#header {
	clear: both;
	margin: auto;
	width: 929px;
	height: 373px;
	padding: 0px;
	text-align: center;
}

#script {
	width: 532px;
	height: 302px;
	float: right;
	background-image: url(images/scripts/01.jpg);
}

#featured {
	width: 260px;
	padding: 12px;
	background-image: url(images/featured-mdl.gif);
	text-align: center;
	float: right;
	color: #efeae1;
	margin-left: 20px;
}	

#content {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	background-image: url(images/content-bkgd.png);
	background-position: center;
	background-repeat: repeat-y;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
}

#wrapper {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 927px;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
}

#c1 {
	width: 905px;
	text-align: left;
	padding: 12px;
}

#footer {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
	font-size: 8pt;
	margin-top: 15px;
	color: #227374;
	letter-spacing: 1px;
}


#left {
	width: 280px;
	float: left;
	margin-bottom: 8px;
	text-align: center;
	margin-right: 8px;
	padding: 5px;
	vertical-align: middle;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
}

#middle {
	width: 280px;
	float: left;
	margin-bottom: 8px;
	text-align: center;
	margin-right: 8px;
	padding: 5px;
	vertical-align: middle;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
}

#right {
	width: 280px;
	float: left;
	margin-bottom: 8px;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
body {
	background-color: #8e725d;
	background-image: url(images/bkgd.gif);
	background-attachment: fixed;
	margin: 0px;
}

li {
	list-style-image: url(images/bullet.png);
	margin-top: 0.05in;
	hspace: 5px;
}

hr {
	color: #FFFFFF;
	border-bottom-color: #1c7e55;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

table {
	border-collapse: collapse;
}

h1 {
	color: #227374;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: -1px;
}

h3 {
	font-size: 12pt;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.tbl a {
	width:113px;
	display: block;
	text-align: center;
	line-height: 30px;
	color:#cec885;
	font-weight:bold;
	letter-spacing: 2px;
	padding: 3px;
	text-transform: uppercase;
	float: right;
}
.tbl a:hover {
	background-image: url(images/nav-over.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color:#ffffff;
}

a {
	color: #8e725d;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #227374;
}

a.tan_links {
text-decoration:none;
	color: #bea883;
}

a.tan_links:hover {
text-decoration:underline;
	color: #bea883;
}

a.white_links {
text-decoration:none;
	color: #ffffff;
}

a.white_links:hover {
text-decoration:underline;
	color: #ffffff;
}

a.teal_links {
text-decoration:none;
	color: #227374;
}

a.teal_links:hover {
text-decoration:underline;
	color: #227374;
}

.border-right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #e66232;
}

.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1c7e55;
}

.border {
	border-width: 2px;
	border-style: solid;
	border-color: #227374;
}

.text_extra_spacing {
	line-height: 225%;
}

.white_text_sm {
	color: #FFFFFF;
	font-size: 7pt;
}

.black_subheader {
	color: #000000;	
	font-size: 11pt;
	font-weight: bold;
}

.small_text {
	font-size: 8pt;
}

.teal_text {
	color: #227374;
}

.bottom_nav {
	text-transform: uppercase;
	color: #8e725d;
	font-size: 9pt;
}	

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.searchterms {
display:none;
}
