body {
	background-color: black;
	width:1000px;
	
	
}







/*******************************************/

.menuTitles{
	color: ;
	background: ;
	padding: 2px;
	width: 110px;
	height: 16px;
	text-align: center;

}

a.menuTitles:link{color:black;text-decoration: none;}
a.menuTitles:visited{color:black;text-decoration: none;}
a.menuTitles:hover{color:brown;text-decoration: none;}
a.menuTitles:active{color:black;text-decoration: none;}


.menuItems{
	color: red;
	background: #f6b863;
	padding: 2px;
	width: 110px;
	text-align: center;
	display: none;

}


a.menuItems:link{color:black;text-decoration: none;}
a.menuItems:visited{color:black;text-decoration: none;}
a.menuItems:hover{color:brown;text-decoration: none;}
a.menuItems:active{color:black;text-decoration: none;}






#page{
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#880807;
	width:800px;
	
	margin-top:15px;
	margin-left:100px;
	margin-right:100px;
	margin-bottom:25px;


}

#external_links{
	width:800px;
	margin-top:15px;
	margin-left:100px;
	margin-right:100px;

}

#logo{
background-image:url(logoCopy4.jpg);
width:800px;
height:279px;
margin-left:00px;
margin-top:-px;
}

#rotateImagesBackground{
background-image:url(rotateBG.jpg);
width:750px;
height:420px;
margin-top:15px;
margin-left:25px;
}

#rotateImages{
margin-top:30px;

}


#nav{
   margin-top:-0px;
   margin-left:0px;
   font-size: 16px;
   font-family:Papyrus;


   

}
a.navigation:link{color:black;text-decoration: none;}
a.navigation:visited{color:black;text-decoration: none;}
a.navigation:hover{color:brown;text-decoration: none;}
a.navigation:active{color:black;text-decoration: none;}

#comments{
background-color:#880807;
margin-top:
margin-left:
width:px;
height:px;
color:white;
}


#poster{
margin-top:00px;
margin-left:0px;
}






/************************************************************/



a.linkStyleName:link {color: blue; }
a.linkStyleName:visited {color: blue; }
a.linkStyleName:hover {color: blue; }
a.linkStyleName:active {color: blue; }

a.linkStyleWhite:link{color:white; text-decoration: none;}
a.linkStyleWhite:visited {color: white; text-decoration: none;}
a.linkStyleWhite:hover {color: white; text-decoration: none;}
a.linkStyleWhite:active {color: white;text-decoration: none; }


#background{
 	background-image:url(bg.jpg);
 	background-repeat:repeat-x;
 	width:900px;
 	height:800px;
 	
 	
}

#backgroundLeft{
	background-image:url(images/hours.gif);
	background-repeat:no-repeat;
	width:200px;
	height:535px;
	margin-top:-5px;

}

#table1{
	background-image:url(images/table3.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:322px;
	
}

h1 {
	
	height: 300x;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/pageTabs.png);
	
}

#content{
width:600px;
height:400px;
margin-top: 0px;
margin-left:250px;
font-family: verdana;
font-size: 12px;
font-weight: normal;
color: Black;

}


#content2{
width:950px;
height:900px;
margin-top: 0px;
margin-left:110px;
font-family: verdana;
font-size: 14px;
font-weight: heavy;
color: Black;

}

#headingFont{
font-family:Algerian;
font-size:18px;
color:#e7dea0;

}

#factsHeadingFont{
font-family:Algerian;
font-size:14px;
color:#101a89;

}
#factsFont{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#floatHomeNav{
	position:fixed;
	top:115px;
	left:275px;
	color:black;
	font-size:14pt;
}

#content_area{
width:780px;
height:610px;
margin-top: 10px;
background-image:url(content_area.jpg);
color:white;
}

#content_middle{
width:300px;
height:400px;

}

#left{
position:fixed;
left:0;
top:0;
width:50px;
height:800px;
background-image:url(left.jpg);

}
#footer{
	position:fixed;
	bottom:20;
	left:100;
	

}

.calltoday {
	height: 66px;
	width: 244px;
	background: url(../images/misc/call_today.jpg) no-repeat right;
}

.footer {
	background-color: #493D29;
	background-position: bottom;
	background-repeat: repeat;
}
.foot {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DDCEB1;
	padding-left: 4px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDCEB1;
	padding-left: 4px;
}


a.footernav:link{
	color: #DDCEB1;
	text-decoration: none;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	padding: 4px;
}
	
a.footernav:active {
	color: #DDCEB1;
	text-decoration: none;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	padding: 4px;
}
	
a.footernav:hover {
	color: #DDCEB1;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	}

.footernav:visited   {
	color: #DDCEB1;
	text-decoration: none;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	padding: 4px;
}


