/* -----------------  page styles -------------------------------------------------------*/


body { padding:0; margin:0; line-height: 17px; background:#f4f4f4 url('images/bodybg.gif') repeat-y center; 
color: #555;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#631e19; text-decoration: none;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}

/*
h1 { font:11px Verdana, sans-serif; }
*/

h1 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}

h2 { font:12px Verdana, sans-serif; line-height: 17px; margin:0;padding-top:2px; }
/*
h3 { font-size:12px; font-weight:bold; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#183e72; background:none; border-bottom: 1px solid #999; }
*/
h3 { font:14px Verdana, sans-serif; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#183e72; background:none; border-bottom: 1px solid #999; }

ul { margin: 0; padding : 0; list-style : bullet; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}

/* -----------------  top info  -------------------------------------------------------*/

#header { clear:both; width:900px; margin:0; }
#title {float:left; padding: 20px 0px 0px 0px;}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#hrighttop {width: 611px;
margin: 10px 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: right; }
#menu { width: 620px; margin:10px 0 0 0; padding:0; float:right; 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; text-decoration:underline; color:#631e19;} 

/* ----------------- Main content -------------------------------------------------------*/

#content { width:900px; margin:0; }

#homepic { width:900px; height:175px; margin:10px 0 10px 0;background: url('images/homepicblue75.jpg') no-repeat;}
#homepic a {color:#fff;}

.message{ position:absolute;  width:380px; float:left; margin:40px 0px 0px 60px; color:#fff;}
.message_nav{ position:absolute; width:280px; float:left; margin:40px 0px 0px 612px; color:#fff;}
.message_nav_contact{ position:absolute; width:280px; float:left; margin:40px 0px 0px 800px; color:#fff;}
.full {float: left; width: 880px; margin: 0 6px 5px 0; padding:10px;}
.left {float: left;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.right {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.doubleleft {float: left; width: 566px;margin: 0 6px 5px 0; padding:10px;}

#bottomcontenttop{clear:both; width:900px;height:10px;background: url('images/b_contenttop.jpg') no-repeat;
}
#bottomcontent{width:898px; border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;}
#bottomcontentbtm{width:900px;height:10px;background: url('images/b_contentbtm.jpg') no-repeat;
}

/* ----------------- footer info -------------------------------------------------------*/

#footer { clear: both; text-align:left; line-height: 1.8em; color: #444; background: #fff; padding: 4px 0; 
margin:10px 0 0 0;}
#footer a {color: #631e19; background: inherit;}

.clearer {
	clear: both;
	height: 1px;
}




