@charset "utf-8";


/* ==== BROWSER HAPPY MARGINS & PADDING === */

* {margin:0; padding:0;}
p { margin-bottom:5px; margin-top:10px;}
blockquote {margin: 10px 25px;}
li, ul, ol {list-style-position: outside; margin-left: 20px;}
ol, ul { margin-bottom: 15px;}
img {
	border: 0;
}
img a {border: 0}
html {height: 100%;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	background-color: #E8F1D1;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_pageDots.png);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	font-weight: normal;
	}



/*=== Link Styles ===*/

a:link, a:visited {
	color: #EE9B65;
	text-decoration:none;
	border-bottom: solid 1px #EE9B65;
}
a:hover, a:active {
	color: #a3c250;
	text-decoration:none;
	border-bottom: solid 1px #B8D56B;
}
#homePicBox1 a, #homePicBox2 a, #homePicBox3 a, #nav a  {
	border-bottom: none;
}

.textBoxFloat a {
	color: #FFFFFF;
	text-decoration:none;
	border-bottom: none;
}
.IMGgallery {
	padding: 5px;
	margin-right: 10px;
	cursor:pointer;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #8B8B8B;
	border: none;
	}
#footer a:hover, #footer a:active {
	text-decoration: none;
	font-weight:bold;
	color:#EE9B65;
	border:none;
	}
#header a {
	border:none;
}	
.post h2 a:link, .post h2 a:visited {
	font-size: 1.4em;
	color: #a3c250;
	margin-bottom: 15px;
	border-bottom: solid 1px #a3c250;
	text-decoration: none;
}
.post h2 a:hover, .post h2 a:active {
	font-size: 1.4em;
	color: #e5e5e5;
	margin-bottom: 15px;
	border-bottom: solid 1px #a3c250;
	text-decoration: none;
}
.noUnderline {
	border:0;
	border-bottom: 0px;
	text-decoration:none;
}
.noUnderline a {
	border:0;
	border-bottom: 0px;
	text-decoration:none;
}
a.noUnderline {
	border:0;
	border-bottom: 0px;
	text-decoration:none;
}
.noUnderline script {
	border:0;
	border-bottom: 0px;
	text-decoration:none;
}
/*=== STRUCTURE IDs ===*/

#bg {
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	min-height: 700px;
	overflow: visible;
	position: relative;
	background-image: url(../images/bg_shadows.png);
	border:none;
	}
#bg_dotshadow {
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	min-height: 700px;
	overflow: visible;
	position: relative;
	background-image: url(../images/bg_dotShadow.png);
	border:none;
	}
#wrapper {
	position: relative;
	margin: 0 auto;
	height: auto;
	min-height:700px;
	width: 780px;
	text-align: left;
}
#header {
	width: 780px;
	height: 180px;
	float:left; /* fix issue with content on home page with content overlappnig nav*/
	clear:both;
	}
#nav {
	background-image: url(../images/bg_nav.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EBEBEB;
	height: 32px;
	width:780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8D56B;
	text-align: center;
}
.navdiv {
	margin-right: 15px;
	margin-left: 15px;
}

#mainContent {
	width: 740px;
	margin: 40px auto 20px auto; /*need the margin so content doesn't overlap nav, need to negate on IE6 css*/
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
}
#mainContentStore {
	width: 740px;
	margin: 28px auto 20px auto; /*need the margin so content doesn't overlap nav, need to negate on IE6 css*/
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
}
#footer {
	height: 85px;
	position: relative;
	width: 760px;
	margin: 0px auto;
	padding: 10px 10px 0 10px;
	font-weight: normal;
	color: #8B8B8B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#footwrap {
	margin: 0 auto;
	position: relative;
	background-color: #E8F1D1;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	height: 100px;
}
.textBoxFloat {
	width: auto;
	z-index: 1;
	float: left;
	margin-top: -42px;
	visibility: visible;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	margin-left: 24px;
	letter-spacing: .1em;
}
#homePicBox1 {
	width: 235px;
	height: 235px;
	float: left;
	clear: none;
	position: relative;
}
#homePicBox2 {
	width: 235px;
	height: 235px;
	float:left;
	clear: none;
	margin: 0 17px;
	position: relative;
}
#homePicBox3 {
	width: 235px;
	height: 235px;
	float: right;
	clear: none;
	position: relative;
}
.columnLeft {
	margin-top: 15px;
	float: left;
	height: auto;
	width: 360px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E5E5E5;
}
#address {
	background-image: url(../images/bg_address.png);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 10px;
	padding-left: 85px;
	font-weight: normal;
	font-size: 13px;
	background-position: 10px center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	width: auto;
}

.columnRight {
	margin-top: 15px;
	float: right;
	height: auto;
	width: 355px;
	padding-left:5px;
}
.center {
	margin:0 auto;
}
#sidebar {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #E5E5E5;
}
#results {
	width: 85%;
	margin: auto;
	text-align: left;

}
#results td {
	text-align: left;
}
.results {text-align: left;}

.floatLeftLogin {
	width: 400px;
	float: left;
	clear: none;
	margin-left: 20px;
}
.floatRightLogin {
	width:300px;
	float: right;
	clear:none;
	margin-right: 20px;
}
#cart td {background: #f6fee2;}
td.bgLtGreen {background: #e8f1d1;}

#bizVerify {
	float:right;
	clear:none;
	margin:10px;
	width:310px;
	height:85px;
	vertical-align: middle;
	text-align:center;
}

#SSL {
	float: left;
	width: 110px;
	padding-top: 10px;
	text-align:left;
	}
#BBB {
	float: right;
	width: 55px;
	text-align:right;
}
#AuthNet {
	float: left;
	width:130px;
	text-align:center;
	margin: 0 3px;
}

/*=== TEXT STYLES ===*/

p {
	line-height: 1.9em;
	text-align: justify;
}
h1 {
	font-size: 1.7em;
	color: #a3c250;
	font-weight: normal;
	font-style: normal;
	padding-top: 15px;
}
.results h1 {
	padding-top:0;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #EE9A65;
}
.post h2 {
	font-size: 1.4em;
	color: #a3c250;
	margin-bottom: 15px;
	border-bottom: solid 1px #a3c250;
}

#sidebar h2 {
	color: #a3c250;
}

h3 {}
h4 {}
.imgCaseGallery {
	cursor:pointer;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
}

h5 {}





/*=== FORM STYLES ===*/


/*=== OTHER STYLES ===*/

#listHome {
	list-style-type: none;
	line-height: 2em;
	font-weight: bold;
}
.IMGaboutUs {
	border: thin solid #666666;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 30px;
}
.txtCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: right;
	margin-right: 75px;
}
