﻿/* kirsten olson css file*/
body {
	font-family: Gill Sans MT, Gill Sans, Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	border-width: 0;
	vertical-align:top;
}
table {
	border-collapse:collapse;
	border:0px;
}
td  { 
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	font-variant: normal;
	white-space: normal;
	text-align: left;
	border-width: 0;
	vertical-align:top;
	border-collapse: collapse;
}
h1  {
	font-size: 140%;
	text-align: left;
	padding:3px 5px 3px 5px;
	margin: 3px 5px 3px 5px;
	font-weight: bold;
	color: white;
	background-color: #75a319;
	border-bottom: 2px white solid;
}
h2 {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	color: white;
	text-align: left;
	border-bottom:thin #E1650B dotted;
	background-color:#993300;
	padding:3px 10px 3px 10px;
	margin: 3px 10px 3px 10px;

}
h3 {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	color: #993300;
	text-align: left;
	padding:3px 10px 3px 10px;
	margin: 3px 10px 3px 10px;
}
p {
	font-family: Gill Sans MT, Gill Sans, Trebuchet MS, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: left;
	vertical-align:top;
	margin: 3px 10px 3px 10px;
	padding: 3px 10px 3px 10px;
}

a:link {
	text-decoration: underline;
	font-size: 90%;
	text-align: center;
	color: black;
}
a:visited { 
	text-decoration: underline; 
	font-size: 90%;
	text-align: center;
	color: black;
	}
a:active { 
	text-decoration: underline; 
	font-size: 90%;
	text-align: center;
	color: #E1650B;
	}
a:hover { 
	text-decoration: underline; 
	font-size: 90%;
	text-align: center;
	color: #E1650B;
}
/* home css*/

.hm_ftr {
	font-size:90%;
	text-align:center;
	vertical-align:middle;
	color:#E1650B
}
.hm_nav {
	text-align: left;
	vertical-align: top;
	font-size: 130%;
	color: black;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	margin: 10px 10px 10px 0;
}
.imgwrapr {
	float:right;
	margin: 3px 5px 3px 5px ;
 	padding:3px 5px 3px 5px ;
	border: 0;
}
.imgwrapl {
	float:left;
	margin: 3px 5px 3px 5px ;
 	padding:3px 5px 3px 5px ;
	border: 0;
}
.imgwrapc {
	text-align: center;
	margin: 3px 5px 3px 5px ;
 	padding:3px 5px 3px 5px ;
	border: 0;
}
.imgwraptc {
	text-align: center;
	margin: 0 0 0 0;
 	padding:0 0 0 0 ;
	border: 0;
}
.imgwrapmc {
	text-align: center;
	vertical-align:middle;
	margin: 0 0 0 0;
 	padding:0 0 0 0 ;
	border: 0;
}
.imgwrapmr {
	text-align: right;
	vertical-align:middle;
	margin: 0 0 0 0;
 	padding:0 0 0 0 ;
	border: 0;
}
.sep {
	color: #000000;
	text-decoration: none; 
	font-size: 65%;
	text-align: center;
}
.int_table {
	border-collapse: collapse;
	text-align:left;
	vertical-align:top;
}
.int_nav {
	border-collapse: collapse;
	vertical-align:top;
	text-align:center;
}
.bottom_nav{ 
	text-align: center;
	vertical-align:middle;
	font-size:90%;
}
.right_just{
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
.back_top {
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
.make_big {
	font-size:120%;
}
.make_small {
	font-size: 90%;
	text-align:center;
}
.blog_date {
	font-size: 90%;
	text-align:left;
}
.int_link {
	font-size: 125%
}
.pg_nav {
	text-align: right;
	vertical-align:middle;
	font-size: 105%;
    font-weight: bold;
	padding:3px 5px 3px 5px;
	margin: 3px 5px 3px 5px;
}
.pg_ftr {
	text-align:center;
	font-size:90%;
	font-weight:bold;
}
div.centered {
	text-align: center;
	font-size:110%
	
}
div.centered table {
	text-align: left;
	margin-left:auto; 
	margin-right:auto;
}
.link_big {
	font-size: 125%;
	font-weight:bold;
}
.centered {
	text-align:center;
}
.h_list_ul {
	text-align: right;
	border-width: 0;
	font-size:100%;
	font-weight:normal;
	display: inline;
}
.title_find {
	vertical-align:middle;
	text-align: right;
	/*background-color:#993300;*/
	color:#75a319;
	height:15px;
	width:20%;
	/*border-bottom:1px white solid;*/
	margin-right:5px;
	padding-right:5px;
}
.text_find {
	vertical-align:top;
	text-align: left;
	color:black;
	font-size:85%;
	height:15px;
}
.table_find {
	vertical-align:top;
	border: 1px #554235 solid;
	width: 90%;
}
.text_pad_find {
	vertical-align:top;
	text-align: left;
	color:black;
	font-size:85%;
	height:15px;
	margin-left:20px;
	padding-left:20px;
}

.quote_text {
	text-align:left;
	margin: 5px 20px 3px 30px;
	font-size:105%;
	font-weight:bold;
}
.quote_source {
	text-align:left;
	margin: 3px 30px 3px 30px;
	font-style:italic;
}

.cell_title  { 
	color:white;
    font-weight: bold;
    font-size:110%;
    margin:3px 0 3px 5px;
    padding:3px 0 3px 5px;
}
.menu_ul {
	margin: 5px 10x 5px 0px;
	padding: 5px 10x 5px 0px;
	text-align: left;
	border-width: 0;
	color:#A34719;
	font-size:100%;
	font-weight:normal;
	text-decoration:underline;
}
.menu_li {
	list-style-type:none;
}

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h2 {
	color: #0066ff;
}

form.ddfm h1 {
	color: black;
}

form.ddfm label.fmtextlblwide {
	color: black;
}

form.ddfm label {
	color: black;
}

form.ddfm legend {
	color: black;
}

form.ddfm .credits {
	color: #404040;
}

form.ddfm .submit {
	color: #404040;
}

form.ddfm textarea.fmtextwide {
	color: #404040;
}

form.ddfm input.fmverify {
	color: #404040;
}

form.ddfm input.fmtext {
	color: #404040;
}

form.ddfm .fmselect {
	color: #404040;
}

form.ddfm .fmhalfblock {
	color: #404040;
}

form.ddfm .fmfullblock {
	color: #404040;
}

form.ddfm textarea {
	color: #404040;
}

form.ddfm .fmradio p {
	color: #404040;
}

form.ddfm .fmcheck p {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	/*font-family: "helvetica neue", helvetica, arial, verdana, san-serif;*/
}

form.ddfm h2 {
	/*font-family: "helvetica neue", helvetica, arial, verdana, san-serif;*/
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	/*font-family: "helvetica neue", helvetica, arial, verdana, san-serif;*/
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 90%;
}

form.ddfm h2 {
	font-size: 100%;
}

form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm label {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}
/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmfile {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}

ul#sidemenu {
	width: 210px;
	/*margin-left: 11px;
	padding-left: 11px;*/
	margin-left: 2px;
	padding-left: 2px;
	vertical-align:top;
	margin: 10px auto;
}
ul#sidemenu ul {
	/*margin-left: 5px;
	padding-left: 5px; */
	font-weight:bold;
}
ul#sidemenu li {
	list-style-type: none;
	font-weight:bold;
	text-align:left;
	font-size: 100%;
    border-bottom: 2px solid white;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
	width:99%;
	background-color:#993300;
}
ul#sidemenu li a {
	text-decoration: none;
	color: #e8f1ff;
	font-weight:bold;
	padding-left: 5px;
}
ul#sidemenu li a:link {
	color: white;
	font-weight:bold;
	}
