@charset "utf-8";
html, body{
	height: 100%;
	margin: 0 px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #053A1B;
	font-style: normal;
	font-weight: normal;
	color: #053A1B;
}
.BoxBorder{
	border: thin solid #BC8861;
	margin: 7px;
	padding: 7px;
}
.logo {
width: 700px;	
}
h1{
	color: #C0A062;
	font-weight: bold;
}

.fontwhite {
	color: #FFFFFFF;
}


.tableupunder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0A062;
	border-bottom-color: #C0A062;
}
.tableleftright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0A062;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0A062;
}
.tableleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0A062;
}
.tableunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0A062;
}
.table {
	border: 1px solid #C0A062;
}
.picture {
	border: 5px solid #FFFFFF;
	-webkit-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
	box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
}
a:link {
	color: #195A30;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #663333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #663333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited hover {
	color: #053A1B;
    text-decoration: none;
	font-weight: bold;
}
iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #153B1A;
	background-color: #FFFFFF;
}
.imggold {
	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: #C0A062;
	border-right-color: #C0A062;
	border-bottom-color: #C0A062;
	border-left-color: #C0A062;
		-webkit-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
	box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);

}
.imggold2 {
	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: #C0A062;
	border-right-color: #C0A062;
	border-bottom-color: #C0A062;
	border-left-color: #C0A062;
		-webkit-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
	box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
}
.imgold3 {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C0A062;
}

li {
	list-style-type: circle;
}
.RightHandBox{
	margin: 5px;
	padding: 5px;
	float: right;
	border: thin solid #C0A062;
	width: 200px;
}
.LeftHandBox{
	padding: 10px;
	border: thin solid #C0A062;
}
.FooterBar{
	background-color: #195A30;
	width: 100%;
	padding: 5px;
}
.container{
	margin-left:10px;
	margin-right:10px;
	}

.content{
	padding:7px;
	margin-left:220px;
}

.MenuBarHorizontal
{
	list-style-type: none;
	width: 100%;
	background-color: #195A30;
	padding-top: 2px;
	padding-bottom: 7px;
	font-size: 1.5em;
	font-weight: bold;
	
}


.MenuBarActive
{
	z-index: 1000;
}
.MenuBarHorizontal ul{
postion: relative;
padding-top: 0px;
padding-bottom: 5px;	
	
}

.MenuBarHorizontal li
{
	list-style-type: none;
	position: relative;
	text-align: center;
	cursor: pointer;
	padding-right:2em;
	float: left;
	color: #C0A062;
}


.MenuBarHorizontal a
{
	display: block;
	cursor: pointer; 
	background-color: #195A30;
	
	color: #FAF8F5;
	text-decoration: none;
}

.MenuBarHorizontal a:hover, .MenuBarHorizontal a:focus
{
	
	color: #000000;
}

.MenuBarHorizontal a.MenuBarItemHover, .MenuBarHorizontal 
{
	
	color: #faf8f5;
}

.sidebar {
	float: left;
	width: 200px;
	margin-top:10px;
	clear:left;
	
}
.submenu{
	border: thin solid #C0A062;
}
submenu a:hover, submenu a:focus{
background-color: #195A30;
	color: #faf8f5;
}
strong {
}
@media screen and (max-width: 550px) 
{
.MenuBarHorizontal
{
	list-style-type: none;
	width: 100%;
	background-color: #195A30;
	padding-top: 2px;
	padding-bottom: 7px;
	
	font-size: 1em;
	font-weight: bold;
	margin-left: 0px;
	
}
.MenuBarHorizontal ul{
padding-left: 2px;

}
.MenuBarHorizontal li{
padding-right: 8px;	
}
.content{
	
margin-left:0px;	
}
.imggold2 {
	display:none;
	visibility:hidden;
}
.logo{
	
width: 300px;	
}
}
.HeadingLHMenu {
	font-size: 1.2em;
	font-weight: normal;
	background-color: #195A30;
	width: 100%;
	display: block;
	color: #FFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 0px;
}
