body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-image: url(../images/bckgrd1.gif);
	background-repeat: repeat;
}
#centrecontent {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bckgrd2.gif);
	background-repeat: no-repeat;
	background-position: left 60px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B4230;
	border-left-color: #6B4230;
}
#header {
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	background-color: #6B4230;
}
/* styles for dropdown navigation */
#topnav {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	width: 765px;
	padding-top: 5px;
}


#wrapper {
	background:
#FFFFFF;
}
#container {
  width: 100%;
  float: right;
  margin-right: -170px;
}

#content {
	padding-right: 20px;
	margin-right: 185px;
}
#content h1{
	margin-left: 15px;
	text-align: left;
	font-size: 1.2em;
	margin-top: 15px;
	color: #6B4230;
	font-weight: bolder;
}
#content h2{
	font-size: 0.8em;
	color: #FF6600;
	margin-left: 15px;
	text-align: left;
	margin-bottom: 0px;
}
#content p{
	font-size: .80em;
	margin-left: 15px;
	text-align: left;
	margin-bottom: 10px;
}
#content ul{
	font-size: .80em;
	text-align: left;
	list-style-type: circle;
}
#content li{
	text-align: left;
	margin-bottom: 5px;
	
}
#sidebar {
  width: 165px;
  float: left;
}
#navcontainer
{
	width: 164px;
	padding-top: 0;
	padding-left: 0;
	margin-right: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
	border-bottom: 1px solid #6B4230;
	margin: 0 0 1px;
	color: #6B4230;
}

#navcontainer li a
{
display: block;
padding: 6px 5px 6px 0.5em;
border-right: 5px solid #6B4230;
background-color: #FFFFFF;
color: #663333;
text-decoration: none;
width: 150px;
}

#navcontainer li a:hover
{
border-right: 5px solid #FF6600;
color: #FF6600;
}
#navcontainer2 {
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B4230;
	text-align: left;
	background-color: #F7F3EE;
}

#navcontainer2 ul
{
	list-style: url(none) none outside;
	border: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer2 li
{
	margin: 0 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 8px;
}

#navcontainer2 li a
{
display: block;
color: #FF6600;
text-decoration: none;
width: 150px;
}

#navcontainer2 li a:hover
{
	color: #6B4230;
	text-decoration: underline;
}
#footer {
	clear: both;
	color: #663333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: .70em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B4230;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#footer a{
	color: #6B4230;
}
#footer a:hover{
	color: #FF6600;
}
.clearing {
  height: 0;
  clear: both;
}
#header2 {

	background: #333366;
	color: #FFFFFF;
	text-align: left;
}
#telno {
	color: #6B4230;
	text-align: center;
	font-size: .80em;
}
.normaltext {
	font-size: .75em;
}
.palerow {
	background-color: #F7F3EE;
}
caption {
	font-size: .80em;
	color: #6B4230;
	text-align: left;
	vertical-align: bottom;
	background-color: #EDE3D8;
	padding: 4px;
}
.bordertext2 {
	font-weight: bold;
	background-color: #EED306;
	text-align: center;
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	color: #6B4230;
	font-size: .80em;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 400px;
}
.bordertext3 {
	font-weight: bold;
	background-color: #FCB600;
	text-align: center;
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	color: #6B4230;
	font-size: .80em;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 400px;
}
