body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
/* BACKGROUND STYLES */
.topbg {
background: url(../images/top-bg.jpg) repeat-x 0px 0px;
}
.navbg {
background: url(../images/nav-bg.jpg) repeat-x 0px 0px;
}
.btmbg {
background: url(../images/btm-bg.jpg) repeat-x 0px 0px;
}

/* TEXT STYLES */
.text {
	font-size: 14px;
	padding-right: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
}
.gtext {
	color: #95C473;
	line-height: 18px;
}
.djtext {
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	color:#FFFFFF;
	font-style: italic;
}
.statesmap {
color: #95C473;
}
.bigtext {
font-size: 18px;
color: #FFFFFF;
}

h1.home {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

li {
color: #95C473;
}

.wbtext{
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 16px;
	color:#FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.wtext {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}


/* BOX STYLES */
.contentbox {
border: solid #C0DCAB 1px;
}
.djbox {
background: url(../images/djbox.jpg) repeat-x 0px 0px;
height: 51px;
width: 480px;

}
.videobox {
background: url(../images/videobox.jpg) repeat-x 0px 0px;
height: 51px;
width: 480px;
}
.breadcrumb {
	font-size: 14pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 16px;
	background-color: #131313;
	line-height: 40px;
	font-weight: normal;
	border-bottom: 1px solid #C0DCAB;
}

.midbreadcrumb {
	background-color: #131313;
	font-size: 14pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 16px;
	padding-bottom: 10px;
	padding-top: 10px;

}
fieldset {
	width: 800px;
	padding: 18px;
	border: solid 1px #ffffff;
}
.cmphilbox {
	background-image: url(../images/cmphilbox.jpg);
	background-repeat: repeat-x;
	height: 285px;
}
.cmphiltxtbx {
	width: 212px;
	height: 152px;
	background-image: url(../images/cmphiltxtbg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;

}


/* LINKS */
a:link {
	color: #95C473;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #95C473;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #95C473;
}

/* FOOTER */

.ftr {
	color: #E0D698;
	font-size: 11px;
	line-height: 18px;
	vertical-align: bottom;
}
#ftr a:link {
	color: #BFCD94;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border: none;
}
#ftr a:visited {
	color: #BFCD94;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border: none;
}

#ftr a:active {
	color: #BFCD94;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border: none;
}

#ftr a:hover {
	color: #E0D698;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border: none;
}

#ftr2 a:link {
	color: #E0D698;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border: none;
}
#ftr2 a:visited {
	color: #E0D698;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border: none;
}

