body {
	margin: 0px;
	padding: 0px;
	background-color: #8c9872;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}

.maincontainer {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 400px;
	background-attachment: scroll;
	background-image: url(images/flourishbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.widecontainer {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 600px;
	background-attachment: scroll;
	background-image: url(images/flourishbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	letter-spacing: .5px;
}
.whitehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .5px;
	font-weight: bold;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	color: #996600;
	letter-spacing: .5px;
	font-weight: bold;
}
.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #948056;
	letter-spacing: .5px;
	font-weight: bold;
}
.header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #4D7399;
	text-decoration: none;
}
a:visited {
	color: #4D7399;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a.sidebar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sidebar:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.sidebar:hover {
	color: #FF6600;
	text-decoration: none;
}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	letter-spacing: .5px;
}
.hometable {
 	
	background-image: url(/images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.colhead {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: .5px;
}
.photonav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .5px;
}
.phototitle {
	color: #666666;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
}

h1 {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #663366;
}
