/*****************
 GLOBAL
*****************/

* { margin: 0; padding: 0; }

p { margin: 0.5em 0 1.0em 0; }

img { border-width: 0; }

h1, h2, h3, h4, h5, h6 { margin:0.5em 0 0.2em 0; }

body {
	background: #eef url(/images/bodyback.gif) no-repeat top center;
	margin:0px;
	padding:0;
	color: #000;
}

body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: medium;
}


/**********
 HEADERS
**********/

h1 { font-size: 2.0em; color: #016; line-height: 1.2em; font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;}
h2 { font-size: 1.8em; color: #016; line-height: 1.2em; font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;}
h3 { font-size: 1.3em; color: #336; line-height: 1.2em; font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;}
h4 { font-size: 1.1em; color: #336; letter-spacing: -1px;}

/**********
 FORMS
**********/

form { display: inline; }


/**********************
 OVERALL LAYOUT
***********************/


#skiptomain {
	display: none;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	font-size: 0.85em;
}

	#pagecontainer {
		width: 930px;
		padding: 0 10px;
		background: #fff url(/images/watermark.gif) no-repeat top center;

	}

		#header {
			width: 930px;
			padding: 0px;
			}

			#topdevice {
				padding: 10px 0px 0px 10px;
				width: 80px;
				float: left;
				text-align: left;
			}

			#toplogo {
				padding: 20px 0px 0px 10px;
				width: 400px;
				float: left;
				font-size: 0.9em;
				letter-spacing: -1px;
			}

			#topright {
				padding: 20px 10px 0px 0px;
				width: 400px;
				float: right;
				font-size: 0.9em;
				text-align: right;
			}

				input.search {
					width: 210px;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
					padding: 1px 0px;
				}

				input.searchsubmit {
					width: 60px;
					margin-left: 2px;
					background: #ddf;
					color: #028;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}



		#topnav {
			width: 930px;
			margin: 0px;
			padding: 0px;
			background: #028 url(/images/topnavback.gif) no-repeat top left;
			height: 33px;
		}

		#topbar {
			width: 930px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #eee url(/images/topbarback.gif) no-repeat bottom left;
			color: #000;
		}

			#breadcrumb {
				width: 700px;
				float: left;
				padding: 7px 10px 5px 10px;
				font-size: 0.9em;
			}

			#breadcrumb a:link, #breadcrumb a:visited { color: #000; text-decoration: none; }
			#breadcrumb a:hover { color: #000; text-decoration: underline; }

			#topdate {
				width: 200px;
				float: right;
				text-align: right;
				padding: 7px 10px 5px 0;
				font-size: 0.8em;
				color: #666;
			}


		#maincontent {
			clear: both;
			width: 910px;
			margin: 0;
			padding: 10px 10px 10px 10px;
			font-size: 0.95em;
			line-height: 1.7em;


		}

			#maincontent a:link, #maincontent a:visited { color: #028; text-decoration: none; }
			#maincontent a:hover { color: #028; text-decoration: underline; }

			#maincontent ul {padding: 5px 0 5px 25px;}



			#maincontentleft {
				width: 250px;
				margin: 0px 20px 0px 0px;
				padding: 0px;
				float: left;
			}

				.leftfeature {
					width: 250px;
					margin: 10px 0 0 0;
					padding: 5px 0px;
				}

				.leftfeature img {
					float: left;
					margin: 0px 10px 0 0;
				}

				.newsfeature {
					width: 660px;
					margin: 10px 0 0 0;
					padding: 5px 0px;
				}

				.newsfeature img {
					float: left;
					margin: 0px 10px 0 0;
				}

				.newsarticle {
					width: 660px;
				}

				.newsarticle img {
					float: left;
					margin: 0px 10px 0 0;
				}

				.newscontent {
					margin-left: 120px;
				}

			#maincontentmiddle {
				width: 402px;
				margin: 0px;
				padding: 0px;
				float: left;
			}


			#maincontentleftandmiddle {
				width: 660px;
				margin: 0px 0px 0px 0px;
				padding: 0px 11px 0px 0px;
				float: left;
				border-right: solid 1px #dde;
			}

				.calendaritemlong {
					clear: both;
					width: 660px;
					margin: 10px 0 0 0;
					padding: 5px 0px;
					border-bottom: 1px solid #dde;
				}

				.calendarlongdate {
					width: 100px;
					float: left;
					margin: 0px;
					padding: 0px;
					text-align: center;
					color: #336;
					line-height: 1.2em;
				}

					.datenumber {
						font-size: 1.9em;
						line-height: 1.3em;
					}

					.datetime {
						font-size: 0.9em;
					}

				.calendarlongdetail {
					width: 560px;
					float: right;
					margin: 0px;
					padding: 0px;
				}

					.calendarlongdetail strong {
						font-size: 1.2em;
						color: #336;
						font-weight: normal;
						font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
					}

			#maincontentright {
				width: 220px;
				margin: 0px 0 0 0;
				padding: 0px 0px 0px 18px;
				float: right;
			}

				.calendaritem {
					clear: both;
					width: 220px;
					margin: 10px 0 0 0;
					padding: 5px 0px;
					border-bottom: 1px solid #dde;
					line-height: 1.2em;
				}

				.calendardate {
					width: 60px;
					float: left;
					margin: 0px;
					padding: 0px;
					font-size: 0.85em;
					text-align: center;
					color: #336;
				}

					.datenumber {
						font-size: 1.9em;
						line-height: 1.3em;
					}

					.datetime {
						font-size: 0.9em;
					}

				.calendardetail {
					width: 150px;
					float: right;
					margin: 0px;
					padding: 0px;
					font-size: 0.9em;
				}

					.calendardetail strong {
						font-size: 1.2em;
						color: #336;
						font-weight: normal;
						font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
					}



				input.newsletter {
					width: 150px;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
					padding: 1px 0px;
				}

				input.newslettersubmit {
					width: 60px;
					margin-left: 2px;
					background: #ddf;
					color: #028;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}




		#footer {
			margin: 0px;
			clear: both;
			width: 910px;
			font-size: 0.9em;
			color: #fff;
			padding: 15px 10px 5px 10px;
			background: #015;
			height: 28px;
		}

			#footer a:link, #footer a:visited { color: #fff; text-decoration: none; }
			#footer a:hover { color: #fff; text-decoration: underline; }

		#belowfooter {
			margin: 10px 0 0 0;
			clear: both;
			width: 910px;
			font-size: 0.9em;
			line-height: 1.7em;
			padding: 5px 10px;
			color: #666;
		}

			#belowfooter a:link, #belowfooter a:visited { color: #036; text-decoration: none; }
			#belowfooter a:hover { color: #036; text-decoration: underline; }

