/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color: #474747;
 background-image:url(images/greytextures.jpg);
} 
 
#pagewidth{ 
 width:797px; 
 text-align:left; 
 margin-top: 35px;
margin-left:auto; 
 margin-right:auto; 
 background-color: #FFF;
 border: solid 1px #474747;
} 
 
#header{
 position:relative; 
 height:150px; 
  background-color:#FFFFFF; 
 width:100%;
} 
#topbar
{height: 121px;
background-color:#9d825c;}

#topbarhome
{
background-color:#9d825c;

}

#leftcol{
 width:270px; 
 float:left; 
 position:relative; 
 background-color:#9d825c;

 }
 p
 {
 font-family: Verdana, Geneva, sans-serif;
 font-size:12px;
}
 
 #leftcol p
 {margin: 6px 0px 0px 18px;
 font-family: Verdana, Geneva, sans-serif;
 font-weight:bold;
 color: #fff;
 font-size:18px;}
 
#maincol{background-color: #9d825c;  
 float: right; 
 display:inline; 
 position: relative; 
 width: 527px;
 
 }
 
 #leftcolbottom{
 width:270px; 
 float:left; 
 position:relative; 
 background-color:#FFF;
 
 
 }
 
  #leftcolbottom p{
 text-align: right;
 margin-right: 20px;
 margin-top:20px;
 
 
 }
 
#maincolbottom{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width: 527px; 
 margin-bottom: 25px;
 }
 
 #maincolbottom p {
	 margin-top: 18px;
	 margin-right: 25px;
	 font-family:Verdana, Geneva, sans-serif;
	 color:#003300;
	 font-size: 12px;
 }
 
 #maincontent
 {width: 797px;
 clear:both;}
 
#footer{
 height:16px; 
  background-color:#2b2b2b; 
 clear:both;
 } 
 
#tagline
{background-color:#2c241a;}
#logotag 
{font-family:Verdana, Geneva, sans-serif;
font-size:11px;
margin-left: 20px;}

#logobar li
{margin: 0px 10px;
display: inline;}

#logobar
{margin-left: 10px;}

#copyright{ 
 width:797px; 
 text-align:left; 
 margin-top: 5px;
margin-left:auto; 
 margin-right:auto; 
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #999;

} 
#daniels
{width: 500px;
float:left;}

#sagestudio
{width: 297px;
float: right;
text-align:right;
}

#sagestudio a
{font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #999;
 text-decoration:none;
}
#sagestudio a:hover
{
	text-decoration:underline;
}

a:link {color: #003300;}
a:visited {color: #003300;}
a:active {color: #339933;}
a:hover {color: #339933;}
a {text-decoration: underline;}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
