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

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

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

a { color:#631e19; text-decoration: underline;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
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; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header { clear:both; width:900px; height:170px; position:relative; 
margin:0; }
#title {float:left; width:240px; padding: 0px 0 0px 0px;}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {float:right; width:540px; height: 60px; margin:15px 0 0 0;}
#hrighttop {width: 200px;margin: 0 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: left;}
#hrighttop form {float:left; display:block; height:20px;}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#message {display:block; background:#711a22; color:#fff; font-size:14px; font-weight:bold; padding:5px; padding-left:10px; }
#menu {
	display:block;
	width: 160px;
	position:absolute;
	top:170px;
	padding:10px;
	padding-left:5px;
	text-align:left;
	background:#711a22;
	height:266px;
}
#menu li { display:inline; }
#menu li a {  	margin:0px 0px 4px 5px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	height:18px;
	background:#4e1319;
	padding-left:10px;
	padding-top:2px;
	border-bottom:1px dotted #4e1319;}
#menu li a:hover { background: #9f2834;color:#78e8a8;} 

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

#homepic {width:900px; height:250px; margin:0px 0 20px 0; z-index:10;}
#homepic a {color:#fff;}
#homepic  object{ z-index:0;}
.message{ position:absolute;  width:360px; float:left; margin:70px 0px 0px 165px; color:#fff;}
#bottomcontenttop{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;}
.left {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.two {float: right;width: 560px;margin: 0 6px 5px 0; padding:10px;}
.three{float: right;width: 860px;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; z-index:100;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;z-index:100;}
.thumbs a { text-decoration:none;z-index:100;}
.three .thumbs img{position:relative;padding:1px;margin:3px 0px 0px 3px;border:2px solid #631e19;background:none;z-index:100;}
.three .thumbs img:hover{border:2px solid #c5c5c5; background:none;z-index:100;}
.three .thumbs a { text-decoration:none;z-index:100;}
.clear { clear:both; }
.left input, textarea {display:block; width:180px;margin-bottom:5px; float:left;}
.left label{display:block; width:50px;margin-right:20px;margin-left:0px; float:left;}
.left input[type=submit] { display:block; width:100px; float:right; margin-right:15px; }
.left textarea { height:100px; }
.plans img{padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none; z-index:100;}
.plans img:hover{border:2px solid #c5c5c5; background:none;z-index:100;}
a.plans { display:block; width:210px; text-decoration:none;z-index:100; float:left;margin-right:10px;}
#menu li a span{
	color:#636363;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

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

#footer { clear: both; text-align:center; line-height: 1.8em; color: #444; background: #fff; padding: 4px 0; 
margin:10px 0 0 0;}
#footer a {color: #631e19; background: inherit;}

