/**********************************************************
CSS by willr. Please if you have any questions email me @ rossi_will@hotmail.com
Thanks,
**********************************************************/
body {
background: #fff url(back.gif) repeat;
font-family: verdana, arial, Trebuchet MS;
font-size: 80%;
color: #666666;}

*{
margin: 0px;
padding: 0px;}

#sitebox { 
width: 750px;
height: 100%;
margin: 0 auto 15px auto;
margin-top: 10px;
background: #f4f4f4;
color: #000;
border: 1px solid #c0c0c0;}

/*******Header Tags*********/

#header {
	background: #f4f4f4 url(headgradient.png) repeat-x;
	width: 750px;
	height: 120px;
}

#header h1 {
float: left;
background: inherit;
margin-left: 10px;
color: #96B766;
text-transform: lowercase;
font-weight: 100;
font-family: Trebuchet MS, arial;
font-size: 3em;
}

#header .subtitle {
	float: right;
	color: #666666;
	font-size: .93em;
	margin-top: 25px;
	margin-right: 30px;
	text-transform: lowercase;
	font-family: verdana, arial;
	margin-left: 75px;
	line-height: 1.5;
}


#header .subtitle span:hover {
color: #000;
background: #f4f4f4;}

/******Navigation*******/

#navigation {
clear: both;
margin-top: 8px;
height: 20px;
background: #f4f4f4;}

#navigation a {
font-family: Trebuchet MS, arial;
margin-left: 50px;
background: #f4f4f4;
text-transform: lowercase;
color: #666666;
font-size: 1.1em;
text-decoration: none;
letter-spacing: 0.1em;}

#navigation2 a {
font-family: Trebuchet MS, arial;
margin-left: 25px;
background: #f4f4f4;
color: #666666;
font-size: 1.1em;
text-decoration: none;
letter-spacing: 0.1em;}

#navigation a:hover {
color: #F26F29;}

#navigation2 a:hover {
color: #F26F29;}

/*****Picture Tag*****/
#picture {
width: 100%;
margin-top: 10px;
height: 460px;
}

/****Left content*****/

#lcontent  {
	margin-top: 10px;
	padding: 5px;
	padding-right: 15px;
	line-height: 17px;
	width: 400px;
	float: left;
	color: #666666;
}

#rcontent {
margin-right: 42px;
width: 240px;
float: right;
line-height: 17px;
margin-left: 0px;
text-align: left;
background: #f4f4f4;}

#lcontentb  {
	margin-top: 10px;
	padding: 5px;
	padding-right: 15px;
	line-height: 17px;
	width: 650px;
	float: left;
	background: #f4f4f4 url(dots.png) repeat-y right;
	color: #666666;
}

#lcontent h2	   {
margin: 5px;
margin-left: 29px;
color: #F26F29;
width: 325px;
text-transform: uppercase;
font-family: Verdana, arial;
font-size: 1.2em;
}

#lcontentb h2	   {
margin: 5px;
margin-left: 29px;
color: #F26F29;
width: 300px;
text-transform: uppercase;
font-family: Verdana, arial;
font-size: 1.2em;
background: #f4f4f4 url(h1bg.png) repeat-x bottom;}

#lcontentb h4	   {
margin: 5px;
margin-left: 29px;
color: #666666;
width: 300px;
font-family: Verdana, arial;
font-size: 100%;
}

#lcontentb h3	   {
margin: 5px;
margin-left: 29px;
color: #F26F29;
width: 300px;
text-transform: uppercase;
font-family: Verdana, arial;
font-size: 1.2em;
}

p {
color: #666666;
font-family: verdana;
margin-top: 5px;
font-size: 0.9em;
line-spacing: 0.3em;
margin-left: 10px;
}

a {
color: #666666;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #f26f29; 
text-decoration: none;
}

.date {
color: #000;
margin-left: 40px;
margin-top: 5px;
text-decoration: lowercase;
font-size: 0.8em;}

.date a{
color: #000;}

.date a:hover{
color: #000;
text-decoration: underline;}

/****Right Cotent*****/
#rcontent h2{
margin-left: 0px;
color: #F26F29;
width: 250px;
text-transform: uppercase;
font-family: Verdana, arial;
font-size: 1.2em;}

#rcontent p{
width: 250px;
color: #666666;
font-family: verdana;
margin-top: 5px;
font-size: 0.9em;
margin-left: 0px;}


/****Footer Tags***/

#footer{
clear: both;
margin-top:20px;
width: 100%;
font-size: 0.7em;
background: #f4f4f4 url(h1bg.png) repeat-x bottom;
height: 20px;
color: #b0b0b0;
text-align: center;}

.style1 {
color: #666666;
font-family: verdana;
margin-top: 5px;
font-size: .8em;
margin-left: 10px;
font-style: italic;
}

.style2 {
color: #666666;
font-family: verdana;
margin-top: 5px;
font-size: .8em;
margin-left: 10px;
}

.non_link_nav {
font-family: Trebuchet MS, arial;
margin-left: 50px;
background: #f4f4f4;
text-transform: lowercase;
color: #666666;
font-size: 1.1em;
text-decoration: none;
letter-spacing: 0.1em;
font-weight: bold;}