body {
	font-size: 11px;
	font-family: verdana, geneva, sans-serif;
	margin: 0;
	background: #ebe7e0 url(../images/bg_grad.gif) top left repeat-x;
}

#wrapper {
	width: 760px;
}

#container {
	width: 100%;
	border-top: 1px solid #bbae90;
	border-right: 1px solid #bbae90;
	border-bottom: 1px solid #bbae90;
	border-left: 1px solid #bbae90;
	background: #fff;
}

#mainMenu {
	width: 100%;
	height: 22px;
	padding: 0 0 0 10px;
	border-top: 1px solid #4bc9dd;
	background: #268fad url(../images/bg_mainmenu.gif) top left repeat-x;
	text-align: left;
	vertical-align: top;
}

#mainMenu td {
	height: 22px;
}

#mainMenu img {
	border: 0;
}

#contentArea {
	padding: 30px;
	text-align: left;
}

#popUp {
	width: 500px;
}

/* --- GENERAL ---------------------------------- */
h1, h2, h3, h4, h5 {
	font-family: helvetica, arial, geneva, sans-serif;
}

h1 {
	color: #2a495e;
	font-size: 18px;
	margin: 0 0 8px 0;
}

h1.smMargin {
	margin: 0 0 2px 0;
}

h2 {
	color: #268fad;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px 0;
}

h3 {
	color: #000;
	font-size: 15px;
	margin: 0 0 3px 0;
}

h4 {
	color: #4c4c4c;
	font-size: 12px;
	margin: 0 0 2px 0;
}

h5 {
	color: #2a495e;
	font-size: 10px;
	margin: 0 0 2px 0;
}

p {
	color: #666;
	margin: 0 20px 10px 0;
	line-height: 14px;
}

a:link, a:active, a:visited {
	color: #268fad;
	text-decoration: none;
}

a:hover {
	color: #0a5f77;
	text-decoration: underline;
}

hr {
	height: 1px;
	border-top: 1px solid #d6ccb7;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

select {
	font-size: 10px;
}

input, textarea, select {
	font-size: 10px;
	border: 1px solid #ccc;
	padding: 2px;
}

ul {
	color: #333;
	margin: 0 0 0 15px;
}

ul li {
	margin: 0 0 4px 0;
	padding-left: 2px;
	list-style-type: square;
}

ol {
	color: #333;
	font-family: geneva, verdana, sans-serif;
}

ul.checks {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
}

ul.checks li {
	font-size: 11px;
	margin: 0 0 4px 0;
	padding-left: 13px;
	background: url(../images/img_check.gif) left center no-repeat;
	list-style-type: none;
}

sup {
	font-size: 6px;
	margin: 0 0 0 2px;
}

.forceLft {
	float: left;
	margin: 0 10px 8px 0;
}

.forceRt {
	float: right;
	margin: 0 0 8px 10px;
}

.forceRtBord {
	float: right;
	margin: 0 0 8px 10px;
	border: 2px solid #c5b7a2;
}

/* --- BLUE BOX ---------------------------------- */
.blueBox {
	background: #eef4f6;
}

.blueBox h4 {
	color: #2a495e;
}

.blueBox p {
	margin: 0 0 3px 0;
}

.blueBox hr {
	border-top: 1px solid #bdd0d6;
}

.blueBox td {
	vertical-align: middle;
	text-align: left;
}

.blueBox td.top {
	width: 100%;
	background: url(../images/blue_top.gif) top left repeat-x;
}

.blueBox td.right {
	height: 100%;
	background: url(../images/blue_rt.gif) top right repeat-y;
}

.blueBox td.left {
	height: 100%;
	background: url(../images/blue_lft.gif) top left repeat-y;
}

.blueBox td.bottom {
	width: 100%;
	background: url(../images/blue_bot.gif) bottom left repeat-x;
}

/* --- ABOUT US ---------------------------------- */
#proud, #believe {
	display: none;
}

