/*----------- 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;
	line-height: 20px;
	background:#f4f4f4 url(../images/bodybg.gif) center repeat-y;
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
#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;}
h1 {
	font-weight:bold;
	font-size:12px;
	padding:0px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#333333;
	background:none;
}
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 {
	margin:0;
	font-family: 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif;
	font-size: 50px;
	text-transform: uppercase;
}
.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:275px;
	padding: 20px 0 10px 60px;
	text-align: right;
}
#title h3 {
	font-size:13px;
	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:#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:900px;
	height:100px;
	margin:5px 0 10px 0;
	background-image: url(../images/homepic.jpg);
	background-repeat: no-repeat;
}
#homepic a {color:#fff;}
#homepic:hover {background: url(../images/homepichover.jpg) no-repeat;}

#homepicdesign {
	width:900px;
	height:100px;
	margin:5px 0 10px 0;
	background-image: url(../images/homepic_design.jpg);
	background-repeat: no-repeat;
}
#homepicphoto {
	width:900px;
	height:100px;
	margin:5px 0 10px 0;
	background-image: url(../images/homepic_photo.jpg);
	background-repeat: no-repeat;
}


.message{
	position:absolute;
	width:408px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#fff;
	left: 86px;
	top: 85px;
}
#bottomcontenttop{
	width:900px;
	height:10px;
	background: url(../images/b_contenttop.jpg) no-repeat;
}
#bottomcontent{
	width:898px;
	height:375px;
	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: left;
	width: 550px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.right {
	float: right;
	width: 290px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.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;}

/* ----------------- News content -------------------------------------------------------*/


table.sn {
	border-spacing: 2px;
	border-collapse: collapse;
	text-align: Left;
	empty-cells: show;
	width: 270px
}

td.sn-title {
	font-weight:bold;
	font-size:14px;
	color:#631E19;
	background:none;
}
td.sn-date {
	font-style: normal;
	font-family: sans-serif;
    color: #555;
	font-size:9px
}
td.sn-post {
	font-weight: bold;
	color: black;
	font-size:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* ----------------- Content Pages -------------------------------------------------------*/
.cp_left {
	float: left;
	width: 800px;
	height:auto;
	margin: 0 6px 5px 0;
	padding:10px;
}
.cp_middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}

.rez_left {
	float: left;
	width: 600px;
	height:auto;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}

.rez_middle {
	float: right;
	width: 240px;
	margin: 0 6px 5px 0;
	padding:10px;
}

#bottomcontent_cp{
	width:898px;
	height:500;	
	}
	
	#bottomcontent_cp b {
	font-weight: bold;
	color: #CC3300;
}

#bottomcontentbtm_cp {
	width:900px;
	height:10px;
	background-repeat: no-repeat;
}



/* ----------------- Forms -------------------------------------------------------*/

form label{
	display:block;
	}

form input.text, form textarea{
	width:80%;
	border:1px #E0E0E0 solid;
	color:#666;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #F3F3F3;
	}

form input.text:hover, form textarea:hover{
	border:1px #E0E0E0 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #CCC solid;
	color:#666;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color: #CCC;
	color:#333;
	}
	

/* ----------------- TWITTER -------------------------------------------------------*/


#twitter_div { padding:0px; margin-right: 0px; margin-left: 0px; height: 0px; }
#twitter_div ul { margin:0px; padding:0px; }
#twitter_div ul li { list-style:none; text-align: left; margin: 0px 0px 10px; padding: 0px; font: lighter 12px Arial, Helvetica, sans-serif; }
#twitter_div ul li a { width:200px; display:block; top:-43px; left:-90px; font-size: 12px; font-weight: bold; }

