body
{
	background-image:url('images/background.jpg');
	background-repeat:repeat-x top left;
	background-color:#fff;
	color : #000;
	font-family : "verdana", Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

.footer
{
	font-size:12px;
	color:#FFFFFF;
}
.footer a
{
	text-decoration:underline;
	color:#FFFFFF;
}
.footer a:hover
{
	text-decoration:none;
	border-bottom:#012F47 1px dotted;
	color:#294251;
}
.footer ul
{
	margin-left: 0;
	padding-left: 0px;
	display: inline;
	border: none;
	list-style: none;
	}
.footer li
{
	background-image:url('images/footer-bull.gif');
	background-repeat:no-repeat;
	background-position: 10px 15px;
	display: block; list-style-type:none; 
	padding-left:30px; padding-right:5px; padding-top:9px; padding-bottom:9px
}
.footer li a
{
	text-decoration:none;
	color:#00293f;
}

#logolinks {

font-family : verdana ;
color:#fff;
margin-top: 8px ;
width: 980px;
text-align: center;
margin-bottom:15px;
}



#logolinks a{

margin: 0px 10px;
color:#574e47;
font-size:15px;
text-decoration:none;

}


#logolinks a:hover{
color:#fff;

}

.menumain {
float:left;
width:15%px;


}

.menumain h1{
color: #fff;
line-height:20px;
margin-left:10px;
}


.menumain a{

text-decoration:none;
color:#240d0d;
margin-left:10px;
line-height:25px;
font-size:80%;

}

.links {
float:left;
margin-top:3px;

}

.menumain a:hover{

border-bottom: 1px dashed;

}

.newhometop
{	
font-family:verdana;	
font-size: 12PX;	
color: #000000;	
border-bottom: 1px underline;
}
.newhometop:hover
{	
font-family:verdana;	
font-size: 12PX;	
color: #5c0400;	
text-decoration:none;
}

.newhometop2
{	
font-family:verdana;	
font-size: 15PX;	
color: #fff;	
border-bottom: 1px underline;
}
.newhometop2:hover
{	
font-family:verdana;	
font-size: 15PX;	
color: #fff;	
text-decoration:none;
}

.newhometop3
{	
font-family:verdana;	
font-weight:bold;
font-size: 12PX;	
color: #000;	
border-bottom: 1px underline;
}
.newhometop3:hover
{	
font-family:verdana;	
font-weight:bold;
font-size: 12PX;	
color: #000;	
text-decoration:none;
}

.content-box {
margin-top: 5px;
line-height:1.5em;
text-align: justify;
font-size:12px;

}

img.cpic
{
position: relative;
top: 0px;


padding: 10px 10px 10px 10px;
}

img.right
{
float: right;
margin-left: 14px;
}

img.left
{
float: left;
margin-top: 14px;
margin-right: 14px;
}

table
{ text-align: left;
font-family: Verdana;
font-size: 10pt;

}


.table {width:100%; background:#ffffff; margin:15px 0; font-size:12px; font-family:arial; border-collapse:collapse;}
.table thead tr td {margin:0; padding:1em; background:#1E2617; font-weight:bold; color:#fff;}
.table tr td, table tr th {margin:0; padding:.5em; border:1px solid #f2c048;text-align:left;}
.table tr th {text-align:left; font-weight:bold; color:#131313; border:1px solid #f2c048;}
.table .even td, table .even th {background:none;}

.table tr:hover td {background:#ececec;}
.table tr:hover.nohover td {background:none;}
