html { }
body
{
	
	font-family:"Bernhard Modern", Times, serif;
}

.wrapper
{
	margin: 0 auto;
	width: 960px;
}

.header
{
	height: 172px;
	width: 100%;
	margin-top: 20px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color:#000000; 
}
.button
{
	width: 160px;
	height: 50px;
 	padding-top:20px;
	padding-right: 15px;
	float: right;
}

.menu
{
	padding-top: 10px;
	height: 27px;
	width:100%;
	float:left;
}

.menu ul { padding:0px; margin:0px; height: 27px; background-color:#000000;text-align:center;padding-left: 20px;}
.menu ul li { display:block; float:left; list-style-type:none; width: 100px; height: 24px;  background-color:#000000; padding-top:3px;}
.menu ul li a {  font-size:16px; color:#fefefe; text-decoration:none; font-weight:550; font-family:"Times New Roman", Times, serif; }
.menu ul li:hover { color:#000000; background-color:#d4d4d4}
.menu ul li a:hover { color:#000000;}

.seperator { width: 4px; height: 38px; background-color:#FFFFFF; float: left; }

.content
{
	margin-top:50px;
        
	min-height: 400px;
	background-color:#FFFFFF;
}

.words
{
        padding:0px 20px 15px 20px;
	color: #000000;
        outline:none;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
        min-height: 300px;
}

.words h1
{
	color:#000000;
	font-size:22px;
	font-family:"Bernhard Modern", Times, serif;
	font: bold;
}

.words h2
{
	color:#878686;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	font: bold;
}

.words h3
{
	color:#000000;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font: bold;
}

.words h4
{
	color:#000000;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font: bold;
}

.words a
{
	color:#b12b26;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
}
.footer_ads{
width: 100%;
height: 104px;
float:left;
margin-bottom:16px;
}
.footer_above{
width: 100%;
height: 16px;
background-color:#000000;
float:left;

}
.footer
{
	float:left;margin-top:10px;
        margin-bottom: 0px;
	font-size: 12px;
	width: 100%;
	height: 150px;
	background:#000000;
	color: #FFF;float:left;
        font-family:"Times New Roman", Times, serif;
}
.footer_left{
        padding-left: 70px;
	padding-top: 20px;
	width: 140px;
	height: 93px;
	line-height: 18px;font-size: 16px;font-family:"Times New Roman", Times, serif;
}
.footer_left a{
	font-size: 12px;
	color: #FFF;
	text-decoration:none; 
}
.footer_left a:hover { text-decoration:underline;}

.footer_right{
    margin-left: 250px;
	margin-top: -93px;
	width: 120px;
	height: 93px;
	line-height: 18px;font-size: 16px;font-family:"Times New Roman", Times, serif;
}
.footer_right a{
	font-size: 12px;
	color: #FFF;
	text-decoration:none; 
}
.footer_right a:hover { text-decoration:underline;}

.footer_button { 
	margin-right: 100px;
	margin-top: -103px;
	float:right;
}

.footer_bottom
{
 	text-align:center;
	color:#FFFFFF;
	padding-top: 1px;font-family:"Times New Roman", Times, serif;
        width:200px;
        float:left;
        margin-top:-48px;
        margin-left:245px;
        
}
.footer_bottom a
{
	color:#FFFFFF;
	text-decoration:none;font-family:"Times New Roman", Times, serif;
}
.footer_bottom a:hover { text-decoration:underline;}

.home_flash
{
float:right;
margin-right:15px;
margin-top:15px;
width:460px;
height:144px;
}

.flash
{
float:left;
width:177px;
height:337px;
margin-top:-38px;
}

.map
{
width:550px;
height:500px;
float:left;
margin-left:350px;
margin-top:-490px;
margin-bottom:20px;
}

.social_buttons
{
width:98px;
float:left;
margin-left:470px;
margin-top:-119px;
}

.social_buttons ul
{
width:100%;
}

.social_buttons ul li
{
width:100%;
height:42px;
list-style-type:none;
}

.footer_new_email
{
float:right;
margin-right:-22px;
margin-top:0px;
}

