body {
	padding: 0;
	margin: 0;
	background-color: #edd991;
	background-image: url(bg.jpg);
	background-position:center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

.head1 {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #204AB6;
}


#container {
	width: 760px;
	background: #fff;
	margin: 0 auto;
}

img { behavior: url(iepngfix.htc); }

a {
	color: #3F9D00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #2B8100;
}

a.new {
	color: #3F9D00;
	text-decoration: underline;
	font-weight: normal;
}

a.new:hover {
	color: #2B8100;
	text-decoration: underline;
	font-weight: normal;
}

hr { 
	display: none; 
	clear: both;
}

.breakline { /* HRs to be seen */
	clear: both;
	background: url(../img/hr.gif) repeat-x;
	height: 7px;
}


#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(../img/corner.png) no-repeat;
text-indent: -999em;
text-decoration: none;
behavior: url(iepngfix.htc);
}

/* ++++++++++++++++++++++++== */


h1 {
	color: #579FD1;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	
}
h2 {
	color: #028805;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}


h3 {
color: #028805;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}


.noDisplay {display: none;}


/* ============= LEFT COL ================ */

#leftcol {
	float: left;
	width: 520px;
	padding: 10px 20px 0 20px;
	margin-bottom: 20px;
}

.areaContainer {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
}

.areaText {
	width: 385px;
	padding: 10px 0 0 20px;
	float: right;
	background: url(../img/feature_bg.jpg) no-repeat;
	height: 50px;

}

.areaTextx {
	width: 385px;
	padding: 10px 0 0 20px;
	float: right;
	background: url(../img/feature_bg.jpg) no-repeat;
	height: 50px;

}




.areaActivities {
	width: 385px;
	padding: 5px 0 0 20px;
	float: right;
	background: url(../img/feature_bg.jpg) no-repeat;
	min-height: 10px;
	height: 200px;
}

.areaVol; {
	width: 385px;
	padding: 10px 0 0 20px;
	float: right;
	background: url(../img/feature_bg.jpg) no-repeat;
	height: 50px;

}

.areaTextfirst {
	width: 380px;
	padding: 10px 0 0 20px;
	float: right;
	background: url(../img/feature_bg.jpg) no-repeat;
	min-height: 10px;
}

.areaTitle {
	width: 385px;
	padding-left: 20px;
	float: right;
}

.areaText2 {
	width: 320px;
	padding: 10px 0 0 20px;
	float: right;
	background: url(../img/feature_bg.jpg) no-repeat;
	min-height: 102px;
}

.areaTitle3 {
	width: 325px;
	padding-left: 20px;
	float: right;
}

.areaText3 {
	width: 325px;
	padding: 10px 0 0 20px;
	float: right;
	background: url(../img/feature_bg.jpg) no-repeat;
	min-height: 102px;
}

.areaTitle2 {
	width: 320px;
	padding-left: 20px;
	float: right;
}
.left {
	float: left;
	margin-top: 3px;
}
.right {
	float: right;
}

.areaTitle h2 {
	margin-bottom: 0;
	padding-bottom: 0
}



/* ============= RIGHT COL ================ */


#rightcol {
	float: right;
	width: 185px;
	background: url(../img/rightpanel_bg.jpg) no-repeat;
	padding: 16px 0 0 15px;
	min-height: 390px;
	font-size: 10px;
	color: #666;
	margin-bottom: 20px;
}
#rightcol h3 {
	text-transform: uppercase;
	font-size: 10px;
	color: #FF7800;
	padding: 3px 0;
	margin: 0;
}

#rightcol .breakline  {
	margin: 6px 0;
}

/* ================= FOOTER ================== */

#bottomWrap {
	clear: both;
	background: url(../img/footer_bg.jpg) no-repeat;
	height: 98px;
	padding: 20px 20px 0 0;
	text-align: right;
	font-size: 10px;
	color:#FFFFFF;
}
.bottomLinks {
	text-align: left;
	margin: 10px 110px 0 20px;
}
.bottomLinksRight {
	text-align: right;
	margin: 10px 0px 0 0px;
	width: 300px;
}
#bottomWrap span {	
	float: left;
}
#bottomWrap a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	padding: 0;
}
#bottomWrap a:hover {
	text-decoration: underline;
}

/* ============= FORM ================ */
.formtable {
	background: url(../img/form_bg.jpg) no-repeat;
	background-position: 0px 95px;
	margin-top: 15px;
	padding: 10px 0 15px 0;
}
.formtable td{
	padding-left: 10px;
}
.formdesc {
	font-weight: bold;

}
.formtitle {
	font-weight: bold;
	font-size: 1.3em;
	color: #FF7800;
}

.choosebox, .formradio {
	width: 20px;
}
.formsubheads {
	font-size: 1.1em;
	color: #3399CC;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	padding-top: 20px;
}
.submitcell {
	padding-top: 15px;
	text-align: center;
	background: url(../img/hr.gif) repeat-x top;
}
.submitbutton {
	background: url(../img/submit_bg.gif) repeat-x;
	color: #fff;
	font-weight: bold;
}

/* IE HACKS */

*html .areaText {
	height: 102px;
	margin-bottom: 15px;	
}

*html #rightcol {
	height: 390px;
}

* html .areaContainer {
	margin: 10px 0 20px 0;
}




