

body {
	text-align: center;

		/* custom */
		font-family: verdana;
		color: #5f5f5f;
		font-size: .7em;
		background: #cc0001 url(../images/gradbak.jpg) repeat-x;
}

a {
	text-decoration: none;
	color: #CC0001;
}

a:hover {
	text-decoration: underline;
	color: #FF1F42;
}

a:visited {
	color: #8F0064;
}

ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}


h1,h2,h3,h4  {color: #000; padding: 9px 0 0 0; line-height: 1.5em;}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
h5 {font-size: .9em;}



#c1 {
	margin: 0 auto;
	width: 796px;
	text-align: left;

		/* custom */
		background: url(../images/pagebak.jpg) repeat-y;
}

#c2 {

		/* custom */
		background: url(../images/gradtop.jpg) no-repeat;
		padding-top: 181px;
}

#c3 {
	margin: 0 auto;
	width: 764px;
	background: #fff;
}

#topbar {


		/* custom */
		position: absolute;
}

#menu {
	/* most menu options found in css/menucss.asp */

		/* custom */
}

#content {

		/* custom */
		margin: 32px 0;

		background: #ffffff;
}

.floatleft {
		float: left;
		margin: 0 10px 6px 0;
}

.floatright {
		float: right;
		margin: 0 0 6px 10px;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 158px;
		margin-right: 28px;
}


#homephotos {
		width: 152px;
		text-align: center;
		float: right;
}

#homephotos img {
		width: 140px;
}

#homephotos a {
		text-decoration: none;
		color: #2F0305;
}

#homephotos a span {
		color: #3F3F3F;
		text-decoration: none;
		display: block;
		font-size: .9em;
		font-weight: bold;
		line-height: 1em;
}

#homephotos div {
		margin: 10px 0;
		border: 1px solid #e4e4e4;
		font-family: arial;
		padding: 5px 0;
}

#secretary div {
		float: right;
		width: 180px;
		text-align: center;
		margin: 0 0 0 10px;
}

#secretary div p {
		padding: 2px 0;
		font-weight: bold;
		font-size: .9em;
}

#secretary img {
		width: 180px;
}

.bak {
		float: right;
		font-weight: bold;
		margin: -10px 0 0 0;
}

.contactform {
		padding-top: 20px;
		font-size: 12px;
		float: left;
}

.contactform div input, .contactform div select, .contactform div textarea {
		width: 250px;
		font-size: 13px;
		font-family: arial;
		padding: 2px 3px;
		margin: 0 0 0 0;
		float: right;
		color: #4F4A4A;
}

.contactform div input:focus, .contactform div select:focus, .contactform div textarea:focus {
		border: 2px solid #5F595B;
}

.contactform label {
		float: left;
		font-weight: bold;
		width: 155px;
		text-align: right;
}

.contactform div {
		clear: both;
		float: left;
		width: 420px;
		display: block;
		margin: 1px 0 0 0;
		padding: 4px 3px;
}

.contactform fieldset {
		float: left;
		font-size: 100%;
		padding: 0;
		margin: 0;
}

.contactform fieldset legend {
		display:none;
}

.contactform div.wide label, .contactform div.wide input {
		width: auto;
		float: right;
		margin-left: 10px;
}

.contactform span {
		font-weight: normal;
}

.red {
		color: #FF2F2F;
		padding-left: 5px;
}

.contactform p {
		clear: both;
}

#login legend {
		font-weight: bold;
		padding: 10px 0;
}

#login label {
		width: 8em;
		float: left;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 545px;
		line-height: 1.6em;
		font-size: 1.1em;
}

#rhs h3 {
		padding: 0;
}

#rhs h3 a {
		color: #024d32;
}

.rhsitem {
		padding: 0 0 14px 0;
		margin: 0 0 19px 0;
		border-bottom: 1px dashed #7d888e;
}

#bottmenu {

		/* custom */

		font-weight: bold;
}

#bottmenu p {
		background: #e8c104;
		padding: 9px;
}

#bottmenu a {
		text-decoration: none;
}



#contacts {
		text-align: center;
		color: #000;
		padding: 12px 8px;
		border-top: 2px solid #cd0000;
		border-bottom: 2px solid #cd0000;
		width: 748px;
		background: #fff;
}



#footer {
	margin: 0 auto;
	width: 696px;

		/* custom */
		padding: 10px 50px 30px 50px;
		background:  url(../images/footer.jpg) no-repeat;
		text-align: left;
		color: #646464;
}

#footer span {
		float: right;
}

#footer a {

		color: #646464;
}

#footer a:hover {
		text-decoration: underline;
}

.clear {
	clear: both;
}

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}
