html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/backFade.jpg);
	background-repeat: repeat-x;
	background-color: #ADADA2;
}
a:link, a:visited {
	color: #B1B4FF;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	border: 1px none #999999;
	background-color: #000000;
	background-image: url(../images/contentBack.jpg);
	background-repeat: repeat-x;
}
div#header {
	margin: 0px;
	padding: 4px;
	height: 171px;
	background-color: #CCCCCC;
}
div#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#headerImage {
	margin: 0px;
	padding: 0px;
	border: 1px none #666666;
	z-index: 1;
	background-color: #FFFFFF;
	clear: both;
	display: block;
}

#headerImage a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerImage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}



#middleNav {
	background-color: #000000;
	background-image: url(../images/navBack.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	display: block;
	clear: both;
	height: 24px;
	border: 0px none #666666;
}
#middleNav ul {
	list-style-type: none;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middleNav li {
	display: inline;
	padding: 2px;
	margin: 0px;
}
#middleNav a:link, #middleNav a:visited {
	color: #f5f5e2;
	text-decoration: none;
	padding: 0px;
	margin-right: 6px;
	margin-left: 3px;
}
#middleNav a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
#nav {
	text-align: right;
	padding-right: 10px;
	background-image: url(../images/contentBack.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}

div#leftColumn {
	padding: 20px;
	float: left;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div#leftColumn h1 {
	font-size: 23px;
	font-weight: bold;
	margin: 0px 0px 2px;
	padding: 0px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3b8e;
	letter-spacing: -1px;
}
div#leftColumn h2 {
	font-size: 18px;
	line-height: 25px;
	margin: 0px 0px 2px;
	padding: 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
div#leftColumn h3 {
	font-size: 16px;
	line-height: 21px;
	margin: 0px 0px 2px;
	padding: 0px;
	color: #333333;
}
div#leftColumn h4 {
	line-height: 10px;
}
div#leftColumn h5 {
	margin-left: 28px;
	margin-bottom: 5px;	
}
div#leftColumn  li {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(../images/bullet.png);
	margin-bottom: 15px;
}
div#leftColumn p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 6px;
	padding: 0px;
}
#leftColumn input, #leftColumn textarea {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #461500;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
div#galleryListing {
	clear: both;
	padding: 4px 4px 6px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	min-height: 60px;
}
div#galleryListing img {
	margin: 0px 8px 8px 0px;
	padding: 2px;
	position: relative;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 50px;
	width: 50px;
	float: left;
}
div#galleryListing h1 {
	margin-left: 70px;
}
div#galleryListing h2 {
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
div#galleryListing h3 {
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
div#galleryListing p {
	margin-left: 70px;
	color: #CCCCCC;
}



div#gallery {
	clear: both;
	border: 1px dashed #CCCCCC;
	padding: 8px 8px 12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	min-height: 60px;
}
div#gallery img {
	padding: 2px;
	position: relative;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 90px;
	width: 90px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div#gallery p {
	clear: both;
	margin-top: 12px;
	color: #CCCCCC;
}



div#rightColumn {
	padding: 20px;
	float: right;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003300;
}
div#rightColumn img{
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #23201F;
	border-right-color: #23201F;
	border-bottom-color: #23201F;
	border-left-color: #23201F;
}
div#rightColumn h1 {
	font-size: 23px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #6DB400;
}
div#rightColumn h2 {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
div#rightColumn h3 {
	font-size: 18px;
	line-height: 20px;
	margin: 12px 0px 2px;
	padding: 0px;
	color: #CCFF00;
}
div#rightColumn p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
div#footer {
	padding: 4px;
	clear: both;
	height: 40px;
	background-image: url(../images/footBack.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 11px;
	color: #FFFF5A;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer .phoneNumber {
	font-weight: bold;
	font-size: 22px;
	color: #A6DE06;
}
#footer   h1 .tag {
	float: right;
	margin-top: -17px;
}
div#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
