@charset "utf-8";
/* CSS Document */

body { background-color:#ffffff;
	margin: 12px auto 22px auto;
	width: 965px;
	top: 12px;
	left: 22px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #532e02;

}

h1 { font-size: 20px;
	margin-top: 8px;
	margin-bottom: 18px;
	text-align: center;
}

h3 { font-size: 16px;
	margin: 6px 0px 6px 0px;
	padding: 0px;
	color: #3d6005;
}

h4 { font-size: 16px;
	margin: 18px 0px 6px 0px;
	padding: 0px;
	color: #5d579f;
}


blockquote { margin-top: 0px;
	line-height: 18px;
	font-weight: bold;
}

a:link, a:visited { color: #5d579f;
	text-decoration: none;
}

a:hover { color: #8f95c5;
	text-decoration: underline;
}

p { margin: 12px 0px 10px 0px;
}

.p_half { width: 360px;
	margin-left: 40px;
}

a img { border: none;
}

li {color: #3d6005;
	margin-top: 6px;
}

li a:link, li a:visited { color: #5d579f;
	font-weight: bold;
	text-decoration: none;
	
}

li a:hover { color: #8f95c5;
	text-decoration: underline;
}

li.heading { font-weight: bold;
	color: #3d6005;
}

span.bold_purple { font-weight: bold;
	
}

.inline_block, .inline_block_half, .inline_block_tip, .inline_block_before{ display: table-cell;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.inline_block_before { margin: 0px 8px 0px 8px;
}

.inline_block_tip {margin-top: 8px;
}

.inline_block_half { width: 460px;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	
}

.inline_block_half p { margin-right: 12px;
}

.inline_block_tip { width: 250px;
}

.inline_block_tip p { margin: 0px;
	paddin: 0px;
}

.align_right {text-align: right;
	
}

.bold_text {font-weight: bold;
}

.italic_text {font-style: italic;
}

.content_center { text-align: center;
	
}

.float_left { float: left;
}

#main_div { background-color: #fffcc4;
	position: relative;
	margin: 0px auto 0px auto;
	width: 965px;
	padding: 0px;
}

.main_div_tl { position: absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 13px;
	background-image: url(images/yellow_corners_tl.gif);
	background-repeat: no-repeat;
}

.main_div_tr{ position: absolute;
	top: 0px;
	right: 0px;
	width: 13px;
	height: 13px;
	background-image: url(images/yellow_corners_tr.gif);
	background-repeat: no-repeat;
}

.main_div_bl { position: absolute;
	bottom: 0px;
	left: 0px;
	width: 13px;
	height: 13px;
	background-image: url(images/yellow_corners_bl.gif);
	background-repeat: no-repeat;
}

.main_div_br { position: absolute;
	bottom: 0px;
	right: 0px;
	width: 12px;
	height: 13px;
	background-image: url(images/yellow_corners_br.gif);
	background-repeat: no-repeat;
}

#banner_embelish_horiz { position: absolute;
	top: 86px;
	left: 313px;
	width: 610px;
	height: 3px;
	background-image:url(images/purple_embelish.gif);
	background-repeat: repeat-x;
}

#banner_embelish_vert, #banner_embelish_vert_short { position: absolute;
	top: 86px;
	left: 920px;
	height: 250px;
	width: 3px;
	background-color: #8f95c5;
	z-index: 1;
}

#banner_embelish_vert_short { height: 100px;
}

#banner_green_embelish_horiz { position: absolute;
	top: 580px;
	left: 313px;
	width: 610px;
	height: 3px;
	background-image:url(images/green_embelish.gif);
	background-repeat: repeat-x;
}


#banner_green_embelish_vert { position: absolute;
	top: 180px;
	left: 260px;
	height: 250px;
	width: 3px;
	background-color: #cffc87;
	z-index: 1;
}

#top_banner { margin: 0px;
	padding: 0px;
	height: 118px;
	width: 940px;
	position: relative;
	
}

#logo_img { margin: 12px 0px 0px 13px;
}

#tagline_img { position: absolute;
	right: 80px;
	top: 44px;
	
}

#banner_links { font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: 400;
	font-variant: small-caps;
	text-align: center;
	position: absolute;
	bottom: 0px;
	right: 47px;
}

