@charset "utf-8";
/* CSS Document */

body {
	background-repeat:repeat;
	background-position:left;
	margin:o,o;
	background-color: #FFFFFF;
}

.maintable{
	background:#FFFFFF;
}

.footer-content{
	text-align:center;
	font-size:smaller;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DACDDC;
}
a img.navigation {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textnav a:link{
	text-decoration:none;
	color:#673675;
}

#textnav a:visited{
	text-decoration:none;
	color: #5C3177;
}


#textnav a:hover{
	text-decoration:underline;
	color:#673675;
}

#sidenav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	text-align:left;
	font-style:italic;
	color:#673675;
	}

#sidenav td{
	padding-top:5px;
	padding-bottom:5px;
	}
	
#sidenav a:link{
	text-decoration:none;
	color: 	#673675;
}

#sidenav a:visited{
	text-decoration:none;
	color: 	#673675;
} 

#sidenav a:hover {
	color: #AD7CBA;
	text-decoration:underline;
}


#breadcrumb td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:left;
}

#breadcrumb a:link {
	color: #673675;
	text-decoration:none;
}

#breadcrumb a:visited {
	color: #673675;
	text-decoration:none;
}
	
#breadcrumb a:hover {
	color: #AD7CBA;
	text-decoration:underline;
}

.maincontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:Medium;
	color: #673675;
	text-align:left;
}

.maincontent a:link{
	color: #673675;
	text-decoration:underline;
}

.maincontent a:visited{
	color: #673675;
	text-decoration:underline;
}

.maincontent a:hover{
	color: #AD7CBA;
	text-decoration:underline;
}


.description {
	font-size: small;
	color: #673675;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.testimonial{
	font-size: small;
	color: #673675;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

.testimonial a:link {
	color: #673675;
	text-decoration:underline;
}

.testimonial a:visted {
	color: #673675;
	text-decoration:underline;
}

.testimonial a:hover {
	color: #AD7CBA;
	text-decoration:underline;
}

#September  {
	padding:3px;
	border-bottom:#673675;
	font-size:smaller;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #673675;
	
}

table caption {
	font-size: 2em;
	font-style:italic;
	padding-bottom:10px;
	}

table #September {
	border: 2px #673675;
	border-style: solid dotted dashed solid;
}	
	
.highlight {
	background-color:#ECE7ED;
	}
	
.float-left{
	float:left;
	padding:5px;
	align:left;
	}

.float-right{
	float:right;
	padding:5px;
	align:right;
}

image-padding {
	padding: 5px;
	}
	
a img {
	border:none;
	}

.jmag	{
	background-color: #D3A9C9;
	color:#512D4A
	}

.jmag a:link {
	color: #673675;
	text-decoration:underline;
}

.jmag a:visted {
	color: #673675;
	text-decoration:underline;
}

.jmag a:hover {
	color: #AD7CBA;
	text-decoration:underline;
}
/******************************************************
Forms
*******************************************************/
form.page-form {
	font-size: .9em;
	font-weight: normal;
	margin-bottom: 20px;
}

form h3 { padding: 0; margin:10px 0 5px 0; }

.form-section {
	margin-top: 20px;
}

#searchAdvancedForm .form-section { clear: left; }

.form-item {
	margin-bottom: 10px;
}

.categories .form-item {
	/*width: 32% !important; width: 30%;
	float: left;
	margin-right: 1%;*/
}

.categories .form-item label {
	padding-left: 1.5em;
	padding-right: 1em;
}

.categories .form-item input {
	/* margin-left: -1.5em; */
}

.form-row-start {
	clear: left;
}

fieldset {
	padding: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

legend {
	font-weight: bold;
	font-size: 1.1em;
}

label {
	display: block;
}

fieldset .no-form-list {
	margin-bottom: 10px;
}

.required { color: #cc0000; }

div.required { margin-bottom: 5px; }

.state { float: left; width: 7em; }
.zip { float: left; }

.buttons { text-align:right; font-size: 1.1em;}

table .testimony {
	border: 1px #673675;
	border-style: solid dotted dashed solid;
}
