@charset "utf-8";
body {
	font-size: 14px;
	background-color: #999999;
}
.page_table {
	border: 2px solid #000000;
}
td.navigation {
	margin: 0px;
	padding: 0px;
	background: #999999 url(images/button_normal.jpg) repeat-x center center;
	border-top: 1px solid #564c66;
	border-right: 1px none #564c66;
	border-bottom: 1px solid #564c66;
	border-left: 1px none #564c66;
}

td.masthead {
	background-color: #989898;
}



td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background_double.jpg);
	background-repeat: repeat-y;
	height: 400px;
	padding-top: 25px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #564c66;
	border-left-color: #564c66;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-right: 90px;
	padding-left: 90px;
}
td.bottomnavigation {
	margin: 0;
	padding: 5px 0px;
	float: left;
	background: #999999 url(images/button_normal.jpg) repeat-x center center;
	display: inline;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #564c66;
	border-right: 1px none #564c66;
	border-bottom: 1px solid #564c66;
	border-left: 1px none #564c66;
	width: 100%;
}
.contact_infobar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	background-color: #CCCCCC;
}

.bottomnavigation a {
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;
}
.bottomnavigation a:visited {
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.bottomnavigation a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #676767;
}

.content .bullet {
	padding-right: 10px;
}
.content li {
	font-size: 12px;
	margin-left: 10px;
}
.page_table .content .style3 li {
	font-size: 14px;
}


.content .style1 {
	font-size: 20px;
	font-weight: bold;
	color: #993333;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
}
.content .style2 {
	color: #993333;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	font-variant: normal;
}
.content .style3 a {
	color: #547A63;
	text-decoration: underline;
}
.content .style3 a:visited {
	color: #547A63;
	text-decoration: underline;
}
.content .style3 {
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
}
#contactinfo {
	font-size: 12px;
}

#contactinfo span {
	font-size:smaller;
	color: #6A987B;
}
.content #contactinfo table {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.content #contactinfo strong {
	font-size: 18px;
}

.content #contactinfo a {
	font-size: 12px;
	color: #547A63;
	text-decoration: none;
}
.content #contactinfo a:hover {
	color: #6A987B;
	text-decoration: underline;
}
.content .gallery table {

}
.content .gallery .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 10px;
}
.content .gallery .description strong {
	color: #547A63;
	font-size: larger;
}

.content .gallery th {
	font-size: 18px;
	color: #547A63;
}
.content .gallery .imagewrap {
	padding: 10px;
	border: 1px solid #999999;
	position: static;
	display: block;
	background-color: #FFFFFF;
}
.content .gallery .imagewrap img {
	border: 1px solid #333333;
}

.content .gallerynav {
	padding: 5px 10px;
	text-align: center;
	font-size: 10px;
	z-index: 0;
}
.content .gallery .projectname {
	background-color: #EAEEEA;
	font-size: 18px;
	font-weight: bold;
	color: #6A987B;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.content .gallery .gallerynav .disabled {
	color: #999999;
}
.content .gallery .gallerynav a {
	text-decoration: none;
	color: #547A63;
}
.content .gallery .gallerynav a:hover {
	color: #000000;
	text-decoration: none;
}
.content .gallery .pixback {
	background-image: url(images/screened_back.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}
/*END BUTTONS*/
.content .formwrapper {
	background-color: #EAEEEA;
	border: 1px solid #564C66;
}
/*.content .gallery .gallerynav a:visited {
	color: #547A63;
	text-decoration: none;
}
*/

/*START BUTTONS */

.indentmenu{
	font: bold 13px Arial;
	text-transform: capitalize;
}

.indentmenu .button{
	margin: 0;
	padding: 0;
	float: left;
	background: #999999 url(images/button_normal.jpg) repeat-x center center;
	display: inline;
	white-space: nowrap;
}

.indentmenu .spaceleft{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px;
	text-decoration: none; /*dark purple divider between menu items*/
	background: #999999 url(images/button_normal.jpg) repeat-x center center;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
	border-right: 1px solid #564c66;
}
.indentmenu .spaceright{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px;
	text-decoration: none; /*dark purple divider between menu items*/
	background: #999999 url(images/button_normal.jpg) repeat-x center center;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
}
.indentmenu .button a{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid #564c66; /*dark purple divider between menu items*/
	white-space: nowrap;
}

.indentmenu .button a:visited{
color: white;
}

.indentmenu .button a:hover, .indentmenu .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: #999999 url(images/button_over.jpg) repeat-x center center;
}
.sidebar {
	padding: 5px;
	width: 200px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.sidebar_head {
	background-color: #999999;
	background-image: url(images/button_over.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 2px 5px;
	height: 15px;
	width: 200px;
	border: 1px solid #666666;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 200px;
	height: 160px;
	/*border: 1px solid #666666;*/
	padding: 5px;
	background-color: lightyellow;
	cursor: default;
}

.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 10px;
}
.form_success {
	font-size: 16px;
	color: #009900;
}
.form_error {
	font-size: 16px;
	color: #FF0000;
}

