/* CSS Document */

/* ====== site-wide definitions ====== */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #E2EEC8;
	}
p, td, th { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}
p {
	padding-right:10px;
	padding-left:10px;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	}
h1 {
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	}
h2 {
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
	font-variant: normal;
}
h3 {
	font-size: 13px;
	color: #F365AC;
	padding-left: 10px;
	font-variant: normal;
	font-weight: bold;
	padding-top: 5px;
}
li a { 
	line-height: 18px; 
	}
img { 
	border: none; 
	}
a:link, a:visited {
	color: #F14597;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #F14597;
	text-decoration: underline;
	font-weight: bold;
	}


/* =============== PAGE LAYOUT =============== */

#pagewidth{
	width:740px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ACCD5F;
	border-left-color: #ACCD5F;
	background-image: url(../images/bg.gif);
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACCD5F;
	border-bottom-color: #ACCD5F;
}
#pagewidth_alt{
	width:740px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ACCD5F;
	border-left-color: #ACCD5F;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACCD5F;
	border-bottom-color: #ACCD5F;
	background-color: #FFFFFF;
}
#header {
	background-color:#FFFFCC;
	position: relative;
	width: 100%;
	}
#navigation {
	background-color:#BDD881;
	position: relative;
	z-index: 7;
	width: 100%;
	height:30px;
	}
#crumbs {
	position: relative;
	background-color: #FFFFFF;
	text-align: right;
	}
#columnLeft {
	float: left;
	width: 29%;
	position: relative; 
	margin-top: -2px;
	}
#columnMain {
	background-color: #FFFFFF;
	float: left;
	display: inline;
	position: relative;
	width: 65%;
	margin-left: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
	}
#subcontainer {
	width:500px;
	float:right;
	margin: 0px 0px 0px 20px;
	}
#subMain {
	background-color: #D2D2AE;
	position: relative;
	width: 260px;
	float:left;
	display:inline;
	padding-bottom:20px;
	margin-bottom:20px;
	}
#subRight {
	background-color: #D2D2AE;
	float: left;
	width: 200px;
	position: relative; 
	margin: 0px 0px 20px 20px;
	padding-bottom:20px;
	}
#footer {
	height: 90px;
	clear: both;
	position: relative;
	padding-top: 30px;
	}
#wrapper {	
 	margin: 0px 0px -20px 0px;
	}
#wrapperSingle {	
 	margin: 20px 0px 20px 20px;
	}
#columnMain a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
#columnMain a:hover {
	color: #F794C6;
	text-decoration: none;
	font-weight: bold;
	}
#columnMain li {
	list-style-image: url(../images/bullet.gif);
	}
#columnMain li a:link {
	font-weight: bold;
	}	

/* *** Float containers fix: */ 
.clearfix:after {
	content: "."; 
 	display: block; 
 	height: 0; 
 	clear: both; 
 	visibility: hidden;
 	}
 
.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#columnLeft{display:none;} 
#columnLeft, #columnMain{width:100%; float:none;}
}

/* =============== SECONDARY LAYOUT =============== */

#crumbs h3 {
	display: none;
	}
#crumbs ul {
	display: inline;
	padding-left: 0;
	margin-left: 0;
	}
#crumbs ul li {
	padding: 2px;
	display: inline;
	font-size:10px;
	color: #1D1E00;
	}
#crumbs ul li a:link {
	padding: 2px;
	font-size: 10px;
	}	
#textbox {
	background-color: #738997;
	float: right;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #352519;
	border-right-color: #352519;
	border-bottom-color: #352519;
	border-left-color: #352519;
    }
#textbox p {
	color:#FFFFFF
	}
#textbox h3 {
	color: #FFFFFF;
	}
#subNav {
	float: left;
	width: 90%;
	text-align: left;
	padding-top: 0px;
	}
#subNav ul {
	list-style: none;
	line-height: 25px;
	margin-left: 10px; 
	padding-left: 0;
	}