/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }


/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}


/*****************
 IMAGES AND CAPTIONS
 *****************/

.photoandcaption {
	float: right;
	margin: 0px 0px 10px 10px;
}


/*****************
 TOP RIGHT NAV LIST
*****************/

#topright ul {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	list-style: none;
	text-align: right;
	text-transform: lowercase;
	letter-spacing : -1px;
}

	#topright ul li {
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 10px 18px;
		display: inline;
	}

	#topright ul li a {
		color: #028;
		text-decoration: none;
	}

	#topright ul li a:hover {
		color: #028;
		text-decoration: underline;
	}

	#topright ul li.onstate {
		font-weight: bold;
	}


/*****************
 TOP OF PAGE NAV LIST
*****************/

ul#nav {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	width: 930px;
	text-transform: uppercase;
	font-size: 0.9em;
}

	ul#nav li {
		float: left;
		line-height: 1.8em;
		margin: 0px 0px 0px 0px;
		padding: 0px 15px 3px 15px;
		display: inline;
		text-align: center;
	}

	ul#nav li ul{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	ul#nav li ul li {
		line-height: 1.8em;
		margin: -3px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
		display: inline;
		float: left;
		text-align: left;
	}

		ul#nav li a {
			display: block;
			color: #fff;
			text-decoration: none;
		}

		ul#nav li a:hover {
			color: #ddf;
			text-decoration: none;

		}



/*****************
 ICON IST
*****************/

#maincontent ul.iconlist {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
}

	#maincontent ul.iconlist li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		background: url(/images/icon.gif) no-repeat 0px 4px;
	}

#maincontent ul.iconlistfloat {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
}

	#maincontent ul.iconlistfloat li {
		float: left;
		width: 180px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		background: url(/images/icon.gif) no-repeat 0px 4px;
	}


/*****************
 FLASHANIM
*****************/

 #flashanim {
 	position: relative;
	z-index: 1;
 }

 #flashanim img {
 	display:none;
 	position:absolute;
 	top:0; left:0;
	z-index: 1;
 }


/*****************
 BORDERED
*****************/

.bordered {
    	margin: 0px 0px 0px 0px;
    	padding: 10px;
    	border: 1px solid #dde;

}

/*****************
 BACKGROUNDS
*****************/

.blueback {
    	background: #eef;

}

/*****************
 ICON LINK
*****************/


a.iconlink { padding-left:10px; background: url(/images/icon.gif) no-repeat top left;  }




/*****************
CONTACT FORM
*****************/

#contactleft {
	width: 320px;
	margin: 0px 20px 0px 0px;
	float: left;
}

#contactright {
	width: 320px;
	float: right;
}

#contactform {
	display: inline;
}

#contactform p {
	margin-top: 5px;
}

#contactform label {
	clear: left;
	float: left;
	width: 75px;
	padding-right: 10px;
	margin-top: 5px;
}

input.contform {
	float: left;
	width: 200px;
	border: 1px solid #333366;
	font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 1.0em;
	margin-top: 5px;
}

textarea.contform {
	float: left;
	width: 200px;
	border: 1px solid #333366;
	font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 1.0em;
	margin-top: 5px;
}

#buttsend {
	margin-top: 10px;
	margin-left: 236px;
	color: #028;
	font-weight: bold;
	background-color: #ddf;
}

/**************
 LOTS TABLE
**************/

table.lotstable {
	font-size: 1.0em;
	border-collapse: collapse;
}

table.lotstable th, table.lotstable td {
	vertical-align: top;
	text-align: left;
	padding: 2px 5px;
	border-bottom: 1px solid #ccc;
}

table.lotstable th.category {
	font-size: 1.8em;
	color: #016;
	line-height: 1.2em;
	padding-top: 10px;
	font-weight: normal;
	font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
}

table.lotstable td {}
	#maincontent table.lotstable td a:link, #maincontent table.lotstable td a:visited { text-decoration: underline; }
	#maincontent table.lotstable td a:hover, #maincontent table.lotstable td a:active { text-decoration: underline; color: #666; }