#banner_links a:link, #banner_links a:visited{ text-decoration: none;
	color: #532e02;
}

#banner_links a:hover { text-decoration: underline;
	color: #5d579f;
}

#nav { padding: 0px;
	margin: 12px 0px 0px 0px;
	background-image:url(images/nav_bk.gif);
	background-repeat: repeat-x;
	height: 82px;
	width: 965px;
	text-align: right;
	position: relative;
	z-index: 2;
	
}

#lower_section { border-left: solid 3px #f3bb42;
	padding: 13px 13px 13px 12px;
	margin: 0px;
}

#content_div { 	position:relative;
	margin: 0px;
	margin-top: 16px;
	padding: 0px;
	z-index: 2;

}

.purple_block, .purple_block_third, .purple_block_dk, .purple_block_half, .purple_tip { position: relative;
	margin: 0px 0px 12px 0px;
	padding: 26px 30px 26px 26px;
	border: solid 1px #baaa76;
	background-color: #dacbff
}

.purple_block_third { width: 271px;
}

.purple_block_dk { width: 251px;
	padding-top: 46px;
	padding-bottom: 12px;
	margin-bottom: 16px;


}

.purple_block_half { width: 390px;
}

.purple_tip { width: 360px;
	margin-left: 18px;
	text-align: left;
}

.purple_tip img { margin-right: 6px;
}

.dark_purple_top { position: absolute;
	top: 0px; 
	left: 0px;
	height: 32px;
	width:302px;
	margin-left: -1px;
	margin-right: 6px;
	background-color: #5d579f;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.dark_purple_top p {margin-top: 6px;
}

.purple_dktl { position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	margin-top: -1px;
	height:30px;
	width: 12px;
	background-image: url(images/dk_purple_corners_tl.gif);
	background-repeat: no-repeat;
}

.purple_dktr { position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -7px;
	margin-top: -1px;
	height: 30px;
	width: 20px;
	background-image: url(images/dk_purple_corners_tr.gif);
	background-repeat: no-repeat;
}


.purple_rs { position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -1px;
	height: 100%;
	width: 26px;
	background-image: url(images/purple_corners_rs.gif);
	background-repeat: repeat-y;
}

.purple_bs { position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: 0px;
	margin-bottom: -1px;
	width: 100%;
	height: 24px;
	background-image: url(images/purple_corners_bs.gif);
	background-repeat: repeat-x;
}

.purple_tl { position: absolute;
	top: 0px;
	left: 0px;
	margin-left: -1px;
	margin-top: -1px;
	width: 22px;
	height: 23px;
	background-image: url(images/purple_corners_tl.gif);
	background-repeat: no-repeat;
}

.purple_tr{ position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -1px;
	margin-top: -1px;
	width: 26px;
	height: 23px;
	background-image: url(images/purple_corners_tr.gif);
	background-repeat: no-repeat;
}

.purple_bl { position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: -1px;
	margin-bottom: -1px;
	width: 22px;
	height: 24px;
	background-image: url(images/purple_corners_bl.gif);
	background-repeat: no-repeat;
}

.purple_br { position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: -1px;
	margin-bottom: -1px;
	width: 26px;
	height: 24px;
	background-image: url(images/purple_corners_br.gif);
	background-repeat: no-repeat;
	
}


.content_center_third { width: 267px;
	margin: 0px 14px 0px 10px;
}

.green_block, .green_block_third, .green_block_dk, .green_block_half, .green_tip { position: relative;
	margin: 0px 0px 12px 0px;
	padding: 26px 30px 26px 26px;
	border: solid 1px #baaa76;
	background-color: #cffc87;

}

.green_tip { width: 360px;
	margin-left: 18px;
	text-align: left;
}

.green_tip img { margin-right: 6px;
}

.green_block_half { width: 390px;
}

.green_block_third { width: 271px;
}

.green_block_dk { width: 251px;
	padding-top: 46px;
	padding-bottom: 10px;

}

.dark_green_top { position: absolute;
	top: 0px; 
	left: 0px;
	height: 32px;
	width:302px;
	margin-left: -1px;
	margin-right: 6px;
	background-color: #3d6005;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.dark_green_top p {margin-top: 6px;
}

