.mcleods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #CCCC99;
	background-color: #CCCC99;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;

}
p, li, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
}
#contact {
	padding-top: 40px;
	width: 100%;
}
h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #003300;
}

h4 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #003300;
}
#content {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 600px;
	
	
}

.green {
	color: #666633;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
/* STANDARD LINK STYLES */

a:link {  color: #003366; font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; font-size: 14px; text-decoration: underline;  line-height: normal; }

a:visited {  color: #999900; font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; font-size: 14px; text-decoration: none;  line-height: normal; }

a:active {  color: #666633; font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; font-size: 14px; text-decoration: none; line-height: normal; }

a:hover {  color: #000000; font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; font-size: 14px; text-decoration: none;  line-height: normal; }


/* CUSTOM LINK STYLES */

a.green:link {
	color: #666600;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
}

a.green:visited {  color: #999900; font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; font-size: 14px; text-decoration: none;  line-height: normal; }

a.green:active {  color: #999966; font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; font-size: 14px; text-decoration: none; line-height: normal; }

a.green:hover {  color: #666600; font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; font-size: 14px; text-decoration: none;  line-height: normal; }
.sidebar {
	text-align: center;
	padding: 10px;
	width: 3px;
	background-color: #999966;

}
#toplinks {
	padding: 10px;
	height: 25px;
}
.sidelinks {
	background-color: #cccc99;
}
