.stylesheet {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	
	
}

.copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	color: #000000;

}

BODY{

scrollbar-face-color:#D8E69F;

scrollbar-arrow-color:brown;

scrollbar-track-color:#EEEEEE;

scrollbar-shadow-color:'';

scrollbar-highlight-color:'';

scrollbar-3dlight-color:'';

scrollbar-darkshadow-Color:'';

text-align: center;
}

.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}

div{
text-align: left;
}

div#contain{
width:750px;
background-color:#D8E69F;
padding:0px;
border-top:0px;
border-right:0px;
border-left:0px;
border-bottom:0px;
height:700px;
}

div#top{
background-image:url(images/mainbanner.JPG);
height:70px;
width:750px;
padding-top:0px;
border:0px;
}

div#main{
width:617px;
background-color:#FFF9BD;
padding-left:10px;
padding-top:10px;
padding-right:10px;
float:left;
margin-left: 0px;
border:0px;
}
div#sidebar{
background-color:#D8E69F;
float:left;
width:110px;
padding:0px;
border:0px;

}

.quote {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 30px;

	color: #006600;

	font-style: italic;
}

.intro {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 28px;

	color: #000000;

}

.headline {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 22px;

	line-height: 40px;

	color: #000000;
	
	
}

.subheadline {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 20px;

	line-height: normal;

	text-transform: lowercase;

	font-style: normal;

	font-weight: lighter;

	color: #009933;

	
}

.top {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #000000;

	font-weight: normal;

	line-height: 26px;


}

.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #009900;

	font-weight: normal;

}

a{

	text-decoration: none;
	font-weight: bold;
	color: #006600;
		
}
a:hover{color:#009933; text-decoration: underline;}


a.special{ color: #000000;	font-weight: normal; text-decoration: none; letter-spacing: 3px; 	font-size: 13px;}
a.special:hover{color:#000000}

.subcategory {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #009933;

	text-transform: uppercase;
	
	

}


.ddmx {
    font: 12pt font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    border-bottom: 5px solid #D8E69F;
    background: #D8E69F;
    font: 12pt font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006633;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 10pt font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006633;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #D8E69F;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	border: 1px solid #b8b4ae;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
