﻿/* global */
body {
	padding: 0;
	margin: 0;
	background-color: #3F0F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

img {
	border: 0;
}

img.png {
	behavior: url("css/png.htc");
}


.gapStrong td { 
	padding-left:42px;
	font-size:10px;
}

#adFlash {
	position:absolute;
	margin-top:12px;
	margin-left:12px;
}
/*box i frame*/

#top-img-flash {
	width:491px;
	height:120px;
	background:#FFFFFF;
	float:left;
}

#top-img-right {
	width:245px;
	background:#FFFFFF;
	float:left;
}

/*box i frame end*/

p {
	margin:0;
	padding:0;
	font-size: 1.1em;
	text-align:justify;
}
	
#resize p {
	font-size:13px;
	font-weight:bold;
}
/* global */

#listopt ul li {
	list-style-type:none;
	margin:10px 0;
}

#listopt ul li ul {
	margin:10px 0 10px 10px;
}

/*box i frame*/

.googleMI {
	width:209px;
	float:left;
	margin-left:18px;
}

.googleMITop {
	width:209px;
	height:5px;
	display:block;
	float:left;

	background-image:url(../i/box/top.gif);
	background-repeat:no-repeat;
}

.googleMIcenter {
	width:206px;
	float:left;
	padding-left:3px;
	padding-top:2px;
	background-image:url(../i/box/bg.gif);
	background-repeat:repeat-y;
	display:block;
}

.googleMIcenter iframe {
}


.googleMIBoot {
	width:209px;
	height:6px;
	display:block;
	float:left;
	background-image:url(../i/box/bootom.gif);
	background-repeat:no-repeat;
}

/*box i frame end*/

/* navigation */
#navMain {
	background: #3F0f00;
	height:37px;
	margin-left: 0px;
	text-transform:uppercase;
	font-size:11px;
	text-align:center;
}

#navMain ul {
	margin:0;
	padding:0;
	list-style:none;
}
#navMain li {
	float:left;
	background:url("../i/nav_left.gif") no-repeat left top;
	margin: 0 2px 0 0;
	padding:0 0 0 2px;
}
#navMain a {
	display:block;
	background:url("../i/nav_right.gif") #d7d5cc no-repeat right top;
	padding:6px 8px 6px 7px;
	color:#664040;
	text-decoration: none;
}

.lngBtn a {
	height:25px;
	line-height:24px;
}

/*#navMain a:hover {
	color:#ffffff;
}*/
#navMain #navMainOn {
	background-image:url("../i/nav_left_on.gif");
}
#navMain #navMainOn a {
	background-image:url("../i/nav_right_on.gif");
	color:#664040;
}

#navSub {
	height:17px;
	padding-left: 7px;
	color:#B38C66;
}
#navSub #current  {
	font-weight: bold;
}
#navSub ul {
	margin:0;
	padding:0;
	list-style: none;
}
#navSub li {
	float:left;
	padding:5px 0 0 5px;
}
#navSub a {
	color:#B38C66;
	text-decoration: none;
	font-weight: bold;
}
#navSub a:hover {
	text-decoration: underline;
}
#navSub #navSubOn a {
	font-weight: normal;
}
/* navigation */

/* header */
#header {
	background-image:url(../i/bg_ornate.gif);
	background-repeat:no-repeat;
	height: 96px;
}
#header #top_links {
	padding:60px 0 0 0;
	color: #B38C66;
}
#header #top_links a {
	color: #B38C66;
	text-decoration: none;
}
#header #top_links a:hover {
	text-decoration: underline;
}
#header img {
	float: left;
}
#header a {
	color: #d6c0ac;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header ul {
	text-align:right; 
	margin: 0;
	list-style: none;
	padding-top:5px;
	color:#d6c0ac;
}
#header li {
	text-align:right; 
	display: inline; 
	padding: 0 0 0 0;
}	
/* header */

/* layout */
#wrapper {
	/*background-color: #ffffff;*/
	width: 760px;
}

#head_container {
	background-color: #ffffff;
	width: 760px;
}

#banner {
	padding: 12px;
}

#breadcrumb {
	margin: 0 0 0 10px;
	padding: 6px 3px 3px 3px;
	color: #B38C66;
}
#breadcrumb a {
	color: #B38C66;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb .title {
	color: #330000;
}

#content_bg {
	float:left;
	width:760px;
	background-image:url(../i/content_bg.gif);
	background-repeat:repeat-y;
}