.green_dktl { position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	margin-top: -1px;
	height:30px;
	width: 12px;
	background-image: url(images/dk_green_corners_tl.gif);
	background-repeat: no-repeat;
}

.green_dktr { position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -7px;
	margin-top: -1px;
	height: 30px;
	width: 20px;
	background-image: url(images/dk_green_corners_tr.gif);
	background-repeat: no-repeat;
}


.green_rs { position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -1px;
	height: 100%;
	width: 22px;
	background-image: url(images/lt_green_corners_rs.gif);
	background-repeat: repeat-y;
}

.green_bs { position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: 0px;
	margin-bottom: -1px;
	width: 100%;
	height: 23px;
	background-image: url(images/lt_green_corners_bs.gif);
	background-repeat: repeat-x;
}

.green_tl { position: absolute;
	top: 0px;
	left: 0px;
	margin-left: -1px;
	margin-top: -1px;
	width: 16px;
	height: 16px;
	background-image: url(images/lt_green_corners_tl.gif);
	background-repeat: no-repeat;
}

.green_tr{ position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -1px;
	margin-top: -1px;
	width: 22px;
	height: 16px;
	background-image: url(images/lt_green_corners_tr.gif);
	background-repeat: no-repeat;
}

.green_bl { position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: -1px;
	margin-bottom: -1px;
	width: 16px;
	height: 23px;
	background-image: url(images/lt_green_corners_bl.gif);
	background-repeat: no-repeat;
}

.green_br { position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: -1px;
	margin-bottom: -1px;
	width: 22px;
	height: 23px;
	background-image: url(images/lt_green_corners_br.gif);
	background-repeat: no-repeat;
	
}

.white_block, .white_block_third, .white_block_half, .white_block_center { position: relative;
	margin: 0px 0px 12px 0px;
	padding: 26px 30px 26px 26px;
	border: solid 1px #dedab5;
	background-color: #ffffff;
}

.white_block_center { margin-left: 90px;
	width: 700px;
	padding: 20px 40px 20px 40px;
}

.white_block_third { width: 271px;
}

.white_block_half { width: 390px;
}

.white_rs { position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -1px;
	height: 100%;
	width: 23px;
	background-image: url(images/white_corners_rs.gif);
	background-repeat: repeat-y;
}

.white_bs { position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: 0px;
	margin-bottom: -1px;
	width: 100%;
	height: 23px;
	background-image: url(images/white_corners_bs.gif);
	background-repeat: repeat-x;
}

.white_tl { position: absolute;
	top: 0px;
	left: 0px;
	margin-left: -1px;
	margin-top: -1px;
	width: 16px;
	height: 15px;
	background-image: url(images/white_corners_tl.gif);
	background-repeat: no-repeat;
}

.white_tr{ position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -1px;
	margin-top: -1px;
	width: 23px;
	height: 15px;
	background-image: url(images/white_corners_tr.gif);
	background-repeat: no-repeat;
}

.white_bl { position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: -1px;
	margin-bottom: -1px;
	width: 16px;
	height: 23px;
	background-image: url(images/white_corners_bl.gif);
	background-repeat: no-repeat;
}

.white_br { position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: -1px;
	margin-bottom: -1px;
	width: 23px;
	height: 23px;
	background-image: url(images/white_corners_br.gif);
	background-repeat: no-repeat;
	
}

.orange_block, .orange_block_third, .orange_block_half { position: relative;
	margin: 0px 0px 20px 80px;
	padding: 15px 16px 15px 16px;
	border: solid 1px #baaa76;
	background-color: #ffe59c;
	width: 750px;
	text-align: left;

}

.orange_block_third { width: 271px;
}

.orange_block_half { width: 400px;
}

.orange_tl { position: absolute;
	top: 0px;
	left: 0px;
	margin-left: -1px;
	margin-top: -1px;
	width: 14px;
	height: 14px;
	background-image: url(images/orange_corners_tl.gif);
	background-repeat: no-repeat;
}

.orange_tr{ position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -1px;
	margin-top: -1px;
	width: 15px;
	height: 15px;
	background-image: url(images/orange_corners_tr.gif);
	background-repeat: no-repeat;
}