ul#sidemenu li a:visited {
	color: white;
	font-weight:bold;
}
ul#sidemenu li a:hover {
	font-weight: bold;
	color: #75a319;
}

/* set millions of background images */
.hm_rbroundbox { background: url('../images/nav_nt.gif') repeat; }
.hm_rbtop div { background: url('../images/nav_tl.gif') no-repeat top left; }
.hm_rbtop { background: url('../images/nav_tr.gif') no-repeat top right; }
.hm_rbbot div { background: url('../images/nav_bl.gif') no-repeat bottom left; }
.hm_rbbot { background: url('../images/nav_br.gif') no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.hm_rbbot {
width: 520px;
height: 7px;
font-size: 1px;
}
.hm_rbbot div {
width: 520px;
height: 7px;
font-size: 1px;
}
.hm_rbtop {
width: 520px;
height: 7px;
font-size: 1px;
}
.hm_rbtop div {
width: 520px;
height: 7px;
font-size: 1px;
}
.hm_rbcontent { margin: 0 7px; 	 }
.hm_rbroundbox { width: 520px; margin: 1em auto; }

/* set millions of background images */
.nav_rbroundbox { background: url(../images/nav_nt.gif) repeat; }
.nav_rbtop div { background: url(../images/nav_tl.gif) no-repeat top left; }
.nav_rbtop { background: url(../images/nav_tr.gif) no-repeat top right; }
.nav_rbbot div { background: url(../images/nav_bl.gif) no-repeat bottom left; }
.nav_rbbot { background: url(../images/nav_br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.nav_rbbot {
width: 250px;
height: 7px;
font-size: 1px;
}
.nav_rbbot div {
width: 250px;
height: 7px;
font-size: 1px;
}
.nav_rbtop {
width: 250px;
height: 7px;
font-size: 1px;
}
.nav_rbtop div {
width: 250px;
height: 7px;
font-size: 1px;
}
.nav_rbcontent { margin: 0 7px;}
.nav_rbroundbox { width: 250px; margin: 1em auto; }

/* set millions of background images */
.data_rbroundbox { background: url(../images/nav_nt.gif) repeat; }
.data_rbtop div { background: url(../images/nav_tl.gif) no-repeat top left; }
.data_rbtop { background: url(../images/nav_tr.gif) no-repeat top right; }
.data_rbbot div { background: url(../images/nav_bl.gif) no-repeat bottom left; }
.data_rbbot { background: url(../images/nav_br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.data_rbbot {
/*width: 600px;*/
height: 7px;
font-size: 1px;
}
.data_rbbot div {
/*width: 600px;*/ 
height: 7px;
font-size: 1px;
}
.data_rbtop {
/*width: 600px;*/
height: 7px;
font-size: 1px;
}
.data_rbtop div {
/*width: 600px;*/
height: 7px;
font-size: 1px;
}
.data_rbcontent { margin: 0 7px; width: 98%;}
.data_rbroundbox { width: 99%;  margin: 1em auto; }

