* {
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	background:#dbdeed url(../images/wrapper_bg.jpg) repeat-x;
	padding-top: 15px;
}

#wrapper {
	width:785px; margin:0 auto;
}
#page {
	width: 765px;
	padding: 10px;
	margin:0; float:left;
	background-color: #fff;
}
#page .header { height:75px; }
#page .logo {background: url(../images/logo.jpg) no-repeat; width: 248px; height: 75px; float: left; }
#page .logo a img { border:none; }
#page .slogan {background: url(../images/slogan.jpg) no-repeat; width: 441px; height: 24px; float: right; margin-top: 50px; }
#page .flash {
	background: url(/images/header.jpg) no-repeat; 
	width: 765px; 
	height: 421px; 
	clear: both; 
	position: relative;
	border-top:5px solid #619a42; /* fern */
	border-bottom:5px solid #2a528e; /* royal */
}
#page .flashTop {
	width:765px;
	height:15px;
	background-image:url(/images/shadow_t0.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	margin-bottom:0;
}
#page .flashShadow {
	width:765px;
	height:10px;
	background-image:url(/images/shadow_b2.png);
	background-repeat:repeat-x;
	background-position:0px -5px;
}


#page .home #col1 {float: left; width: 205px; margin-top: 20px; padding-left:7px; margin-right:5px; }
#page .home h1 {font-size:24px; font-weight: normal;}
h3.articleDate {background:url(../images/arrow.jpg) no-repeat left center; padding-left: 15px; font-size: 12px; font-weight:bold; }
p.articleLink {margin: 10px 0 20px 0; }
p.articleLink a {font-size: 10px; color: #af2922;}
p.articleLink a:hover {text-decoration: none; }
div.articleLinks {margin: 23px 0;  }
#page #col1 .lookingfor {width: 196px; height: 106px; padding-top:16px }

#page .home #col2 {
	float: left;
	width: 335px;
	margin-top: 20px;
}
#page .home .productReview {margin: 20px 0; }
p { font-size: 11px;}
p.normal { font-size: 11px; color:#000000; }
p.lightblue { color:#5a9cc1; }
h2 {
	color:#487d17; /* green */
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px dotted #487d17;
	margin-top:1em;
	margin-bottom:1ex;
}
h3 { 
	color:#344d20; /* evergreen */
	font-size:14px; 
	margin-bottom:5px; 
}
h4 {
	color: #af2922; /* maroon */
	font-size: 12px; 
	font-weight: bold; 
	margin-top:0; 
	margin-bottom:5px; 
}
#col2 h4 a:link, #col2 h4 a:visited ,
.inside h4 a:link, .inside h4 a:visited
{
	color: #af2922; /* maroon */
	text-decoration:underline;
}
#col2 h4 a:hover, #col2 h4 a:active ,
.inside h4 a:hover, .inside h4 a:active
{
	color: #000000; /* black */
	text-decoration:underline;
}


#page .home p.story {
	color: #5a9cc1; /* med blue */
	font-size: 11px; 
	margin: 5px 5px 5px 0; 
}


#page .home #col3 {
	float: right;
	width: 200px;
	margin-top: 20px;
}
h3.faqs {font-size: 22px; font-weight: normal; padding: 21px 0 10px 20px; color: #fff; margin-top: 3px; }
div.faq {background:url(../images/faq_bg.jpg) no-repeat; width: 196px; height: 261px; }
div.faq ul {list-style: square; color: #fff; font-size: 10px; margin: 5px 0 0 30px;}
div.faq ul li {margin: 3px 0; }
div.faq ul a {color: #fff; font-size: 11px;}

div.greenfloat {background:url(/images/greenfloat.gif) repeat-x; background-color:#407815; width: 196px; height: 261px; float:right; margin-left:1em; padding:10px;margin-bottom:1em;}
div.greenfloat h3.white {font-size: 22px; font-weight: normal; padding:0px; color: #fff !important; margin:0px; margin-bottom:1ex; }
div.greenfloat p {color: #fff !important; font-size: 11px; margin:0px 0px 6px 0px; }
div.greenfloat p a {color: #fff !important; }




#footer {width: 765px; margin: 15px auto 8px; float:left; }
#footer p {text-align: center; font-size: 12px; color: #5a9cc1; padding-top:5px; }
#footer p a {font-size: 12px; color: #5a9cc1; text-decoration: none; }
#footer p a:hover {text-decoration: underline; }

p.copyright {text-align: center;  width:765px;color: #5a9cc1; font-size: 12px; padding-bottom: 3px; float:left;}
p.copyright a {color: #5a9cc1; text-decoration: none; }
p.copyright a:hover {text-decoration: underline; }

.fsep {
	margin-left:1ex;
	margin-right:1ex;
}

/*Specific to Inside Page*/
#page .inside #col1 {float: left; width: 198px; }
#page .inside #col1 .about { border: 1px solid #599340; height: 300px; width: 194px; margin: 19px 0 10px 0; }
#page .inside #col1 .about .gbg {background: url(../images/g_bg.jpg) repeat-x; font-size:24px; font-weight: normal; color: #fff; height: 33px; line-height: 33px; padding-left: 10px;}
#page .inside #col1 .about ul {list-style: none; padding: 11px 0 0px 10px;}
#page .inside #col1 .about li {background: url(../images/arrow1.jpg) no-repeat left 7px; padding:0 0 5px 13px; }
#page .inside #col1 .about li a {color: #000; font-size: 13px; font-weight: bold; text-decoration: none;}
#page .inside #col1 .about li a:hover {text-decoration: underline; }

#page .inside #col1 .subnav, #page .home #col1 .subnav { border: 1px solid #599340; min-height: 300px; width: 194px; margin: 19px 0 10px 0; }
#page .home #col1 .subnav{margin: 0px 0 10px 0;}
#page .inside #col1 .subnav .gbg, #page .home #col1 .subnav .gbg {background: url(../images/g_bg.jpg) repeat-x; font-size:24px; font-weight: normal; color: #fff; height: 33px; line-height: 33px; padding-left: 10px;}
#page .inside #col1 .subnav ul, #page .home #col1 .subnav ul {list-style: none; padding: 11px 0 0px 7px; margin-bottom:1ex;}
#page .inside #col1 .subnav li, #page .home #col1 .subnav li {background: url(../images/arrow1.jpg) no-repeat left 7px; padding:0 0 5px 13px; }
#page .inside #col1 .subnav li a, #page .home #col1 .subnav li a {color: #000; font-size: 13px; font-weight: bold; text-decoration: none;}
#page .inside #col1 .subnav li a:hover, #page .home #col1 .subnav li a:hover {text-decoration: underline; }

#col1 img  { border:none; } 
#col3 img { border:none; }

#page .inside #col2 {float: left; width: 545px; margin-top: 5px; margin-left: 15px; padding-right:5px; padding-bottom:31px;}
#page .inside #col2 h1 {font-size: 24px; font-weight: normal; padding-top:9px}
#page .inside .productReview {margin: 25px 0; }
#page .inside .productReview img {display: block; float: left; }
#page .inside .productReview p {float: left; margin-left: 15px; font-size: 11px; width: 400px;}
#page .inside .productReview p span.h6 {color: #af2922; font-size: 12px; font-weight: bold; }
#page .inside p.story {color: #5a9cc1; font-size: 11px; padding: 11px 5px 3px 0; }
#col2 p {
	font-size:11px;
	line-height:18px;
	margin-bottom:1.5em;
}
#col2 a:link, #col2 a:visited, .inside a:link, .inside a:visited {
	color:#344d20; /* evergreen */
	text-decoration:none;
}
#col2 a:hover, #col2 a:active, .inside a:hover, .inside a:active {
	color:#000;
	text-decoration:underline;
}


/* =========================== IMAGE ON LEFT AND RIGHT ================================ */

.imageOnLeft { float:left; margin-right:5px; }
.imageOnRight { float:right; margin-left:5px; }


/* =========================== PHOTO GALLERY ================================ */

.gallery {
	clear:right;
}

h3.gallerytitle  {
	margin-top:1em;
	border-bottom:1px dotted #344d20; /*army*/
	margin-right:1ex;
	padding-left:1ex;
	padding-bottom:2px;
}
h3.gallerytitle  span a {
	float:right;
	font-weight:normal;
	font-size:70%;
	padding-top:3px;
	padding-right:1em;
	vertical-align:bottom;
}


.thumb {
	vertical-align:middle;
	text-align:center;
}
.thumb img {
	margin-left:auto; margin-right:auto;
	padding:1em;
}


/* =========================== PROMO ================================ */
.promo {
	background-color:#dbdfed; /* light blue */
	border:1px solid #a2adce; /* medium blue */
	padding:1em;
}
.promo h5 {

}
.promo h6 {

}
#page .promo p.legalese {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a2adce;
	margin-top:3px;
	margin-bottom:0px;
	text-align:center;
}



/* =========================== CONTACT FORM ================================ */
.contactform table {
	font-size:11px;
}
.contactform td {
	padding:3px;
}


#col2 ul, .inside ul  {
	padding-left:2em;
	font-size:11px;
	margin-bottom:1em;
}





/* =========================== GREEN BOX ================================ */
div.greenfloat h3.greenQuoteHeadline {
	font-size: 22px; 
	font-weight: normal;
	padding:0px; 
	color: #fff !important; 
	margin:0px;
	margin-bottom:1ex;
}
div.greenfloat h4.greenQuoteBody {
	color: #fff !important; 
	font-size: 13px; 
	margin:0px 0px 6px 0px;
	text-align:center;
	padding:1em;
}
div.greenfloat h5.greenQuoteAuthor {
	color: #fff !important; 
	font-size: 11px; 
	margin:0px 0px 6px 0px;
	text-align:right;
	padding:1em;
}

div.greenfloat p > a {
	display:block;
	text-align:right;
	padding-right:1em;
}


/* =========================== RED BOX ================================ */
div.redQuoteBox {
	background-image:url(/images/redboxquotebg.gif);
	background-repeat:repeat-x;
	background-position:top center;
	border-bottom:1px solid #f2e0db;
	width:75%;
	margin-left:auto;
	margin-right:auto;
	padding:1em 2em 1em 2em;
}
h3.redQuoteHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	line-height:22px;
	text-align:center;
	color:#340c0a; /* dark maroon */
	margin-bottom:1ex;
}
h4.redQuoteBody {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height:22px;
	text-align:center;
	font-weight:normal;
}
h5.redQuoteAuthor {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	line-height:16px;
	text-align:right;
	font-weight:normal;
	margin:1ex;
	margin-right:3em;
	margin-bottom:0;
}

/* =========================== SITE MAP ================================ */
#col2 ul.sitemap, #col2 ul.sitemap li {
	margin:0;
	padding:0;
}
#col2 ul.sitemap li.m1 {
	font-size:140%;
	margin-top:10px;
	margin-bottom:5px;
	text-decoration:underline;
	list-style:none;
	padding-left:10px;
	margin-left:0;
}
#col2 ul.sitemap li.m2 {
	font-size:110%;
	margin-left:30px;
}
#col2 ul.sitemap li.m3 {
	margin-left:60px;
}



/*General*/
.left {float: left; }
.right {float: right; }
.clear {clear: both; }
.bold {font-weight: bold; }
