/*----------- collingarythomasgrasley (modetwentythree.com) collingrasley@gmail.com --- public domain template, because sharing is good ------- no link back required, but it would be real swell :) --------------------*/

/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	font:11px Verdana, sans-serif;
	line-height: 17px;
	color: #555;
	background-color: #FFFFFF;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#631e19; text-decoration: none;background:none; }
a:hover { color:#FF0000; background:none; text-decoration:none; }
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:80px; 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: 60px; 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: 540px; float:right; margin:2px 0 0 0; padding:0; text-align:right;}
#menu li { display:inline; }
#menu li a {  color:#000000; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#FF0000;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {width:900px; height:250px; margin:5px 0 10px 0;background: url(../images/homepic.jpg) no-repeat;}
#homepic a {color:#fff;}
#homepic:hover {background: url(../images/homepichover.jpg) no-repeat;}
.message{
	position:absolute;
	width:360px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#fff;
	height: 77px;
	left: 3px;
	top: 30px;
}
#homepica {width:900px; height:250px; margin:5px 0 10px 0;background: url(../images/bg4.jpg) no-repeat;}
#homepica a {color:#fff;}
#homepica:hover {background: url(../images/bg5.jpg) no-repeat;}
.message{
	position:absolute;
	width:360px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#fff;
	height: 77px;
	left: 3px;
	top: 30px;
}
#homepicb {width:900px; height:250px; margin:5px 0 10px 0;background: url(../images/bg6.jpg) no-repeat;}
#homepicb a {color:#fff;}
#homepicb:hover {background: url(../images/bg8.jpg) no-repeat;}
.message{
	position:absolute;
	width:360px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#fff;
	height: 77px;
	left: 3px;
	top: 30px;
}
#homepicc {width:900px; height:250px; margin:5px 0 10px 0;background: url(../images/bg9.jpg) no-repeat;}
#homepicc a {color:#fff;}
#homepicc:hover {background: url(../images/bg7.jpg) no-repeat;}
.message{
	position:absolute;
	width:303px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#fff;
	height: 77px;
	left: 131px;
	top: 37px;
}
#bottomcontenttop{width:900px;height:10px;background: url(../images/b_contenttop.jpg) no-repeat;}
#bottomcontent{width:898px; height:auto;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;}
#bottomcontentab{width:898px; height:auto;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:5px;background: url(../images/bggrayred.png) repeat;}
.leftab {
	float: none;
	width: 880px;
	padding:5px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6;
	background-position: center center;
}
.middle {
	float: right;
	width: 300px;
	padding:13px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 5;
	background: url(../images/bggrayred.png) repeat;
}
.right {float: right;width: 240px;margin: 0 6px 5px 0; padding:15px;background: url(../images/bggrayred.png) repeat;}
.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: #fff; padding: 4px 0; 
margin:10px 0 0 0;}
#footer a {color: #631e19; background: inherit;}
