body {background:#CC99CC;}
#bg {background:#855b75;}
#header {background:transparent url(../images/home_header_bg.gif) repeat-x 0 0;text-align:left;	margin-bottom:1px;}
#menuhome {
	height:180px;
	width:700px;
	margin:0 auto;
}

#menuhome img {
	float:left;
	margin-right:10px;
}

#menuhome div {
	width:140px;
	height:54px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font:bold italic 1.5em/54px "Palatino Linotype", "Times New Roman", Times, serif;
}
#menuhome div a {
	display:block;
	width:140px;
	height:54px;
	color:#FFFFFF;
	text-decoration:none;
}

#menuhome div a:link, #menuhome div a:visited {
	color:#FFFFFF;
}
#menuhome div a:hover, #menuhome div a:active {
	color:#f4c9fa;
}
#menuhome #noteone {
	margin-top:68px;
	line-height: 30px;

}
#menuhome #notetwo {
	margin-top:124px;
	line-height:27px;

}
#menuhome #notethree {
	margin-top:55px;

}
#menuhome #notefour {
	margin-top:98px;
	line-height:27px;

}
#menuhomebg {background:#8a5f7b url(../images/home_menu_bg.gif) repeat-x 0 76px;}
#menuhomebg #menuhome #noteone a{background:transparent url(../images/home_note1.gif) no-repeat 50% 50%;}
#menuhomebg #menuhome #noteone a:hover{background:transparent url(../images/home_note1_r.gif) no-repeat 50% 50%;}
#menuhomebg #menuhome #notetwo a{background:transparent url(../images/home_note2.gif) no-repeat 50% 50%;}
#menuhomebg #menuhome #notetwo a:hover{background:transparent url(../images/home_note2_r.gif) no-repeat 50% 50%;}
#menuhomebg #menuhome #notethree a{background:transparent url(../images/home_note3.gif) no-repeat 50% 50%;}
#menuhomebg #menuhome #notethree a:hover{background:transparent url(../images/home_note3_r.gif) no-repeat 50% 50%;}
#menuhomebg #menuhome #notefour a{background:transparent url(../images/home_note4.gif) no-repeat 50% 50%;}
#menuhomebg #menuhome #notefour a:hover{background:transparent url(../images/home_note4_r.gif) no-repeat 50% 50%;}
#homecontent {background:transparent url(../images/home_content_bg.gif) no-repeat 50% 50%; color:#FFFFFF; text-align:justify; font-family:"Trebuchet MS", serif;}
#homecontent a{color:#FFFFFF;}
#footer {background:transparent url(../images/home_footer_bg.gif) repeat-x 0 0;padding-top:6px;}
#footer a:link, #footer a:visited {color:#855b75;}
#footer a:hover, #footer a:active {color:#CC99CC;}
#homecontent .chairlist {
	text-align:right;
	border-bottom:1px dotted #CC99CC;
	line-height:1.3em;
}
#homecontent .chairlist .section {
	float:left;
	text-align:left;
	font:bold italic 1.1em "Palatino Linotype", "Times New Roman", Times, serif;
}
#homecontent #contact {
	text-align:center;
	margin:0px auto;
	padding:50px 0px;
}

#thinnav {
	background-color:#855b75;
	padding:4px;
	height:22px;
	font-weight:bold;
	font-size:1.2em;
	font-style:italic;
	}
#thinnav a {
	color:white;
	text-decoration:none;
	padding-left:6px;padding-right:6px;
	}
#thinnav a:hover {
	color:#FF99CC;
	}