#subNav li {
	color: #869166;
	font-weight: bold;
	font-variant: small-caps;
	}
#subNav p {
	color: #352519;
	font-weight: bold;
	}	
#columnMain li {
	list-style-type: square;
	}	
#sitemap {
	position: relative;
	z-index: 3;;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	color: #352519;
	}
#copyright {
	position: relative;
	z-index: 5;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	padding-bottom:6px;
	color: #A4C94E;
	}
.wrapLeftText {
	padding: 3px 10px;
	}
.wrapLeftNav {
	padding: 0px 0px;
	}	
.wrapMain {
	padding: 0px 20px 0px 0px;
	}
/* ============ NAVIGATION MENUS ============ */
#mainmenu {
	padding: 0;
	margin: 0;
	}
#mainmenu li {
	float: left;
	position: relative;
	list-style: none;
	}
#mainmenu a { 
	color: #ffffff; 
	text-decoration: none;
	}
#mainmenu a:hover {
	text-decoration: underline;
	}
#mainmenu li:hover ul, #mainmenu li.over ul { 
	display: block; 
	}
#mainmenu li ul {
	display: none;
	position: relative; 
	left: -1px;
	margin: 0;
	padding: 0;
	}
#mainmenu ul li { 
	width: 120px;
	clear: left;
	}
#mainmenu ul li:hover { 
	background-color: #3399cc;
	}

/* =============== formatting  =============== */

.accentText {
	font-size: 12px;
	font-weight: bold;
	color: #F25EA8;
	}
.addresstext {
	font-size: 12px;
	font-weight: bold;
	color: #773927;
	line-height: 18px;
	}
.address {
	padding-left: 60px;
}	
.addressindent {
}
.quoteindent {
	text-align: right;
}	
.disclaimer {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 5px;
	font-variant: normal;
	}
.copyright {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #D2D2AE;
	}
.image_right {
	padding-right: 20px;
}
.image_left {
	padding-left: 22px;
}
.imagecenter {
	float: none;
}
.text_left {
	float:left;
	padding-left: 15px;
	padding-right: 5px;
}
.text_right {
	float: right;
	padding-left: 5px;
	padding-right: 15px;
}
.image_floatIndex {
	float:right;
	padding-left:20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top:20px;
}
.image_floatRight {
	float:right;
	padding-left:20px;
	padding-bottom: 5px;
	padding-right: 20px;
}
.image_floatLeft {
	float:left;
	padding-left:0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.image_fltLeft {
	float:left;
	padding-left:0px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 8px;
}
.imagePadding {
	padding-right:40px;
	}
.buttonPadding {
	padding-left:20px;
	padding-right: 20px;
	margin-right:55px;
	}
.smalltext {
	font-size: 10px;
	margin-left: 0px;
	margin-right: 10px;
	color:#999999
}
.copyrightlink { 
	text-decoration: none; 
	font-weight: bold ;
	color: #A4C94E;
}
a.copyrightlink:hover { 
	text-decoration: underline; 
	font-weight: bold ;
	color: #A4C94E;
}
a.copyrightlink:visited { 
	font-weight: bold ;
	color: #A4C94E;
}
/* for understanding browsers */
.container {
min-height:400px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .container {
height: 400px;
}
/**/
.indentLeft {
	padding-left: 28px;
}
.indentRight {
	padding-right: 28px;
	text-align: right;
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #E2EEC8;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #E2EEC8;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #E2EEC8;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
td {
	font-size: 10px;
}
th {
	font-size: 10px;
	text-align: center;
}
.logos {
	list-style: none;
	padding-top: 0px;
	margin-left: 0px; 
	padding-left: 10px;
	}
.logos ul {
	list-style: none;
	width: 90%;
	text-align: center;
	padding-top: 0px;
	margin-left: 5px; 
	padding-left: 0;
	}	
.logos li {
	line-height: 0px;
	}	
   	
