/*  @@@@@[  Wrappers  ]@@@@@ */

body {background: #E2D7AD url(images/bkg_body.gif) repeat; font: 11px/18px Arial, Helvetica, sans-serif; color: #262626; text-align: center; margin: 0px; padding: 0px;}
#wrapper {width: 755px; margin: 0px auto; text-align: left; background: #FEF9D1 url(images/bkg_main.gif) repeat-y; padding-bottom: 1px; overflow: hidden;}
#lowwrapper {width: 755px; margin: 0px auto;}


/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	display: inline;
	margin-right: 30px;
	margin-bottom: 16px;
	float: right;
}
#nav img {display: block; margin: 0px; padding: 0px;}


/* @@@@@[  Header / Footer  ]@@@@@ */

#header {background: url(images/bkg_logo.jpg) no-repeat right top;}
#logo {float: right; display: inline; margin-right: 45px; margin-top: 10px;}
#footer {text-align: right; color: #5a5745; padding: 10px 5px 2px; margin: 0px;}
#footer a:link, #footer a:visited, #footer a:active {color: #5a5745; text-decoration: none;}
#footer a:hover {color: #5a5745; text-decoration: underline;}
#seo a:visited, a:active, a:link {text-decoration: none;	color: #5a5745;}
#seo a:hover {text-decoration: none; cursor: text;}
#othersites {background: url(images/bkg_othersites.gif) no-repeat top; text-align: center; padding-top: 1px;}


/* @@@@@[  Main Page  ]@@@@@ */

#column {
	text-align: left;
	width: 193px;
	float: right;
}

#content ul {margin: 0px 0px 15px 45px; padding: 0px;}
#content {
	width: 465px;
	margin: 20px 0px 20px 40px;
}
#content li {background: url(Images/bullet.gif) no-repeat left top; list-style: none; padding-left: 13px; padding-bottom: 10px; line-height: 15px;}
.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}
#lowshadow {clear: both;}
#wrapper .callout {
	display: inline;
	margin-right: 5px;
	background: #CB292C url(images/call_bkg_low.gif) no-repeat bottom;
	width: 193px;
	padding-bottom: 10px;
	font-size: 9px;
	color: #fff;
	margin-bottom: 10px;
	clear: right;
	float: right;
}
#wrapper .callout .text {padding: 2px 15px 13px 27px;}
#wrapper .callout p {margin-top: 6px; margin-bottom: 5px;}


/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

a:link, a:visited, a:active {color: #877f5e; text-decoration: underline;}
a:hover {color: #2489a2; text-decoration: none;}
h1 {
	font: 17px/20px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
	color: #4a8998;
	background-image: url(images/h1_bkg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}
#pullquote {
	background-color: #e6dbb1;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #4a8998;
	padding: 10px 10px 10px 15px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
}

h2 {color: #207A91; margin-top: 0px; padding-top: 0px; margin-bottom: 2px; font: normal 17px Georgia, "Times New Roman", Times, serif;}
h3 {
	color: #207A91;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	padding-right: 0px;
	padding-bottom: 0px;
}
h4 {
	color: #207A91;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	background-image: url(images/header_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}
.left {float: left;}
.right {float: right;}
img.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
img.left {
	margin-bottom: 10px;
	margin-right: 13px;
	margin-top: 5px;
}


/* @@@@@[  Form Elements  ]@@@@@ */

input, textarea, select {font-size: 10px; color: #666; background: #fff; border: 1px solid #939;}
input.clean {border-style: none; background: none;}
