body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background-image: url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color: #000000;
	color:#FFFFFF;
	}
	
a:link {
	color: #FFFFFF;
	}
a:visited {
	color: #FFFFFF;
	}
a:hover {
	color: #9D9D9D;
	}
a:active {
	color: #FFFFFF;
	}
		
h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 5px 0 5px 0;
	}

#containter {
	width: 771px;
	height: auto;
	top: 0px;
	left: 50%;
	margin-left: -425px;
	position: absolute;
	}

#header {
	width: 770px;
	height: 244px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	}
		
#sidebar {
	width: 149px;
	height: 691px;
	padding: 20px 23px 0 65px;
	position: absolute;
	background-image: url(img/side.png)
	}
	
#mainContent {
	position: absolute;
	top: 244px;
	left: 237px;
	width: 533px;
	height: 711px;
	background-image: url(img/main.png)
	}

#content {
	width: 443px;
	padding: 19px 25px 0 15px;
	left: 242px;
	position: relative;
	top: auto;
	background-color: #000000;
	z-index: 1;
	min-height: 700px;
	border-left: #E01C35 3px solid;
	border-right: #DA1D43 3px solid;
	border-bottom: #E01C35 medium solid;
	}	
#footer {
	width: 490px;
	padding: 5px 0 5px 240px;
	font-size:11px;
	position: inherit;
	vertical-align: bottom;
	}
	
#extra {
	position: relative;
	margin-left: 340px;
	left: 50%;
	top: 200px;
	width: 250px;
	z-index: 1;
	}

#extra a:hover a:visited{
	text-decoration: none;
	border: none;
	}

#locImages{
	position: relative;
	margin-left: 340px;
	left: 50%;
	top: 200px;
	width: 320px;
	z-index: 1;
	}

#locImages img{
	padding-top:10px;
	height:auto;
} 

.vr1 {
	border-left: thin #FFFFFF solid;
	}
	
.thumbs {
	border: medium #E71D37 solid;
	}
	
.bold {
	font-size: medium;
	font-weight: bold;
	}
	
.red {
	color: #E71D37;
	}
	
.wanttoknow {
	margin: 60px 0 60px 30px;
	border: none;
	}

.locationPics {
	border: #E71D37 thin solid;
	}
	
.menu_cat { 
	font-weight: bold;
	font-size: 18px;
	color: #E71D37;
	text-decoration:underline;
	}

.logos {
	padding-bottom: 10px;
	}
	
.finePrint {
	font-size: 10px;
	color: #E71D37;
	}
