body {
	background-color: #FFF;
	font-family: 'open sans', Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}


#headercontainer {
	height: 185px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	background-color: #3F1D3A;
}

#header {
	height: 185px;
	width: 960px;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#headerleft
{
	float: left;
	width: 383px;
	padding: 0px;
	height: 145px;
	margin-top: 20px;
	margin-left: 0px;
}

#headerrighttop
{
	float: right;
	width: 570px;
	padding: 0px;
	height: 36px;
	margin-top: 15px;
	margin-right: 0px;
	text-align: right;
}

#headerrightmid
{
	float: right;
	width: 570px;
	padding: 0px;
	height: 35px;
	margin-top: 20px;
	margin-right: 0px;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 15pt;
	color: #FFF;
	font-style: italic;
}

#headerrightbot
{
	float: right;
	width: 550px;
	padding: 0px;
	height: auto;
	margin-top: 12px;
	margin-right: 0px;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 9pt;
	color: #FFF;
}




#navcontainer
{
	padding: 0;
	height: 38px;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7ceb1;
}



#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li
{
	display: block;
	float: left;
}

#navcontainer ul li a
{
	height: 31px;
	color: #666;
	text-decoration: none;
	display: inline-block;
	font-size: 11pt;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: none;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	background-color: #FFF;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#navcontainer li#active a
{
	color: #FFF;
	text-decoration: none;
	background-color: #5A2B53;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

#navcontainer ul li a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #5A2B53;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}




#mainoutsidecontainer {
	height: 400px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #3F1D3A;
	clear: both;
}


#maincontainer {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}




#bodyoutsidecontainer {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
	background-attachment: scroll;
	background-image: url(../images/greenbk.png);
	background-repeat: repeat;
	background-position: center top;
	float: left;
}


#bodycontainer {
	min-height: 300px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}



#botoutsidecontainer {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #3F1D3A;
	clear: both;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}


#botcontainer {
	height: 180px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	text-align: center;
}




#leftbar {
	height: auto;
	width: 460px;
	float: left;
}

#rightbar {
	height: auto;
	width: 420px;
	float: right;
}







#copybox {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#copybox h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24pt;
	color: #5A2B53;
	font-weight: 400;
	line-height: normal;
	margin-top: 0px;
}


#copybox h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16pt;
	color: #000;
	font-weight: 400;
	line-height: normal;
	margin-top: 0px;
}

#copybox h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16pt;
	color: #666;
	font-weight: 400;
	line-height: normal;
	margin-top: 0px;
}

#copybox h4 {
	font-size: 10pt;
	color: 867c5d;
	font-weight: 400;
	line-height: normal;
	margin-top: -15px;
	padding-top: 0px;
}

#copybox h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14pt;
	color: #666;
	font-weight: 400;
	line-height: 180%;
	margin-top: 0px;
	float: right;
	height: auto;
	width: 180px;
	margin-left: 30px;
	font-style: italic;
}


#copybox p{
	font-size: 11pt;
	line-height: 19pt;
}
#copybox li {
	font-size: 11pt;
	line-height: 19pt;
}
#copybox a {
	color: #5A2B53;
	text-decoration: underline;
}

#copybox a:hover {
	color: #7B3C72;
	text-decoration: none;
}

.okpic {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 3px solid #EDE3C3;
	padding: 1px;
}
