﻿/* CSS Document */

/*-------------------------------------contenthome Area Homepage Only--------------------*/

.flashhome{
	background: url(../../images/general/flashhome.jpg);
	width: 684px;
	height: 389px;
	float: left;
}

#flashphotos{
	width: 652px;
	height: 366px;
	position: absolute;
	margin: 8px 0 0 15px;
	
}




.iconstylehome
{
    margin: 3px 10px;
    float: left;
   
	
}

p.contentTxtHeaderHome{
	font: bold 20px/20px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: inherit;
	text-align: left;
	padding: 17px 0 7px 15px;
}

.ContentHeaderHome {
	    background: url(../../images/general/home_header_background.jpg);
	    width: 682px;
	    height: 54px;
	    float: left;
	     

    }



#contenthome{
	width: 680px; 
	float: left;
	background: #F8F8F8;
	border: #DFDFDF solid 1px;
	
	}

#contenthomeMid {
	display: block;
	width: 670px;
	height: auto;
	padding: 5px 0 5px 5px;
}

#contenthome p.contenthomeMid{
	display: block;
	width: 670px;
	height: 100%;
	vertical-align: text-top;
}

#contenthome hr.logdivider{
	border: none 0;
	border-top: 1px dotted #09c;
	border-bottom: 1px solid #9cf;
	width: 98%;
	height: 2px;
	margin: 10px 0 10px 0;
	text-align: center;
}



#contenthome p.contenthomeTop{
	display: block;
	background: url(../../images/general/contenthome_top_background.jpg) 0 0 no-repeat;
	width: 670px;
	height: 4px;
	vertical-align: text-top;
}




#contenthome p.contenthomeTxt1
{
	font: normal 12px/15px Lucida Sans, Arial, Helvetica, sans-serif;
	/*color: #62625C;*/
	color: #333333;
	background-color: inherit;
	padding: 5px 0 5px 0;
	float: left; 
	text-align: left;

	}
	
#contenthome p.contenthomeTxt1 span{
	font:normal 12px/14px Lucida Sans, Arial, Helvetica, sans-serif;
	color:#5F860B;
	background-color:inherit;
	text-align: left;
}
	
#contenthome p.contenthomeTxt1right
{
	font: normal 12px/15px Lucida Sans, Arial, Helvetica, sans-serif;
	/*color: #62625C;*/
	color: #333333;
	background-color: inherit;
	padding: 5px 0 5px 0;
	text-align: right;

	}
	
#contenthome p.contenthomeTxt1right span
{
	font: normal 12px/15px Lucida Sans, Arial, Helvetica, sans-serif;
	color:#5F860B;
	background-color: inherit;
	padding: 5px 0 5px 0;
	text-align: right;

	}







#contenthome p.contenthomeTxt2{
	font:normal 12px/14px Lucida Sans, Arial, Helvetica, sans-serif;
	/*color: #62625C;*/
	color: #333333;
	background-color:inherit;
	text-align: left;
	padding: 2px 0 2px 0;
}

#contenthome p.contenthomeTxt3{
	font: italic normal normal 12px/14px "Lucida Sans", Arial, Helvetica, sans-serif;
	/*color: #62625C;*/
	color: #333333;
	background-color: inherit;
	text-align: left;
	padding: 5px 0 5px 0;
}





