body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #b5b5b5 url(./images/bg.gif) repeat-x top;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #009EDB;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

a {
	font-size: 11px;
	color: 009edb;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 009edb;
}
a:hover {
	text-decoration: none;
	color: #00648A;
}
a:active {
	text-decoration: none;
	color: 009edb;
}

.border {
	width: 820px;
	background-color: #000000;
}
	
.main {
	width: 818px;
	background-color: #ffffff;
}

.nav {
	background: url(./images/nav_bg.gif);
	text-align: left;
}
	
.space {
	background: url(./images/space.jpg);
}

.pics {
	height: 109px;
	background-color: #e6e7e7;
	vertical-align: middle;
	padding: 10px;
	text-align: center;
}
	
.content {
	background-color: #ffffff;
	vertical-align: top;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 25px;
	padding-bottom: 25px;
}
	
.footer {
	background: #454545;
	border-top:4px #252122 solid;
    border-bottom:4px #252122 solid;
	height: 4S5px;
	color: #ffffff;
	padding: 10px;
	text-align:center;
}
.tableright {
	background: #e8e6e7 url(./images/home_top.gif) repeat-x top;
}
	
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color:black;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-size:10px;
font-weight: bold;
text-transform:uppercase;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #959595;
color:black;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style2 {color: #0385C1}

.bannerarea {
	background: url(./images/home_top_bg.jpg);
}

.nav {
	background: url(./images/nav_bg.gif);
	text-align: left;
}
	
.picarea {
	width: 350px;
	vertical-align:top;
}

.navarea {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e8e6e7;
	border-right:1px solid #000000;
	width:218px;
	text-align:left;
}
.navarea a{
display:block;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #e8e6e7;
color:#000000;
font-size:14px;
font-weight:bold;
width:218px;
line-height:30px;
text-transform:uppercase;
}
.navarea a:hover{
background:#cccccc;
}
a span{
padding:5px 10px;
}
.galleryarea {
	background: #b4b5b5 url(./images/home_right_bg.jpg) repeat-x top;
}
	
.content {
	background: #ffffff url(./images/home_topborder.jpg) repeat-x top;
}
	
.footer {
	background: #454545;
	border-top:4px #252122 solid;
    border-bottom:4px #252122 solid;
	color: #ffffff;
	padding: 10px;
	text-align:center;
	}