﻿.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: 300;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: A8C5B2;
	text-decoration: underline;
}
a.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000099;
	text-decoration: underline;
}
a.maintext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: A8C5B2;
	text-decoration: underline;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topobg {
	background-repeat: repeat-y;
	background-position: left bottom;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #A8C5B2;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.subsubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: 434B4C;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #434B4C;
	border-right-color: #434B4C;
	border-bottom-color: #434B4C;
	border-left-color: #BECFC5;
	border-left-width: thin;
}
.subnavspacer {
	border: none #FFFFCC;
	font-size: 10px;
}
.linksubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.linksubnav:hover { 
        color : #ffffff; 
}
.mainbg {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/project_photo_02.jpg);
}
.topobgnorepeat {

	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: 0E2B89;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainlink {
	color: #000080;
}

