body {
	background-color: #4a2A00;
	font-family: verdana,arial,serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

a {
	background-color: #ffffff;
	color: #806666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 750px;
}

#header {
	background: url(graphics/topbanner1.jpg) no-repeat;
	height: 118px;
	width: 100%;
}

#header h1 {
	font-size: 2.2em;
	left: 260px;
	top: 10px;
}

#header ins {text-decoration:none}

#header a {
	color: #FFc272;
        text-indent: 0.30cm;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
}

#sidebar {
	float: left;	
	margin-top: 10px;
	width: 125px;
    background-color: #ffffff;
}

#sidebar ul {
	list-style: none;
	margin-left: 8px;
	margin-top: 10px;
	padding-left: 0px;
	text-align: left;
}

#sidebar ul li {
	display: block;
	padding-bottom: 4px;	
}

#sidebar a {
    background-color: #FFDB97;
	border-bottom: 1px dotted #666666;
	border-right: 1px solid #666666;
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 5px;
	text-decoration: none;
	width: 125px;
}

#sidebar a:hover {
	background-color: #Da8050;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}

#content {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 12px;
	width: 590px;
}

#footer {
	background-color: #fff5e5;
	clear: right;
	color: #000000;
	font-size: 9px;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	width: 730px;
}

#footer a {
	border-bottom: 1px dotted #666650;
}

#footer a:hover {
	text-decoration: none;	
}

#content2 {
    color: #000000;
	font-family: verdana,arial,serif;
	font-weight: bold;
	font-size: 14px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	width: 450px;
}

#content3 {
	font-family: verdana,arial,serif;
	font-size: 12px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	width: 578px;
}

#content4 {
	font-family: verdana,arial,serif;
	font-size: 12px;
	float: right;
    background-color: rgb(255, 240, 240);
	padding-left: 8px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-top: 8px;
	margin-top: 11px;
	width: 495px;
  border-color: rgb(254, 200, 200);
  border-left-width : 2px;
  border-right-width : 0px;
  border-style : solid;
  border-top-width : 0px;
  border-bottom-width : 2px;
}

#content5 {
	font-family: verdana,arial,serif;
	font-size: 12px;
	float: right;
	padding-left: 8px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-top: 8px;
	margin-top: 11px;
	width: 500px;
  border-color: rgb(254, 200, 200);
  border-left-width : 2px;
  border-right-width : 0px;
  border-style : solid;
  border-top-width : 0px;
  border-bottom-width : 2px;
}

#content5 h1 {
	font-size: 1.4em;
	left: 260px;
	top: 10px;
}

#bottomlink {
	float: center;
	margin-top: 8px;
	width: 730px;
	background-color: #ffffff;
	clear: right;
	color: #000000;
	font-size: 9px;
	margin: 0 auto;
	padding-bottom: 8px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: center;
}

#contact1 {
    color: #000000;
	font-weight: normal;
	font-size: 12px;
	float: right;
	padding-left: 20px;
	padding-right: 8px;
	margin-top: 8px;
	width: 160px;
  border-color: rgb(254, 200, 200);
  border-left-width : 0px;
  border-right-width : 0px;
  border-style : solid;
  border-top-width : 0px;
  border-bottom-width : 2px;
}

#contact2 {
    color: #000000;
	font-weight: normal;
	font-size: 12px;
	float: right;
	padding-left: 20px;
	padding-right: 8px;
	margin-top: 8px;
	width: 360px;
  border-color: rgb(254, 200, 200);
  border-left-width : 2px;
  border-right-width : 2px;
  border-style : solid;
  border-top-width : 0px;
  border-bottom-width : 2px;
}
.form {
	font-family: verdana,arial,serif;
	font-size: 12px;
	text-align: left;
	background-color: #ffffff;
	vertical-align: middle;
}
.menu {	
    background-color: #4a2A00;
	font-family: verdana,arial,serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.page {	
    background-color: rgb(254, 230, 250);

}

