body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #DFDCCC;
}

a:link {
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: 3F3123;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #CAA473;
	text-align: right;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: 0.1em;
}

#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
	border: thin solid #3F3123;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
	width: 900px;
	background-color: #FFFFFF;
}
#top_nav {
	height: 25px;
	width: auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #3F3123;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #666666;
}
#top_nav a:link {
	color: #3F3123;
	text-decoration: none;
}
#top_nav a:visited {
	color: #666666;
	text-decoration: none;
}
#top_nav a:hover {
	color: #999900;
	text-decoration: underline;
}

#main_nav {
	background-color: #F4EDE3;
	padding: 4px;
	margin-right: 6px;
	margin-left: 6px;
	border: thin solid #3F3123;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3123;
	text-transform: uppercase;
}
#main_nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#main_nav a:hover {
	text-decoration: underline;
}



#logo {
	background-color: #FFFFFF;
	background-image: url(images/bettinger_logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 112px;
	width: 300px;
}
#quotation {
	background-color: #FFFFFF;
	float: right;
	height: 118px;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3F3123;
	text-align: right;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
#categories {
	height: auto;
	width: 900px;
	padding-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CAA473;
}
#hp_lower_content {
	height: auto;
	width: 894px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#project_of_month {
	padding: 5px;
	float: left;
	height: 280px;
	width: 200px;
	background-color: #3F3123;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin-left: 2px;
}



#offer {
	background-color: #8A391C;
	padding: 6px;
	height: 280px;
	width: 200px;
	margin-left: 220px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
#pom_content {
	height: auto;
	margin: 6px;
}
#text_page_no_photo {
	height: auto;
	width: auto;
}

#pom_image {
	height: 350px;
	width: 250px;
	border: thin solid #999933;
	float: left;
}
#pom_description {
	height: 350px;
	width: 410px;
	background-color: #FBF9F5;
	margin-left: 265px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}


#pom_extras {
	padding: 3px;
	float: right;
	height: 345px;
	width: 180px;
	margin-right: 4px;
	background-color: #999966;
	border: thin solid #999933;
	font-weight: bold;
	vertical-align: top;
	color: #FFFFFF;
}
#welcome {
	float: right;
	height: 275px;
	width: 440px;
	background-color: #FBF9F5;
	border: thin solid #CAA473;
	margin-right: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#text_page_image {
	height: 350px;
	width: 250px;
	border: thin solid #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 1px;
}
#text_page_content {
	padding: 6px;
	float: right;
	height: 340px;
	width: 600px;
	margin-right: 2px;
}
#footer {
	font-size: 10px;
	color: #000000;
	padding: 3px;
	height: 20px;
	text-align: center;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 7px;
	margin-bottom: 4px;
}
#contact {
	background-color: #FFFFFF;
	padding: 6px;
	height: 230px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid 3F3123;
	text-align: center;
}
