p, td, body, li 

{ 

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 

}

body, p, td, li, div, .byline, .date 

{ 

	font-size: 10pt; 

}

body, a, .navblack 

{ 

	color: #000000; 

}

a 

{ 

	text-decoration: none; 

}

a:hover

{

	color: #FFEB9B;

	text-decoration: underline;

}

a.navblack:hover { color: #FFEB9B; }

a.navpurple:hover { color: #336633; }

a.navgreen:hover { color: #FFEB9B; }

h1

{

	color: #336633;

	font-size: 14pt;

	font-weight: 900;

}

h2

{

	color: #79459F;

	font-size: 13pt;

	font-weight: 900;

}

h3

{

	color: #336633;

	font-size: 12pt;

	font-weight: 900;

}

h4

{

	color: #79459F;

	font-size: 11pt;

	font-weight: 900;

}

.navwhite, .navblack, .navpurple, .dateline, .navgreen 

{ 

	font-size: 9pt; 

}

.navpurple {

	color: #FFEB9B;

}

.title 

{ 

	font-size: 13pt; 

}

.headline, .header 

{ 

	font-size: 14pt; 

}

.navpurple 

{ 

	color: #663366; 

}

.navgreen 

{ 

	color: #336633; 

}

.navwhite 

{ 

	color: #FFFFFF; 

}

.date { color: #FFFFB7; }

.title, .headline, .byline, .navwhite, .navblack, .navpurple, .navgreen { font-weight: bold; }

.byline { font-style: italic; }

.border { border: 1px solid #FFFFFF; }

.blackborder

{

	border: #000000;

	border-style: solid;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

}

.boxborder

{

	padding: 5px;

	background-color: #FFCC00;

	border: 1px solid #000000;

}

.clear { clear: both; }

.outdent

{

	display: block;

	margin-left: 10px;

	text-indent: -8px;

}

.search_input

{

	border: 1px #50555A solid;

	background: #FFFFFF;

	font: 10px Verdana, Arial, san-serif;

	color: #000000;

}

.dL

{

	background-image: url(/images/pageart/dotted.gif);

	height: 9px;

}

.footer

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	text-transform: none;

	color: #FFFFFF;

}

.style1

{

	font-size: 11px;

	font-style: normal;

	text-transform: none;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

}

.clear {

	clear: both;

}

/* development pages */

#development {

	position: relative;

}

#devContent {

	/* width: 100%; */

}

#devSidebar {

	float: right;

	margin-left: 12px;

	margin-bottom: 6px;

}

#availablehome {

	position: relative;

}

#homeContent {

	/* width: 100%; */

}

#homeSidebar {

	float: right;

	margin-left: 12px;

	margin-bottom: 6px;

}

.home-title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: 900;

	color: #336633;

}

.home-subtitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: 900;

	color: #79459F;

}

.home-image {

	float: right;

}

.home-content {

	

}

.littlelinks {

	font-size: 10px;

	color: #336633;

}

