
root { 
    display: block;
}
/* CSS Document */
body {
	margin-left: 20px;
	margin-top: 20px;
	font-size:12px;
	line-height: 120%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

table {
	font-size:12px;
	line-height: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.small{
	font-size:10px;
	line-height: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	}

.date {
	font-size:12px;
	line-height: normal;
	color: #333333;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


.error {
	margin-left: 0px;
	margin-top: 0px;
	font-size:12px;
	line-height: normal;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.header {
	font-size:14px;
	line-height: 120%;
	color: #775229;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
	}

a:link, a:visited  {
	font-size:12px;
	line-height: normal;
	color: #652202;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a:hover {
	font-size:12px;
	line-height: normal;
	color: #BD746B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a.headline:link, a.headline:visited  {
	font-size:16px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a.headline:hover {
	font-size:16px;
	line-height: normal;
	color: #cccccc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* NEW SKIN 02/1/08 brian@toolstudios.com */

.homeBody {width:635px; height:452px; background:url('images/new_home_image_6.jpg') no-repeat;}
.headerImage {width:635px;height:180px;}
.headlines {display:block; width:300px; position:relative; left:100px; top:160px; color:#FFF;}
.footer {width:635px; text-align:center; margin:10px auto; font-size:10px;}
.footer a {color:#000; text-decoration:none; font-size:10px;}
.footer a:hover {color:#000; text-decoration:underline; font-size:10px;}
.body {width:auto; margin:20px auto; padding:0 20px; text-align:center;}
.body table {text-align:center; margin:0 auto;}
.body table td {text-align:left;}
.titleImg {margin-left:20px;}
body {margin:0;}

a img {border:0px none;}

.displayNone {display:none;}
.displayBlock {display:block;}

