body  { 
	background: white url(images/bg.gif) repeat-y left top; 
	margin: 0; 
	padding: 0;
	}
body, table, td, p, li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	}
#header  { 
	background: #060 url(images/headerphoto2.jpg) no-repeat right center; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	width: 100%; 
	height: 103px; 
	}
#tagline {
	height: 23px;
	width: 100%;
	background: black;
	}
h1, h2, h3, h4, h5, h6 {
	margin-left: -12px;
	}
h1, h2 {
	font-size: 150%;
	letter-spacing: .05em;
	}
h3 {font-size: 125%;
	border-bottom: 1px solid #333;
	margin: 2em 0 0 -12px;
	}
ul { 
	list-style-image: url(images/bullet.gif);
	}
ul ul  { 
	list-style-image: url(images/bullet_gray.gif);
	}
#mainwrapper {
	width: 800px;
	border-left: 2px gray solid;
	border-right: 2px gray solid;
	border-bottom: 2px gray solid;
	background: white;
	}	

#footer {
	margin-top: 2em;
	margin-bottom: 0;
	text-align: center;
	background: white;
	}

#contentwrapper {
	margin: 8px 5%;
	text-align: center;
	}
#rolloverheading {
	letter-spacing: .2em;
	margin: 0;
	padding: 6px;
	background: #060;
	text-align: center;
	color: white;
	border-left: 1px solid black;
	}
#rolloverlinks {
	margin: 0;
	padding: 6px;
	background: #060;
	text-align: center;
	letter-spacing: .1em;
	border-left: 1px solid black;
	}
#rolloverlinks a:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
	}
#rolloverlinks a:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
	}
#rolloverlinks a:hover {
	color: #39f;
	text-decoration: underline;
	font-weight: normal;
	}
#rolloverlinks a:active {
	color: white;
	text-decoration: none;
	font-weight: normal;
	}
#rolloverimages {
	margin: 0;
	padding: 6px;
	background: #ccc;
	text-align: center;
	border-bottom: 2px solid #060;
	border-left: 1px solid black;
	}
#content {
	padding: 10px 5% 20px 5%;
	text-align: left;
	line-height: 150%;
	}
	
#intro {
	line-height: 150%;
	font-weight: normal;
	font-size: 100%;
	}
#intro #hometable {
	line-height: 100%;
	}
.colorgreen {
	color: #060;
	}	
#rotatingimages {
	float: right;
	margin: 0em 0 0em 4em;
	padding: 8px 0 8px 8px;
	text-align: center;
	}
#rotatingimages img {
	border: 1px gray solid;
	}
.callout {
	width: 220px;
	float: right;
	margin: 0em 6px 0em 18px;
	padding: 8px;
	border: 1px solid #333;
	background: #e8e8e8;
	font-family: georgia, "times roman", serif;
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
	color: #666;
	text-align: center;
	}

.captions {
	padding: 0 8px 12px 8px;
	}
#contact {
	font-size: 11px;
	font-weight: bold;
	margin: 3em 4px;
	padding: 0;
	}
#contact #imgborder {
	border-bottom: 1px solid black;
	padding-bottom: 6px;
	margin-bottom: 8px;
	}
.imgborder {
	border: 1px gray solid;
	}
	
.smaller {
	font-size: 90%;
	}
.larger {
	font-size: 110%;
	}
em {
	font-weight: normal;
	font-style: italic;
	}

a {
	font-size: 11px;
	}
a:link {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	}	

#navwrapper {

	margin: 0;
	padding: 0;
	}

.nav {
	margin: 0;
	padding: 0;
	}
.nav #thispage {
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 4px;
	border-bottom: 1px black solid;
	background: gray;
	color: white;
	text-align: left;
	}
.nav a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 4px;
	border-bottom: 1px black solid;
	text-align: left;
	}
.nav a:link {
	color: #333; 
	font-weight: bold; 
	background-color: #e8e8e8;
	text-decoration: none; 
	}
.nav a:visited   { 
	color: #333; 
	font-weight: bold;
	background-color: #e8e8e8; 
	text-decoration: none; 
	}
.nav a:hover   { 
	color: red; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ccc url(images/hoverbg.jpg) repeat-y right top; 
	border-bottom: solid 1px black; 
	}
.nav a:active  { 
	color: #333; 
	font-weight: bold; 
	background-color: #e8e8e8;
	text-decoration: none; 
	}