/* -- SUBMENUS -- */
ul.subMenu {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

ul.subMenu li, ul.subMenuStack li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

ul.subMenuStack {
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0;
}

/* --- LOCATIONS ---------------------------------- */
.divideCol {
	background: url(../images/img_vDot.gif) center top repeat-y;
}

ul.location {
	color: #666;
	margin: 10px 0 14px 6px;
	padding: 0;
}

ul.location li {
	margin: 0 0 1px 0;
	list-style-type: none;
}

ul.location li.name {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

/* --- LOCATION DETAIL ---------------------------------- */
.locationDetail img {
	border: 2px solid #c5b7a2;
}

.locationDetail ul {
	margin: 0;
	padding-left: 25px;
}

.locationDetail ul li {
	color: #684b2c;
	list-style-type: circle
}

.locationDetail .portrait {
	float: left;
	font-size: 9px;
	width: 100px;
}

.locationDetail .portrait img {
	margin: 0 0 2px 0;
}

/* --- LOCATION BOX ---------------------------------- */
.locationBox {
	width: 321px;
}

.locationBox td {
	padding: 0;
	vertical-align: top;
}

.locationBox td.address {
	height: 75px;
	background: url(../images/loc_box/bg_locBox.gif) top center repeat-y;
	text-align: right;
}

.locationBox td.address table.addressDetail {
	width: 314px;
	height: 94px;
	margin: 0 4px 0 0;
	background: url(../images/logo_fade.gif) bottom right no-repeat;
	text-align: left;
}

.locationBox td.address table.addressDetail ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}

.locationBox td.address table.addressDetail ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.locationBox td.address table.addressDetail ul li.locTitle {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 4px 0;
}

/* --- LOCATION BOX CONTACT FORM --- */
.locationBox td.form {
	height: 75px;
	background: url(../images/loc_box/bg_locBox.gif) top center repeat-y;
}

.locationBox td.formFooter {
	height: 32px;
	background: url(../images/loc_box/footer.gif) top center no-repeat;
	text-align: center;
	vertical-align: middle;
}

.locationBox td.form table.formDetail {
	padding: 10px;
	text-align: left;
}

.locationBox td.form table.formDetail .required {
	color: #c00;
	font-size: 10px;
}

.locationBox td.form table.formDetail td {
	padding: 5px;
}

.locationBox td.form table.formDetail td.key {
	color: #244862;
	font-size: 10px;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
}

.locationBox td.form table.formDetail td.errkey {
	color: #CC0000;
	font-size: 10px;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
}

.locationBox td.form table.formDetail input {
	padding: 2px;
	border-top: 1px solid #a8bbc9;
	border-right: 1px solid #a8bbc9;
	border-bottom: 1px solid #a8bbc9;
	border-left: 1px solid #a8bbc9;
}

.locationBox td.form table.formDetail textarea {
	font-size:10px;
	font-family:verdana,geneva,sans-serif;
	padding: 2px;
	border-top: 1px solid #a8bbc9;
	border-right: 1px solid #a8bbc9;
	border-bottom: 1px solid #a8bbc9;
	border-left: 1px solid #a8bbc9;
}

.locationBox td.form table.formDetail input.button {
	color: #fff;
	background: #244862;
	border-top: 1px solid #c2cfd8;
	border-right: 1px solid #102b40;
	border-bottom: 1px solid #102b40;
	border-left: 1px solid #c2cfd8;
}

/* --- CONTACT US BOX ---------------------------------- */
.contactusBox {
	width: 450px;
}

.contactusBox td {
	padding: 0;
	vertical-align: top;
}

.contactusBox td.address {
	height: 75px;
	background: url(../images/contact_us/bg_locBox.gif) top center repeat-y;
	text-align: right;
}

.contactusBox td.address table.addressDetail {
	width: 380px;
	height: 94px;
	margin: 0 4px 0 0;
	background: url(../images/logo_fade.gif) bottom right no-repeat;
	text-align: left;
}

.contactusBox td.address table.addressDetail ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}

.contactusBox td.address table.addressDetail ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.contactusBox td.address table.addressDetail ul li.locTitle {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 4px 0;
}

