/*
Theme: Default
Description: Default Style Sheet
*/
@charset "utf-8";

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


html, body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}

:focus {
	outline: 0;
}
#signUp {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: 12px;
	color: #1C6882;
	float: right;
	line-height: 25px;
	text-align: right;
	width: 960px;
	padding-top: 45px;
	margin-right: auto;
	letter-spacing: 2px;
	margin-left: auto;
}
#signUp  a:link, #signUp a:visited {
	color: #2EA9D3;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#signUp a:hover {
	color: #1C6882;
	text-decoration: none;
}



#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: auto;
}

#header {
	height: 25px;
	width: 960px;
}
#logo {
	height: 100px;
	width: 122px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: auto;
	float: left;
}



.clear {
	clear: both;
}

.red_text {
	color: #ff0000;
}

.small_text {
	font-size: 11px;
}
a:link, a:visited/*==========Link States==========*/

 {
	color: #2EA9D3;
	text-decoration: underline;
}

a:hover {
	color: #33915A;
	text-decoration: none;
}

a:active {

}
#clicktoOrder {
	float: right;
	height: 100px;
	padding-right: 50px;
	position: relative;
}
#grayLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -3px;
}

/*==========Navigation==========*/

#nav {
	color: #333333;
	height: 25px;
	display: block;
	line-height: 20px;
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 800px;
	padding-left: 160px;
}

#nav ul {
	list-style-type: none;
	display: inline;
	border: 1px none #CCCCCC;
}

#nav ul li {
	list-style-type: none;
	display: inline;
	position: relative;
	height: 20px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	z-index: 999;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #333333;
	text-decoration: none;
	background-color: #D8EEF2;
	padding: 3px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-border-top-right-radius: 5px;
	-border-top-left-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2EA9D3;
	border-right-color: #2EA9D3;
	border-left-color: #2EA9D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	z-index: 999;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2EA9D3;
	padding: 3px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-border-top-right-radius: 5px;
	-border-top-left-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2EA9D3;
	border-right-color: #2EA9D3;
	border-left-color: #2EA9D3;
	z-index: 999;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
}

#nav li:hover ul {
	display: block;
	z-index: 999;
}



#nav li ul {
	display: none;
	position: absolute;
	padding: 0;
	margin-top: 3px;
	left: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	top: 15px;
	z-index: 999;
	margin-left: -37px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li ul li {
	position: relative;
	line-height: 20px;
	height: 20px;
	font-family: arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	margin-left:32px;
	padding-left: 5px;
	z-index: 999;
	width: 175px;
	border: 1px none #CCCCCC !important;
	vertical-align: top;
	margin-top: -1px;
}

#nav li ul li a:link, #nav li ul li a:visited {
	display: block;
	text-decoration: none;
	border: 1px solid #2EA9D3 !important;
	margin-top: 2px;
	background-color: #D8EEF2;
	z-index: 999;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#nav li ul li a:hover      {
	display: block;
	text-decoration: none;
	border: 1px solid #2EA9D3 !important;
	margin-top: 2px;
	background-color: #2EA9D3;
	color: #FFFFFF;
	z-index: 999;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#tagliner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 70px;
	color: #227E99;
	text-align: center;
	float: right;
	height: 70px;
	width: 800px;
	letter-spacing: 4px;
}
#mainBody {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: auto;
	padding-bottom: 150px;
	line-height: 150%;
	font-size: 14px;
	position: relative;
}





/*==========H Tags==========*/


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: 16px;
	color: #33915A;
	letter-spacing: 3px;
	font-weight: bold;
	z-index: 2;
	margin-bottom: 5px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: 14px;
	line-height: 175%;
	font-weight: normal;
}

h3 {
}

/*==========Footer==========*/

#footer {
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	color: #FFFFFF;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: 10px;
	background-image: url(/cms-themes/Default/images/footer_001.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	height: 50px;
	padding-bottom: 4px;
	z-index: 1000;
}
#footer img {
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}


 

/* IE 6 */

* html #footer {

                position:absolute;

                top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');

}

#footer a:link, #footer a:visited {
}

#footer a:hover {
}
#content {
	background-image: url(/cms-themes/Default/images/images/about_side.jpg);
	background-repeat: no-repeat;
	background-position: 200px 15px;
	height: 500px;
	width: 960px;
}
#contentText {
	float: right;
	width: 500px;
}

p {
	padding-bottom: 2px;
	font-size: 14px;
	line-height: 145%;
}
#mainBody li {
	margin-left: 25px;
	list-style-position: inside;
	list-style-type: disc;
}
hr {
	background-color: #2ea9d3;
	width: 100%;
	color: #2ea9d3;
	border: 1px solid #2ea9d3;
}
#video {
	position: absolute;
	z-index: 2;
}
#topheader {
	height: 105px;
	width: 960px;
}
#shop {
	float: right;
	height: 100px;
	width: 100px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #33915A;
	border-right-color: #33915A;
	border-bottom-color: #33915A;
	border-left-color: #33915A;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #33915A;
	margin: 0px;
	padding: 0px;
}

