@charset "UTF-8";
/* CSS Document */
* {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
body {
	background-color: #939393;
	margin-top: 0px;
}
#wrapper{
	width:950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#header{
width:950px;
	height: 292px;
}
#navbottom{
width:950px;
	height: 36px;
}
#bodytop{
	width:950px;
	height: 12px;
	background-color: #FFFFFF;
	background-position: right;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
}
#bodywrapper{
width:950px;
	height: auto;
}
#body{
	width:auto;
	height: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#bodyleft{
	width:auto;
	height: auto;
	margin-right: 20px;
	margin-left: 30px;
}

#footer{
	width:950px;
	height: 25px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#bottom{
	width: 950px;
	height: 27px;
	background-color: #da6516;
	text-align: center;
}
#bottom li, #bottom ul{
	display: inline;
	list-style-type: none;
	padding-right:5px;
	padding-left:5px;
	padding-top:0px;

}
#bottom a,  #bottom a:visited, #bottom a:active{
	color: #333333;
	text-decoration: none;

}
#bottom a:hover{
	color: #666666;
	text-decoration: none;

}

#content{
	padding: 10px;
	height: auto;
	width: 950px;
}
#linkfooter{
	width:950px;
	height: 25px;
	margin-right:auto;
	margin-left:auto;
}
#PortNav li{
	list-style-type: none;
}
#PortNav a {
	color:#666666;
	height: 20px;
	width: 100px;
	display:block;
}
.img {
	margin: 2px;
	border: 1px solid #999999;	
}
.td {
	text-align: center;
	vertical-align: bottom;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 16px;
	color: #FF6600;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:0px;
}

#subnavwrap{
	background-image: url(../images/subnavbkg.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 162px;
	padding-top: 2px;
}
#subnavwrap a, #subnavwrap a:link,#subnavwrap a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/subboxnav1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 101px;
	padding-left: 50px;
	margin-left: 8px;
	margin-bottom: 2px;
	padding-top: 4px;
	font-weight: bold;
}
#subnavwrap a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	text-decoration: none;
	background-image: url(../images/subnavbox2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 101px;
	padding-left: 50px;
	margin-left: 8px;
	margin-bottom: 2px;
	padding-top: 4px;
	font-weight: bold;
}
.subnavlinkbox{
	
}
a, a:visited, a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {color:#FFCC00;}
.pageheader{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-align: left;
}.picborder {
	border: thin solid #666666;
	margin-top: 20px;
}
.contactborder {
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.services{min-height:85px; padding-right:30px;margin-bottom:5px;}
.RandImages{
	width:75px;
}
blockquote {
	padding-top:5px;
	padding-left:10px;
	height:85px;
	width:330px;
	-moz-border-radius: 2em;
	border-radius: 2em;
	border: 1px solid #CCCCCC;
}
legend{color:#333333; margin-bottom:5px;}
fieldset{width:350px; text-align:center;}
.leftborder{border-right:1px dotted #999999; width:350px;}
#credits {margin-top:10px;}
#credits *{color:#CCCCCC; font-size:10px;}