/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EEE2C3 url(/images/template/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

table.form th {
  white-space: nowrap;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	color: #614C31;
}

h1 span, h2 span {
	padding: 0px 40px 0px 0px;
	background: url(/images/template/homepage03.gif) no-repeat right center;
}

h1 {
	margin-bottom: 4px;
	font-size: 14px;
}

h2 {
	margin-bottom: 4px;
	font-size: 12px;
}

h3 {
	/*margin-bottom: 5px;*/
	font-size: 11px;
	/*color: #9C5234;*/
  color: #81461e;
}

/** TEXTS */

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #9C8C67;*/
  color: #8b7d5b;
}

div.back_link {
  margin-bottom: 7px;
}

input[type='text'], input[type='password'], textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C8C67;
  background-color: #f8f1de;
  border: 1px solid #e4c782; 
/*  border-left: 1px solid #b38a27; 
  border-bottom: 1px solid #e4c782; 
  border-right: 1px solid #e4c782;*/ 
}

form input[type='submit'] {
  border-top: 1px solid #e4c782; 
  border-left: 1px solid #e4c782; 
  border-bottom: 1px solid #b38a27; 
  border-right: 1px solid #b38a27; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C8C67;
  background-color: #f8f1de;
}

div.error {
  border: 1px solid #D00;
  padding: 8px;
  margin-bottom: 10px;
  background-color: #f4d7b8;
  font-size: 1.1em;
  text-align: justify;
}

div.error div {
  padding: 2px 0px 0px 25px;
}

table.services td {
  padding-bottom: 20px;
  margin: 5px;
}

table.services img {
  border: 0px;
}

table.gallery_list td {
  /*padding: 10px 10px 0px 10px;*/
  font-size: 1.3em;
  /*background-color: #fefcf0;*/
}

table.gallery_list td div {
  /*padding: 10px;*/
}

table.gallery_list img {
  border: 0px;
  /*width: 160px;*/
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	height: 17px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 10px;
	background: url(/images/template/homepage11.jpg) no-repeat left top;
}

.list1 li a {
	text-decoration: none;
	font-size: 10px;
}

.list1 li a:hover {
	text-decoration: underline;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	display: block;
	height: 13px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 0px;
}

.list2 li a {
	text-decoration: underline;
}

.list2 li a:hover {
	text-decoration: none;
}

/** LINKS */

a {
	color: #994D2E;
}

a:hover {
	text-decoration: none;
}

.more {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 68px;
	background: url(/images/template/homepage09.gif) no-repeat left center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 7px;
}

.more a {
	padding-right: 15px;
	background: url(/images/template/homepage10.gif) no-repeat right center;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

/*img { border: none; }*/

img.left {
	float: left;
	margin: -5px 5px 0px -5px;
}

img.right {
	float: right;
	margin: -5px -5px 0px 5px;
}

hr { display: none; }

.hr1 {
	height: 31px;
	background: url(/images/template/homepage04.gif) repeat-x left center;
}

.hr2 {
	height: 5px;
	background: url(/images/template/homepage04.gif) repeat-x left center;
}

.hr3 {
	height: 15px;
	background: url(/images/template/homepage04.gif) repeat-x left center;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(/images/template/bg02.jpg) repeat-x left top;
}

html>body #wrapper {
	height: auto;
}

/** HEADER */

#header {
	width: 748px;
	height: 200px;
}

/** LOGO */

#logo {
	width: 272px;
	height: 200px;
}

#logo h1, #logo p {
}

/** MENU */

#menu {
	width: 476px;
	height: 200px;
	background: url(/images/template/homepage02.jpg) no-repeat left top;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 748px;
	background: url(/images/template/subpage2_01.jpg) repeat-y left top;
}

#page-bg {
	background: url(/images/template/subpage2_02.jpg) no-repeat left top;
}

/** SIDEBAR > BOXED */

.boxed {
	background: url(/images/template/homepage16.jpg) repeat-y left top;
}

.boxed-top {
	background: url(/images/template/homepage15.jpg) no-repeat left top;
}

.boxed-bottom {
	padding: 29px 10px 10px 16px;
	background: url(/images/template/homepage17.jpg) no-repeat left bottom;
}

.boxed h2, .boxed-first h2 {
	margin-bottom: 5px;
	font-size: 10px;
}

.boxed .more, .boxed-first .more {
	padding: 0px;
	background: none;
}

.boxed-first {
	background: url(/images/template/homepage13.jpg) repeat-y left top;
}

.boxed-top-first {
	background: url(/images/template/homepage12.jpg) no-repeat left top;
}

.boxed-bottom-first {
	padding: 29px 10px 20px 16px;
	background: url(/images/template/homepage14.jpg) no-repeat left bottom;
}

