html {
	margin: 0;
	padding: 0;
}
body {
	background: #cf8bab url();
	text-align: center;
	color: #5F3E2F;
	font: 11px arial;verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
a {
	color: #5F3E2F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1D110B;
	text-decoration: underline;
}
img {
	border: 0px;
}
#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}

#header p {
	font-size:24px;
	font-weight: bold;
	color:#993366;
	font-family: arial;verdana;
	padding: 22px 0px 0px 0px;
}
#header p.more {
	padding-right: 22px;
}
#header {
	height: 150px;
	background: url(images/newheader_white.gif ) no-repeat;
}
#header div {
	padding: 42px 0px 0px 190px;
	}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
#nav {
	width: 800px;
	height:48px;
	margin: 4px 5px 0px 4px;
	padding: 0px 0px 0px 4px;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	
}
#nav a {
	font-size:14px;
	color:#ffccff;
	font-family: arial;verdana;
	margin: 15px 7px 0px 12px;
	padding: 0px 20px 0px 0px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#nav a:hover {
	color:#260403;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	background: url(images/body_bg_pink.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body-top {
	background: url(images/body_top_pink.gif) no-repeat;
}
#body-bot {
	background: bottom url(images/body_bot_pink.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}
#content-box {
	float: left;
	width: 700px;
}


#content-box h3 {
	font-size:18px;
	color:#666666;
	font-family:arial;
	text-align:left;
}

#content-box h4 {
	font-size:13px;
	color:#4b4b4b;
	font-family:arial;
	text-align:center;
	font-weight: normal;
	font-style: italic;
}

#content-box h2 {
	font-size:18px;
	color:#993366;
	font-family:arial;
	
}

#content-box h1 {
	font-size:18px;
	color:#666666;
	font-family:arial;
	text-align:left;
}

#content-box p {
	font-size:14px;
	color:#4b4b4b;
	font-family:arial;
	text-align:justify;
}

#content-box ul {
	font-size:14px;
	color:#4b4b4b;
	font-family:arial;
	padding: 0px 0px 0px 14px;
	
}

#content-box a {
	color: #4b4b4b;
	font-weight: normal;
	text-decoration: underline;
	font-size:14px;
	font-weight: strong;
}
#content-box a:hover {
	color: #993366;
	text-decoration: underline;
}

#map{
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border-style:double;1px solid #a0a0a0;
overflow: hidden;
}

}
#foot {
	width: 738px;
	margin-left: 20px;
	background: url(images/foot_bg.gif) repeat-y;
}
#foot-top {
	background: url(images/foot_top.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}

#footer {
	margin: 14px;
	text-align: center;
}

#footer a {
	color: #993366;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer p {
	font-size:12px;
	color:#993366;
	font-family: arial;verdana;
	}
	
	

h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#993366;
	text-align: center;
}

h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align: center;
}

h2 b{
	color:#993366;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: disc;
	}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}

.photo {
padding:2px;
margin:5px 5px 2px 8px ;
background-color:#ffffff;
border:1px solid #993366;
}
