/* Build the Body of the Page */
body {
	margin:0;
	padding:0;
	/*line-height: 1.5em;*/
	font-family:  Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	color:#373737;
	background: #6bcf06;
}
#body-wrapper {
	margin: 0px auto;
	width: 750px;
	height: auto;
	background: url(../images/bg_popup.gif);
}
#header {
	width: 750px;
	height: 174px;
	background: url(../images/header_popup.jpg) 	;
}
#page-title {
	padding-top: 75px;
	padding-right: 50px;
	text-align:right;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
#page-subtitle {
	padding-top: 10px;
	padding-right: 50px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
a:link{ 
	color: #0000FF;
	text-decoration: none;
} 
a:hover { 
	color:#003399;
	text-decoration: underline
}
a:visited {
	color: #006699;
	text-decoration: none;
}
H1 {
	margin:0px 0px 10px 0px;
	padding-top: 10px;
	padding-bottom: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 30px;
	color:#fff;
	text-decoration: none;
	text-align: right;
}
H2 {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
	color: #336600;
	margin: 0px;
}
H3 {
	padding-bottom: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 24px;
	color: #336600;
	margin: 0px;
	text-align:center;
}
H6  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
P {
	MARGIN: 0px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.line {border-bottom: #4b890a 1px solid;
}
/*.cf:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}*/
* HTML .cf {
	HEIGHT: 1%
}
/* Build Left Column */
#left-column {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 330px;
	background: #e8ffd1;
	border: 2px solid #960;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#left-column P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#left-column A{
	text-decoration: none;
	color:#00F;
}
#video {
	margin: 0px 0px 0px -20px;
	padding: 0px;
}
.ColumnHeading {
	color: #4b890a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
/*End Left Column */
/* Build Navigation List Box */
#navigate-holder {
	float: left;
	width: 150px;
	height: auto;
	margin: 25px 15px 25px 0px;
}
#box-right {
	float: right;
	margin: 0px 10px 0px 20px;
	width: 166px;

}
.navigate {
	margin: 10px 10px 5px 0px;	
	height: 162px;
	width: 150px;
	background: url(../images/navigate-button.gif);
	line-height: 24px;
}
.navigate ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}
.navigate ul li {
	display: block;
}
.navigate ul li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 2px;
	margin: 3px;
	color: #499200;
	text-decoration: none;
}
.navigate ul li a:hover {
	color:#003399;
	text-decoration: underline;
}
/* End Navigation List Box */
/*Build Copy Area */
#copy{
	float: left;
	width: 634px;
	padding-left: 60px;
	padding-right: 60px;	
}
/* Build Sundry Items */
.box-news {
	font-weight: normal;
	margin: 10px;
	padding: 10px;
	border: 1px solid #838402;
	background: #9bb821;
	color: #ffffff;
}
.subtitle{
	font-weight: bold;
	text-decoration: underline;
	font-size: 50px;
	color: #ffffff;
}
.box-postings {
	clear: left;
	margin-top: 0px;
}
.box-text-area {
	/*float: left;
	clear: left;*/
	background: #e8ffd1;
	padding: 10px;
	border: 0px solid #ffffff;
}
.box-text-area p{
	margin: 0px;
	padding: 0px;
}
#box-head-left {
	float: left;
	width: 200px;
	height: auto;
	margin: 0px 0px 5px 0px;
}
#green-box {
	/*float: left;*/
	width: auto;
	margin: 0px 8px 0px 0px;
	background: #e8ffd1;
	border: 0px solid #ffffff;
}
.pictures {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.box-headings {
	clear: both;
	padding-top: 15px;
	color: #499200;
	font-size: 11px;
	font-weight: bold;
}
#order {
	text-align: center;
	padding: 10px 0px 10px 0px;
}
/*Build Footer */
#footer {
	clear: both;
	height: auto;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background: url(../images/footer_popup.gif) repeat-y;
}
.footer p {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 100;
	padding: 25px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
}
/* End Footer */
#copy2 ul	{
	list-style-image:url(../images/bullet_circle.gif);
	padding:0;
	margin:5px 5px 0 60px;
	font-size:17px;
}
#copy2	ul li	{
	padding:0;
	margin:7px 40px 8px 0;
}
.red {color: #FF0000
}
#order-left {
	FLOAT: left;
	WIDTH: 300px;
	height: auto;
	padding: 0px;
	margin-left: 150px;
	border: 3px #6bcf06;
	border-style: solid;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#order-right {
	FLOAT: right;
	WIDTH: 300px;
	height: auto;
	padding: 0px;
	margin-left: 20px;
	border: 3px #960;
	border-style: solid;
	background-color:#FFC;
	text-align: center;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.About {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.TextForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.TextFormRightAlign {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	color: #036;
}
.box-subheads {
	font-weight: bold;
	margin: 10px;
	padding: 5px;
	border: 1px solid #838402;
	background-color:#336600;
	width: auto;
	color:#FFFF00;
	text-align: center;
}
.box-subheads P {
	font-weight: bold;
	color:ffffff;
	text-align: center;
}