.boxed-second {
	background: url(/images/template/subpage1_06.jpg) repeat-y left top;
}

.boxed-top-second {
	background: url(/images/template/subpage1_05.jpg) no-repeat left top;
}

.boxed-bottom-second {
	padding: 29px 10px 20px 16px;
	background: url(/images/template/subpage1_07.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer {
	width: 748px;
	height: 80px;
	background: url(/images/template/subpage2_03.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
	color: #9A8661;
}

.highslide-gallery {}

.highslide-gallery img {
  vertical-align: middle;
}

.highslide-gallery img.gallery {
  vertical-align: middle;
  margin: 10px;
}

.highslide-gallery div.img_container {
  padding: 10px;
  margin: 10px;
  float: left; 
  width: auto;
}

table.print_pricing {
  width: 130px;
  border-collapse: collapse;
  border: 1px solid #614C31;
  margin-left: 40px;
}

table.print_pricing th {
  width: 60%;
  text-align: left;
  border-bottom: 1px solid #614C31;
  padding: 2px 2px 2px 4px;
}

table.print_pricing td {
  width: 40%;
  text-align: right;
  border-bottom: 1px solid #614C31;
  padding: 2px 4px 2px 2px;
}

div.pricing_special {
  margin: 10px 12px 10px 12px;
  color: #f33;
  text-align: center;
  padding: 5px;
  border: 1px solid #f33;
  font-size: 1.2em;
}

div.pricing_special h1 {
  font-size: 1.2em;
  font-weight: bold;
  color: #f33;
}

div.pricing_special span {
  font-size: 0.8em;
}

table.proofing {
  width: 100%;
}

table.proofing td {
  width: 50%;
  text-align: center;
  vertical-align: middle;
}

table.hours {
  margin: 0px 0px 9px 20px;
  border-collapse: collapse;
  vertical-align: top;
}

table.hours th {
  text-align: right;
  vertical-align: top;
}

table.hours td {
  padding-left: 10px;
  vertical-align: top;
}


/* Calendar *******************************************************************/
table.month {
  width: 294px;
  margin: 20px auto 0px auto;
  border-collapse: collapse;
}

table.month th.title {
  font-size: 1.2em;
}

table.month th {
  border: 1px solid #614C31;
  color: #d5c191;
  background-color: #413519;
}

table.month td {
  text-align: right;
  border: 1px solid #614C31;
  height: 30px;
  width: 42px;
  vertical-align: top;
  color: #604e24;
}

table.month img {
  margin: 4px 0px 4px 4px;
}

table.month .nonday {
  background-color: #645742;
}

table.month .weekday {
  background-color: #f4e9d8;
}

table.month .weekend {
  background-color: #e6cca4;
}

table.month .today {
  background-color: #f4ad5a;
  font-weight: bold;
}

table.month .today div {
  font-weight: bold;
}

div.keywords {
  display: none;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

table.product_pricing {
  border-collapse: collapse;
  border: 1px solid #614C31;
}

table.product_pricing th.header {
  font-size: 1.3em;
}

table.product_pricing th {
  text-align: left;
  border-bottom: 1px solid #614C31;
  padding: 2px 2px 2px 4px;
  vertical-align: bottom;
}

table.product_pricing th sup {
  font-size: 0.7em;
}

table.product_pricing td {
  text-align: right;
  border-bottom: 1px solid #614C31;
  padding: 2px 4px 2px 2px;
}

.subnote {
  padding-left: 20px;
}

#news_container {
  height: 85px;
}

div.news_header {
  margin-bottom: 15px;
}

div.news_body {}

div.pricing {
	font-size: 11px;
	color: #9C5234;
  margin: 0px 0px 20px 15px;
}

div.pricing span {
  font-weight: bold;
}

.pager {
  text-align: center;
  font-size: 1.1em;
  padding: 5px;
}

.pager span.title {
  font-weight: bold;
}

/* Video */

#video_container {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  position: absolute;
  border: 0px;
  background-image:url('/images/background_trans.png');
  background-repeat:repeat;
  z-index: 25;
}

#video_table {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 24;
  border: 0px;
}

#video_player {
  border: 1px solid #F00;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  height: 100%;
  width: 100%;
}

div.wedding_sup {
  display: inline-block;
  position: relative;
  font-size: 0.9em;
  top: -4px;
}

div.closed {
  border: 1px solid #443113;
  padding: 12px;
  margin-bottom: 10px;
  text-align: justify;
}

div.closed div {
  font-weight: bold;
  color: #Cb7d5b;
  font-size: 1.2em;
  margin-bottom: 3px;
  border-bottom: 1px solid #816848;
}

