h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #58585a;
	margin-top: 0px;
	margin-right: 25px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2C539;
	margin-top: 12px;
	margin-bottom: 0px;
	font-style: italic;
	margin-right: 25px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #711D3F;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	margin-right: 25px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 58585a;
	text-align: justify;
	margin-top: 0px;
	margin-right: 25px;
	line-height: 21px;
}

a:link {color:#BB8B41;}      /* unvisited link */
a:visited {color:#BB8B41;}  /* visited link */
a:hover {color:#58585A;}  /* mouse over link */
a:active {color:#BB8B41;}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 58585a;
	text-align: justify;
	line-height: 21px;
	margin: 0px 25px 25px 0px;

}

li {
	margin-bottom: 25px;

}

img.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #58585A;
}

img.logo {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: none;
}

img.headerlogo {
	border: none;
}

img.left {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 2px solid #58585A;
}

img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}

.centeredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 58585a;
	text-align: center;
	margin-top: 0px;
	margin-right: 25px;
	line-height: 21px;
}	
		
#page-wrap { position: relative; width: 1200px; margin: 25px auto; padding: 0px; background: #ffffff; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }

#nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58585A;
	text-align: right;

}
#nav1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58585A;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

}

#nav1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58585A;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2C539;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58585A;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F1C3F;
	text-align: right;
	float: right;

}
#nav2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F1C3F;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}

#nav2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F1C3F;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#nav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2C539;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#nav2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F1C3F;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#subnav {
	text-align: left;
}

#subnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #711D3F;
	font-weight: normal;
	margin: 0px 0px 15px;
	padding: 0px;

}

#subnav h2 a:link {
	font-size: 16px;
	color: #711D3F;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}

#subnav h2 a:visited {
	font-size: 16px;
	color: #711D3F;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}
#subnav h2 a:hover {
	font-size: 16px;
	color: #a2c539;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}
#subnav h2 a:active {
	font-size: 16px;
	color: #711D3F;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}

#subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585a;
	text-decoration: none;
	margin-left: 25px;
	text-align: left;
}

#subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585a;
	text-decoration: none;
	margin-left: 25px;
	text-align: left;
}
#subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2C539;
	text-decoration: none;
	margin-left: 25px;
	text-align: left;
}
#subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585a;
	text-decoration: none;
	margin-left: 25px;
	text-align: left;
}

/*--- DROPDOWN ---*/
#dropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style:none;
	margin-right:30px;
	margin-bottom:10px;
	/* Clear floats */
	float:left;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}
#dropdown li{
	float:right;
	margin-right:40px;
	position:relative;
}
#dropdown a{
	display:block;
	padding:5px;
	color:#fff;
	background:#58585A;
	text-decoration:none;
}
#dropdown a:hover{
	color:#fff;
	background:#58585a;
	text-decoration:none;
}

#dropdown ul{
	background:#58585a; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#dropdown ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	margin-bottom: 0px;
}
#dropdown ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#dropdown li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#dropdown li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#58585a;
	text-decoration:underline;
}
#dropdown li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
	font-size: 14px;
}
#dropdown li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#333;
}

/*--- INDEX_VISIT ---*/
#visitmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style:none;
	margin-right:10px;
	margin-bottom:10px;
	}
	
#visitmenu h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#fff;
	margin-left: 10px;
	font-weight: normal;
	margin-top: 10px;



	}
	
	
#visitmenu a{
	color:#fff;
	text-decoration:none;
	margin-left: 10px;
	font-size: 12px;


}
#visitmenu a:hover{
	color:#A2C539;
	text-decoration:none;
	margin-left: 10px;

}

