* { margin:0; padding:0; border: none; }

body {padding:0; margin:0; color:#000000; background: url("/images/bg.jpg") repeat-x  55% 0 #E3D9CE; font-family:Tahoma; font-size:11px;}

h1, h2		{ color:#8D381D; font-size:13px; line-height:13px; margin-bottom: 10px;}
h3 		{ color:#8D381D; font-size:12px; line-height:13px; margin-bottom: 10px;}
h4		{ font-weight: bold; }

#page { width:760px; margin: 21px auto 0; }

br{font-size:10px}

#flashMenu { float: left;}
#flashHeader {float: left;}


.header{color:#262626; font-size:11px; line-height:13px} 
.header b{color:#8D381D; font-size:12px; line-height:13px} 
a{color:#8D381D; text-decoration:underline} 
a:hover{text-decoration:none} 
ul 			{ list-style: none;}
ul li		{ margin-bottom: 10px; text-align: justify}
span.brown 	{ color: #8D381D }
.listing 	{ color: #8D381D; margin-right: 10px;}	

.content {color:#7E7E7E; font-size:11px; line-height:13px}*/ 
.content b{color:#8D381D; font-size:12px;}
.content b a{color:#7E7E7E; font-size:10px; text-decoration:none; font-weight:normal} 
.content b a:hover{text-decoration:underline}  
.content a{color:#8D381D; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.content .block a{color:#7E7E7E; text-decoration:underline}
.content .block a:hover{text-decoration:none} 

.footer			{color:#262626; font-size:11px; line-height:13px} 
.footer a		{color:#8D381D; font-size:11px; text-decoration:underline} 
.footer a:hover {text-decoration:none} 

.listCenter		li { margin-left: 20px }
.title			{ font-weight: bold; margin:10px}

input,textarea{
   font-family:Tahoma;
   color:#7E7E7E; 
   font-size:11px;
   padding:2px;
   border: 1px solid #8D381D;
   background-color: #F4F4F4;
   
} 
 
label	{display: block;}
textarea	{ height: 100px; width: 180px;}
 .clear 	{ clear: both; margin: 0;}

#headerShort		{ height: 84px; background-color: #f5f1ed; padding: 10px 20px 10px 340px; margin: 283px 28px 0 34px ;} 
 #headerShort p		{ text-align: justify; }
 #mainC				{ background-color: #FFFFFF; margin-left:34px;margin-right:28px; padding-bottom: 20px;}
 #leftSide			{ float: left; width: 232px;}
 #rightSide			{ float: right; width: 232px;}
 #leftContent		{ margin: 31px 15px 0 ;}
 #leftSide p		{ margin-bottom: 10px;}
 
 #content			{ float: left; width: 424px;  margin: 21px 0 25px 0; padding: 0 20px;}
 .lineL				{ border-left:1px solid #DEDEDE; }
 .lineR 			{ border-right:1px solid #DEDEDE; }
 #content p			{ text-align: justify; margin-bottom: 20px; text-indent: 20px;;}
 #top				{ margin: 10px 0; padding-top: 20px; border-top: 2px solid #8c8c8c; }
 #top img			{ float: left; margin: 0 10px 5px 0;}
 #top img.right		{ float: right; margin: 0 0 5px 10px;}
 #footer			{ margin: 20px 28px 0 34px ; background-color: #FFFFFF; padding: 20px }
 #footer #phone		{ float: right; }
 #footer #footerMenu{ margin-bottom: 10px; text-align: right; }
 /*#footer #footerMenu a{ margin: 0 5px ;}*/
 
 .more				{ background: url('/images/1_z1.gif') no-repeat 0 50%; padding-left: 15px; text-decoration: none; display: block;}
 .contactUs			{ text-decoration: none; display: block; text-indent: 0;}
 .name				{ color: #8D381D; font-weight: bold;}
 td.name			{ color: #8D381D; text-align: right; padding-right: 10px;}
 td 				{ padding-bottom: 5px; }
 

 /*#gallery img		{ vertical-align: middle; border: 1px solid #8D381D;}*/
 
 #photos			{ border-collapse: collapse; }
 #photos td			{ border-collapse: collapse; vertical-align: middle; text-align: center;}
 #photos img 		{ float: none; border: 1px solid #8D381D;}
 
 #submitLink		{ cursor: pointer; }
 div.errorSummary
{
	border: 2px solid #C00;
	padding: 3px;
	margin: 10px 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
}
div.errorSummary p
{
	margin: 5px;
	padding: 0;
	font-weight: bold;
}

div.errorSummary ul
{
	margin: 0;
	padding: 0;
}

div.errorSummary ul li
{
	list-style: none;
	margin-bottom: 3px;
}

label.error,
span.error
{
	color: #C00;
}

input.error,
textarea.error,
select.error
{
	background: #FEE;
	border-color: #C00;

}
