a, a:link, a:visited, a:active {
	color: #ffdead;
	text-decoration: none;
	border-bottom: 2px dotted #ffdead;
}

a:hover {
	color: #dbc9dc;
	text-decoration: none;
}

body{
	background: #a76f92;
	font: 110%/1.2 "Palatino Linotype", Palatino, Georgia, Times New Roman, Times, serif;
	padding-bottom: 20px;
	text-align: center;
	color: #ffffff;
	background-image: url(../images/page_slice.jpg);
	background-position: 50% 0;
	background-repeat: repeat-y;
	
}

#container {
	background-image: url(../images/header.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
}

#content {
   margin: 0 auto;
	width: 800px;
	padding-top: 263px;
	text-align: left;
}



#footer{
	clear: both;
	color: #e6e09d;
	margin: 0 10px 0;
	padding: 10px 0;
	text-align: center;
	width: 750px;
}

#footer p{
	font-size: 8px;
	letter-spacing: 1px;
	margin: 0;
}

#header{
	background: #ffffff;
	overflow: hidden;
	width: 100%;
}

#header h1{
	color: #ffffff;
	margin: 0;
	padding: 0px 0 0px;
}

#header h1,div#menu{
	margin: 0 auto;
	text-align: left;
	width: 770px;
}

#side{
	background: #f5f5f5;
	display: inline;
	float: right;
	margin: 0 20px 20px 0;
	width: 190px;
}

#side div{
	margin: 0 0 10px;
	padding: 10px 0;
}

#side p{
	margin: 5px 0 10px;
	padding: 0 10px;
}

.comments div{
	background: #eeeeee;
	margin-bottom: 10px;
}

.comments div.odd{
	background: #dae6fe;
}

.comments p{
	margin: 0;
	padding: 20px;
}

.date{
	background: #e6e09d;
	color: #ffffff;
	float: left;
	font-size: 80%;
	line-height: 1.2em;
	margin: 15px 10px 4px 0;
	padding: 5px 0;
	text-align: center;
	width: 4em;
}

.date span{
	display: block;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
	font-weight: normal;
	font-style: italic;
	font-size: 140%;
	font-family: "Palatino Linotype", Palatino, Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}

h2{
	font-weight: normal;
	font-style: italic;
	font-size: 120%;
	font-family: "Palatino Linotype", Palatino, Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}

h3{
	font-weight: normal;
	font-style: italic;
	font-size: 100%;
	font-family: "Palatino Linotype", Palatino, Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}

html, body{
	margin: 0;
	padding: 0;
}

#mission{
	background: #71c5d4;
}

#services{
	background: #e6e09d;
}

p{
	margin-top: 0;
}


#sidemenu {
	width: 200px; 
	float: right; 
	margin: 0 0 10px 30px; 
	display: inline;
	padding-top: 10px;
}

#sidemenu li {
	margin-bottom: 13px;
	list-style: none;
}

#topmenu {
	height: 30px;
	margin-left: 50px;
}

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

#topmenu a {
	font: 14px "Palatino Linotype", Palatino, Georgia, Times New Roman, Times, serif;
	display: block;
	margin: 0 4px 0 0;
	white-space: nowrap;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #B59EAE;
	border-top: 1px solid #B59EAE;
	border-bottom: 1px solid #B59EAE;
	border-right: 1px solid #B59EAE;
   padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	outline-style: none;
}

#topmenu a:hover {
	color: #FFFFFF;
	margin: 0 4px 0 0;
	background-image: url(../images/selected.png);
	background-position: 50% 0;
	border-left: 1px solid #C19AC9;
	border-top: 1px solid  #C19AC9;
	border-bottom: 1px solid #C19AC9;
	border-right: 1px solid #C19AC9;
   padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	outline-style: none;
}

#topmenu li {
	position:relative;
	float: left;
	text-align:center;
	width:auto;
	outline: none; 
	list-style: none;
}



#topmenu li li a {
	display: block;
	margin: 0;
	white-space: nowrap;
	color: #BB8271;
	background-color: #89010F;
	border: 1px solid #C13947;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 11px;
	padding-right: 17px;
}

#topmenu li li a:hover {
	color: #FFFFFF;

	border: 1px solid #C13947;
	background-color: #C13947;
		padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 11px;
	padding-right: 17px;
}

#topmenu li li li {
	color: #BDD0D2;
	text-decoration: none;
	border:none;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-right: 18px;
}

#topmenu li li li a {
	color: #BDD0D2;
	text-decoration: none;
	border:none;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-right: 18px;
}

#topmenu li li li a:hover {
	color: #FFFFFF;
	background: url(../../images/buttonback.jpg) center;
	background-repeat: repeat-x;
	border:none;
}

#topmenu ul ul {
	position: absolute;
  z-index: 500;
  width: 1px; /* if this isn't here, the drops get laidout horiz instead of vert in Moz browsers*/
}

#topmenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#topmenu ul ul {
	display: none;
}

#topmenu ul ul, #topmenu ul li:hover ul ul, #topmenu ul ul li:hover ul ul {
	display: none;
}

#topmenu ul li:hover ul, #topmenu ul ul li:hover ul, #topmenu ul ul ul li:hover ul {
	display: block;

}

#topmenu li a: hover {
background-color: #80466A;
}

/*.selected {
	background-image: url(../images/selected.png);
	background-position: 50% 0;
} */