@charset "utf-8";
/* CSS Document */

body {
	margin: 0px; padding: 0px;		
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size-adjust: 0.48;
	font-size: 15px;
	background-color: #f4f1f0;	
	height: 810px;
	text-align: center;
}

img { 
	border: 0px; 
}

a {
	color: #9e1f63;
}

h5 {
	color: #9e1f63;
	font-size: 18px;
	margin-bottom: 0px;
}

em {
	color: #9e1f63;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 907px;
	height: 810px;
	text-align: left;
	background-color: #ffffff;
	display: block;
}

div#header{
    width: 907px;
	height: 49px;
	padding: 0px;
	margin: 0px;
 	background-image: url('/images/backdrop-header.png');
	background-repeat: repeat-y;
	text-align: center;
}

div#menubox {	
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
}

div#menubox ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	display: inline;
	text-align: left;
	font-size: 17px;
}

div#menubox ul li {
	float: left;
	padding: 0px 15px;
	text-transform: uppercase;
	color: white;
}

div#menubox ul li a {
	text-decoration: none;
	color: inherit;
}

div#content {
    width: 907px;
	height: 738px;
 	background-image: url('/images/backdrop-content.png');
	background-repeat: repeat-y;
}

/*
div#content span {
float: left;
margin-left: 42px;	


}
div#content span img {
float: left;
}*/

img#logo {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

div#topPane {
	float: left;
	clear: left;
	width:900px;
}

div#topPane h3, div#content h3 {
	float: left;		
	text-align: left;
	color: #9e1f63;
	display: inline;
	font-size: 24px;
	padding-top: 20px;
	padding-left:40px;
	overflow: hidden;
	width: 200px;
	vertical-align: middle;
	line-height: normal;
}

div#content h4 {
	float: left;		
	margin: 0px;
	margin-left: 225px;
	margin-bottom: 5px;
	padding: 0px;
	color: #9e1f63;
}

div#leftpane {
	float: left; 
	width: 200px; 
	height: 400px; 
	padding: 0px; 
	margin: 0px; 
	clear: both; 
	font-size: 15px;
	padding-right: 25px;
}

div#leftpane p {
	padding-left: 47px;
}

div#contentpane {
	width: 610px;
	height: 475px;
	background-color: #f5f5f5;
	float: left;
	line-height: 1.3em;
	padding: 15px;
	overflow: auto;
}

div#contentshop {
	width: 710px;
	height: 475px;
	background-color: #f5f5f5;
	float: left;
	line-height: 1.3em;
	padding: 15px;
	overflow: auto;
}

div#home {
	padding-left: 37px;
	width: 900px;
}
div#items{
overflow: hidden;
}

div#menuFrame{
	height: 110px;
}

#leftImg {
	float: left;
	padding: 10px;
	padding-left: 2px;
	margin: 2px;
}

#rightImg {
	float: left;
	clear: left;
	padding: 9px;
	padding-right: 2px;
	margin: 2px;
	margin-left: 5px;
}

img#logo {
	padding: 30px 10px;
}

.sidemenu {
	list-style: none;
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

.sidemenu li {
	margin-bottom: 20px;

}

.sidemenu li a {
	text-decoration: none;
	font-size: 20px;
	color: black;
}

.sidemenu li a:hover {
	text-decoration: underline;
	color: black;
}

.homeboxes {
	width: 210px;
	height: 110px;
	float: left;
	padding: 5px;
	margin-top: 50px;
}

.homeboxes a {
	border: 0px;
}

.homeboxes a img {
	float: left;
	border: 0px;
	padding: 3px;
}

.homeboxes a p {
	font-size: 10px;
}

.googlemap {
	margin: 0px;
	width: 610px;
	height: 460px;
}

div#webform {
	
}

div#webform p { 
	float: left; clear: left; width: 200px;
	padding: 0px;
	margin: 5px;
}

div#webform input, textarea {
	float: left;
	margin: 5px;	
	width: 200px;
}

div#prefooter {
	clear: both;
    width: 907px;
	height: 45px;
	padding-left: 17px;	
 	background-image: url('/images/backdrop-content.png');
	background-repeat: repeat-y;	
 
}

div#prefooter img {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}

div#footer {
	clear: both;
    width: 907px;
	height: 35px;
	padding-left: 17px;	
 	background-image: url('/images/backdrop-footer.png');
	background-repeat: repeat-y;	
	text-align: center;
	padding-top: 3px;
}

div#footer a {
	padding: 0px 15px;
}
