@charset "UTF-8";
#photofloatleft {
	float: left;
	font-size: 10px;
}
/* CSS Document */

/* type */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 100%;
	margin-top: 0px;
}
html {
	height: 100%;
	background-image: url(images/bg_ashphalt.jpg);
}
h1 {
	font-size: 28px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 12px;
	font-weight: normal;
}

/* layout */

#container {
	width: 827px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/SR85_10.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
* html #container {
height:100%
}
#header {
}
#column-left {
	width: 750px;
	margin-right: 10px;
	margin-left: 35px;
	margin-top: 25px;
}
#column-right {
	width: 750px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 35px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	clear: both;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 15px;
	position: relative;
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
}
#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	width: 800px;
	vertical-align: middle;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 52px;
}
#linkbar  a:link  {
	vertical-align: 100%;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 10px;
}
#linkbar a:visited {
	vertical-align: 100%;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 10px;
}
#linkbar a:hover {
	color: #F5F70D;
}
#constantcontact {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:link, a:visited {
	color: #0436A2;
	text-decoration: none;
}
.trdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
.trlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.trhead {
}
.container {
	background-image: url(images/SR85_10.jpg);
	background-repeat: repeat-y;
}
.photoborder {
	border: 2px solid #CCC;
}
.photoborderleft {
	border: 2px solid #CCC;
	margin-right: 15px;
}
.photodesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #083CAC;
	text-align: center;
}
#clickon {
	float: left;
	padding-right: 5px;
}
#gallerymenu {
	float: left;
	width: 200px;
	clear: both;
	margin-bottom: 20px;
}
#gallerycontainer {
	float: right;
	width: 550px;
}
#gallerycolumn {
	float: left;
	width: 350px;
	margin-right: 25px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

