body {
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}

#headercont {
	display: block;
	width: 100%;
	height: 137px;
	background: url(/shared/images/design/headerback.jpg) repeat-x top left;
}
#headercont #logo {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(/shared/images/design/logo4.jpg) no-repeat top left;
	
	width: 592px;
	height: 137px;
}
#navigation {
	display: block;
	text-align: center;
}
#navigation a {
	border: 0px solid black;
	padding-right: 0px;
}
#navigation a img {
	border: 0px solid black;
	margin-right: 0px;
	height: 50px;
}
#content {
	width: 540px;
	
	margin: 10px auto 10px auto;
	padding: 0px 30px 0px 30px;
	
	text-align: justify;
	font-family: Georgia, Arial, Serif;
	
	color: black;
	background-color: white;
}

#content h1, #content h2 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 10px;
	font-family: Arial, Serif;
	text-align: center;
	font-size: 120%;
	height: 50px;
	line-height: 50px;
	
	border-top: 4px solid #F45F7B;
	
	background: #FCDFE4;
	color: gray;
}
#content h3, #content h4 {
	display: block;
	width: 380px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	letter-spacing: 10px;
	font-family: Arial, Serif;
	text-align: center;
	font-size: 120%;
	height: 40px;
	line-height: 40px;
	color: gray;
}
#content h4 {
	border-top: 4px solid #F45F7B;
}

#content h5 {
	display: block;
	width: 380px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	letter-spacing: 10px;
	font-family: Arial, Serif;
	text-align: center;
	font-size: 120%;
	height: 24px;
	line-height: 24px;
	color: gray;
}

#content p {
	display: block;
	
	margin-top: 0px;
	margin-bottom: 20px;
	border: 0px solid #FDE6EA;
	padding: 20px 20px 20px 20px;

	line-height: 150%;
}
#content p.first {
	background: url(/shared/images/design/p/topback3.jpg) no-repeat top left;
	padding-top: 30px;
}
#content p.first span.left, #content p span.left {
	float: left;
	margin-top: 15px;
	margin-right: 20px;
}
#content p.first span.left img, #content p span.left img, #content p.first span.right img, #content p span.right img {
	display: block;
	border: 0px 0px 0px 0px;
	border-color: white;
}
#content p.first span.caption, #content p span.caption {
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 90%;
}
#content p.first span.right, #content p span.right {
	float: right;
	margin-top: 15px;
	margin-left: 20px;
}
#content p.menu {
	display: block;
	width: 340px;
	margin: 10px auto 10px auto;
	text-align: center;
	padding: 10px 20px 10px 20px;
	
	font-family: Verdana;
}
#content a {
	color: black;
}


#copyright {
	display: block;
	text-align: center;
	
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 70%;
	
	font-family: Verdana, Serif;
}
#copyright a, #closewindow a {
	color: black;
	background-color: white;
}

.contactform {
	width: 60%;
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.formlabel {
	display: block;
	font-weight: bold;
	font-size: 80%;
}
.formfield {
	display: block;
	width: 100%;
	font-size: 80%;
	margin-bottom: 10px;
}
.textfield {
	width: 100%;
	background-color: #FCDFE4;
	color: gray;
	font-weight: bold;
	border: 1px solid #F67E94;
}
.textarea {
	width: 100%;
	background-color: #FCDFE4;
	color: gray;
	font-weight: bold;
	border: 1px solid #F67E94;
}

img.big {
	width: 400px;
	height: 300px;
	
	margin-left: 50px;
	margin-right: auto;
	
	border: 4px double #F45F7B;
	
	display: block;
}
#fullcont {
	width: 510px;
	display: block;
	
	text-align: center;
	
	margin-top: 20px;
}

#thumbscont {
	width: 510px;
	display: block;
	
	text-align: center;
	
	margin-top: 20px;
}
img.thumbnail {
	width: 100px;
	height: 75px;
	
	border: 1px solid #F45F7B;
}

span.quote {
	display: block;
	width: 80%;
	margin-left: 10%;
	
	margin-bottom: 35px;
}
span.quote img.open {
	float: left;
	width: 40px;
	height: 40px;
}
span.quote img.close {
	float: right;
	width: 40px;
	height: 40px;
	
	position: relative;
	top: -40px;
}

.menutop {
	width: 540px;
	height: 50px;
	background: white url(/shared/images/design/div/menu/top.gif) no-repeat top left;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.menubottom {
	width: 540px;
	height: 50px;
	background: white url(/shared/images/design/div/menu/bottom.gif) no-repeat top left;
	
	padding: 0px 0px 0px 0px;
	margin: -10px 0px 20px 0px;
	
	border: 0px solid black
}
.menumiddle {
	display: block;
	width: 540px;
	background: white url(/shared/images/design/div/menu/middle.gif);
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

span.highlight {
	background-color: #FCDFE4;
}

/* Popup Styles */

#imagecont {
	margin: 20px 46px 10px 46px;
	display: block;
	width: 375px;
}
#imagecont img {
	width: 500px;
	height: 375px;
	
	border: 4px solid #F45F7B;
}

#closewindow {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 70%;
	
	font-family: Verdana, Serif;
}