html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, font, img, strong, li, ol, ul {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	text-align:left;
}

body {
	color: #444444;
	font: 14px Helvetica, Arial, sans-serif;
	margin-top: 40px;
}

a { outline:none;
}

a, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #444444;
	text-decoration: none;
}

p {
	color: #444444;
	font: 13px Helvetica, Arial, sans-serif;
	padding-bottom:20px;
	line-height:18px;
}

strong {
	color: #333333;
	font-weight: bold;
}

h1 {
	color: #540b2c;
	font: 28px 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	padding-bottom: 20px;
}

h2 {
	color: #540b2c;
	font-size: 20px 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

h3 {
	font-size: 18px 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

h4 {
	font-size: 14px 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #000;
}

#container {
	display: block;
	position: absolute;
	width: 902px;
	margin-right: auto;
	left: 50%;
	margin-left: -451px;
	height: 762px;
	top: 50%;
	margin-top: -321px;
	padding: 0px;
	overflow:inherit;
}

#border {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #540b2c;
	border-right-color: #540b2c;
	border-bottom-color: #540b2c;
	border-left-color: #540b2c;
}

#border #right_copy {
	height: 450px;
	width: 540px;
	position: relative;
	float: right;
	overflow: auto;
	padding: 60px;
	margin: 0px;
}

#border #right_copy_index {
	height: 120px;
	width: 540px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}

/*LEFT MENU*/

#border #left_menu {
	height: 550px;
	width: 240px;
	position: relative;
	float: left;
	margin: 0px;
	background: #540b2c;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#border #left_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#border #left_menu li {
	color: #ffffff;
	line-height: 50px;
	height: 50px;
	width: 200px;
	display: block;
	list-style: none;
	margin: 0px;
	padding-left: 40px;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#border #left_menu a {
	color: #ffffff;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#border #left_menu a:hover {
	color: #3da347;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#border #left_menu #current a {
	color: #3da347;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

/*SLIDER MENU*/

#slider {
	margin: 0px;
	padding: 0px;
}

.header {
	color: #ffffff;
	line-height: 50px;
	height: 50px;
	width: 200px;
	display: block;
	list-style: none;
	margin: 0px;
	padding-left: 40px;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.header a {
	color: #ffffff;
}

.header a:hover {
	color: #3da347;
}

.content {
	margin: 0px;
	padding-left: 20px;
}

.submenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.submenu li {
	color: #ffffff;
	line-height: 20px !important;
	height: 20px !important;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.submenu li a {
	color: #ffffff;
	text-decoration: none;
}

.submenu li a:hover {
	color: #3da347;
	text-decoration: none;
}

.submenu li .current a {
	color: #3da347;
	text-decoration: none;
}


#left_nav-buttons {
	margin-top:20px;
}

#footer {
	width: 900px;
	height: 60px;
	padding:0px;
	margin:0px;
}

#footer p {
	font-size: 9px;
	text-align:center;
}

#footer #logo-twitter {
	display:block;
	float:left;
}

#footer #logo-other {
	display:block;
	float:right;
}

#map_container {
	display: block;
	float: left;
	height: 450px;
	width: 350px;
	margin-right: 10px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #540B2C;
	text-decoration: none;
}
