/**Fonts
* Pixels	Percent
* 10		77
* 11		85
* 12		93 (was 93)
* 13		100
* 14		108 (was 107)
* 15		116 (was 114)
* 16		123.1 (was 122)
* 17		131 (was 129)
* 18		138.5 (was 136)
* 19		146.5 (was 144)
* 20		153.9 (was 152)
* 21		161.6 (was 159)
* 22		167
* 23		174
* 24		182
* 25		189
* 26		197
*/

/*** Master ***/
html { background: none; overflow-y: scroll; }
body, td, th, input, select, option, textarea, button { font-family: arial,helvetica,clean,sans-serif; }
body, td, th { font-size: 13px; }
body { background: #AAA778 url('images/bg_v3.jpg') repeat center top; behavior: url('/assets/script/csshover3.htc'); color: #050000; font-size: 13px; margin: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; }
h1 { color: #898553; font-size: 182%; margin: 0 0 20px 0; }
h2 { font-size: 108%; font-weight: bold; margin: 0 0 1px 0; }
form { margin: 0; }
object { outline: none; }
p { margin-bottom: 1.2em; }
a:link { color: #FFF; text-decoration: none; }
a:visited { color: #FFF; text-decoration: none; }
a:hover { color: #FFF; text-decoration: underline; }
#recaptcha_widget_div { display: inline-block; }
.phone { font-weight: bold; }

/*** Page ***/
#doc { background: url('images/doc_bg.jpg') no-repeat center 0; margin: 0 auto; width: 898px; }

/*** Header ***/
#hd { margin: 20px 14px 0; position: relative; }
	#hd a:link { color: #FFF; text-decoration: none; }
	#hd a:visited { color: #FFF; text-decoration: none; }
	#hd a:hover { color: #FFF; text-decoration: underline; }
	#hd table { height: 90px; margin: 0; }
	#hd table td { border: none; font-size: 77%; padding: 0; }
	#hd table td.leftSide { text-transform: uppercase; }
	#hd table td.rightSide { text-transform: uppercase; }
	#hd table td .phone { color: #FFF; font-size: 150.65%; }

/*** Navigation bar ***/
#nav { font-size: 85%; position: relative; z-index: 10; }
	#nav ul { margin: 0; padding: 0; }
	#nav li { float: left; list-style: none; padding: 0; }
	#nav a:link { text-decoration: none; }
	#nav a:visited { text-decoration: none; }
	#nav a:hover { text-decoration: none; }

/*** Banner ***/
#banner { background: url('images/banner_bg.png') no-repeat left top; padding-left: 4px; }
#banner table { border: none; border-left: 2px solid #595959; border-right: 2px solid #595959; margin: 0; }
#banner table td { border: none; padding: 0; }
	.secMenu { background: #868352; color: #FFF; }
		.secMenuPad { font-size: 93%; padding: 17px 0; }
		.secMenu ul { margin: 0; padding: 0; }
		.secMenu li { list-style: none; }
		.secMenu a, .secMenu a:visited { color: #FFF; display: block; padding: 7px 12px; text-decoration: none; }
		.secMenu a:hover { background: #A39F63; color: #000; text-decoration: none; }

/*** Body ***/
#body { background: #FFF url('images/body_bg.gif') repeat-y left top; border-bottom: 2px solid #595959; margin: 0 4px; padding: 0 2px; position: relative; }
	#monop { border-bottom: 1px solid #8C8C8C; margin: 0 8px 10px 8px; overflow: hidden; padding: 10px 0; }
		#monop .card { float: left; height: 100px; margin-right: 10px; width: 210px; }
		#monop #card4 { margin-right: 0; }

	#logobar { border-bottom: 1px solid #8C8C8C; margin: 10px; margin-bottom: 0; padding-bottom: 10px; }
	#home #logobar { border-bottom: none; margin: 10px; padding: 0; }

	#associations { margin: 0 8px 10px; padding: 10px 0 0; }
	#associations table { margin: 0; }
	#associations table td { border: none; font-size: 93%; padding: 0; }

	#bodytbl { margin: 0; }
	#bodytbl td { border: none; padding: 0; }
	#bodytbl td.sidebar { border-bottom: 2px solid #4C4A32; border-right: 2px solid #595839; }
	#bodytbl td.bodybar { background: #FFF url('images/body_bar_bg.png') repeat-x left top; border-bottom: 2px solid #8B8B8B; padding: 20px; }
	#bodytbl td.bodybar a:link { color: #888454; text-decoration: underline; }
	#bodytbl td.bodybar a:visited { color: #888454; text-decoration: underline; }
	#bodytbl td.bodybar a:hover { color: #888454; text-decoration: none; }

	#bodyft { background: #888454; margin: 8px; margin-bottom: 8px; padding: 8px 10px; }
	#home #bodyft { margin-top: 15px; }
		#bodyft table { margin: 0; }
		#bodyft table td { border: none; font-size: 85%; padding: 0; }
		#bodyft table td.phone { font-size: 116%; }
		#bodyft a:link { color: #FFF; text-decoration: none; }
		#bodyft a:visited { color: #FFF; text-decoration: none; }
		#bodyft a:hover { color: #FFF; text-decoration: underline; }

/*** Gallery ***/
div.gallery .photo { float: left; margin: 0 10px 10px 0; text-align: center; width: 99px; }
div.gallery .thumb { margin-bottom: 2px; }
div.gallery .caption { }

/*** Footer ***/
#ft { color: #000; margin: 10px 14px; }
	#ft table { margin: 0; }
	#ft table td { border: none; font-size: 77%; padding: 0; }
	#ft a:link { color: #000; text-decoration: none; }
	#ft a:visited { color: #000; text-decoration: none; }
	#ft a:hover { color: #000; text-decoration: underline; }

/*** Forms ***/
fieldset {
	background: #fafafa;
	border: 1px solid #e4e4e4;
	border-left: none;
	border-right: none;
	margin: 0 0 10px 0;
	padding: 15px;
}
ul.form { margin: 0; padding: 0; }
ul.form li { list-style: none; margin: 0 0 10px 0; }
ul.form li .required_mark { color: #ff0000; font-weight: bold; }
ul.form li label { float: left; position: relative; min-width: 150px; max-width: 300px; }
ul.form li label.small { min-width: 80px; max-width: 300px; }
ul.form li label.nofloat { float: none; width: auto; }
ul.form li input.input			{ border: 1px solid #44544B; padding: 3px; }
ul.form li input.input.small	{ width: 40px; }
ul.form li input.input.medium	{ width: 200px; }
ul.form li input.input.large	{ width: 300px; }
ul.form li textarea				{ border: 1px solid #44544B; padding: 3px; }
ul.form li span.error { color: #ff0000; margin: 0 0 0 5px; }
ul.form li label.error { color: #ff0000; float: none; margin: 0 0 0 5px; max-width: auto; min-width: auto; width: auto; }
ul.form li div.field_info { margin: 0 0 0 150px; }
.indentLabelWidthSmall { margin-left: 80px; }
.indentLabelWidth { margin-left: 150px; }
div.field_info { color: #686868; display: block; font-size: 77%; }
span.field_info { color: #686868; font-size: 77%; margin: 0 0 0 5px; }
div.errors { background: #FF1A1A; color: #FFF; margin: 0 0 15px 0; padding: 7px; }
div.success { background: #00B812; color: #FFF; margin: 0 0 15px 0; padding: 7px; }

/*** Tables ***/
table.data thead th, table.data thead td {
	border-bottom: 1px solid #4f5155;
	color: #444;
	padding: 3px 5px;
	text-align: left;
}
table.data tbody td { padding: 5px 5px; }
table.data tbody .alt td {
	background: #f9f9f9;
	border: 1px solid #d0d0d0;
	border-left: none;
	border-right: none;
}
table.border { border: 1px solid #999; }
table.border thead th, table.border thead td {
	background: #666;
	color: #FFF;
	font-size: 93%;
	font-weight: bold;
	padding: 4px 6px;
	text-align: left;
}
table.border th.sortable a {
	color: #fff;
	display: block;
	position: relative;
	text-decoration: none;
	width: 100%;
}
table.border th.sortable a span { position: absolute; right: 0; top: 0; }
table.border tbody td {
	background: #f3f3f3;
	font-size: 93%;
	font-weight: normal;
	padding: 6px;
}
table.border tbody td a { color: #4F5155; text-decoration: underline; }
table.border tbody .alt td {
	background: #f9f9f9;
	border: 1px solid #d0d0d0;
	border-left: none;
	border-right: none;
}
table.border tfoot td { background: #f3f3f3; padding: 6px 0; }

/*** Etc ***/
.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
.inline-block { display: inline-block; display: -moz-inline-stack; }
span.inline-block { display: inline-block; display: -moz-inline-stack; }
.hidden-accessible { position: absolute; left: -99999999px; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* end clearfix */
.left { float: left; }
.right { float: right; }
