@charset "utf-8";

/* CSS Document */

.top1 {
	height: 201px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 80px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 4px;
	background-image: url(images/top1.jpg);
}
.mainback {
	height: auto;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #40C200;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.indexleftbox {
	height: 30px;
	width: 980px;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38BB00;
	text-align: right;
}
.flags {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99BD8F;
	border-right-color: #1D9033;
	border-bottom-color: #1D9033;
	border-left-color: #99BD8F;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	clear: right;
	margin-top: 2px;
}

.horizonalbar {
	clear: both;
	height: 1px;
	width: 100%;
}

.index1text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 30px;
	float: left;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.index1text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 30px;
	float: left;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 20px;
	padding-left: 20px;
}


.mainpagearea {
	float: right;
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
}
.horizontalloopbox {
	float: left;
	height: 190px;
	width: 180px;
	text-decoration: none;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBD7;
	border-right-color: #EBEBD7;
	border-bottom-color: #EBEBD7;
	padding-top: 10px;
	margin: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EBEBD7;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #3FB308;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.repeatboxnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
	width: 100%;
	line-height: 30px;
}
.repeattext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 30px;
}
.inyourcart {
	clear: both;
	height: auto;
	width: 167px;
	margin-top: 20px;
	border: 1px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
	padding: 3px;
}
.buttonscart {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 30px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.linkwhite {
	color: #FFFFFF;
	text-decoration: none;
}
.buybutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	padding: 5px;
	text-decoration: none;
}
.gotocart {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.paratext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 80%;
	line-height: 22px;
}
.footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 40px;
	color: #333333;
	text-align: center;
	clear: both;
	height: 40px;
	width: 1000px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
a:hover {
	text-decoration: underline;
}
.moduletitle {
	background-color: #EBEBD7;
	display: block;
	height: auto;
	width: 98%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.moduledetailline {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.p1pic {

}
.p1picborder {
	height: auto;
	width: 350px;
	margin-left: 30px;
	float: right;
	text-align: left;
	font-family: Garamond, Verdana, "Century Gothic";
	font-size: 120%;
	margin-top: 10px;
	margin-right: 25px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(images/greenback.jpg);
}
.ppic {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 40px;
}

