@charset "utf-8";
/* CSS Document */

body {
	background-image: url(home-bg.jpg);
}

html, body{ 
 margin:0; 
 padding:0; 
 }
 
P {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY:"Times New Roman", Times, serif;
	padding-left: 10px;
	/*padding-left: 10px;	*/
	/*line-height: 16px;*/
}

.maintext{
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY:"Times New Roman", Times, serif;
	padding-left: 20px;	
	
}


 
.tra {
	background-color: #0099FF;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	
}

.td{
	/*border-style: dotted;*/	
	
	border-style: dashed;
	border: 1px;			
}

.copy{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;	
	padding-left: 20px;	
}
 /* text-align:center; 
 
 
#pagewidth{ 
 width:720px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:279px; 
 /*background-color:#fff; 
 width:100%;
} 
 
#maincol{
	background-color: #CC6699;
	float: right;
	display:inline;
	position: relative;
	width:100;
 }
 
#footer{
 height:35px; 
 background-color:#69B053; 
 clear:both;
 } */
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
/*.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
/*  html .clearfix{height: 1%;}
.clearfix{display: block;}*/
/* End hide from IE-mac */  


 
 /*printer styles
 @media print{ */ 

/*hide the right column when printing 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}*/

A {
	FONT-SIZE: 12px;
	COLOR: #720500;
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:link {
	FONT-SIZE: 12px;
	COLOR: #720500;
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	
}

A:active {
	FONT-SIZE: 12px; COLOR: #720500; TEXT-DECORATION: underline
}

.NavP{
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.Dec{
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;

}
