body {
	margin: 0;
	text-align: center;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	background: #F3EBEE url(images/bg.jpg) left top repeat-x;
	font-size: 0.7em;
}
#page {
	margin: 0 auto 0 auto;
	width: 1000px;
	background: #FFFFFF url(images/pageBG3.jpg) left top no-repeat;
	text-align: left;
}
#pageinner {
	width: 1000px;
	background: url(images/logo.png) right bottom no-repeat;
}
/*
* TOP MENU
*/
#menu {
	padding: 182px 0 0 0;
	text-align: center;
	font-weight: bold;
}
#menu a {
	margin: 0 10px 0 10px;
}
#menu a:link, #menu a:visited {
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	color: #D3B5C0;;
}
#menu a.current:link, #menu a.current:visited {
	color: #D3B5C0;;
}
/*
* MAIN (TOP OF 3 COLS)
*/
#main {
	position: relative;
	width: 1000px;
	margin-top: 39px;
}
/*
* LEFT FEATURE PHOTO
*/
#featurephoto {
	position: absolute;
	top: 46px;
	left: 29px;
}
/*
* CONTENT
*/
#content {
	min-height: 410px;
	margin: 0 199px 0 303px;
	padding: 0 9px 40px 0;
	color: #4E4B4C;
	border-right: solid 1px #DDC6CF;
}
#content h1 {
	font-size: 110%;
	color: #883554;
	margin: 0 0 20px 0;
}
#content h2 {
	font-size: 110%;
	margin: 10px 0 10px 0;
}
#content h3 {
	font-size: 100%;
	margin: 10px 0 10px 0;
}
#content h4 {
	font-size: 100%;
	margin: 10px 0 0 0;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content p {
	margin: 0 0 10px 0;
	line-height: 130%;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content img {
	border: 0px;
}
#content .imgborder {
	border: solid 1px #000000;
}
.border {
	border: solid 1px #333333;
}
#content a:hover {
	color: #E53f23;
}
.line {
	display: block;
	padding-left: 2em;
	text-indent: -2em;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
/*
* RIGHT COLUMN
*/
#rightcol {
	position: absolute;
	top: 0px;
	left: 813px;
	width: 177px;
}
#submenu h2 {
	font-size: 100%;
	color: #333333;
	margin: 0 0 5px 0;
}
#submenu ul {
	margin: 0 0 0 15px;;
	padding: 0;
	color: #873352;
	font-weight: bold;
	line-height: 150%;
}
#submenu a:link, #submenu a:visited {
	color: #873352;
	text-decoration: none;
}
#submenu a:hover {
	color: #333333;
}
.feature h2 {
	background: url(images/featureT.png) left top no-repeat;
	font-size: 100%;
	color: #FFFFFF;
	padding: 5px 5px 15px 8px;
	margin: 30px 0 0 0;
}
.feature h2 a:link, .feature h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.feature h2 a:hover {
	color: #333333;
	text-decoration: none;
}
.feature .featurep {
	background: url(images/feature.png) left top repeat-y;
	margin: 0;
	padding: 5px 5px 0px 8px;
	color: #FFFFFF;
}
.feature .more {
	background: url(images/featureB.png) left bottom no-repeat;
	margin: 0;
	padding: 0px 8px 8px 8px;
	text-align: right;
}
.feature .more a:link, .feature .more a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.feature .more a:hover {
	color: #333333;
}
/*
* FOOTER
*/
#footer {
	margin: 0 0 10px 303px;
	color: #999999;
}
#footer p {
	margin: 0;
	padding: 0 0 5px 0;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
}
#footer .foot {
	color: #883554;
	font-size: 90%;
	padding: 0 0 5px 0;
}
#footer .foot a:link, #footer .foot a:visited {
	color: #883554;
	text-decoration: none;
}
#footer .foot a:hover {
	color: #333333;
}
/*
*  PICTURE GALLERY 
*/
.pic {
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	margin: 5px 10px 5px 0;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	text-align: center;
	font-size: 93%;
}
.pic img {
	display: block;
	margin: 0 auto 2px auto;
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
.pic:link, .pic:visited {
	background: #DDDDDD;
	text-decoration: none;
}
.pic:hover {
	background: #D0DDFD;
	text-decoration: none;
}
/*
* RESPONSE FORM
*/
#response {
	padding: 0.5em;
	width: 98%;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 9em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
/*
  FORM
*/
.error {
	color: red;
	font-weight: bold;
}
.info {
	color: #008000;
	font-weight: bold;
}
.imsform {
	margin: 0;
	font-size: 1em;
	font-family: Arial;
}
.imsform p {
	clear: both;
	color: #800000;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
}
.imsform .row {
	clear: left;
	padding: 8px 2px 0 2px;
width: 100%;
}
.imsform .sl {
	display: block;
	float: left;
	padding: 0 1% 0 1%;
}
.imsform .ml0 {
	display: block;
}
.imsform .ml1, .imsform .ml2 {
	display: block;
	float: left;
	text-align: right;
	padding: 0 1% 0 0;
}
.imsform .ml0 {
	width: 100%;
}
.imsform .ml1 {
	width: 24%;
}
.imsform .ml2 {
	width: 20%;
}
.imsform .element {
	float: left;
	margin-top: -4px;
	max-width: 75%;
}
.imsform .q1 {
	width: 26%;
}
.imsform .q3 {
	width: 74%;
}
.imsform .q4 {
	float: none;
	margin-top: 0;
	max-width: 100%;
	width: 100%;
}
.imsform .q1 .text, .imsform .q1 .textarea, .imsform .q1 .select, .imsform .q3 .text, .imsform .q3 .textarea, .imsform .q3 .select, .imsform .q4 .text, .imsform .q4 .textarea, .imsform .q4 .select {
	width: 100%;
}
.imsform .radio {
	vertical-align: middle;
}
.imsform .submit {
	float: right;
	width: 7em;
	font-weight: bold;
	background: #C1D82C;
}
#content .imsform .req, .imsform .req {
	font-weight: bold;
	color: purple;
}
.imsform input:focus, select:focus, .form textarea:focus {
	background-color: #FFFFC0;
}
.imsform .enhance {
	font-size: 130%;
	width: 558px;
	padding-bottom: 10px;
}
.imsform .longlabel {
	display: block;
	padding: 20px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

