.mainmenu {
	font-size: 13px;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	width: 175px;
	margin-top: 25px;
}

.mainmenu a{
	color: #660000;
	text-decoration: none;

}
.mainmenu td {
	padding-bottom: 15px;
	padding-left: 15px;
}


.mainmenu a:hover {
	color: #677959
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 2em;
	text-align: center;
	background-position: center;
	font-weight: bold;
}

.footer a:hover {
	text-decoration: underline;
}
.footer a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

body {
	background-color: #677959;
}
.contactinfo {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	letter-spacing: .1em;
	padding-right: 40px;
	width: 485px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	background-color: #deefc3;
	font-weight: bold;
	letter-spacing: .3em;
	line-height: 1.5em;
	text-align: right;
	text-transform: uppercase;
}

.logotagline {
	padding-right: 16px;
}
.content {
	padding: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.content h1 {
	color: #660000;
	font-size: 14px;
	text-transform: capitalize;
}
.maintable {
	width: 950px;
}
td {
	vertical-align: top;
}
.licensenos {
	font-weight: normal;
	font-size: 11px;
}
.content li {
	padding-bottom: 9px;
}
.content li li {
	font-style: italic;
	color: #333333;
	padding-bottom: 7px;
}
.content a {
	color: #666600;
}
.content h2 {
	color: #666600;
	margin-bottom: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	margin-right: 225px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left;
	margin-top: 25px;
}
hr {
	height: 1px;
	color: #DEEFC3;
}
.break {
	clear: both;
	padding-top: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

