/*colors:
	dk.green-#669900
	med.green-#99cc33
	lt.brown-#996633
	pink-#ffcccc
	dk.brown-#996600
	lt.green-#ccff66
	brown green-#999933
*/

a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #766031;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #766031;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #996633;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #996633;
	font-weight: bold;
	text-decoration: underline overline;
}

html, body {
	height: 100%;
	background-color: #999933;
	background-repeat: repeat-y;
	Margin-left: 0px;
	Margin-top: 0px;
	Margin-right: 0px;
	margin-bottom: 0px;
}

	
p.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999933;
	text-align: left;
	line-height: 18px;
	margin-top: 20px;
}

#container {
	min-height: 100%;
	margin-bottom: 0px;
}

* html #container {
    height: 100%;
}
#footer-spacer {
	height: 24px;
}
#footer {
	height: 30px;
}



li.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999933;
	text-align: left;
	line-height: 16px;
	list-style-type: none;	
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999933;
	line-height: 18px;
	margin-right: 25px;
}

ul {
 	list-style-type: square #669900
}


.mainhead {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color: #766031;
	margin-top: 20px;
}

.subhead {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
	align: center;
}

.norm { background-color: #FFD0A0 }
.over { background-color: #D0F0FF }



.Logo {
	display: block;
	padding-bottom: -10px;
}
	
.link {
	display: block;
	padding-top: 20px;
	padding-left: 28px;
	padding-bottom: -15px;
}
p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999933;
	margin-top: 5px;
}


td.link {
	display: block;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: -15px;
	left: 20px;
}

td.edge {
	background-image: url(border3.gif);
	background-repeat: repeat-y;
	background-position: right;
}

table.main {
	border-collapse: collapse;
	table-layout: fixed;
	z-index: -1;
	min-height: 100%;
}

td.main {
	padding-left: 30px;
	background-image: url(manipadmedesigns-bkgd.gif);
	background-repeat: repeat-y;
	background-position: 5px;
	z-index: -1;
}
td.copy {
	background-image: url(border2.gif);
	background-repeat: repeat-y;
	background-position: right;
	min-height: 100%;
}
	
td.footer {
	z-index: -1;
	border-top-color: #699805;
	border-top-style: dashed;
	border-top-width: 4px;
	background-color: 766031;
}

