/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	font: 11px Verdana;
	line-height: 1.8em;
	background:url(../img/bg.gif) center repeat-y;
	color: #555;
	text-align: left;
}
#wrapper {
	margin:2px auto;
	width:965px;
	padding:0;
	background:#fff;
	text-align: left;
	top: auto;
}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#631e19; text-decoration: underline;background:none; }
a:hover {
	color:#894e4e;
	background:none;
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	margin:0;
	padding-top:2px;
	text-align: justify;
	color: #444;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: lighter;
	font-variant: normal;
}
h2 {
	font-weight:bold;
	font-size:12px;
	padding:0px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#444;
	background:none;
	border-bottom: 2px dotted #444;
	text-align: left;
}
ul {
	margin: 0;
	padding : 0;
	list-style : none;
	text-align: left;
}
img {
	border: 0;
	text-align: center;
}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header { clear:both; width:965px; height:31px; background: url(../images/header.jpg) no-repeat; 
margin:0; }
#title {float:left; width:240px; padding: 20px 0 10px 60px;}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {float:right; width:540px; height: 30px; margin:125px 0 0 0;}

#menu { width: 540px; float:right; margin:2px 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:#631e19;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {width:965px; height:161px; margin:5px 0 10px 0;background: url(../images/homepic.png) no-repeat;}
#homepic a {color:#fff;}
.message{
	position:absolute;
	width:465px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#fff;
	left: 426px;
	top: 117px;
	height: 27px;
}
#bottomcontenttop{width:680px;height:10px;background: url(../images/b_contenttop.jpg) no-repeat;}
#bottomcontent{width:678px; height:120px;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;}
#bottomcontentbtm{width:680px;height:10px;background: url(../images/b_contentbtm.jpg) no-repeat;}
.left {
	float: left;
	width: 660px;
	margin: 0 6px 5px 0;
	padding:10px;
	text-align: left;
}
.right {float: right;width: 280px;margin: 0 6px 5px 0; padding:5px;}


#maincontent { clear: both; text-align:center; line-height: 1.8em; color: #444; background: #fff; padding: 4px 0; 
margin:10px 0 0 0;}
#maincontent a {color: #631e19; background: inherit;}
/* ----------------- Bottom content -------------------------------------------------------*/

#footer { clear: both; text-align:center; line-height: 1.8em; color: #444; background: #efefef; padding: 4px 0; 
margin:10px 0 0 0;}
#footer a {color: #631e19; background: inherit;}




	
	.imgRight
{ border:0; margin: 0px 0px 0px 10px; float:right;}

	.imgLEft
{ border:0; margin: 0px 0px 0px 10px; float:left;}

.menufont 
{ font: 11px Verdana ; line-height: 1.8em; color: #FFF; }

.menuboxfont 
{ font: 11px Verdana ; line-height: 1.8em; color: #000; }

.featuredimg { width:262px; height:215px;  background: url(../img/bgf.png); }
