/* Black gold! Texas tea! */

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #820000;
	background:   url(images/container1_bg.gif) repeat;
	padding: 0px;
}

/* The brown stripes on the right hand side are attached to this. */

#container1 {
	margin-top: 50px;
	background:   url("images/container1_bg.gif") repeat;
}

/* The large image on the left hand side is attached to this. */

#container2 {
	background:  url("images/container2_bg.jpg") no-repeat left 50px;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
	color: #EBE8E6;
	font: italic bold 1.5em Georgia, "Times New Roman", Times, serif;
	background: #820000;
	letter-spacing: 1px;
	padding: 17px 0 17px 100px;
	width: auto;
	margin: 0;
	height: 30px;
}

/* Styles for the main text on the page. */

#main-text {
	padding: 25px;
	color: #820000;
	margin: 0 230px;
	text-align: justify;
	background: #EBE8E6;
}

p, ul, ol, table {
font-size: .7em;
line-height: 1.9em;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

ol, ul {
margin-left: 25px;
}

h2 {
padding: 0;
font-size: 1em;
color: #820000;
font-weight: bold;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

/* Styles for the navbar on the left side. This has abackground image. */

#left-menu {
	position: absolute;
	top: 278px;
	left: 2px;
	width: 228px;
	text-align: right;
	background:  url("images/left_menu_bg.jpg") no-repeat right top;
	background-image:  url("images/left_menu_bg.jpg");
	letter-spacing: 1px;
}

#left-menu p {
	padding-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-top: 0;
	font-size: 0.9em;
}

#left-menu a:link, #left-menu a:visited {
	color: #EBE8E6;
	border: none;
	text-decoration: none;
	font-weight: bold;
}

#left-menu a:hover, #left-menu a.current {
color: #C07F7F;
}

/* Styles for the footer at the bottom of the page */

#footer {
	text-align: right;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 0.8em;
	color: #EBE8E6;
	padding-right: 65px;
	font-weight: bold;
	background: #820000;
	margin: 0;
}

#footer a:link, #footer a:visited {
	color: #EBE8E6;
	text-decoration: none;
	font-size: 0.8em;
}

#footer a:hover {
	color: #FFFFFF;
}
div#signature {
	float: right;
	margin-right: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #EBE8E6;
	font: 0.7em Georgia, "Times New Roman", Times, serif;
}
div#signature a:link, a:visited, a:active {
	color: #EBE8E6;
	text-decoration: none;
	font-weight: bold;
}
div#signature a:hover {
	color: #FFFFFF;
}
legend {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #820000;
	letter-spacing: 1px;
	margin: 15px 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	width: auto;
	border-top: 2px solid #C07F7F;
	border-right: 3px solid #820000;
	border-bottom: 3px solid #820000;
	border-left: 2px solid #C07F7F;
	padding: 0px;
}
input {
	color: #820000;
	padding-left: 5px;
	border-top: 1px solid #C07F7F;
	border-right: 2px solid #820000;
	border-bottom: 2px solid #820000;
	border-left: 1px solid #C07F7F;
	letter-spacing: 1px;
	width: 170px;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	background: #EBE8E6;
}
input.go {
	font-weight: bold;
	color: #C07F7F;
	margin: 0px;
	padding: 0px;
	border: 1px solid #82000;
}
textarea {
	border-top: 1px solid #C07F7F;
	border-right: 2px solid #820000;
	border-bottom: 2px solid #C07F7F;
	border-left: 1px solid #820000;
	background: #EBE8E6;
}
.text {
	color: #820000;
}
#submit {
	background: url(images/container1_bg.gif) repeat center top;
	height: 25px;
	width: 65px;
	margin-left: 140px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font: bold 0.9em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 20px;
}
form#form1 {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
div#main-text a:link, a:visited, a:active {
	color: #820000;
}
div#main-text a:hover {
	text-decoration: none;
}
#cliff {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
}
h3 {
	font: normal 0.9em Georgia, "Times New Roman", Times, serif;
}
.spacing {
	letter-spacing: 1px;
}

