/* ELEMENT STYLES */

body, html {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background: url('../img/bg.jpg');
	font-family: arial, serif;
	font-size: 12px;
	color: #604523;}
	
a {
	font-family: arial, serif;
	color: #1f835d;
	text-decoration: none;}

a:hover {
	font-family: arial, serif;
	color: #0d4e35;
	text-decoration: underline;}

/* ID STYLES */

#pg-top-pad {
	width: 100px;
	height: 10px;
	overflow: hidden;
	margin: 0px auto;}

#center-block {
	width: 608px;
	background: url('../img/content_bg.gif');
	margin: 0px auto;}

#content-top {
	display: block;}

#content-bot {
	display: block;}

#pg-hdr-lt-pad {
	width: 4px;
	height: 128px;}

#pg-hdr-lt {
	width: 335px;
	height: 128px;}

#pg-hdr-rt {
	width: 265px;
	height: 128px;}

#pg-hdr-rt-pad {
	width: 4px;
	height: 128px;}

#hp-mid-lt-pad {
	width: 4px;
	height: 246px;}

#hp-mid-lt {
	width: 396px;
	height: 246px;}

#hp-mid-rt {
	width: 204px;
	height: 246px;}

#hp-mid-rt-pad {
	width: 4px;
	height: 246px;}

#pg-ftr-lt-pad {
	width: 4px;
	height: 36px;}

#pg-ftr-lt {
	width: 39px;
	height: 36px;}

#pg-ftr-mid {
	width: 521px;
	height: 36px;
	background: url('../img/pg_ftr_mid.gif');}

#pg-ftr-rt {
	width: 40px;
	height: 36px;}

#pg-ftr-rt-pad {
	width: 4px;
	height: 36px;}

#pg-mid-lt-pad {
	width: 4px;}

#pg-mid-lt {
	width: 396px;
	text-align: left;}

#pg-mid-rt {
	width: 204px;}

#pg-mid-rt-pad {
	width: 4px;}

#hp-intro-wrapper {
	width: 362px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 15px;}

#cred-left{
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	padding-left: 20px;}

#cred-right{
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;}

#cred-right a {
	color: #ffffff;
	font-size: 11px;}

#cred-right a:hover {
	color: #ffffff;
	font-size: 11px;}

#ftr-text-box {
	margin: 0px auto;
	width: 568px;}
	
/* CLASS STYLES*/

.img-block {
	display: block;}

.large-red {
	font-family: arial, serif;
	font-size: 18px;
	color: #750706;
	font-weight: bold;}

.blue-text {
	color: #23407c;}

.red-text {
	color: #ed2c2f;}

.green-text {
	color: #1f835d;}

.yellow-text {
	color: #c3a202;}