/* 
Don't copy our code! 
© 2007 Refueled.net

*/

* {
 	padding: 0;
  	margin: 0;
} 

body {
	background-color: #E5E5E5;
}

#container {
	background-color: #fff;
  	margin: 20px auto;
  	width: 900px;
  	overflow: hidden;
	border: 1px solid #999;
}

#header {
    background-color: #fff;
	height: 76px;
	background-image:url(images/header.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}

#header img{
	margin: 0;
	padding: 12px;
	border: none;
	float: left;
}

#header h1 { 
	font-family: Georgia, "verdana", Times, serif;
	font-size: 24pt;
	font-weight: 300;
	color: #000;
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 13px;
	letter-spacing: 1px;
}

#header h2 { 
	font-family: georgia, verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #434343;
	margin-left: 15px;
}

#first-menu{
	background-color: #00752d;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 11px;
	height:27px;
	border-top: 1px solid #888;
}

#first-nav {
	background-color: #00752d;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:27px;
	}




#content {
	float: left;
	width: 520px;
	padding: 6px 5px 0px 3px;
	}
	
#content a{
	color:#FF6600;
	}
	
#content img{
	margin-right: 16px;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	float: left;
	border: 0px;
	}
	
#content p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	line-height: 12pt;
	}
	
#content h1 {
	font-family: Baskerville, Georgia, Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 10px 10px;
	}
	
	#content h2 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	color:#666600;
		padding: 10px 10px;
		border-top: 1px solid #CCC;

	}
	
	
	#content h3 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	color:#666600;
		padding: 10px 10px;

	}
	
.pullquote {
	color: #000;
	width:130px;
	background:white;
	float:right;
	filter:alpha(opacity=20);
	-moz-opacity:.3;
	opacity:.3;
	margin:10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	line-height:26px;
	text-align:right;
	}
	
#comments {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments a{
	color: #FF0000;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
#comments2 {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments2 a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments2 a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
	
#sidebar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	float: right;
	width: 339px;
	padding: 12px;
	margin-left: 0px;
	margin-right: 0px;
		background-color: #e8e8e8;
			border-left: 1px solid #999;
			border-bottom: 1px solid #999;

	}
	
#sidebar p{
	margin-bottom: 4px;
	padding-top: 4px;
	line-height: 12pt;
	}
	
#sidebar img{
	border: none;
	}

#sidebar h1{
		font-family: Baskerville, Georgia, Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	}
	
#sidebar ul li{
	margin: 0px 7px 8px;
	list-style-type: square;
	list-style-position: inside;
	color: #00752d;
}

#sidebar a {
	text-decoration: none;
	color: #00752d;
	
}

#sidebar a:hover {
	color: #66584B;
	text-decoration: underline;
}

#sidebar2 {
	float: left;
	width: 330px;
	}
	
#sidebar2 h1{
		font-family: Baskerville, Georgia, Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 10px 0px;
	color: #000000;
	}
	
#sidebar h2 {
	color: #000;
		font-family: Georgia, Times, serif;
		font-size: 14px;
	}
	
#sidebar2 p{
	line-height: 12pt;
	}
	
#sidebar3 {
	float: right;
	width: 150px;
	}
	
#sidebar3 h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar3 p{
	text-align: center;
	margin-top: 175px;	
	}

#adbox {
	width: 328px;
	height: 250px;
	border: 1px solid #999;
	background-color: #F7F7F7;
	}
	
#adbox p{
	text-align: center;
	margin-top: 115px;	
	}
	
	
	
	
#footer {
	float: right;
	border-top: 1px solid #999;
	width: 900px;
	height: 40px;
	background-color: #00752d;
	}
	
#footer p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 11px;
	color: #FFF;
	}

#footer a{
	color: #fff;
	text-decoration: underline;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#footer a:hover{
	color: #FFF;
	text-decoration: none;
	border: none;
	}
