body {
	font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
	font-size: 0.85em;
	color: #000000;
	background-color: #F3F7DF;
	background-image: none;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 1.25em;
	margin: 0px;
}
#divLogo {
	background-color: #FFCC00;
	width: 100%;
	margin-top: 40px;
	height: 180px;
	font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
	padding-top: 30px;
}
.background {
	background-image: url(/mddac/images/backgrounds/WeavesDSCF2320.jpg);
	background-position: center center;
	background-repeat: repeat;
}

#divContainer {
	color: #000000;
	padding-top: 0px;
	clear: both;
	width: 100%;
	text-align: left;
	background-color: #FFCC00;
	
}
.buttons {
	font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
	background-color: #666666;
	border: thin dotted #666666;
	text-align: center;
}



.adminsectiontitle {
	font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #000000;
	padding-left: 0px;
	font-weight: bold;
}
#divCenter {
	text-align: justify;
	padding-top: 1em;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;

}


.clearer {
	font-size: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	clear: both;
}


#divFooter {
	color: #000000;
	background-color: #FFCC00;
	text-align: center;
	height: 30px;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	border-top: medium double #FFCC00;
}
#ulMainNav {
	margin: 0px;
	list-style-type: none;
	padding-top: 60px;
	padding-right: 5px;
	background-color: #FFCC00;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#imgLogo {
	float: left;
}
#ulMainNav li {
	display: inline;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	background-image: url(../images/navigation/NavOutGuy.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 78px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(../images/navigation/NavOverGuy.gif);
}



#divSectionNav a:link, #divSectionNav a:visited, #divSectionNav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/section-out.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
}
#divSectionNav a:hover, #divSectionNav a.current:link, #divSectionNav a.current:visited {
	background-image: url(../images/section-over.gif);
}

#divListings {
	margin-top: .95em;
}
#divListings img {
	margin: 1px;
	border: 1px solid #000000;
}
a:link, a:visited {
	color: #cc6633;
}
.smallprint {
	font-size: 0.75em;
	font-weight: normal;
}
.postDate {
	margin-top: 0px;
	font-size: 1.0em;
	color: #CC6633;
}
.divPost {
	margin: 0em 1em 1em;
	padding: 1em;
	border: 1px solid #FFCC00;
	background-position: left center;
	background-color: #ABB4D8;
}
#tdCategories {
	padding-top: 20px;
	width: 100px;
	background-color: #CCCCCC;
}
.divPostNav {
	border: 1px solid #000000;
	background-color: #000000;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	color: #FFCC00;
	padding: 1em;
}
.divPostImage {

	border: 1px solid #000000;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	color: #FFCC00;
	padding: 1em;
}
table, th, td {
	border: 1px solid #000000;
	border-collapse: collapse;
	}
	
th {
	background-color: #868FCE;
	color: #FFFFFF;
}

th, td {
	padding: 3px;
}

	
h1 {
	font-size: 175%;
}
h2 {
	font-size: 110%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h5 {
	color: #FFCC00;
}
	.style1 {
	font-size: 0.8em;
	color: #FFCC00;
	}
	
	.style2 {
	color: #CC6633;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
}
.style4 {
	color: #CC6633;
	font-size: 1.0em;
}
.style6 {
color: #CC6633; font-weight: bold; font-style: italic; font-size: 1.2em; 
}
