/* CSS Document */

body {
	font-size: 75%;
	color: #9B3287;
	background: url(images/White_cashmere_2.jpg) repeat;
	font: 75% Geneva, Arial, Helvetica, sans-serif;
	color: #9b3287;
}

#navlist {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	display: inline;
	list-style: none;
}
/*#navlist ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
*/#navlist li {
	display: inline;
}
#navlist li a {
	padding: 6px 0.5em;
	text-decoration: none;
	border: 0;
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}
#container #contentwrapper #content ul {
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
#container #contentwrapper #content li {
}
#container #contentwrapper #content li a {
	text-decoration: none;
	color: #9B3287;
}



#navlist li a:link {
	color: #Ece9d8;
}
#navlist li a:visited {
	/*color: #9b3287;*/
	color: #Ece9d8;
}
#navlist li a:hover, #navlist a:active, #navlist a:focus{
	background: #e4e2d6;
	color: #9b3287;
	padding: 6px 0.5em 6px;
	text-decoration: none;
	border: 0;
}
/*#navlist ul li.current a:link {
	border-bottom: 7px solid #FFFFFF;
	padding-bottom: 3px;
}*/


a:link {color: #9B3287}
a:visited {color: #9B3287}
a:hover {color: #800080}
a:active {color: #9B3287}





#div_wrapper {
	margin: 5px;
	padding: 5px;
	width: 100%;
	background: url(images/transparent_layer.png) repeat;
}
.navigation_font {
	font-size: 12px;
	color: #f4F2E3;
}
#div_header {
	width: 100%;
	float: left;
	height: 120px;
	margin: 0px;
	padding: 0px;
}


#container {
	width: 770px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 1px solid #9B3287;
	background: #FAF8EC;
	/*background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
*/
}
#header {
	height: 120px;
	background: url(images/Header.jpg) no-repeat;
	width: 100%;
}

#content {
	clear: none;
	float: left;
	width: 720px;
	padding: 25px;
	font-size: medium;
	color: #9b3287;
	margin: 0px;
}

#contentwrapper {
	width: 770px;
	background: #FAF8EC;
	margin-top: 5px;
	margin-bottom: 5px;
}

#copyright{
	clear: both;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	background: #9B3287;
	color: #ECEADD;
	height: 27px;
}

#copyright a:link {color: #ECEADD}
#copyright a:visited {color: #ECEADD}
#copyright a:hover {color: #ECEADD}
#copyright a:active {color: #ECEADD}
img {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.float_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
}

h1{
	text-indent: -3000px;
	color: #9B3287;
}

h2 {
	text-indent: -3000px;
	color: #9B3287;
}

h3 {
	margin: 20px 0;
	color: #9B3287;
	border-bottom: 1px solid #9B3287;
	border-top: 1px solid #9B3287;
	padding: 3px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #9B3287;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	margin-bottom: 10px;
	color: #9B3287;
	font-size: 1em;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #9B3287;
}
#navcontainer {
	background: #9b3287;
	height: 30px;
}
