
/*--------------- Document -------------*/
body
{
	font-family: Arial, Arial serif;
	background:url('../images/tile.jpg') top center repeat-x;
	color:#fff;
	margin:0;
}

#body2
{
	
	background:url('../images/tile2.jpg') bottom center repeat-x;

}


#banner
{
	height:242px;
	background:url('../images/banner.jpg') top center repeat-y;	
}

#banner4
{
	height:242px;
	background:url('../images/banner4.jpg') top center repeat-y;	
}



/*--------------- Content --------------*/
#content
{
	padding: 10px 40px 20px 15px;
	#padding: 30px 40px 20px 15px;
	font-family: Arial, Arial serif;
	text-align:center;
	
}


#content ul
{
	
	text-align:left;
}

#content ul li
{
	font-size:10pt;
	text-align:left;
	
	
}
#content ul li a
{
	color: #ffffff;
	text-decoration:none;
}


#content ul li a:hover
{
	color: #c7c7c7;
}

#foot
{
	text-align:center;
}

#content li
{
	font-size: .8em;
}
.center
{
	text-align: center;
}

#wrapper
	{
		width:859px;
		margin:0 auto; /* centers page for mozilla browsers */
		padding: 0;
		background:url('../images/bg_repeat.jpg') top center repeat-y;
		text-align: left;
	}

/* --------------- Navigation ----------------*/
#nav
	{   background:url('../images/nav.jpg') top center no-repeat;
		height: 45px;
		
	}
	
#nav ul
{
	margin: 0px;
	text-align: right;
	font: 15px "Arial";
	font-weight:bold;
	padding-top:13px;
	padding-right:25px;
}
#nav li
{
	margin-left: 25px;
	display: inline;
}
#nav a:link, #nav a:visited
{
	color: #fff;
	text-decoration: none;
}

#nav a:active
{
	color: #fff;
	text-decoration: none;
	
}

#nav a:hover
{
	color: #000;
	text-decoration: none;
}

#nav img
	{
		border:none;
		
	}

/* -------- image --------*/
#firstp3 img
	{
		
		border:none;
	}
	
	
/* -------- header -------*/
#header

	{
		width:859px;
		height:150px;
		background: url('../images/header.jpg') top center no-repeat;
	}
	
#header h1
	{
		display: none;
	}
	
#header2 h1
	{
		display: none;
	}
		
#top
	{
		width:859px;
		background: url('../images/top.jpg') top center no-repeat;
	}
	
#bottom
	{
		width:859px;
		background: url('../images/bottom.jpg') bottom center no-repeat;
	}

	
#copyright
{
	font-size: 8pt;
	text-align: center;
	color:#ffffff;
}

#nav2 a
{
	
	font-size: 8pt;
	text-align: center;
	color:#ffffff;
}

#copyright a 
{
	color: #fff;
	
}

#copyright a:hover 
{
	color: #000;
	
}

#address 
{
	font-size: 0.73em;
	color:#ffffff;
	text-align:left;
	float:left;
	width:27%;
	padding-bottom:80px;
	
}

#links 
{
	font-size: 0.73em;
	color:#870000;
	text-align:left;
	float:left;
	margin-left:20px;
}

#links a
{
	font-size: 1.0em;
	color:#870000;
	text-align:left;
}

#links a:hover
{
	font-size: 1.0em;
	color:#fcca00;
	text-align:left;
}


#address h3
{
	font: 21px "Impact", Arial sans-serif;
	text-align:center;
	font-weight:normal;
}

#address img
{
	border:none;
	margin-left:15px;
}

#address  a
{
	color:#ff1a00;
}

#address  a:hover
{
	color:#ffdf00;
}


#slogan
{
	font-size:1.0em;
	text-align: center;
	color: #fff;
	padding-top:8px;
	font: 18px "Times new roman", sans-serif;
}

#clear{ 
	clear: both;
}


#nav2 ul li
{
	display:inline;
	font-size:10pt;
	margin-left:10px;
	
	
}
#nav2 ul li a
{
	color: #ffffff;
	text-decoration:none;
}


#nav2 ul li a:hover
{
	color: #000;
}

#content #firstp2 
{
	font-size: 0.73em;
	line-height: 1.3em;
	text-align: left;
	width:68%;
	float:right;
	padding-bottom:60px;
}

#content #firstp2 li
{
	color:#ffffff;
	font: 13px "Arial", sans-serif;
	margin-left:15px;
}

#content #firstp2 tr
{
	font: 13px "Arial", sans-serif;
	color:#fff;
}


#content #firstp2 h3
{
	font: 21px Impact, Arial, sans-serif;
	color:#fff;
	text-align:center;
	font-weight:normal;
}


#content #firstp2 h4
{
	font: 16px "Arial", sans-serif;
	color:#eb1800;
	text-align:left;
}


#content #firstp2 a
{
	color:#eb1800;
	text-align:left;
}

#content #firstp2 img  
{
	float:left;
	margin:10px;
}

#nav2 ul
{
	
	text-align:center;
}

#nav2 ul li
{
	font-size:10pt;
	text-align:left;
	
	
}
#nav2 ul li a
{
	color: #ffffff;
	text-decoration:none;
}


#nav2 ul li a:hover
{
	color: #c7c7c7;
}

