* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background: url(../images/stripe.png) repeat;
}

p, li {
	font: 1.2em/1.8em Arial, sans-serif;
	margin-bottom: 10px;
	text-align: justify;
}

h1 {
	font: 2.0em Arial, sans-serif;
	color: #d2232a;
	margin-bottom: 10px;
}

h2 {
	font: 1.8em Arial, sans-serif;
	color: #000000;
	margin-bottom: 10px;
}



img {
	border: none;
}

#page-wrap {
	margin: 50px auto;
	background: white;
	min-width: 780px;
	max-width: 1260px;
}
	#page-wrap #inside {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
#main-content {
	padding-top: 20px;
	padding-left: 250px;
	padding-right: 250px;
	max-width: 600px;
}
	
#header {
	background-image: url(../images/stripe.jpg);
	background-repeat: repeat-x;	
	background-position: 0 180px;
	text-align: center;
	height: 250px;
	
}
	
#left-sidebar {
	background-color:#D2232A;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
	min-height:250px;
	margin-bottom:10px;
}

#right-sidebar {
	background-color:#D2232A;
	float: right;
	padding: 20px;
	margin-left: 20px;
	margin-bottom:10px;
}

#menu {
	width:218px; 
	list-style:none;
	padding:1px; 
	background-color:#d2232a;
	font-size: 120%;
}

#menu a{
	display:block;
	height:25px;
	margin-top:1px;
	padding-left:15px;
	background-color:#d2232a;
	border-left:10px solid #b51d22;
	text-decoration:none;
	color:#ffffff;
	line-height:25px;

}

#menu a:hover {
	background-color:#901114;
	
}

ul#menu a.current {
	background-color:#b51d22;
}

#leftform {
	float: left;
}

#rightform {
	float: right;
}

.map {
	float: right;	
}

#footer {
	background: #d2232a;
	text-align: center;
	padding: 20px 100px;
	color: white;
}t: right;
}

.map {
	float: right;	
}

#footer {
	background: #d2232a;
	text-align: center;
	padding: 20px 100px;
	color: white;
}