body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-color: #dbdbdb;
	letter-spacing: 0px;
	background-image: url(images/pageback.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px; padding: 0px;
}

/*POSITIONAL DIVS*/	

#thumbs {
	height: 70px;
	width: 740px;
	clear: both;
	margin-left: 170px;
}

#pagecontainer {
	width: 920px;
	background-image: url(images/homehead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 196px;
	
}
#pagecontainer2 {
	width: 920px;
	background-image: url(images/pageback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
	
}
#topspacer {
	height: 135px;
}
#thumbs img {
	padding: 10px 11px;
}
#logo {
	padding-top: 30px;
	padding-left: 35px;
}

.image {
	border: 1px solid #999999;
	padding: 5px;
	background-position: center center;
	width: auto;
	height: auto;
}

#navcol{
	width: 120px;
	float:left;
	margin-left: 10px;
	padding-right: 22px;
	padding-left: 22px;
	margin-top: 90px;
}

#textcol{
	width: 240px;
	float:left;
	position:relative;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 40px;
	min-height: 460px;
	
}
#textcol2{
	width: 215px;
	float:left;
	position:relative;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 40px;
	margin-right: 20px;
	
}
#displaypiccol {
	float: right;
	margin-right: 10px;
	width: 470px;
	background-position: center center;
	padding-right: 20px;
	height: 503px;
}
#piccol {
	float: right;
	margin-right: 10px;
	width: 450px;
	margin-left: 20px;
}


.nav {
	color: #666666;
	font-size: 14px;
	line-height: 38px;
	vertical-align: middle;
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	letter-spacing: 0em;
}
#footer {
	width: 870px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	font-size: 10px;
	letter-spacing: 0em;
	text-align: right;
	padding-top: 40px;
	padding-right: 30px;
	color: #a4a29b;
}

/*NAVIGATION STYLES */

#navcol .nav a {
	color: #666666;
	text-decoration: none;
}
#navcol .nav a:hover {
	color: #000000;
	text-decoration: none;
	}
	
a:link {
	color: #666666;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
}


#footer a {
	color: #a4a29b;
}
#footer a:visted {
	color: #a4a29b;
}

#footer a:hover {
	color: #a4a29b;
	text-decoration: none;
}




/*TEXT STYLES */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}
#navcol .nav a {
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8144a0;
	line-height: 16px;
	margin: 0px;
}

.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	letter-spacing: 1px;
	margin: 0px;
	padding: 4px 0px 8px;
}
#wrapper { float: left; padding: 50px 5px 10px 5px; width: 735px; }

