@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99C57C;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



h2 {
	font-size: 20px;
	color: #030;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 2px;
}
h2 a  {
	color: #030;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
	color: #99C57C;
}

a {
	color: #003300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #99C57C;
}
p  {
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#Wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	cursor: default;
	background-color: #FFF;
	background-image: url(../images/backgrounds/wrapper-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
}

#TopNav {
	padding: 8px;
	font-size: 11px;
	background-color: #003300;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	cursor: default;
	background-image: url(../images/backgrounds/main-menu-hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Header {
	margin-right: auto;
	margin-left: auto;
	width: 864px;
}


#Header #Logo {
	width: 431px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left: 8px;

}
#Header #Slogan {
	background-image: url(../images/backgrounds/slogan-bg.png);
	height: 92px;
	width: 351px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#TopMenu {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#TopMenu ul {
	list-style-type: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #030;
	border-left-color: #666;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 100%;
}
#TopMenu ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	float: left;
}
#TopMenu ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	color: #030;
	background-image: url(../images/backgrounds/main-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	margin: 0px;
	width: 107px;
	padding-right: 0px;
	padding-left: 0px;
}
#TopMenu ul li a:hover {
	color: #FFF;
	background-color: #030;
	text-decoration: none;
	background-image: url(../images/backgrounds/main-menu-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#BodyContent {
	font-size: 11px;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgrounds/rounded-curve.jpg);
	background-repeat: no-repeat;
	background-position: 180px 42px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #FFF;
}
#PageTitle {
	text-align: right;
	background-color: #003300;
	border: 1px solid #003300;
	background-image: url(../images/backgrounds/page-title-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	height: 40px;
}
.PageLine {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

#Content {
	cursor: default;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	width: 635px;
	margin-right: 10px;
	background-color: #FFF;
	margin-bottom: 20px;
}
#Content blockquote {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#Content ul li {
	line-height: 20px;
}
#Content ul {
	margin: 0px;
}
#Content ol li {
	line-height: 20px;
}
#Content ol {
	margin: 0px;
}
#SidePanel {
	color: #FFFFFF;
	background-color: #003300;
	width: 180px;
	-moz-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-bottom: 10px;
	float: left;
	margin-bottom: 20px;
}
#SidePanel .Info {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
}
#SidePanel #SideNav {

}


#SideNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#SideNav ul li a {
	color: #FFF;
	background-color: #000;
	display: block;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(../images/backgrounds/sidenav-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: 11px;
	margin-top: 1px;
}
#SideNav ul li a:hover {
	background-color: #000;
	background-image: url(../images/backgrounds/sidenav-bg-hover.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-left: 15px;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

#SideNav ul li ul li a {
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
	background-color: #030;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(../images/backgrounds/sidenav-menu-items.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #030;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#SideNav ul li ul li a:hover {
	background-color: #99C57C;
	background-image: url(../images/backgrounds/sidenav-menu-items-hover.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8BBD6A;
	border-bottom-color: #8BBD6A;
	padding-left: 20px;
	color: #000;
}
#SearchBox {
	background-color: #333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	color: #CCC;
	border: 1px solid #000;
	font-size: 10px;
}
#SearchBox .Search  {
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #030;
	font-size: 12px;
	width: 133px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 3px;
}
#SearchBox .Button {
	color: #333;
	border: 1px solid #666;
	background-image: url(../images/backgrounds/main-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #013300;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}



#Footer {
	font-size: 10px;
	background-image: url(../images/backgrounds/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	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: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #333;
	height: 120px;
	clear: both;
}

#Footer #Navigation {
	float: right;
	margin-top: 15px;
	margin-right: 6px;
	width: 590px;
}
#Footer #Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	font-size: 10px;
}
#Footer #Navigation ul li {
	display: inline;
	margin: 0px;
}

#Footer #Navigation ul li a {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 12px;
	padding-left: 12px;
	color: #030;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#Footer #Information {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	line-height: 15px;
	background-image: url(../images/logos/footer-logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	width: 210px;
}


#Footer #Copyright {
	text-align: right;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	clear: right;
	line-height: 16px;
	width: 400px;
}
#SearchContent {
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFF;
	width: 840px;
	margin-left: auto;
}
.ProductNavigation {
	font-size: 10px;
	text-align: right;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}
.ProductNavigation a {
	font-weight: bold;
}
.clear {
	clear: both;
}
#SidePanel #SideBarAdsense {
	height: 150px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#Adsense250x250Txt {
	height: 250px;
	width: 250px;
}
#Adsense200x200 {
	height: 200px;
	width: 200px;
	background-color: #003300;
	border-radius: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#Adsense468x60Txt {
	height: 60px;
	width: 468px;
}
#Adsense234x60 {
	height: 60px;
	width: 234px;
}

#Adsense250x250Img {
	height: 250px;
	width: 250px;
}
#Adsense160x600 {
	height: 600px;
	width: 160px;
}
#Adsense234x60 {
	height: 60px;
	width: 234px;
}


.GreyAdsense {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f4f4f4;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	padding-right: 10px;
	float: right;
}
.GreenRightFloat {	float: right;
	margin-left: 20px;
}
