body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	color: #000000;
 	background-image: url(../Images/backgrounds/bodybg.jpg);
}

h1 {
 	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
 	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: none;
}

h3 {
 	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3 a:hover {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

h4 {
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

h5 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

h6 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

#top {
	background-image: url(../Images/backgrounds/header2.jpg);
	background-position: bottom;
	/* height: 150px without holiday lights */
	height: 150px; /* for holiday lights */
	border-bottom: #000000 2px solid;
	padding-top: 4px;
}

#top-inner {
	float: none;
	width: 99%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	min-width: 770px;
	max-width: 970px;
}

#logo {
	width: 470px;
	float: left;
}

#slideshow {
	top: 0px;
	clear: none;
	width: 160px;
	height: 120px;
	float: right;
	background-color: #000000;
}

#toprt {
	top: 0px;
	clear: none;
	width: 180px;
	height: 120px;
	float: right;
}

#menu {
	float: none;
	clear: both;
	font-size: 10px;
	width: 100%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	min-width: 770px;
	max-width: 970px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color:  #f0832a;
}

#content_wrapper {
	position: relative;
	width: 99%;
	min-height: 680px;
	background: #f0832a;
	margin-left: auto;
	margin-right: auto;
	min-width: 770px;
	max-width: 970px;
	background-image: url(../Images/backgrounds/containerbg2.gif);
	background-position: left;
}

#left_column {
	top: 0px;
	float: left;
	margin-left: 0px;
	width: 170px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}

#left_column a {
	color: #003399;  
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
	text-decoration: none;
}

#left_column a:hover {
	color: #FF6600;  
	text-decoration: underline;
}


#left_column a:active {  
	color: #CCCCCC;  
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
	text-decoration: none;
}

#left_column a:visited {  
	color: #666666;  
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
	text-decoration: none;
}

#left_textbox {
	background-image: url(../Images/backgrounds/left_textbox.jpg);
	padding-left: 5px;
	padding-right: 5px;
	border-left: #FF3300 1px solid;
	border-right: #FF3300 1px solid;
	border-bottom: #FF3300 1px solid;
	font-size: 11px;
}

.weather {
	color: #0000CC;
	margin-top: 5px;
	border-bottom: #999999 1px solid;
	/* background: #FEFAF1; */
	overflow: hidden;
	width: 100%;
}

#right_column {
	top: 0px;
	margin-left: 171px;
	width: auto;
	min-height: 880px;
	overflow: hidden;
	padding: 5px;
}

#right_column a { color: #0000CC; text-decoration: none; }

#right_column a:hover {	color: #FF6600;	text-decoration: underline; }

#bottom {
	position: relative;
	float: none;
	clear: both;
	width: 99%;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-top: #171717	2px solid;
	min-width: 770px;
	max-width: 970px;
	background-image: url(../Images/backgrounds/bottom.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#bottom p {
	margin-top: 0px;
	margin-right: 76px;
	font-size: 9px;
	color: #FFFFFF;
}

#bottom a {	color: #FFFFFF;	text-decoration: none; }

#bottom a:hover { color: #FF9900; }

#copr { font-size: 9px; color:#000000; text-align: center }

#copr a { color: #CCCCCC; text-decoration: none; }

#copr a:hover {	color: #FF9900; }

#gallery {
	position: relative;
	margin-left: 0;
	width: 95%;
	display: inline-table;
	font-size: 9px;
}

#gallery a { border: none; text-decoration: none; }

#gallery li {
	display: inline;
	float: left;
	width: 100px;
	height: 160px;
	margin: 7px;
	text-align: center;
	border-bottom: #FF6600 1px solid;
}

/* #gallery li:hover p { visibility: hidden; border: none; }

#gallery img:hover {
	height: 150px; width: auto;
	padding: 10px;
	border: none;
	background: none;
	border: #999999 1px solid;
	position: relative;
	bottom: 75px;
	right: 45px;
	z-index: 2;
}

#gallery img { z-index: 1; height: 75px; width: auto; } */

#left_gallery {
	position: relative;
	margin-left: 0;
	font-size: 9px;
	text-align: center;
	overflow: hidden;
}

#left_gallery p {
	
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom: #000000 1px solid;
}

#left_gallery a { border: none; text-decoration: none; }

#right_img_vert {
	width: 160px;
	padding-left: 5px;
	margin-left: 10px;
	float: right;
	text-align: center;
	font-size: 9px;
	border-left: #FF6600 1px solid;
}	

#right_img_hor {
	width: 210px;
	padding-left: 5px;
	margin-left: 10px;
	float: right;
	text-align: center;
	font-size: 9px;
	border-left: #FF6600 1px solid;
}

#right_img_hor_300 {
	width: 310px;
	padding-left: 5px;
	margin-left: 10px;
	float: right;
	text-align: center;
	font-size: 9px;
	border-left: #FF6600 1px solid;
}	

#two_column { list-style: none; float: none }

#two_column ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#two_column li {
	
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}

.listhead {
	color: #006699;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

.tiny {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#xmaslights {
	height: 32px;
	background-image: url(../Images/page_elements/ani-lights-bar.gif);
	background-repeat: repeat-x;
}

#TweetSender {
	margin: 0;
	padding-top: 5px;
	padding: 3px;
	max-width: 340px;
	background-color: #FFFFCC;
	text-align: center;
}
	
#Tweets {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style: none;
	list-style-position: inside;
	width: 150px;
	height: 160px;
	overflow: auto;
	padding: 5px;
	margin: 0px auto;
	color: #000000;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}

#TweetMessageID { color: #FF6600; font-size: 8px; text-align: right;}
