* {margin:0;padding:0}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/stripebg.gif);
	color: #535353;
	background-color: #793D00;
}
#container {
	margin-right: auto;
	margin-left: auto;
	border: 3px none #660000;
	height: auto;
	width: 600px;
	position: relative;
	right: 5px;
	bottom: 5px;
	margin-top: 40px;
	top: 2px;
}
#header {
	background-color: #663333;
	width: 600px;
	position: absolute;
	height: 75px;
	z-index: 0;
	padding: 7px;
}
#content {
	position: absolute;
	width: 600px;
	top: 92px;
	visibility: visible;
	overflow: visible;
	height: auto;
	text-align: justify;
}

#left {
	background-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 105px;
	top: 0px;
	visibility: visible;
	overflow: hidden;
	left: -115px;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	bottom: 0px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #663333;
}
#right {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 459px;
	left: 1px;
	top: -2px;
	margin-left: 112px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
}
#footer {
	color: #BE6310;
	font-size: smaller;
	text-align: center;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
}

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

a:visited {
	color: #BE6310;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #BE6310;
}
a:active {

	color: #BE6310;
	text-decoration: none;
}
h1 {
	color: #646464;
	font-size: 18px;
	padding-left: 4px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7A7A7A;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	font-size: 13px;
	left: 3px;
	position: relative;
	padding-left: 5px;
	padding-top: 40px;
	text-align: left;
}


#nav a:link {
	color: #5B5B5B;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/dotO.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}





#nav a:visited {
	color: #5B5B5B;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/dotG.gif);
	padding-left: 10px;
	background-image: url(images/dotO.gif);
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}

#nav a:hover{
	text-decoration: none;
	color: #5B5B5B;
	list-style-position: inside;
	list-style-image: url(images/dotO.gif);
	padding-left: 10px;
	background-image: url(images/dotG.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#nav a:active {
	color: #5B5B5B;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/dotG.gif);
	padding-left: 10px;
	background-image: url(images/dotO.gif);
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
#headerShadow {
	background-color: #FFFFFF;
	width: 589px;
	position: absolute;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 430px bottom;
	height: 75px;
	z-index: 10;
	right: 2px;
	bottom: 2px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 18px;
}
#rightShadow {
	background-color: #663333;
	position: absolute;
	height: 100%;
	width: 594px;
	left: -200px;
	top: 0px;
	margin-left: 200px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a:link {
	color: #BE6310;
	text-decoration: none;
}

#footer a:visited {
	color: #BE6310;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
	color: #BE6310;
}
#footer a:active {
	color: #BE6310;
	text-decoration: none;
}
#footer a {

	color: #BE6310;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#this{
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/dotO.gif);
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}
#this a:link{
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/dotO.gif);
	line-height: 25px;
	text-align: left;
	font-weight: bold;
	background-image: url(images/dotO.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#this a:visited{
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/dotO.gif);
	line-height: 25px;
	text-align: left;
	font-weight: bold;
	background-image: url(images/dotO.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#this a:hover{
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/dotO.gif);
	line-height: 25px;
	text-align: left;
	font-weight: bold;
	background-image: url(images/dotO.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#this a:active{
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/dotO.gif);
	line-height: 25px;
	text-align: left;
	font-weight: bold;
	background-image: url(images/dotO.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
#contact {
	color: #5C5C5C;
	position: absolute;
	height: auto;
	width: 100px;
	top: 150px;
	margin-bottom: -150px;
	overflow: hidden;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #CCCCCC;
	border: 1px dotted e2e2e2;
	line-height: 175%;
	font-size: 12px;
}



#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}
.psc {
	font-weight: bold;
}
ul {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #7a7a7a;
	margin-top: 5px;
	padding-left: 30px;
}
li {
	line-height: 175%;
}
.author {
	font-style: italic;
	position: absolute;
	right: 20px;
	font-size: smaller;
	font-weight: bold;
	margin-top: 10px;
}
.headerQuote {
	font-weight: bold;
	font-size: 11px;
}
.largerText {
	font-size: 19px;
}
.phone {
	font-family: "Arial Narrow", verdana, Arial, Helvetica, sans-serif;
}
