
* {
border: 0;
border-width: 0;
border-spacing: 0;
border-collapse: collapse;
padding: 0;
margin: 0;
}

input {
	border: thin solid #7E3B71;
}

.cap {

float: left;
width: auto;
font-size: 3.6em;
line-height: 1em;
font-weight: normal;
color: #8F625A;
font-family: serif;
margin-left: -0.1em;
margin-top: -0.05em;
padding-right:0.05em;


}

body {
	background-color: #DBDA99;
	 font-family: serif;
	font-family: Arial, sans-serif;

}

.header1 {
background: url("back4 swirls.gif");
background-repeat: repeat-y;background-color: #9082B8;
padding-left: 1em;
width: 350px;
}

.header1a {
background-color: #9082B8;
text-align:center;
}

.adminheader {
 font-size: 1.5em;
 color: white;
	background-color: #9082B8;
	padding-left: 1em;
	text-align: right;
	padding-right: 0.5em;

}

.header2left {
background: url("back4 swirls.gif");
background-repeat: repeat-y;
background-color: #8f625a;
padding-left: 1em;
}

.header2 {
background-color: #8f625a;
padding-left: 1em;
}


.header3 {
padding-left: 1em;

}


table.menu {
width=100%;
border: none;
border-color: black;
}

td.menu {
	 font-family: sans-serif;
	background-color: #8f625a;
	border-left: solid medium;
	border-color: #7E3B71;
	color: white;
	text-align: center;
	font-weight: 900;
	line-height: 1.5em;
	font-size:0.8em;

}

td.menu a {

	text-decoration: none;
	color: white;
	display: block;
}

td.menu a:visited {
	color: white;

}


td.menu a:hover {
	background-color: #7E3B71;
	color: white;
	text-decoration: none;
}

td.menuactive a {
	 font-family: sans-serif;
	border-left: solid medium;
	border-color: #7E3B71;
	text-align: center;
	font-weight: 900;
	line-height: 1.5em;
	font-size:0.8em;
	background-color: #DBDA99;
	color: black;
	text-decoration: none;
	display: block;
}

#left {
width: 75px;
}

#container {
background: url("back4 swirls.gif");
background-repeat: repeat-y;

}

.content {
padding-top:0.5em;
padding-left: 0.5em;
padding-right: 0.5em;
}

.content td {
//	font-size: 10.5pt;
	font-size: 0.8em;
//	line-height: 14pt;
	line-height: 1.5em;
	padding-left: 1em;
}

.content td li 
{
	padding-left:0.5em;
	margin-left: 3em;
	color: #7E3517;
	margin-bottom: 0em;
	padding-bottom: 0em;
	list-style-type:disc;
}

td.footer  {
	font-family: sans-serif;
	text-align: center;
	font-size: 0.7em;
	padding-top: 3em;
	padding-bottom: 1em;
}

h4, h3, h1 {
	background-color: #7E3B71;
	color:white;
	margin-bottom: 0.5em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	padding-left: 0.25em;
	margin-left: -0.25em;
	font-size: 1em;
	border-top:3px solid #7a6ba4;
}


h2 {
	color:#7E3517;
	margin-bottom: 0.5em;
	padding-bottom: 0em;
	padding-top: 0.75em;
	padding-left: 0.25em;
	margin-left: -0.25em;
	margin-bottom: 0em;
	font-size: 1em;
	border-bottom: none;
	border-bottom-color: #8F625A;
	margin-right: 5em;
}

.rightpic {
	float: right;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.about td {
	
	padding: 1em;
}

.about {
margin-right: -1em;
}


a {
color: #7E3B71;
	
}

a:hover {
text-decoration:none;
color: #7E3B71;
	
}

.underline {
	border-bottom: solid 1px;
	border-color: #7A6BA4;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left:0;
	padding-right:0em;

}

.inside {
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-color: #7E3B71;
}

.inside1 {
margin-left: -1em;
}

.signin {
	font-size: 11pt;
	font-weight:bold;
}

.newsletter input {
	border: none;
}

.newsletter {
	float:right;
	text-align:left;
}


@media print {
.print_this {
	display: none;
}

td.menu {
	display: none;
}

td.menuactive {
	display:none;
}

td.footer {
	display:none;
}

input {
	border: none;
}

}