body { background-color:#fff;	color:#000;	font-size:.7em;	margin:0;	padding:0;	}
body, th, td, input, textarea, select, option {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
h1, h2, h3 {color:#b5361a;font-weight:normal;padding:0px 0px 8px 0px;margin:0px;}
h1 {font-size:2.2em;letter-spacing:-2px;}
h2 {font-size:1.7em;letter-spacing:-1px;}
h3 {font-size:1.2em;letter-spacing:-1px;color:#1eaf4b;font-weight:bold;}
p{line-height:140%;margin:10px 0;}
blockquote {padding-left:1em;}
blockquote p, blockquote ul, blockquote ol {font-style:italic;line-height:normal;}

a {color:#0066FF;}
a:hover {color:#E6B715;	text-decoration:none;}

.indent{padding-left:14px;}
.padding{padding:10px 10px 0px 10px;}
.clear{clear:both; overflow:hidden; font-size:0; height:0;}
.bold{ font-weight:bold;}
.centre{ text-align:center;}
.underline{ text-decoration:underline;}
.align-left{ text-align:left;}
.align-right{ text-align:right;}
.title {border-bottom:2px solid #B7D24D; margin:0pt; padding-bottom:4px;}

#wrapper {width:900px; margin:0px auto;}
#head{float:left;height:210px;  width:900px;}
#head_l{float:left;height:210px;  width:590px;}
#logo{float:left;height:157px;  width:590px; background: transparent url(images/logo.jpg) no-repeat;}
#msg{ float:left;height:53px;  width:590px; background: transparent url(images/msg.jpg) no-repeat;}
#photos{ float:left;height:210px;  width:310px; background: transparent url(images/photos.jpg) no-repeat;}

#main{float:left;background: transparent url(images/mid.jpg) repeat-y; }
#prop{width:1px;height:360px;float:left;}/* min height*/
#main_l{float:left;  width:181px;}
#main_m{float:left;  width:490px;}
#main_r{float:left;  width:228px;background: transparent url(images/menu.jpg) no-repeat; }


#menu{font-size:16px;height:336px;}
#menu ul{margin: 0; padding: 0;list-style-type: none;}
#menu li{margin: 0; padding: 0px 0px 18px 34px;}
#menu a { margin: 0; padding: 0;color: #fff; font-weight:bold; text-decoration: none;}
#menu a:hover {color: #fba109;}


#footer {float:left;width:900px; text-align:center; clear:both; color:#FFFFFF; background:transparent url(images/foot.jpg) no-repeat scroll center top;}
#footer a{color:#FFFFFF; text-decoration:none;}


.menu_title {
	padding-top:8px;
	font-size: 12px;
	font-weight: bold;
	color: #b5361a;
}
.menu_text {font-size: 12px;}
.botline{
padding-bottom:6px;
border-bottom:1px solid #fba109;
}