body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin:0;
}
	
/* Headings H1-H6 */
h1, .h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#71b751;
	line-height: 1.25em;
	margin: 0px;
}

h2, .h2 { 
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	line-height: 1.25em;
	color: #71b751;
	margin: 0px;
}

h3, .h3 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.25em;
	color: #71b751;
	margin: 0px;
}

h4, .h4 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D285B1;
}

.h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}


/* Paragraph and Link Styles */
p, .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	line-height: 18px;
}	
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	line-height: 1.5em;
	color:#666666;
}

/* Forms */
.textField
{
	color: #0F4C78;
	background: #E6F8FF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px;
}	

.errorField
{
	color: #990000;
	background: #76ADFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px;
	border: solid 2px #990000;
}
	
/* Lists and Navigation */

/* Articles System */
.catdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #352C66;
	background-color: #BEBCD4;
}

.articleListHeadings	{
	color: #352C66;
	background-color: #BEBCD4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant:small-caps;
	padding: 3px 5px 3px 5px;
}

.articleListing
{
	color: #352C66;
	background: #E3E1EC;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.articleHomeDate { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.5em;
	color: #ff560f;
	font-weight:bold;
}
.articleHomeListing
{
	color: #0F4C78;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.articleNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BEBCD4;
}



/* ######### Rollover Navigation ######### */
.nav-bar:visited {
	text-decoration: none;
	color:#333333;
}
.nav-bar:hover {
	text-decoration: none;
	color:#333333;
}
.nav-bar:active {
	text-decoration: none;
	color:#333333;
}
.nav-bar{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:11px;
	letter-spacing: 0px;
	color:#333333;
	vertical-align:top;
}

/************* Start of rollover ***************/
.nav-bar-cake {
	background-repeat:repeat-x;
	background-position:bottom;
	background-position:left;
	text-decoration: none;
	padding-top: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:11px;
	letter-spacing: 0px;
	color:#333333;
	height: 24px;
	line-height:.5em;
	vertical-align:Top;
}

#nav-bar-cake {
	background-repeat:repeat-x;
	background-position:bottom;
	background-position:left;
	text-decoration: none;
	padding-top: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:11px;
	line-height:.5em;
	letter-spacing: 0px;
	height: 24px;
	vertical-align:Top;
}

#nav-bar-cake:hover {
	background-image:url(images/rollover-animated.gif);
	background-position:bottom;
	background-position:left;
	vertical-align:Top;
	line-height:.5em;
	background-repeat:no-repeat;
}

/************* end of rollover ***************/

.nav-footer:visited {
	text-decoration: none;
	color:#666666;
}
.nav-footer:hover {
	text-decoration: underline;
	color:#666666;
}
.nav-footer:active {
	text-decoration: none;
	color:#666666;
}
.nav-footer{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	line-height: 1.5em;
	color:#666666;
}

.nav-contact:visited {
	text-decoration: none;
	color:#000000;
}
.nav-contact:hover {
	text-decoration: underline;
	color:#3dacca;
}
.nav-contact:active {
	text-decoration: none;
	color:#000000;
}
.nav-contact {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	color:#000000;
}
