@charset "UTF-8";
body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #B2B09C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#positionpage {
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	position: relative;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: absolute;
}
#mast {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #B2B09C;
	height: 145px;
	background-image: url(streetmast.jpg);
	text-align: right;
	background-repeat: no-repeat;
}
#mast a:link {
	font-weight: normal;
	color: #fff;
	padding-right: 10px;
}
#mast a:visited {
	font-weight: normal;
	color: #fff;
	padding-right: 10px;
}
#mast a:hover {
	font-weight: normal;
	color: #76724F;
	padding-right: 10px;
}
#mast a:active {
	font-weight: normal;
	color: #600;
	padding-right: 10px;
}
#main {
	width: 800px;
	background-image: url(bkgd.jpg);
	background-repeat: repeat-y;
	float: left;
}
#leftside {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-left: 10px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 30px;
	float: left;
	width: 130px;
}
#content {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #fff;
}
#contentleft {
	float: left;
	width: 210px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #fff;
}
#contentright {
	background-color: #FFF;
	float: left;
	width: 380px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #7A2B15;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7A2B15;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.ruleabove {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #fff;
}
p  {
	font-size: 12px;
	line-height: 18px;
}
#contentright h1 {
	font-size: 20px;
	line-height: 22px;
}
#leftside   p  {
	padding-bottom: 0px;
	line-height: 14px;
}
#contentleft .nolink {
	color: #FF3300;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #FF7740;
	text-decoration: none;
}
a:hover {
	color: #76724F;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
#leftside a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#leftside a:visited {
	text-decoration: none;
	color: #FF7740;
	font-weight: normal;
}
#leftside a:hover {
	text-decoration: none;
	color: #76724F;
	font-weight: normal;
}
#leftside a:active {
	text-decoration: none;
	color: #600;
	font-weight: normal;
}
#contentright .credit {
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-align: right;
}
#contentright img.right {
	float: right;
}
#content    p.descriptive   {
	color: #7A2B15;
	font-size: 9px;
	line-height: 11px;
}
#contentright  .smallprint  {
	font-size: 10px;
	color: #333333;
	text-align: right;
	line-height: 12px;
	font-style: italic;
}
