/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(../images/bg_grad_v2.jpg);
}

#main_wrapper {
	/*
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(../images/bg_grad_bottom.jpg);
	*/
}

#main_column {
	width:850px;
	margin:0px auto 0px auto;
	
	background-color:#FFF; 
	/*
	border-left-style:solid;
	border-right-style:solid;
	border-width:0px 3px 0px 3px;
	border-left-color:#EEE;
	border-right-color:#EEE;
	*/
}

#header {
	width:819px;
	padding-top:10px;
}

	#header a, 
	#header img { 
		border:none
	}

#middle {
	width:804px;
	padding-bottom:5px;
	background-color:#FFF;
}

	#middle .menu_col {
		float:left;
		width:217px;
		background-color:#eee;
		margin-bottom:5px;
	}
	
	.menu_col ul {
		padding:5px 0px 0px 0px;
		margin-bottom:5px;
	}
	
	.menu_imgs li {
		list-style-type:none;
	}
	
	.menu_imgs img	{
		margin:0px 0px 0px 5px;
		padding:0px;
		border:0px;
		display:block;
		clear:left;
		float:left;
	}
		
	/* FORM */
	#contact_form {
		/*
		background-color:#EEE;
		*/
		background-image:url(../images/contact-form-bg.jpg);
		clear:left;
		float:left;
		padding:5px 10px;
		width:195px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-bottom:5px;
	}
	
	#contact_form textarea,
	#contact_form input {
		width:165px;
		float:left;
		clear:left;
		border:1px solid #AA7;;
	}
	
	#contact_form label {
		float:left;
		clear:left;
		margin-top:1px;
		color:#7B6939;
	}
	
	#contact_form ul {
		list-style-type:none;
	}
	
	#contact_form fieldset {
		padding:0px 0px 5px 10px;
		border:2px solid #AA7;
		margin:0px auto;
		width:180px;
	}
	
	#contact_form legend {
		padding:0px 10px 0px 10px;
		font-weight:bold;
		color:#7B6939;
		font-size:12px;
	}
	
	#contact_form .sub {
		display:block;
		margin-top:5px;
		margin-bottom:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		border:1px solid #FFF;
		background-color:#AA7;
		color:#FFF;
		padding:1px;
		width:100px
	}
	
	#contact_form .sub:hover {
		/*
		border:1px solid #FF0;
		color:#FF0;
		*/
		background-color:#000;
	}
	
	#contact_form a {
		color:#333;
	}
	
	#contact_form a:hover {
		color:#f60;
	}
	
#footer {
	clear:both;
	width:804px;
	/*
	border-top-style:solid;
	border-top-color:#CCC;
	border-top-width:3px;
	*/
	background-color:#EFEFEF;
	margin-top:10px;
}

	#footer p {
		padding:10px 20px;
		font-family:Arial;
		font-size:11px;
		color:#666666;
		line-height:15px;
		
	}

#copyetc {
	font-family:Arial;
	font-size:10px;
	color:#999;
	width:819px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

	#copyetc p {
		float:right;
		margin-right:10px;
	}
	
	#copyetc a {
		color:#999;
		text-decoration:none;
	}
	
	#copyetc a:hover {
		color:#f60;
	}

#header,
#middle,
#footer {
	margin-left:auto;
	margin-right:auto;
}

#main_cont_column {
	font-family:"Times New Roman", Times, serif;
	width:580px;
	float:right;
}

	#main_cont_column h1 {
		font-size:20px;
		color:#7B6939;
		margin-bottom:5px;
	}
	
	#main_cont_column h2 {
		font-size:18px;
		color:#000;
		font-weight:bold;
	}
	
	#main_cont_column h3 {
		font-size:14px;
		color:#666;
		font-weight:bold;
		font-style:italic;
	}

	#main_cont_column p {
		margin-bottom:20px;
		margin-top:10px;
		color:#333;
	}
	
	#main_cont_column ul {
		margin-left:30px;
		margin-bottom:30px;
		font-size:16px;
		color:#333;
	}

/* CONTENT half column */
.halfcol {
	background-color:#EEE;
	width:275px;
	float:left;
	padding:5px;
}

/* CONTENT full column */
.fullcol {
	/*
	background-color:#EAECAA;
	*/
	background-image:url(../images/contact-form-bg.jpg);
	background-repeat:repeat-x;
	width:560px;
	float:left;
	padding:10px;
}

/*
	.fullcol p.last {
		border-bottom-style:solid;
		border-bottom-width:3px;
		border-bottom-color:#CCC;
	}
*/

.blog-wrapper-header {
	border:solid 1px #DDD;
	border-bottom:none;
	/* 
	background-color:#EEE;
	*/
	background-image:url(../images/diag_stgrd_bg_tile.gif);
	text-align:right;
	padding:5px 15px 5px 15px;
	margin-top:20px;
}

#main_cont_column .blog-wrapper {
	border:solid 1px #DDD;
	padding:15px;
	background-color:#FFF;
}

	#main_cont_column .blog-wrapper h1 {
		color:#000;
		font-size:15px;
		margin:0px;
		padding:5px 0px 5px 0px;
		border-top-style:solid;
		border-top-width:1px;
		border-top-color:#EEE;
	}
	
	#main_cont_column .blog-wrapper p {
		margin:0px 0px 5px 0px;
		padding:0px;
		font-size:12px;
	}
	
	#main_cont_column .blog-wrapper p.date {
		font-size:10px;
		float:right;
		color:#999;
	}
	
	#main_cont_column .blog-wrapper .more {
		float:right;
		font-size:12px;
		color:#666;
	}
		
		#main_cont_column .blog-wrapper a.more:hover {
			color:#000;
		}

.subtle,
.subtle a {
	font-size:12px;
	color:#CCC;
}

.subtle a:visited,
.subtle a:link,
.subtle a:active {
	color:#999;
}

.subtle a:hover {
	color:#000;
}
