
body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border: 0;

	margins: 0;

	padding: 0;

}

 

h1 {

	color: #073E00;

	font-size: x-large;

	font-weight: bold;

}

 

img {

	border: 0;

}

 

a {

	font-style: italic;

}

 

code {

	color: #666666;

	font-family: monospace;

}

 

th {

	background-color: #666666;

	color: #ffffff;

}

 

pre {

	border-collapse: collapse;

	border-color: gray;

	border-style: solid;

	border-width: thin;

	padding: 5pt;

}

 

.info {

	color: #ff9900;

	font-size: small;

}

 

a.links {

	position: relative;

	left: 30pt;

	line-height: 24pt;

}

 

.footer {

	padding: 0px;

	margin-left: -8px;

	margin-right: -8px;

	height: 44px;

	background-color: #ffffcc;

}

 

.footer_validlink {

	float: left;

	margin-left: 10px;

	position:relative;

	top: 6px;

}

 

.footer_contact_left {

	float: left;

	margin-left: 10px;

	position:relative;

	top: 8px;

}

 

.footer_contact_mid {

	width:200px;

	margin-left: auto;

	margin-right: auto; 

	text-align: center;

	position:relative;

	top: 10px;

}

 

.footer_scriptlink {

	float: right;

	margin-right:10px;

	position:relative;

	top: 2px;

}

 

.footer_scriptlink_valid {

	float: right;

	margin-right:10px;

	position:relative;

	top: -17px;

}

 

.crumbs {

	color: #ff9900;

	font-size: small;

	font-style: italic;

}

 

 

.search {

	font-size: small;

	text-indent: 60pt;

}

 

.map {

	line-height: 20pt;

	font-size: 10pt;

}

 

.thumbs {

	position: relative;

}

 

 

.thumb_col_1 {

	position: absolute;

	left: 20px;

}

 

.thumb_col_2 {

	position: absolute;

	left: 170px;

}

 

.thumb_col_3 {

	position: absolute;

	left: 320px;

}

 

.thumb_col_4 {

	position: absolute;

	left: 470px;

}

 

.spacer {

	height: 150px;

	clear: both;

}

 

.short_spacer {

	height: 100px;

	clear: both;

}

 

.outline {

	position:absolute;

	border:2px solid orange;

}