#content {
	width: 494px;
	float: left;
	margin: 0 0 0 12px;
}

* html #content {
	width: 490px;
	float: left;
	margin: 0 0 0 6px;
}

#content h2 {
	font-size:14px;
	margin:0 0 10px 0;
}

#columnLeft {
	width: 240px;
	float: left;
	margin: 0 0 12px 0;
}

.columnLeft {
	width: 240px;
	height:170px;
	float: left;
	margin: 0 0 12px 0;
	vertical-align:top;
}

.columnRight {
	width: 240px;
	height:170px;
	float: right;
	margin: 0 0 12px 0;
	vertical-align:top;
}

.columnLeftw {
	width: 240px;
	height:180px;
	float: left;
	margin: 0 0 12px 0;
	vertical-align:top;
}

.columnRightw {
	width: 240px;
	height:180px;
	float: right;
	margin: 0 0 12px 0;
	vertical-align:top;
}


#columnRight {
	width: 240px;
	float: right;
	margin: 0 0 12px 0;
}

#heading {
	margin: 5px 13px 0 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #AB8665;
	/*color: #AB8665;*/
}
#heading a {
	text-decoration: none;
	color: #B38C66;
}
#heading a:hover {
	text-decoration: underline;
}

#albumImage {
	width: 505px;
	height: 500px;
	float: left;
	margin: 0px 0 12px 12px;
}
	
#albumSide {
	width: 210px;
	float: right;
	margin: 10px 0 0 10px;
	color: #996633;
	padding-right:16px;
}

#right_banner_reduce {
	width:207px;
	margin:0 0 0 18px;
	padding-bottom:18px;
	float:left;
}

#right_banner {
	width:207px;
	height:408px;
	margin:0 0 18px 18px;
	padding-bottom:18px;
	float:left;
}
* html #right_banner {
	margin:0 0 18px 8px;
}

#admin {
	width: 494px;
	float: left;
	margin: 0 0 0 12px;
}
/* layout */

/* content */
#admin {
	color: #996633;
	font-size: 1.1em;
}
#admin a {
	color: #996633;
}
#admin h4 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
#admin ul {
	list-style: square;
	font-weight: bold;
	margin: 0.5em 0 1.5em 1.5em;
	padding: 0;
}
#admin li li {
	display: inline;
	font-weight: normal;
}

#content {
	color: #996633;
}
#content p {
	font-size: 1.1em;
	color: #996633;
	line-height: 1.4em;
	padding: 0.5em 0 1em 0;
	margin: 0;
}

#content hr, #admin hr, #albumSide hr {
	border: none;
	background-color: #c4ab94;
	/*color: #c4ab94;*/
	height: 0.1em;
	clear: both;
}
#content a {
	color: #996633;
}
#content h4 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
#content ul {
	list-style: inside;
	margin: 0.5em 0 1.5em 1.5em;
	padding: 0;
	font-size: 1.1em;
}
#content ul ul{
	list-style: inside;
	margin: 0.5em 0 0 1.5em;
	padding: 0;
	font-size: 1em;
}
#content li {
	list-style: square outside;
	line-height: 1.4em;
}

.designer {
	display:none;
}

.pdf{
	background: url("../i/ico_pdf.gif") no-repeat;
	padding: 0 0 0.5em 3em;
	font-size: 1em;
	text-align:left;
}

.top-pdf{
	height:25px;
	background: url("../i/ico_pdf.gif") no-repeat;
	padding-left:25px;
	margin-bottom:10px;
	margin-left:20px;
	font-size: 1em;
	float:left;
}

#top-title {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	float:left;
}

#sidebar {
	width: 244px;
	float: right;
	margin: 0 0 0 10px;
	/*background: #AB8665;*/
	color: #fdfbfb;
	/*border:1px solid #f00;*/
}
#sidebar p {
	padding: 0 1em 0.5em 2.5em;
	font-size: 1.1em;
}
#sidebar hr {
	border: none;
	background-color: #c4ab94;
	/*color: #c4ab94;*/
	height: 0.1em;
	margin: 1em 2em 1em 2.5em; /*// margin: 0 2em -3em 2.5em;*/
	/*line-height: normal;*/
}
#sidebar img {
	margin: 0 0 1em 0; /*// margin: 0 0 -1em 0;*/
}
#sidebar a {
	color: #fdfbfb;
}
#sidebar #downloads .pdf{
	background: url("../i/ico_pdf.gif") no-repeat;
	padding: 0 0 0.5em 3em;
	margin: 0 0 0 2.5em;
	font-size: 1em;
	text-align:left;
}