.orange_bl { position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: -1px;
	margin-bottom: -1px;
	width: 14px;
	height: 15px;
	background-image: url(images/orange_corners_bl.gif);
	background-repeat: no-repeat;
}

.orange_br { position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: -1px;
	margin-bottom: -1px;
	width: 16px;
	height: 15px;
	background-image: url(images/orange_corners_br.gif);
	background-repeat: no-repeat;
	
}

#footer { background-color:#ffe59c;
	width: 862px;
	height: 22px;
	margin: 20px 21px 0px 21px;
	padding: 7px 18px 1px 18px;
	border: solid 1px #baaa76;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: 400;
	font-variant: small-caps;
	text-align: center;
	position: relative;
	z-index: 2;
	
}

#footer a:link, #footer a:visited { text-decoration: none;
	color: #532e02;
	padding: 0px 4px 0px 4px;
}

#footer a:hover { text-decoration: underline;
	color: #5d579f;
}

.footer_tl { position: absolute;
	top: 0px;
	left: 0px;
	margin-left: -1px;
	margin-top: -1px;
	width: 14px;
	height: 14px;
	background-image: url(images/orange_corners_tl.gif);
	background-repeat: no-repeat;
}

.footer_tr{ position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -1px;
	margin-top: -1px;
	width: 16px;
	height: 14px;
	background-image: url(images/orange_corners_tr.gif);
	background-repeat: no-repeat;
}

.footer_bl { position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: -1px;
	margin-bottom: -1px;
	width: 14px;
	height: 15px;
	background-image: url(images/orange_corners_bl.gif);
	background-repeat: no-repeat;
}

.footer_br { position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: -1px;
	margin-bottom: -1px;
	width: 16px;
	height: 15px;
	background-image: url(images/orange_corners_br.gif);
	background-repeat: no-repeat;
	
}

#footer_embelish { background-image: url(images/footer_line.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 0px;
	margin: -1px 0px 0px -37px;
}

#copyright { color: #532e02;
	text-align: center;
	font-size: 10px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

#copyright a:link, #copyright a:visited { color: #5d579f;
	text-decoration: none;
}

#copyright a:hover { color: #5d579f;
	text-decoration: underline;
}

form { margin-left: 28px;
}

form#newsletter { margin-left: 20px;
}

label { display: block;
	margin: 6px 0px 0px 8px;
}

input, textarea { background-color: #ffffff;
	width: 280px;
	height: 14px;
	display: inline;
	padding:6px 0px 6px 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 14px;
}

form#contact textarea { height: 76px;
	width: 268px;
	margin: 4px;
	padding: 8px 4px 8px 4px;
}

.input_text_left { background-image:url(images/form_text_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 26px;
}

#newsletter .input_text_left {  background-image:url(images/form_text_left_green.gif);
}

.input_text_right { background-image:url(images/form_text_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 14px;
	height: 26px;
}

#newsletter .input_text_right { background-image:url(images/form_text_right_green.gif);
}

.input_textarea_tl { background-image:url(images/textarea_tl.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 13px;
}

.input_textarea_tr { background-image:url(images/textarea_tr.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 14px;
	height: 13px;
}

.input_textarea_bl { background-image:url(images/textarea_bl.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 13px;
	height: 13px;
}

.input_textarea_br { background-image:url(images/textarea_br.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 13px;
	height: 13px;
}



.text_field { position: relative;
	width: 308px;
	height: 26px;
	margin: 3px;
}

.textarea_field { position: relative;
	width: 308px;
	height: 100px;
	margin: 3px;
	background-color: #ffffff;
}

.form_buttons { position: relative;
	height: 20px;
	width: 302px;
	margin: 8px 0px 2px 0px;
	text-align: right;
}

input#submit, input#quit { background-color: #f43433;
	background-image: url(images/form_button.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 85px;
	height: 20px;
	position: static;
	padding: 1px 0px 5px 0px;
	margin: 0px 2px 0px 2px;
	font-size: 11px;
}

#newsletter input#submit { background-image: url(images/form_button_green.gif);
}

input#hidden { visibility: hidden;
}
