/* 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;
	}

.showlink a:link, .showlink a:visited {
position:absolute;
top: -25px;
right: 320px;
color:#FFFFFF;
text-decoration: none;
}

.showlink a:hover {
position:absolute;
top: -25px;
right: 320px;
color:#CCCCCC;
}

.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:12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a.headline:hover {
	font-size:12px;
	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:724px; height:452px; background:url(images/new_home_image.jpg) no-repeat;}
.headlines {display:block; width:300px; position:relative; left:402px; top:160px; color:#FFF;}
.footer {width:724px; 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:0;}

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