html, body {
	background-color:#fdfbfc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cb9cbf;
	border-right-color: #cb9cbf;
	border-bottom-color: #999999;
	border-left-color: #cb9cbf;
}
#banner {
	background-image: url(../images/headBk.jpg);
	background-repeat: repeat-y;
	height: 82px;
	width: 760px;
	border-bottom: 1px solid #FFFFFF;
}
#banner h1 {display:none;}
#banner #quote {
	color:#730055;
	font-size:10px;
	line-height:14px;
	text-align:right;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
}
.pink_list li {
	list-style-type: disc;
	margin-bottom: 4px;
	padding-left: 5px;
}
.pink_list a {
}


h1 { font-size: 13px; color: #730055 }
h2 { font-size: 12px; color: #730055 }
#banner img {float:left;}
#container {
	width:760px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: cb9cbf;
	border-left-color: #CB9CBF;
}
#content a{color:#740057; text-decoration:underline;}
#content a:hover{color:#C895BA; text-decoration:none;}
#content #wrap #menu {background-image: url(../images/menuBk.gif);background-repeat: repeat-x;height: 13px;width: 760px;font-family: MS Sans Serif, Arial, Helvetica, sans-serif;font-size: 10px;border-bottom: 1px solid #820f65;padding:0 0 1px 0;}
#content #wrap #menu a {padding:1px 20px;text-decoration:none;color:#FFFFFF;background-image: url(../images/div.gif);background-repeat: no-repeat;background-position: right center;}
/*
#content #wrap #menu a {padding:1px 20px;text-decoration:none;color:#4c0038;background-image: url(../images/div.gif);background-repeat: no-repeat;background-position: right center;}
*/
#content #wrap #menu a.hover {background:#cb9cbf url(../images/div.gif) no-repeat right center; padding-top:1px;}
#container #content #wrap #strap {text-align: right;}
#container #content #wrap #textarea {padding: 10px; width:740px; border:0px solid black;}
#container #content #wrap #textarea #editArea {width:500px;}
#container #content #wrap #textarea #editArea2 {width:560px;}
#container #content #wrap #textarea #editArea3 {width:740px;}
#container #content #wrap #textarea #contentImage {width:210px; float:right; border:1px solid #820f65;}

#subMenu {width:115px; font-family:MS Sans Serif, Arial, Helvetica, sans-serif;:10px; border-top:1px solid #f7eef5; border-right:1px solid #e8c7e1; border-bottom:1px solid #e8c7e1; border-left:1px solid #f7eef5;}
#subMenu ul {list-style: none; margin: 0; padding: 0;}
#subMenu ul li {display: inline; margin: 0;}
#subMenu ul li a {display: block; padding: 5px 5px 5px 6px; border-left: 8px solid #ab719c; color: #4c0038; background-color:#f1dbec; text-decoration: none; width: 100%; }
html>body #subMenu ul li a { width: auto; } 
#subMenu ul li a:hover {color:#f1dbec;border-left: 8px solid #f1dbec; background-color:#ab719c;}

.intro {color:#730055;font-size:11px; font-weight:bold;}

#footer {
	width:760px;
	text-align:center;
	background-color:#f4e9f1;
	border-top:1px solid #faf5f9;
	color:#820f65;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.borderTable {border:1px solid #ab719c;}
.borderWcells {border-top:1px solid #ab719c;border-right:1px solid #ab719c;}
.borderWcells td {border-bottom:1px solid #ab719c;border-left:1px solid #ab719c;}

fieldset {border: 1px solid #ab719c;padding:4px;}
fieldset:hover {border: 1px solid #820f65;padding:4px;}
legend {padding:0px 12px; color:#666666}
.formele {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;border: 1px solid #f1dbec;}
p.red {
	color: #990000;
}

.formele:hover {border: 1px solid #ab719c;}


.formele:focus {border: 1px solid #820f65;}
.formbtn {background-color:#cecbce;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
#container #content #wrap #textarea #contentStaff {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.profile_left, .profile_right {
	display: block;
	height: auto;
	text-align: justify;
	overflow: hidden;
	z-index: 2;
	margin-bottom: 12px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #730055;
}
.profile_left img {
	border: 1px solid #730055;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 4px;
}
.staff_name {

	margin-top: 0px;
	margin-bottom: 5px;
}
.staff_desc {


	margin-top: 2px;
	margin-bottom: 5px;
}
.profile_right img {
	border: 1px solid #730055;
	float: right;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-top: 4px;
}
.profile_right .staff_name {
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: right;
}
#photoDesc {
	background-color: #9F4D8B;
	width: 230px;
	position: absolute;
	z-index: 3000;
	top: 150px;
	padding: 8px;
	right: 5%;
	border: 2px solid #D4A8C9;
	text-align: justify;
	color: #FFFFFF;
	FILTER: Alpha(Opacity=80, FinishOpacity=80, Style=0);
}
.hidden {
	display: none;
}
.show {
	display: block;
}

#photoDesc h3 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#photoDesc p {
	margin-top: 10px;
	margin-bottom: 0px;
}

#photoDesc .definition {
	font-size: 12px;
}
#contact_content {
	padding: 6px;
	width: 486px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #740057;
	border-bottom-color: #740057;
	border-left-color: #740057;
	display: block;
	clear: left;
}

#tab_bar {
	width: 100%;
	display: block;
}
.clear {
	clear: both;
	display: none;
}

.contact_tab_on {
	float: left;
	width: 120px;
	height: 20px;
	text-align: center;
	padding-top: 6px;
	border-top-style: solid;
	background-color: #FFFFFF;
	border-top-color: #740057;
	border-top-width: 1px;
	text-decoration: none;
}
.contact_tab_off {
	float: left;
	width: 120px;
	height: 21px;
	text-align: center;
	padding-top: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #B77FA9;
	border-top-color: #740057;
	border-bottom-color: #740057;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
.contact_tab_left {

	float: left;
	width: 4px;
	height: 28px;
	text-align: center;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-bottom-color: #740057;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #740057;
}
.contact_tab_mid {

	float: left;
	width: 6px;
	height: 28px;
	text-align: center;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-bottom-color: #740057;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #740057;
	border-left-color: #740057;
}
.contact_tab_end {
	float: left;
	height: 28px;
	text-align: center;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-bottom-color: #740057;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #740057;
}
label.left_float {
	float: left;
	line-height: 25px;
	width: 135px;
	clear: left;
}
#contact_form textarea {
	width: 345px;
	margin-top: 5px;
	padding: 0px;
}
#contact_form {
	padding-top: 10px;
}

input.button {
	width: auto;
	margin-right: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
input.textfield {
	margin-bottom: 4px;
	width: 210px;
}
.contact_tab_off:hover {
	text-decoration: none;
	cursor: pointer;
}
#photoDesc #desc_close {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #BF7BAE;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#photoDesc #desc_close:hover {
	cursor: pointer;
}

