body {
	background-repeat: repeat-x;
	background-color: #0e0e0e;
	background-image: url(images/body_bg.jpg);
	background-position: 50% 0%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Franklin Gothic Medium", "Helvetica Neue", Arial, sans-serif;
	color: #cceaf0;
	font-size: 11px;
}
a {
	color: #559cbe;
	text-decoration: none;
}
#container {
	background-color: #373534;
	margin: 0px 14px 0px 0px;
}
#shadowwrap {
	background-color: #000000;
	background-image: url(images/shadow_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 764px;
	margin: 0px auto;
	text-align: left;
}
#header {
	padding-top: 15px;
}
#content {
	background-image: url(images/wood_bg.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	color: #53534a;
}
#main, #mainround, #maintab {
	background-color: #eaf4f5;
	margin-right: 257px;
}
#main {
	background-image: url(images/main_topbg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding: 60px 55px 40px 55px;
}
#mainround {
	background-image: url(images/corner_lightbluebg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom: 5px;
}
#maintab {
	background-image: url(images/maintab.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 52px;
	text-transform: lowercase;
}
#mainwhite, #mainwhiteround {
	background-color: #ffffff;
	margin-right: 257px;
}
#mainwhite {
	padding: 5px 40px 5px 38px;
	font-size: 10px;
	line-height: 1.5em;
}
#mainwhiteround {
	background-image: url(images/corner_whitebg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom: 5px;
}
#footer {
	color: #cceaf0;
	text-align: center;
	padding: 20px 0 75px 0;
}
#header #logo {
	margin: 0px 15px 20px;
}
#header #topnav {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #559cbe;
	text-transform: uppercase;
	letter-spacing: .05em;
	background-image: url(images/doublelines.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
}
p {
	line-height: 1.4em;
}
#main #more {
	text-align: right;
	background-image: url(images/doublelines.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	padding-top: 20px;
	margin-top: 20px;
}
#main #more a {
	padding-right: 10px;
	background-image: url(images/morelink.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #53534a;
}
#main #more a:hover {
	color: #559cbe;
}
#main #more p {
	line-height: normal;
	margin-top: 1em;
	margin-bottom: 1em;
}
#side {
	float: right;
	margin-top: 60px;
	margin-right: 20px;
}
#side #sidetab {
	background-image: url(images/sidetab_corner.gif);
	width: 195px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom: 45px;
	background-color: #cceaf0;
	color: #53534a;
	padding-top: 15px;
	text-align: right;
	margin-right: 8px;
}
#sidetab p {
	margin-right: 15px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #7E8884;
	border-bottom: 3px solid #DAE4E5;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.columnsWrap {
}
.twoCol {
	float: left;
	width: 165px;
	margin-right: 50px;
}
.threeCol {
	float: left;
	width: 105px;
	margin-right: 30px;
}
.lastCol {
	margin-right: 0;
}
.clearDiv {
	clear: both;
}
.threeCol ul {
	margin-left: .5em;
	padding-left: 0;
	list-style-image:  url("images/bullet_plus.gif");
}
.threeCol ul li {
	margin-bottom: 1em;
}
.threeCol ul ul {
	margin-left: 1.25em;
	padding-left: 0;
	list-style-image:  url("images/bullet_degree.gif");
}
.threeCol ul li li {
	margin-bottom: .25em;
}
#header #topnav img {
	margin-left: 60px;
}
h1.alternative {
	font-size: 16px !important;
	text-transform: none !important;
	letter-spacing: 0;
	background: none;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;

}
h6 {
	font-size: 14px;
	font-weight: normal;
	color: #7db2ce;
	line-height: 1.3em;
	margin-top: 1em;
	padding-top: 0;
}
#maintab strong {
	color: #559cbe;
}
#maintab a {
	padding-right: 10px;
	background-image: url(images/morelink.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
	font-size: 10px;
	color: #53534a;
}
#maintab a:hover {
	color: #559cbe;
}
#mainwhite .left {
	float: left;
	margin-top: 35px;
}
#mainwhite .right {
	margin-left: 90px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #559cbe;
}
h5 strong {
	color: #53534a;
}
#mainwhite h5 {
	margin-bottom: 0;
	padding-bottom: 0;
}
h6 a {
	padding-right: 10px;
	background-image: url(images/morelink.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
	font-style: italic;
}
h6 a:hover {
	color: #53534a;
}
#footer a {
	color: #cceaf0;
	margin-right: 30px;
	margin-left: 30px;
}
#footer a:hover {
	color: #559cbe;
}
#footer .divider {
	color: #7db2ce;
	margin-left: 4px;
	margin-right: 4px;
}
table.feedback, table.feedback2 {
	border-bottom: 1px dotted #559CBE;
}
table.feedback th {
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #559CBE;
	padding-bottom: 3px;
	border-right: 1px solid #D5DEDF;
}
table.feedback tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #D5DEDF;
}
input.feedbacktext, textarea.feedbacktext {
	width:100%;
	border-color: #DAE4E5;
  	border-width: 1px;
  	border-style: solid;
	font-size: 100%;
	color: #53534a;
	padding:2px;
}
ol.feedback {
	padding-left: 0;
	margin-left: .5em;
}
ol.feedback li {
	margin-bottom: 15px;
}
table.feedback td.shaded, table.feedback th.shaded {
	background-color: #D5DEDF;
}
#contentFull {
	background-image: url(images/woodfull_bg.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	color: #53534a;
	border-bottom: 2px solid #77b6d0;
}
#mainFull {
	background-image: url(images/mainfull_topbg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding: 60px 20px 40px;
	text-align: center;
}
#footer2 {
	color: #626262;
	text-transform: uppercase;
	font-size: 9px;
	padding-left: 50px;
	padding-bottom: 10px;
}
#footer2 a {
	color: #757575;
}
