body { 
	background:url(/graphics/global/background.gif) repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	margin:0 0 0 15px; }

a:link { color:#14494D; }
a:visited { color:#666; }
a:hover, a:active { color:#930; }

h1 { color:#993300; font-size:16px; font-weight:bold; margin: 5px 0;}
h2 { color: #993300; font-size:11px; font-weight:bold; margin: 5px 0; }
ul { margin:0; padding:0; list-style-type:none;}
ul li { 
	color:#14494D;
	font-weight:bold;
	margin: 0;
	padding: 5px 0 5px 17px; 
	background: url(/graphics/global/arrow_icon.gif) left 8px no-repeat; }

/* Top navigation */

.nav { 
	background:url(/graphics/global/burlap_top.gif) bottom left no-repeat; 
	height:70px;
	padding:0 0 0 30px;
	vertical-align:bottom;
}
.nav a { 
	display:inline;
	margin:0;
	padding:0;
}
.nav img {
	margin-left: 2px;
}

/* Home page formatting */

#home_container { 
	width:919px; 
	margin:0;
}	
td { 
	padding:0;
}
.paper { 
	vertical-align:top;
	padding-top:64px;
	background:url(/graphics/home/paper_bottom_bg.gif) bottom left no-repeat;
}
.right_content {
	background:url(/graphics/home/right_paper_repeat.gif) repeat-y; width:246px;
}
.header_bg { 
	background: #565656 url(/graphics/home/header_01.jpg) top no-repeat;
	height:377px;
	padding: 280px 0 0 0;
}
.home_content {
	background:url(/graphics/home/home_content_bg.gif) repeat-y;
}
.home_content td {
	vertical-align:top;
	padding:0;
}
.right_column {
	background:url(/graphics/home/bottom_right_column.gif) no-repeat right bottom; 
	width:215px;
}

/* Travel Buzz */

.travel_buzz { 
	background: url(/graphics/home/right_paper_top.gif) no-repeat top; 
	padding: 20px 10px 0 10px;
}
.topics { 
	margin: 5px 15px;
	border: 1px solid #9B7A44;
}
.topics td {
	padding: 5px;
}
.topics a { 
	color:#21393A;
}
.topics .odd { 
	background: #D2C080;
}
.topics .even {
	background: #ece4a3;
}
.buzzbuttons {
	text-align:center;
}
.buzzbuttons a {
	display:block;
	margin:5px auto;
}


/* Calendar */

.calendar {
	color: #7C3d00; 
	margin: 5px 15px;
}
.calendar a { 
	font-weight: bold; 
	color:#21393A;
}

/* Features */

.features { 
	background:url(/graphics/home/features_bg.gif) repeat-y; 
	color:#333; 
	width:423px;
	margin: 20px 0 0 30px;
}
.features .title a {
	color: #7C3D00;
	font-weight:bold;
}
.features p { 
	margin: 5px 13px;
}

/* News */

.news {
	width:423px;
	margin: 10px 0 0  30px; }
.news p { 
	margin: 8px 5px;
}
.news a {
	color:#21393A;
}

/* Poll */
	
.poll {
	margin: 5px 0 20px 8px;
}

/* Our Staff */

td.ourstaff {
	vertical-align:bottom;
	height:219px;
	padding-bottom:0;
}


/* Submit Info and Events */

.submit_info { 
	margin: 10px 0 0 15px;
	color:#7C3D00;
	width:178px;
	font-weight:bold;
	background:url(/graphics/home/submit_info_bg.gif) repeat-y;
}
.submit_info p {
	margin: 5px 0;
}
.submit_info a {
	color:#7C3D00;
	font-weight:bold;
}
.submit_info form {
	margin: 10px 10px 5px 10px;
}


/* Footer */

.homefoot { color:#fff; }

a.homefoot:link { color:#fff; }

a.homefoot:visited { color:#fff; }

a.homefoot:hover, a.foot:active { color:#ff3300; }
