/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	line-height: 17px;
	background:#555 url(../images/bodybg.gif) center repeat-y;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
#wrapper { margin:2px auto; width:800px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a {
	color:#036;
	text-decoration: underline;
	background:none;
}
a:hover {
	color:#069;
	background:none;
	text-decoration:underline;
}
p { margin:0;padding-top:2px;}
h2 {
	font-weight:bold;
	font-size:12px;
	padding:0px 0 4px 5px;
	margin: 0 0 2px 0;
	color:#444;
	background:none;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #444;
}
ul { margin: 0; padding : 0; list-style : none; }
img {
	border: 0;
	padding-right: 15px;
}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:800px;
	height:80px;
	background: url(../images/header.jpg) no-repeat;
	margin:0;
}
#title {
	float:left;
	width:200px;
	padding: 5px 0 5px 75px;
}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {float:right; width:800px; height: 50px; margin:15px 0 0 0;}
#hrighttop {width: 200px;margin: 0 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: right;}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu {
	width: 450px;
	float:right;
	margin:10px 0 0 0;
	padding:0;
	text-align:right;
}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover {
	background: none;
	color:#069;
	text-decoration: underline;
} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {
	width:800px;
	height:200px;
	background: url(../images/homepic1.jpg) no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#homepic1 {
	width:800px;
	height:90px;
	background: url(../images/homepic3.jpg) no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#homepic a {color:#fff;}
#homepic:hover {
	background-repeat: no-repeat;
}
img.pic_border{
	float:left;
	padding: 0px;
	border:2px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: none;
}
.content{
	text-align:justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.title_small{
font-size:12px;
font-weight:bold;
color: #000000;
}
.right_box{
margin:20px 10px 10px 0;
}

.message{
	position:absolute;
	width:360px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#fff;
	left: 247px;
	top: 44px;
}
#bottomcontenttop{width:800px;height:10px;background: url(../images/b_contenttop.jpg) no-repeat;}
#bottomcontent{
	width:800px;
	height:auto;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
}
#bottomcontentbtm{width:800px;height:10px;background: url(../images/b_contentbtm.jpg) no-repeat;}
.left {
	float: left;
	width: 450px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.right {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.thumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:center;
	line-height: 1.8em;
	color: #444;
	background-color: #CCC;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#footer a {
	color: #036;
	background: inherit;
}
