/*----------- 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:12px Verdana, sans-serif;
	line-height: 20px;
	background:#f4f4f4 url(../images/bodybg.gif) center repeat-y;
	color: #555;
}
#wrapper { margin:2px auto; width:900px;  padding:0; background:#000000;}

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

a { color:#ff008a; 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:17px;
	padding:0px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#063;
	background:none;
	border-bottom: 2px dotted #fff;
	font-family: Verdana, Geneva, sans-serif;
}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'Century Gothic', 'Verdana', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header { clear:both; width:900px; height:90px; background: url(../2008images/logo.jpg) no-repeat; 
margin:0; }
#title {
	float:left;
	width:200px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
#title h3 {font-size:14px; padding:5px 0 0 0; margin:0; color:#fff;}
#hright {
	float:right;
	width:900px;
	height: 60px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 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: 900px;
	float:none;
	padding:0;
	text-align:right;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu li { display:inline; }
#menu li a {  color:#fff; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#631e19;} 

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

#homepic {width:900px; height:250px; margin:5px 0 10px 0;background: url(../2008images/homepic.jpg) no-repeat;}
#homepic a {
	color:#FFFFFF;
}
#homepic:hover {background: url(../2008images/homepic.jpg) no-repeat;}
.message{
	position:relative;
	width:366px;
	float:left;
	margin:70px 0px 0px 105px;
	color:#000000;
	left: 350px;
	top: 50px;
}
#bottomcontenttop{width:900px;height:10px;background: url(../2008images/b_contenttop.jpg) no-repeat;}
#bottomcontent{width:898px; min-height:300px;border-right:1px solid #000000;border-left:1px solid #000000;}
#bottomcontentbtm{width:900px;height:10px;background: url(../2008images/b_contentbtm.jpg) no-repeat;}
.left {
	float: left;
	width: 405px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}

.right {
	float: right;
	width: 405px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}
.thumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #ff008a;background:none;}
.thumbs img:hover{border:2px solid #000000; background:none;}

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

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

