#content.home{
	background-image:url(/assets/images/site/background-home2.jpg); background-repeat:no-repeat; 
	height: 100%;
	overflow: visible;


}
#homecnt{
    font-family: Arial,Helvetica,Geneva,sans-serif;
    margin-top: 12px;
    
    
}


#full{

	margin-left: 5px;
	/**width: 985px;
	height: 210px;
	
	margin-top: 15px;
	margin-bottom: 15px;
	background: url(../images/site/full_back.png);
	background-repeat: repeat;     **/
	
    
}

#homecnt #full p {

	font-size: 13px;
	line-height: 14px;
}

#homecnt #full h1 {

	font-size: 18px;
	
}


#homecnt #colleft{

    float: left;
    width: 220px;
    margin-left: 5px;
    

}

#homecnt #colcenter{

    float: left;
    width: 500px;
    margin-left: 5px;
 

}

#homecnt #colright{

    float: left;
    width: 255px;
    margin-left: 5px;
 

}

#homecnt h1{


    font-size: 24px;
    font-weight: bold;
    /**color: #ffffff;**/
    color: #A9A37F;
    text-transform: none;
    margin-bottom: 2px;
    line-height: 30px;;

}

#homecnt h2{


    font-size:18px;
    font-weight: bold;
    color: #ffffff;
	margin: 0px;
	text-transform: none;
    margin-bottom: 4px;

}



#homecnt h2+p {margin-top:.3em;}

#homecnt h3{
	font-size:15px;
	font-weight: bold;
	font-style: italic;
	color: #A9A37F;
	margin: 0px;
	text-transform: none;
	margin-bottom: 5px;

}

#homecnt h3+p {margin-top:.3em;}

#homecnt h4{


    font-size:18px;
    font-weight: bold;
    color: #ffffff;
	margin: 0px;
	text-transform: none;
    margin-bottom: 4px;
	padding: 5px;
	width: 96%;
	background-color: #4B748A;

}

#homecnt p{
	font-size: 14px;
	color: #cccccc;

}

#homecnt p a, #homecnt p a:link, #homecnt p a:visited, #homecnt p a:active{

	color: #ffffff;
	text-decoration: underline;
}

#homecnt p a:hover{

	color: #ffcc00;
	text-decoration: none;
}

br.clear{
	clear:both;
	margin: 0px;
	height: 0px;
}

#homecnt img.left{
    float: left;
    margin-right: 6px;
}

span.star{
    
    background: url(assets/images/star.gif);
    background-repeat: repeat;       
    height:20px;
    width:20px;
}

#homecnt ul#subNav {

	margin-left: 5px;

}

hr {
	
	width: 93%;


}