@charset "utf-8";
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #A60069;
}
body {
	font-size: 80%;
	background-image: url(images/white2.jpg);
}
#wrapper {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFE0F5;
	border-left-color: #FFE0F5;
	background-color: #FFFFFF;
}
#wrapper #topheader {
	background-image: url(images/index_09.jpg);
	background-repeat: no-repeat;
	height: 26px;
}

#wrapper #header {
	background-image: url(images/index_01.jpg);
	height: 185px;
	width: 762px;
}
#wrapper #left {
	width: 231px;
}

#wrapper #left #topleft {
	background-image: url(images/index_02.jpg);
	height: 90px;
	width: 231px;
}

#navblock{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color: #FFFFFF;
	color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

* html #navblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #navblock */
}

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

#navblock li {
	margin: 0;
}

#navblock li a{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #FFFFFF;
	color: #BB446E;
	text-decoration: none;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

html>body #navblock li a{ /*Non IE6 width*/
width: auto;
}

#navblock li a:hover{
	background-color: #FFE0F5;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
}
#wrapper #content {
	width: 500px;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
}
#wrapper #content img {
	padding: 4px;
	border: 2px solid #B75677;
}

#wrapper #footer1 a {
	color: #A60069;
	text-decoration: none;
}

#wrapper #content p {
	text-align: justify;
}
u {
	text-decoration: none;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2A6C2;
}
#footer {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	height: 14px;
	clear: both;
}


#footer1 {
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 80%;
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFE0F7;
}
#wrapper #content .pages {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wrapper #content .pages img {
	padding: 2px;
	border: 1px solid #B5456D;
}
#wrapper #content .pages a {
	font-size: 80%;
	font-style: italic;
	color: #999999;
}
#wrapper #content h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCCFF;
	font-size: 120%;
	font-weight: bold;
}
#wrapper #content a {
	color: #A60069;
}
#wrapper #content .contactright {
	float: right;
	width: 180px;
	text-align: right;
	font-weight: normal;
}

#wrapper #content .contactleft {
	float: left;
	width: 300px;
}

/************************************** Contact *************************/

label
{
	width: 5em;
	float: left;
	text-align: right;
	margin-right: .8em;
	display: block
}

.submit input
{
	margin-left: 5.7em;
} 
#wrapper #content .contactleft #contact #state {
	color: #781351;
	border: 1px solid #781351;
	background-color: #FCE4ED;
}

input,textarea
{
	color: #781351;
	border: 1px solid #781351;
	background-color: #FCE4ED;
}

.submit input
{
	color: #000;
	border: 2px double #d7b9c9;
	background-color: #FCE4ED;
} 
fieldset
{
	width: 22em;
	padding: 5px;
}
#wrapper #content .contactright p {
	text-align: right;
}


legend
{
	color: #000000;
	border: 1px solid #781351;
	background-color: #FCE4ED;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
} 

/************************************** End  *************************/
