body {
	background: url(images/bg.jpg) top repeat-x #fff;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #63615e; 
	}

h1 {
	font-size: 16px;
	color: #f57400;
	}

h2 {
	font-size: 14px;	
	color: #f57400;
	}
	
h3 {
	font-size: 13px;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #f57400;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #f57400;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #f57400; 
	}
	
.contactButton { 
	color: #fff; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #f57400;
	border: 1px solid #63615e;
	}

.contactInput { 
	background-color: #fff; 
	border: 1px solid #63615e;
	} 
	
.copyright {
	font-size: 11px;
	padding-right: 16px;	
	color: #999999;
	}
	
.homeMid {	
	width: 444px;
	height: 260px;
	padding-top: 18px;
	padding-left: 19px;
	padding-right: 16px;
	padding-bottomm: 23px;	
	}

.hmMid {	
	width: 444px;
	height: 100%;
	padding-top: 18px;
	padding-left: 19px;
	padding-right: 16px;
	padding-bottomm: 23px;	
	}
	
.hmBot1 {
	width: 256px;
	height: 180px;	
	padding-left: 14px;
	padding-right: 15px;
	}
	
.box {
	border: 1px solid #f57400;
	}
	
.white {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	}
	
.justBold {
	font-weight: bold;
	}

.border	{
	border: 1px dashed #d0d4c8;	
	}
	
.bioBorder {
	border: 1px dashed #d0d4c8;
	padding: 15px;
	}
	
.orangeText {
	font-weight: bold;
	color: #f57400;
	}
	
.bioLink {
	padding-right: 15px;
	padding-bottom: 10px;
	}

.background {
	height:100%;
	background: url(images/mainbg.jpg) center top no-repeat #fff;
	}

#dropmenudiv{
	position:absolute;
	background-color: #d8cbbc;	
	border-top: 1px solid #eee8e1;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;	
	font: 11px Arial;
	text-decoration: none;
	text-align: left;	
	color: #63615e;	
	font-size: 11px;
	z-index: 100;
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	background-color: #d8cbbc;
	text-indent: 3px;
	color: #63615e;
	text-align: left;	
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px solid #eee8e1;
	padding: 4px;	
	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #f57400;
	color: #fff;
	text-align: left;	
	font-size: 11px
	}
	
#flashcontent {
	width: 285px;
	height: 301px;
	}

#flashcontent2 {
	width: 479px;
	height: 246px;
	}
	.anylinkcss{
position:absolute;
visibility: hidden;
border:2px solid white;
background-color: #d8cbbc;	
border-top: 1px solid #eee8e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;	
font: 11px Arial;
text-align: left;	
text-decoration: none;
color: #63615e;	
font-size: 11px;
z-index: 100;
width: 160px;
}

.anylinkcss a{
width: 100%;
display: block;
	background-color: #d8cbbc;
text-indent: 3px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px solid #eee8e1;
	padding: 4px;	
	font-size: 11px;
text-decoration: none;
text-indent: 5px;
	color: #63615e;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #f57400;
	text-align: left;	
	font-size: 11px;
color: #fff;
}
