

body {
	margin: 20px;
	padding: 0;
	background-color: #000000;
	font: normal small Arial, Helvetica, sans-serif;
	color: #6F4503;
}

.style6 {color: #FFFFFF}
.style7 {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-family: "trebuchet MS", Arial, "times New Roman";
	color: #CCCCCC;
}
.style9 {color: #000000}
.style10 {color: #CCCCCC}
.style11 {font-family: "trebuchet MS", Arial, "times New Roman"}
.style14 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "trebuchet MS", Arial, "times New Roman";
}
.style15 {
	color: #FFFFFF;
	font-family: "trebuchet MS", Arial, "times New Roman";
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
}
.style16 {
	font-family: "trebuchet MS", Arial, "times New Roman";
	color: #FFFFFF;
	font-weight: bold;
}

.style17 {color: #CCCCCC; font-size: x-small; }

.style18 {color: #CCCCCC; font-size: large; }
.style20 {color: #CCCCCC; font-weight: bold; }
.style22 {font-family: "trebuchet MS", Arial, "times New Roman"; font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #E21905;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #6F4503;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#logo {
	width: 780px;
	height: 75px;
	margin: 0 auto;
	
	border: 5px solid black;
	border-bottom: none;
}



#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #9E6813;
}

/* Menu */

#menu {
	width: 784px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #E21905;
	border: 5px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	/*float: left;*/
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color:white;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: light green;
}

/* Splash */

#image {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid black;
	border-right: 5px solid black;
}

/* Content */

#body {
	width: 780px;
	margin: 0 auto;
	background: black;
	border: 5px solid black;
}

#body .title {
	padding: 10px 20px;
	background: #E21905;
	font-size: 1em;
}

#body .story {
	padding: 20px;
	border: 2px solid black;
}

/* bot*/

#bot {
	width: 760px;
	padding: 10px 10px;
	background: #4E4E4E;
	border: 5px solid black;
	border-top: none;
	margin:0 auto;
}

#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#bot a {
	color: #CCCCCC;
}

#bottomcenter {
	width:818px;
	float:left;
}

#contentCenter {
	width:818px;
}


#tableMain {
	width:100%; 
	border-color:#000000;
}

.td1 {
	width:20%; 
	height:136px; 
	/*background-color:#000000;*/ 
	text-align:center;
}

.td2 {
	width:60%; 
	border-color:#000000; 
	/*background-color:#000000;*/
}

.td3 {
	width:20%; 
	/*background-color:#000000; */
	text-align:center;
}

.td4 {
	width:20%; 
	height:136px; 
	/*background-color:#000000; */
	text-align:center;
}

.td5 {
	width:60%; 
	border-color:#000000; 
	/*background-color:#000000;*/
}

.td6 {
	width:20%; 
	/*background-color:#000000; */
	text-align:center;
}

.vcard {
	color: #CCCCCC; 
	text-align:center;
	font-size: x-small; 
}

.org {
	display:inline;
}

.adr {
	display:inline;
}

.street-address {
	display:inline;
}

#footerlink a:hover {
			text-decoration:underline;
		}
		
#bottomPlaces1 {
	padding-bottom:10px;
	float:left; 
	margin-right:15px; 
	padding-bottom:5px; 
	padding-left:80px; 
	padding-right:5px; 
	padding-top:5px; 
	width:260px;
	}
	
#bottomPlaces2 {
	padding-bottom:10px; 
	float:left; 
	padding-bottom:5px; 
	padding-left:60px; 
	padding-right:50px; 
	padding-top:5px; 
	width:280px;
}

.footerLinkPlaces {
	list-style:none; 
	line-height:25px;
}

#tablemainbody {
	background-color:#000000;
}

.whiteText {
	font:#ffffff;
}