html, body {
	margin: 0;
	padding: 0;
	color: white;  
	background: black url(Images/bg.jpg) no-repeat;	
	font: normal normal 12px Arial;	
}

H1 
{
    margin-bottom: 3px;
	font: normal bold 14px Arial; 
	color: #f19028;
}

H2 
{
    margin-bottom: 3px;
	font: normal bold 13px Arial; 
	color: #f19028;
}

H3
{
    margin-bottom: 3px;
	font: normal bold 12px Arial;  
	color: #f19028;	 
}

hr
{
    color: #ebece8;
    height: 1px;
}

#gallery
{
    float: right;
    padding-bottom: 20px;
}

#GalleryText
{
    width: 320px;
    float: left;
    padding-bottom: 20px;    
}

#GalleryText260
{
    width: 260px;
    float: left;
}

#smsbox input
{
    border: solid 1px #7f9db9;
    margin-top: 10px;
}

img
{
    border: 0;
}

#container {
	margin: 0 auto;
	width: 860px;
	padding-left: 82px;
	padding-right: 82px;
}

#topcontent 
{
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    float: right;

}

#login {
	margin-top: 20px;
}

#menu 
{
	padding-top: 12px;   
	padding-bottom: 12px; 	 
	padding-right: 20px;
    height: 28px;
    background-color: Black;    
    display: inline;
}

#mainnav
{
    padding-top: 56px;
    padding-bottom: 55px;
}

#clear {clear: both; margin: 0px}

#content 
{
    float: left;
	width: 575px;
	background: #fdfef9;
	padding-top: 5px;
	padding-right: 20px;

	padding-left: 20px;
	text-decoration: none;
	text-align: left;
	min-height: 410px;
	color: Black;
}

#contact td
{
    padding-bottom: 10px;
}

#footer {
	width: 860px;
	height: 15px;
	float: left;
}

#footertext 
{
    float: left;
	font: normal normal 12px/110% Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	color: #f19028;
	padding-left: 10px;
}

#footertext a
{
    text-decoration: none;
	color: #f19028;    
}

#smsbox
{
    margin-bottom: 20px;
    float: right;
    width: 185px;
    background-color: White;
    padding: 50px 20px 20px 20px;
    color: Black;
    background: url(Images/boxbg.png) no-repeat;	
}

#facebookbox
{
    float: right;
    width: 185px;
    background-color: White;
    height: 59px;
    background: url(Images/facebookboxbg.png) no-repeat;	
    padding: 50px 20px 20px 20px;
    color: Black;
}

#facebookbox a, #facebookbox a:link, #facebookbox a:visited
{
    color: #3b5997;
    text-decoration: none;
}

#facebookbox a:hover
{
    color: #1a3265;
    text-decoration: none;
}

#facebookbox img
{  
    vertical-align: middle;
}

#disclaimer
{
    font: normal normal 10px Arial;    
    padding-top: 5px;
}

#content a:link {
	font: normal normal 12px/110% Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	color: #f19028;   
	text-decoration: none;			
}

#content a:visited {
	font: normal normal 12px/110% Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	color: #f19028; 
	text-decoration: none;		  	
}

#content a:hover {
	font: normal normal 12px/110% Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	color: #f19028;
	text-decoration: none;		
}

#content a:active {
	font: normal normal 12px/110% Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	color: #f19028;  
	text-decoration: none;		 	
}

#menu a:link {
	font: normal bold 13px Arial;
	color: white;   
	text-decoration: none;	
	padding-left: 20px;
}

#menu a:visited {
	font: normal bold 13px Arial;
	color: white;   
	text-decoration: none;	
	padding-left: 20px;			
}

#menu a:hover {
	font: normal bold 13px Arial;
	color: #f19028;  
	text-decoration: none;	
	padding-left: 20px;		 
}

#menu a:active {
	font: normal bold 13px Arial;
	color: white;     	
	text-decoration: none;	
	padding-left: 20px;		
}
