@charset "utf-8";
/* CSS Document */


body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 20px;
}
body {
	background-color: #666;
}
#header {
	padding: 0px;
	height: 211px;
	width: 914px;
	background-image: url(images/back_header.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-image: url(images/wrapper.png);
	background-repeat: repeat-y;
	width: 914px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#leftnav {
	padding: 0px;
	height: auto;
	width: 182px;
	background-image: url(images/nav.png);
	margin: 0px;
	float: left;
	background-repeat: no-repeat;
	line-height: 30px;
	clear: right;
}
#leftnav a:hover {
	color:#C60;
	text-decoration: underline;
	font-size: 11px;
	} 
#navbar a:visited { .... } /* etc etc etc */ 
a.nav {
	text-decoration: none;
	color:#036;
	font-size: 11px;
	font-weight: bold;
}
.nav2 {
	text-decoration: underline;
	color: #036;
}
.services {
	color:#036;
	font-size: 11px;
	font-weight: bold;
}

.subnav {
	text-decoration: none;
	color:#666;
	font-size: 11px;
}
#footer {
	padding: 0px;
	height: 25px;
	width: 914px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.blockFooter {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 20px;
	color: #666;
}

table
{
	font-size : 10;
		font-family : Arial, Helvetica, sans-serif;
}


.tableHeader {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.staff {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}
.parablock {
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#colLeftContact {
	float: left;
	width: 250px;
	background-color: #FFF;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
#gold_box {
	float: left;
	width: 672px;
	background-color: #C60;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	font-weight: normal;
	border: medium groove #4872BC;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#white_box {
	float: left;
	width: 672px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
