@CHARSET "UTF-8";
@IMPORT url("site-logic.css");
@IMPORT url("slider.css");
@IMPORT url("message.css");
@IMPORT url("pager.css");

body { 
	background: url('../images/bg.jpg') repeat-x 0px 0px;
	color: #464646;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

.maincontent { 
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}

.top { 
	float: left;
	width: 100%;
	height: 85px;
	margin-top: 0px;
	padding-top: 0px;
}

.logo {
	float: left;
}

.motto { 
	float: right;
	width: 370px;
	height: 50px;
	background: url('../images/motto.jpg') no-repeat top;
}

.top_menu {
	width: 900px;
	text-align: center;
	float: left;
	height: 50px;	
	margin-top: 0px;
	padding-top: 0px;
}

.top_menu ul { 
	list-style-type: none;
	font-size: 18px;
	float: left;
	width: 900px;
	height: 50px;
	margin: 0;
	padding: 0;
}

.top_menu ul li { 
	display: inline;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}
.top_menu ul li a { 
	color: #FFFFFF;
	text-decoration: none;
	height: 50px;
	width: 150px;
	float: left;
	line-height: 56px;
}

.top_menu ul li a:hover {
	background: url('../images/bg_menu.jpg') no-repeat 0px 1px;
	color: #FF6600;
}

.head {
	width: 100%;
	height: 363px;
	float: left;
	margin: 0;
	padding: 0;
}

.images_house { 
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	background: url('../images/bg_image.jpg') no-repeat 0px 0px;
	width: 470px;
	height: 320px;	
	padding-top: 5px;
	padding-left: 5px;	
}

.information { 
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	background: url('../images/bg_information.jpg') no-repeat 0px 0px;
	width: 386px;
	height: 320px;	
	padding: 5px 5px 5px 5px;
}

.content { 
	float: left;
	padding-top: 10px;
	margin-top: 10px;
	width: 100%;	
}

.left_side {
	width: 590px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

.right_side {
	float: right;
	width: 290px;
}

.widecontent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

h1 { 
	color: #006600;
	font-size: 20px;
	width: 90%;	
}

.short_describe {
	width: 90%;
	font-style: italic;
	text-align: justify;
	line-height: 18px;
	text-decoration: underline;	
}

.long_describe { 
	text-align: justify;
	line-height: 18px;	
	width: 90%;
}

.important_info { 
	list-style-type: square;
	display: block;
	color: #FF6600;
	font-weight: bold;
	text-align: left;
}

.read_more { 
	text-align: right;
	width: 90%;	
}

.read_more a { 
	color: #CC0000;
	text-decoration: underline;	
}

.read_more a:hover { 
	text-decoration: none;
	color: #FF6600;
}

h2 { 
	color: #464646;
	font-size: 16px;	
}

.right_side a { 
	color: #979797;
	text-decoration: none;	
}

.right_side a:hover { 
	color: #000000;
	text-decoration: underline;	
}

.foot {
	width: 100%;
	height: 88px;
	background: url('../images/bg_foot.jpg') repeat-x 0px 0px;
	padding-top: 15px;
	margin-top: 15px;
	clear: both;
	float: left;
}

.foot_content { 
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.foot_menu { 
	float: left;
	width: 100%;
	height: 18px;
	font-size: 14px;
	color: #000000;
	text-align: left;	
}

.foot_menu ul { 
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;	
}

.foot_menu ul li { 
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.foot_menu ul li a { 
	color: #B7B7B7;
	text-align: center;
	text-decoration: none;	
}

.foot_menu ul li a:hover { 
	color: #161616;
	text-decoration: underline;	
}

.foot_information {
	float: left;
	width: 100%;
	height: 18px;
	font-size: 14px;
	color: #000000;
	text-align: left;	
}

.foot_information p {
	padding-left: 5px;
	margin-left: 5px;
}

.foot_information a { 
	color: #000000;
	text-decoration: none;	
}

.foot_information a:hover { 
	color: #FF6600;
	text-decoration: underline;	
}

.flashcontent {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 460px;
	height: 310px;
}

.info_tab { 
	margin-top: 0px;
	margin-left: 0px;
	width: 374px;
	height: 310px;
	text-align: center;
	float: left;
}

.box { 
	color: #D7D7D7;	
	height: 100px;
	width: 180px;
	float: left;
	margin: 2px 1px 2px 1px;
	padding: 0;
}

.title_box { 
	padding-bottom: 8px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.title_box:hover { 
	color: #C5C5C5;
	text-decoration: underline;
}

.zend_form {
	font-size: 12px;
	float: left;
	width: 480px;
}

.zend_form p {
	float: right;
	clear: left;
	font-size: 10px;
	padding-right: 15px;
}

.zend_form dt { 
	float: left;
	text-align: right;
	padding-right: 10px;
	clear: both;
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	line-height: 18px;
	width: 45%;
}

.zend_form dd { 
	float: right;
	text-align: left;
	clear: right;
	margin: 1;
	padding: 1;
	width:50%
}

.zend_form input { 
	min-height: 20px;
	font-size: 12px;
	color: #CC0000;
}

.errors {
	float: left;
	clear: left;
	font-size: 10px;
	padding-right: 15px;
	color: #990000;
}

.up_menu {
	float: right;
	width: 400px;
	height: 12px;
	margin-top: 0px;
}

.up_menu ul { 
	list-style-type: none;
	font-size: 12px;
	text-align: right;
}

.up_menu ul li { 
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

.up_menu ul li a { 
	color: #FFFFFF;
	text-decoration: none;
}

.up_menu ul li a:hover { 
	color: #F60;
}

.breadcrumbs { 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #000000;
	font-size: 10px;
}

.breadcrumbs a { 
	color: #000000;
	font-size: 10px;
	text-decoration: none;	
}

.breadcrumbs a:hover { 
	color: #990000;
	text-decoration: underline;
}

.news_list {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
}

.news_list img {
	 border: 0;
	 margin-right: 15px;
}

.news_list h1 { 
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
	text-align: left;	
}

.news_link { 
	color: #000000;
	font-size: 16px;
	text-decoration: none;	
}

.news_link:hover { 
	text-decoration: underline;
	color: #990000;
}

.gallery_box {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.std_gallery {
	width: 90%;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.sitemap_box {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.sitemap_box ul { 
	list-style-type: none;
	margin-left: 0px;	
	text-align: left;
}

.sitemap_box ul li { 
	display: block;
	font-weight: bold;
	font-size: 14px;
	background: url('../images/arrow.png') no-repeat 0px 4px;
}

.sitemap_box ul li a { 
	color: #000000;
	text-decoration: none;
	padding-left: 14px;
}

.sitemap_box ul li a:hover { 
	color: #990000;
}

.sitemap_box ul li ul li {
	font-size: 12px;
	font-weight: 500;
	padding-left: 12px;
	background: none;
}


.contact {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.contact_info {
	float: left;
	width: 400px;
	text-align: left;
}

.contact_form {
	float: right;
	width: 480px;
}

input {
	width: 200px;
}


.std_gallery {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.std_gallery img {
	margin: 3;
	padding: 3;
	border: 0px;
}

.welcom p { 
	text-align: justify;
	
}
