/* Layout & colors */

/* Extend html container to 100% and eliminate border & margin problems */
html {
	width: 100% !important;
	max-width: 100% !important;
	height: 100% !important;
	min-height: 100% !important;
	margin: 0em !important;
	padding: 0em !important;
	border: none !important;
	background: #000000 url('/images/skin/default/bg.gif') repeat;
}

/* Extend body container to 100% and eliminate border & margin problems */ 	   
body {
	position: relative;
	width: 100% !important;
	max-width: 100% !important;
	height: 100% !important;
	min-height: 100% !important;
	margin: 0em !important;
	margin-left: auto !important;
	margin-right: auto !important;
  	padding: 0em !important;
	border: none !important;
	background: #000000;
	color: #ffffff;
	font-family: "Verdana", "Tahoma", helvetica, arial;
	font-size: 75%;
	z-index: 0;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
	margin: 0em;
	margin-top: .5em;
	margin-bottom: .5em;
}

/* Link Colors */
a:link { color: #F5E190; }
a:active { color: #F5E190; }
a:visited { color: #F5E190; }
a:hover { color: #ffffff; }

/* id'ed tags styles */
div#layout {
	position: relative;
	min-width: 1004px;
	max-width: 100%;
	overflow: hidden;
}

div#header {
	position: relative;
	width: 100%;
	height: 120px;
	line-height: 120px;
	background: #ffffff url('/images/skin/default/header.gif') no-repeat;
	color: #000000;
	overflow: hidden;
	z-index: 1;
}

div#adbar {
	position: relative;
	height: 60px;
	margin-bottom: .5em;
	padding-bottom: 24px;
	background: #ffffff url('/images/skin/default/dividerbg.gif') bottom left repeat-x;
	color: #000000;
}

div#adbar a {
	color: #ffffff;
}

div#content-container {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	z-index: 1;
}

div#left-column {
	position: relative;
	width: 165px;
	float: left;
	margin-left: .5em;
	margin-right: .5em;
	margin-bottom: .5em;
	padding-top: 20px;
	border-bottom: solid #4ab4d8 .25em;
	background: #528194 url('/images/skin/default/menu-bg.gif') no-repeat;
	text-align: left;
	overflow: hidden;
	z-index: 3;
}
div#left-column ul {
	list-style: none;
	padding: 0em;
	margin: .25em;
	border: none;
	text-indent: 0em;
}
div#left-column h1, div#left-column h2, div#left-column h3, div#left-column h4, div#left-column h5, div#left-column h6 {
	margin: .25em;
	margin-top: .5em;
	margin-bottom: .5em;
	padding-bottom: .25em;
	border-bottom: solid #fff200 1px;
}
div#left-column a {
	color: #ffffff;
}
div#left-column a:hover {
	color: #EBDFB0;
}

div#content {
	position: relative;
	text-align: left;
	z-index: 2;
	overflow: hidden;
}
.highlight {
	border-top: solid #4ab4d8 1px;
	border-bottom: solid #4ab4d8 .25em;
	background: #528194 url('/images/skin/default/highlight-box-bg.gif') top left no-repeat;
}
.highlight img, .highlight a img {
	float: left;
	margin: .5em;
	border: solid #4ab4d8 .25em;
}
.highlight a {
	color: #ffffff;
}
.highlight a:hover {
	color: #EBDFB0;
}
.paragraph_container { margin-left: auto; margin-right: auto; }
	
div#right-column {
	position: relative;
	width: 160px;
	float: right;
	margin-left: .5em;
	margin-right: .5em;
	margin-bottom: .5em;
	text-align: left;
	overflow: hidden;
	z-index: 3;
}
div#right-column * {
	position: relative;
}

div#footer {
	position: relative;
	padding-top: .5em;
	padding-bottom: 1em;
	background: #ffffff url('/images/skin/default/footerbg.gif') repeat-x;
	color: #000000;
	text-align: center;
	z-index: 2;
}
div#footer a {
	color: #000000;
}
div#footer a:hover {
	color: #8ebbb9;
}

/* text ads */
div#text_ads { position: relative;
			   top: 0px;
			   width: 158px;
			   margin-top: .5em;
			   margin-bottom: .5em;
			   padding-top: 30px;
			   border: solid #8EBBB9 1px;
			   background: url('/images/skin/default/textheader.gif') 0px 0px no-repeat;
			   font-size: 9pt;
			   color: #ffffff; }
			   
div#text_ads p { padding: 0px;
				 margin: 2px;
				 margin-bottom: 10px;
				 font-size: 9pt;
				 color: #ffffff; }
			   
div#text_ads a { font-size: 10pt;
				 color: #ffffff;
				 text-decoration: underline;
				 font-weight: bold; }
div#text_ads a:link { color: #8EBBB9; }
div#text_ads a:active { color: #8EBBB9; }
div#text_ads a:visited { color: #8EBBB9; }
div#text_ads a:hover { color: #ffffff; }			   
			   
div#text_ads_footer { clear: both;
					  width: 158px;
					  height: 24px;
					  margin-top: auto;
					  line-height: 24px;
					  background: #8EBBB9;
					  text-align: center; }
div#text_ads_footer a { color: #ffffff; font-weight: normal; font-size: .8em; }
div#text_ads_footer a:link { color: #ffffff; }
div#text_ads_footer a:active { color: #ffffff; }
div#text_ads_footer a:visited { color: #ffffff; }
div#text_ads_footer a:hover { color: #5E5340; }

/* Dropdown navigation styles */
form#town-nav { margin-top: 2px; margin-bottom: .5em; }
form#town-nav select { width: 120px; 
			  height: 21px;
			  line-height: 21px;
			  padding: 0px;
			  margin-left: 8px;
			  margin-right: 2px;
			  background: #000000;
			  font-size: 9pt;
			  color: #ffffff;
			  display: inline; }
form#town-nav select option { margin: 0px;
					 padding: 0px; }
form#town-nav button { position: absolute;
			  right: 0px;
			  width: 22px;
			  height: 21px;
			  line-height: 21px;
			  padding: 0px;
			  margin-left: 2px;
			  margin-right: 8px;
			  border: none;
			  background: #000000 url('/images/skin/default/button-go.gif') center center no-repeat;
			  font-size: 8pt;
			  color: #ffffff;
			  vertical-align: middle;
			  display: inline;
			  cursor: pointer; }
/* END OF Dropdown navigation styles */