p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c5af91;
}
.sml p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c5af91;
}
.sml a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c5af91;
	text-decoration: none;
}
.sml a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c5af91;
	text-decoration: none;
}
.sml a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c5af91;
	text-decoration: none;
}

.side p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #491485;
}

.addhdg p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cc6600;
}

.navboxblue {
	border-top: 1px solid #003468;
	border-right: 1px solid #003468;
	border-bottom: 1px solid #003468;
	border-left: 1px solid #003468;

}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cc6600;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CC00;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #66CC00;
}
.city {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e0e0e0;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5af91;
	list-style-type: disc;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5af91;
	list-style-type: disc;
	list-style-image: none;
}
.programs ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	list-style-type: none;
	list-style-image: url(images/arrow.jpg);
}

.programs li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	list-style-type: none;
	list-style-image: url(images/arrow.jpg);
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5af91;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5af91;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #685740;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #685740;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #685740;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #685740;
}
.footer2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #685740;
	text-decoration: none;
}
.footer2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #685740;
	text-decoration: none;
}
.footer2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.login p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #491485;
}

.login a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #491485;
	text-decoration: none;
	font-weight: normal;
	line-height: 9px;



}
.login a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #491485;
	text-decoration: none;
font-weight: normal;
}
.login a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #666666;
	text-decoration: none;
font-weight: normal;
}

.border {
	border: 1px solid #333333;

}

.leftborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.borderfooter {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.blueborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b2dd1c;
	border-right-color: #b2dd1c;
	border-bottom-color: #b2dd1c;
	border-left-color: #b2dd1c;
}


.leftsideborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #745927;
	border-bottom-color: #745927;
	border-left-color: #745927;
}

.bordertop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}.borderbtm {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #ffffff;
	border-left-color: #000000;
}
.borderrt {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderbrown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b48f4e;
	border-right-color: #b48f4e;
	border-bottom-color: #b48f4e;
	border-left-color: #b48f4e;
}

.bkgrnd {
	background-color: #006666;
}
.bkgrnd_pink {
	background-image: url(images/pink.jpg);
}
.bkgrnd_ltgreen {
	background-image: url(images/ltgreen.gif);
}
.bkgrnd_ltpurple {
	background-image: url(images/ltpurple.gif);
}
.bkgrnd_ltyellow {
	background-image: url(images/ltyellow.gif);
}
.bkgrnd_beige {
	background-image: url(images/beige.gif);
}
.footer bkgrnd_beige {
	background-image: url(images/beige.gif);
	list-style-image: url(images/square.gif);
}
.bkgrnd_green2 {
	background-color: #84a173;
}
.bkgrnd_white {
	background-color: #ffffff;
}
.bkgrnd_yellow {
	background-color: #f2b853;
}
.bkgrnd_purple {
	background-color: #524fa1;
}
.footer bkgrnd_white {
	background-color: #ffffff;
}blockquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
	vertical-align: 10%;
	line-height: 10px;
}
.bkgrnd_adminheading {
	background-color: #ebe4ce;
}
.floatimgleft {
float:left;
margin-top:0px;
margin-right:2px;
margin-bottom:2px;
} 
.floatimgrt {
float:right;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
} 
.lwrborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