/*.emailValidateMessage 
{
	height:6px;
	position:relative;
	top:-9px;
	left:30px;}
*/
#seeAlso p {
	font-size: 1em;
}
#seeAlso h4 {
	font-size: 1em;
	margin: 0;
	padding: 0.5em 1em 0.5em 2.5em;
}
#seeAlso img {
	float: left;
	margin: 0 1em 0 0;
}

#relatedLinks p {
	font-size: 1em;
}
#relatedLinks h4 {
	font-size: 1em;
	margin: 0;
	padding: 0.5em 1em 0.5em 2.5em;
}
#relatedLinks ul {
	list-style: inside;
	margin: 0.5em 0 0 4em;
	padding: 0;
}
#relatedLinks li {
	list-style: square outside;
	line-height: 1.4em;
}

#relatedLinks a, #seeAlso a {
	/*color: #ffffff;*/
	font-weight: bold;
	text-decoration:underline;
}
#relatedLinks a:hover, #seeAlso a:hover {
	text-decoration:none;
}

#albumSide img {
	margin: 3px 2px 3px 2px;
	padding: 0;
}
/*#albumSide a {
	color: #996633;
}*/
/* content */


/* footer */		
#footerNav {
	clear: both;
	height: 25px;
	background: #3F0F00;
	color: #B38C66;
}
#footerNav ul {
	  margin: 0 0 0 10px;
	  padding:0;
	  list-style: none;
}
#footerNav li {
	  float:left;
	  padding:5px 0 0 5px;
}
#footerNav li a {
	  color:#B38C66;
	  text-decoration: none;
}
#footerNav a:hover {
	  text-decoration: underline;
}

#footerStrap {
	height: 25px;
	background: #3F0F00;
	color: #6F462F;
	padding: 0 0 0 13px;
	font-size: 1.1em;
}
#footerStrap a {
	color: #6F462F;
	text-decoration: none;
}
#footerStrap a:hover {
	  text-decoration: underline;
}
/* footer */	  


/*---------------- table ----------------*/
.tableStriped {
	border: 0;
	/*color: #3f0f00;*/
	text-align: center;
}
.tableStriped thead {
	background-color: #ab8665;
	color: #ffffff;
}
.tableStriped thead th {
	border-left: dashed 2px #e3dbbf ;
}
.tableStriped tbody th {
	text-align: left;
	font-weight: normal;
}
.tableStriped tbody td {
	border-left: dashed 2px #e3dbbf ;
}

.tableAlternate {
	border: 0;
	/*color: #3f0f00;*/
	text-align: center;
}
.tableAlternate th, .tableAlternate2 th {
	text-align: left;
	font-weight: normal;
}
.tableAlternate td, .tableAlternate2 td {
	text-align: right;
	font-weight: normal;
}

.tableAlternate2 {
	border: 0;
	/*color: #3f0f00;*/
	text-align: center;
	/*background-color: #ffffff;*/
}

.tableTop {
	padding: 10px;
	background: #3f0f00;
}
/*---------------- End table ----------------*/


/*---------------- form ----------------*/
#sidebar textarea {
	font-size: 1.1em;
	font-weight: normal;
	width: 200px;
	border: solid 1px #996633;
	margin: 0 0 0.6em -0.5em;
	padding: 1px;
	color: #330000;
}
#sidebar input.field {
	font-size: 1.1em;
	font-weight: normal;
	width: 200px;
	border: solid 1px #996633;
	margin: 0 0 0.6em -0.5em;
	padding: 1px;
	color: #330000;
}
#sidebar input.check {
	font-size: 1.1em;
	margin: 0.3em 0 0 -0.5em;
	color: #330000;
}
#sidebar input.button {
	margin: 1em 0 0 0;
	cursor: pointer; /*// cursor: hand;*/
}
#sidebar select {
	font-size: 1.1em;
	border: solid 1px #996633;
	margin: 0.2em 0 0 -0.5em;
	padding: 0;
	color: #330000;
}
#sidebar input.datefield {
	font-size: 1.1em;
	font-weight: normal;
	border: solid 1px #664040;
	padding: 1px;
	color: #330000;
}