/* --- CONTACT US BOX CONTACT FORM --- */
.contactusBox td.form {
	height: 75px;
	background: url(../images/contact_us/bg_locBox.gif) top center repeat-y;
}

.contactusBox td.formFooter {
	height: 32px;
	background: url(../images/contact_us/footer.gif) top center no-repeat;
	text-align: center;
	vertical-align: middle;
}

.contactusBox td.form table.formDetail {
	padding: 10px;
	text-align: left;
}

.contactusBox td.form table.formDetail .required {
	color: #c00;
	font-size: 10px;
}

.contactusBox td.form table.formDetail td {
	padding: 5px;
}

.contactusBox td.form table.formDetail td.key {
	color: #244862;
	font-size: 10px;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
}

.contactusBox td.form table.formDetail td.errkey {
	color: #CC0000;
	font-size: 10px;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
}

.contactusBox td.form table.formDetail input {
	padding: 2px;
	border-top: 1px solid #a8bbc9;
	border-right: 1px solid #a8bbc9;
	border-bottom: 1px solid #a8bbc9;
	border-left: 1px solid #a8bbc9;
}

.contactusBox td.form table.formDetail textarea {
	font-size:10px;
	font-family:verdana,geneva,sans-serif;
	padding: 2px;
	border-top: 1px solid #a8bbc9;
	border-right: 1px solid #a8bbc9;
	border-bottom: 1px solid #a8bbc9;
	border-left: 1px solid #a8bbc9;
}

.contactusBox td.form table.formDetail input.button {
	color: #fff;
	background: #244862;
	border-top: 1px solid #c2cfd8;
	border-right: 1px solid #102b40;
	border-bottom: 1px solid #102b40;
	border-left: 1px solid #c2cfd8;
}

/* --- OWNERS ---------------------------------- */
#pauling {
	display: block;
}

#lamb, #hanson, #hennessy, #steinseifer, #warner, #bryant, #hofer, #schwab, #tortiz {
	display: none;
}

#hanson ul li {
	margin-left: 30px;
}

/* --- NEWS ---------------------------------- */
ul.archive {
	margin: 0 0 0 10px;
	padding: 0;
}

ul.archive li {
	margin: 8px 0 8px 5px;
	list-style-type: none;
}

ul.archive li.heading {
	display: block;
	color: #666;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 2px 0 2px 0;
}

/* --- GENERAL FORMS ---------------------------------- */
.genForm {
	width: 100%;
	font-size: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

.genForm td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 5px 5px 5px;
	background: #f4f3ed;
}

.genForm td.heading {
	color: #fff;
	background: #594c39;
}

.genForm td.lrgHeading {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #3d3120;
}

.genForm td.submitBack {
	background: #f4f4f4;
	text-align: center;
}

.genForm td.submitBack input {
	color: #fff;
	border-top: 1px solid #54aec7;
	border-right: 1px solid #196a92;
	border-bottom: 1px solid #196a92;
	border-left: 1px solid #54aec7;
	background: #268fad;
}

.genForm td table td {
	border: 0;
}

.errkey {
	color: #cc0000;
}

/* --- CONTACT US ---------------------------------- */
ul.contact {
	margin: 0 0 20px 0;
	padding: 0 0 0 6px;
}

ul.contact li {
	margin: 0 0 2px 0;
	list-style-type: none;
}

ul.contact li.heading {
	color: #000;
	font-weight: bold;
}

/* --- TERMS & CONDITIONS ---------------------------------- */
p.termsIndent {
	margin: 0 20px 10px 50px;
}

/* --- FOOTER ---------------------------------- */
#footer {
	color: #268fad;
	width: 100%;
	height: 42px;
	font-family: helvetica, arial, geneva, sans-serif;
	background: url(../images/logo_footer.gif) 10px 8px no-repeat;
	vertical-align: middle;
}

#footer td {
	width: 50%;
	padding: 0 0 0 38px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #268fad;
	text-decoration: none;
	margin: 0 2px 0 2px;
}

#footer a:hover {
	text-decoration: underline;
}