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

body {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/bkgif.gif);
	background-color: #DCE4E1;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 180%;
}
h1,
h3 {
	margin: 40px 0 5px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 80%;
	letter-spacing: 2px;
	margin-bottom: -10px;
}

body, td, th {
	color: #666;
}
a {
	color: #7A958C;
}
a img {
	border:none;
}

/**** Home Page ****/
/*#footer {
	border-top:thin solid #A3B8B0;
	padding-bottom: 50px;
}*/
#wrapperHome {
	width: 1066px;
}
#wrapper {
	width: 1057px;
}
#wrapperHome,
#wrapper {
	margin: 0 auto;
	text-align: left;
	border-right:thin solid #A3B8B0;
	border-left:thin solid #A3B8B0;
}
#sidebar1Home {
	width:200px;
	border-right:thin solid #A3B8B0;
}
#banner {
margin-top:35px;
}
#contentContainerHome,
#contentContainer,
#banner,
#sidebar1Home {
	float: left;
}
#contentContainerHome {
	width: 805px;
}
#contentContainer {
	width: 799px;
}
#contentContainerHome,
#contentContainer {
	padding-left: 36px;
}		 


/**** Sub Pages ****/
.SV #container {
margin-left:auto;
margin-right:auto;
margin-top:0;
text-align:left;
width:1100px;
}
.SV #sidebar1 {
	float: left;
	width: 200px;
}
.SV #navbar {
	height: 1000px;
	width: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	margin-right: 10px;
	margin-left: 10px;
	border-right-color: #A3B8B0;
	border-left-color: #A3B8B0;
}
.nav1Home {
	left: -58px;
	position: relative;
}
.nav1 {
	left: -60px;
	position: relative;
}
.nav1 ul {
	text-align: left;
	list-style-type: none;
}
.nav1 ul li {
	height: 30px;
}
.nav1 ul li a {
	text-decoration: none;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nav1 ul li a:hover {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A3B8B0;
	border-bottom-color: #A3B8B0;
}
.SV #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -10;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: -10px;
	padding-left: 20px;
}
.SV #mainContentBG {
	height: 1000px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A3B8B0;
	padding-right: 50px;
}
.selected {
	height: 240px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.topSpace {
	height: 240px;
	width: 800px;
}
.topSpaceHome {
	height: 800px;
}
.gallery {
	background-color: #FFF;
	padding: 5px;
	border: thin solid #B7CDC5;	
}
.addySpace {
	height: 240px;
	padding-top: 100px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.spacer {
	clear: both;
}


/**** Logo ****/
.logo {
	width: 94px;
	height: 141px;
}
.SV #mastheadHome {
	height: 260px;
	padding: 40px 0 0 54px;
}
.SV #masthead {
	height: 260px;
	padding: 40px 0 0 52px;
}

/**** pngfix ****/
img, div, a { behavior: url("css/iepngfix.htc"); }



