/* CSS Document */
body{
	margin:10px 0px 0px;
	padding:0px;
	background-color: #AFCCCA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;	
	_behavior: url("js/csshover3.htc");
}

.niceField{	
	text-align: left;
	background: #fff;
	border: 1px solid #d9e1e9;
	border-top-color: #90929a;
	border-left-color: #d8d9e2;
	border-right-color: #d8d9e2;
}

#page {
	clear:both;
	width: 911px;
	background: url(images/background.gif) 0px 0px repeat-y;
	padding: 0px;
	margin: 15px auto 15px auto;					
}
#content {
	background-color: #f5f4f2;
	width: 590px;
	padding: 0px;
	text-align: left;
	background-image: url(images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: right;
	margin-right: 50px;
	margin-left: 0px;
}

#menu{
	width: 824px;
	height: 35px;
	background: url(images/header-menu-bg.png) no-repeat;
}

#menu{
	position: relative;
	z-index: 10;
	margin: 0 auto;
	_margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	width: 814px;
	_width: 824px;		
	height: 35px;
	background: url(images/header-menu-bg.png) no-repeat;
	list-style-type: none;
}

#menu li{
	float: left;
	position: relative;
}

#menu li a{
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
	padding: 0 6px;
	line-height: 30px;
	text-decoration: none;
	color: #e3d6fb;
	border-left: 1px solid #574472;
}

#menu li.last a{
	border-right: 1px solid #574472;
}

#menu li:hover a, #menu li a:hover{
	color: #fff;
	background: #574472;
}

#menu li ul{
	display: none;
	width: 130px;
	position: absolute;
	left: 0;
	top: 30px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li:hover ul{
	display: block;
	list-style-type: none;
}

#menu li ul li, #menu li ul li a{
	float: none;
	background: none;
}

#menu li ul li{
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 22px;
	_height: 22px;
}

#menu li ul li a{
	text-align: left;
	min-height: 14px;
	_height: 14px;
	line-height: 14px;
	display: block;
	padding: 4px 5px;
	font-size: 11px;
	color: #e3d6fb;
	background: #745c96;
	border: 0;
}

#menu li:hover ul li a{
	background: #745c96;
	color: #e3d6fb;
}

#menu li ul li a:hover{
	color: #fff;
	background: #574472;	
}

#contentText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #7c4bac;
	margin: 3px 15px 10px 10px;
	padding: 3px 15px 10px 10px;
	font-size: 0.9em;
}

#footer {
	width: 911px;
	font-size: 0.7em;
	color: #b1a89b;
	clear: both;
	display: block;
	background-image: url(images/footer_bg_04.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 46px;
}

#footer a{
	color:#b1a89b;
	text-decoration:none;
}

#leftForm {
	width: 188px;
	text-align: left;
	margin: 20px 0 20px 50px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
}

#leftForm h2{
	font-size: 16px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #9d9282;
	font-weight: lighter;
}

#contactForm{
	text-align: right;
}

#contactForm label{
	display: block;
	padding: 3px 0;
	text-align: left;
}

#contactForm .niceField{
	padding: 1px 2px;
	margin: 0 0 8px 0;
	_height: 14px;
	_height: 18px;
	text-align: left;
	width: 182px;
	color: #555;	
}

#contactForm .errorField{
	color: #8f4e4c;
	background-color: #ffe2d3;
}

#contactForm textarea.niceField{
	height: 80px;	
}

#contactForm input.submit{
	margin: 0;
	padding: 0;
	border: 0;
	width: 40px;
	height: 20px;
	color: #745c96;
	font-weight: bold;
	cursor: pointer;
	background: #e4caeb;
}

#contact {
	color: #000000;
	font-size: 0.8em;
	line-height: 1.1em;
	width: 188px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#header {
	margin: 0px;
	padding: 20px 0px 0px;
	background-image: url(images/header_bg_01.gif);
	background-repeat: no-repeat;
}
#columnLeft {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	width: 238px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contentText h1 {
	font-size: 1.2em;
}
#contentText a {
	color: #eb208d;
	text-decoration: underline;
}
#contentText a:hover {
	color: #af1c71;
	text-decoration: underline;
}
#contentText h2 {
	font-size: 1em;
}
#contentText li {
	padding-left: 5px;
}
#contentText ul {
	padding-left: 15px;
	width: 500px;
}
#contentText ul li a {
	color: #eb208d;
	text-decoration: underline;
	background-color: #f5f4f2;
	border: 1px solid #f5f4f2;
	border-bottom: 0;
}
.selected {
	font-weight: bold;
	color: #eb208d;
}
#flash {
	float: right;
	padding-left: 10px;
}
#pdf {
	float: right;
	clear: right;
	padding-top: 2px;
	padding-bottom: 5px;
}
#contact a {
	color: #eb208d;
	text-decoration: underline;
}
#contact a:hover {
	color: #af1c71;
	text-decoration: underline;
}
.arrow {
	font-size: 140%;
	font-weight: bold;
}

#formName {
	width: 193px;
	margin-bottom: 5px;
}

#formPhone {
	width: 193px;
	margin-bottom: 5px;
}

#formEmail {
	width: 193px;
	margin-bottom: 5px;
}

#formMessage {
	width: 196px;
	margin-bottom: 5px;
}

.submit {
	
	background: url(images/submit.png) no-repeat;
	margin-bottom: 5px;
	margin-right: -10px;
	margin-left: 50px;
	
}

#contact h2{
	background: #f8eef6;
	font-size: 16px;
	color: #886eaf;
}


.niceBorder{
	padding: 3px;
	background: #e0dae7;
	border: 1px solid #7c68cb;
	float: left;
	margin: 0 10px 5px 0px;
}
.niceBordercenter{
	padding: 3px;
	background: #e0dae7;
	border: 1px solid #7c68cb;
	margin: 0 10px 5px 0px;
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.niceBorderright{
	padding: 3px;
	background: #e0dae7;
	border: 1px solid #7c68cb;
	float: right;
	margin: 0px 10px 5px 0px;
	
}

.niceBorderleft{
	padding: 3px;
	background: #e0dae7;
	border: 1px solid #7c68cb;
	float: left;
	margin: 0px 10px 5px 0px;
	
}


.sitemap {
	width: 850px;
	font-size: 12px;
	color:#000;
	margin: auto;
}