.fieldtext {
	font-size: 1.1em;
	font-weight: normal;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #996633;
	margin: 0 0 0.6em -0.5em;
	padding: 1px;
	color: #330000;
}
.fieldtext_form {
	font-size: 1.1em;
	font-weight: normal;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #996633;
	margin: 0 0 0 0;
	padding: 1px;
	color: #330000;
}

#contact {
	font-size: 1.1em;
}
#contact textarea {
	font-size: 1.1em;
	font-weight: normal;
	width: 210px;
	height: 80px;
	border: solid 1px #664040;
	padding: 1px;
	color: #330000;
}
#contact input.field {
	font-size: 1.1em;
	font-weight: normal;
	width: 210px;
	border: solid 1px #664040;
	padding: 1px;
	color: #330000;
}
#contact input.check {
	font-size: 1.1em;
	color: #330000;
}
#contact input.button {
	margin: 1em 0 0 0;
	cursor: pointer;
}
#contact select {
	font-size: 1.1em;
	border: solid 1px #664040;
	padding: 0;
	color: #330000;
}

.submit {
	width:64px;
	height:29px;
	border:#fff 0px solid;
	background-image:url(../i/buttons/br_submit.gif);
	cursor:pointer;
}

#sidebar #contact_info {
	width:230px;
	padding:0 0 0 15px;
}
#sidebar #contact_info a {
	/*color: #ffffff;*/
	text-decoration:underline;
}
#sidebar #contact_info a:hover {
	text-decoration:none;
}

#contactbutton a {
	display:block;
	background-image:url("../i/buttons/send.jpg");
	width:207px;
	height:47px;
	/*margin:0 0 10px 3px;*/
	margin:0 0 20px 3px;
}

#bookbutton a {
	display:block;
	background-image:url("../i/buttons/book.jpg");
	width:207px;
	height:47px;
	/*margin:0 0 20px 3px;*/
	margin:0 0 10px 3px;
}

#contactbutton a:hover, #bookbutton a:hover {
	background-position:bottom;
}

#contactbutton span, #bookbutton span {
	display:none;
}

.comments {
	font-size: 1.1em;
}
.comments textarea {
	font-size: 1.1em;
	font-weight: normal;
	width: 210px;
	height: 80px;
	border: solid 1px #664040;
	padding: 1px;
	color: #330000;
}
.comments input.field {
	font-size: 1.1em;
	font-weight: normal;
	width: 210px;
	border: solid 1px #664040;
	padding: 1px;
	color: #330000;
}
.comments input.check {
	font-size: 1.1em;
	color: #330000;
}
.comments input.radio {
	font-size: 1.1em;
	color: #330000;
}
.comments input.button {
	margin: 1em 0 0 0;
	cursor: pointer; /*// cursor: hand;*/
}
.comments select {
	font-size: 1.1em;
	border: solid 1px #664040;
	padding: 0;
	color: #330000;
}

#albumSide select {
	font-size: 1.1em;
	width: 210px;
	border: solid 1px #996633;
	padding: 0;
	margin: 2px 0 3px 0;
	color: #330000;
}
	
#admin textarea {
	font-family: Verdana;
	font-size: 1.0em;
	width: 270px;
	height: 80px;
	border: solid 1px #664040;
	padding: 1px;
	color: #330000;
}
#admin input.field {
	font-family: Verdana;
	font-size: 1.0em;
	width: 270px;
	border: solid 1px #664040;
	padding: 1px;
	color: #330000;
}
#admin input.file {
	font-size: 1.0em;
}
#admin input.check {
	font-size: 1.1em;
	color: #330000;
}
#admin input.button {
	margin: 1em 0 0 0;
	cursor: pointer; /*// cursor: hand;*/
}
#admin select {
	font-size: 1.1em;
	border: solid 1px #664040;
	padding: 0;
	color: #330000;
}
/*---------------- End form ----------------*/

#testimonialsAd {
	position:absolute;	
	margin-left:6px;
	margin-top:5px;
}


.bgTab {
	background-color:#ebe2da;
}

.exquisite	 {
	/*height: 25px;
	background-color: #3F0F00;
	color: #6F462F;
	padding: 0 0 0 13px;
	font-size: 1.1em;*/
	display:none;
}

.hellologo 
{
   position:absolute;  
   margin-left:435px; 
   margin-top:-5px;
}