@charset "utf-8";
/* FALL FALL FALL FALL FALL */
/* FALL FALL FALL FALL FALL */
/* FALL FALL FALL FALL FALL */
/* FALL FALL FALL FALL FALL */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-image: url(../assets/background-gradient-d.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.margine_table_body {
	padding-right: 20px;
	padding-left: 20px;
}

.margine_top_20 {
	margin-top: 20px;
}

.margine_top_40 {
	margin-top: 40px;
}


.margine_top_10 {
	margin-top: 10px;
}

.margine_top_15 {
	margin-top: 15px;
}

.margine_top_5 {
	margin-top: 5px;
}

.margine_top_0 {
	margin-top: 0px;
}
.margine_bottom_20 {
	margin-bottom: 20px;
}

.margine_bottom_10 {
	margin-bottom: 10px;
}

.margine_bottom_5 {
	margin-bottom: 5px;
}

.margine_bottom_0 {
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 18%;
}
li {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 20px;
}
h3,h2,h1 {
	margin-bottom: 6px;
}

h1{
	font-size: 1em;
	margin-right: 20px;
	margin-left: 20px;
}

h2{
	font-size: .9em;
	margin-right: 20px;
	margin-left: 20px;
}

a.StandardLink {
	color: #CC7A00;
	text-decoration: underline;
}
a.StandardLink:visited {
	color: #1F2181;
}
a.StandardLink:hover {
	color: #4E4121;
	text-decoration: none;
	background-color: #D8CAA5;
} 

a.toplinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	margin-right: 15px;
	width: 80px;
	font-weight: bold;
	margin-left: 15px;
}
a.toplinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:hover {
	color: #666666;
	text-decoration: none;
	background-color: #000000;
} 


.mast-head-push {
	padding-top: 10px;
}
/* margine parameters for entire list*/
#navcontainer
{
	width: 185px;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	padding-bottom: 1em;
	padding-left: 7px;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
}
#head {
	width: 100%;
	background-image: url(../assets/background-taller.jpg);
	height: 762px;
	background-position:top;
	margin-right: auto;
	margin-left: auto;
}
#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
	padding-top: 2px;
	padding-bottom: 2px;
}
/*THIS CALL IS OF OFF STATE FOR BOTH SIDES OF THE COLOR*/
#navcontainer li a
{
	display: block;
	border-left: 14px solid #9C955F;
	background-color: #C2AB7A;
	color: #3D321D;
	text-decoration: none;
	width: 100%;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	padding-left: 0.4em;
	margin: 0px;
}

html>body #navcontainer li a { width: auto; }
/*THIS CALL IS OF OFF STATE FOR BOTH SIDES OF THE COLOR*/
#navcontainer li a:hover
{/*Color square on the left*/
	border-left: 14px solid #D98900;
	background-color: #AA8C4F;
	color: #E5DCC3;
}
.margine-left {
	margin-right: 10px;
	margin-top: 10px;
}
.margine-right {
	margin-left: 20px;
}
#meeting-times {
	background-color: #DACCA9;
	background-image: url(../assets/background-meeting-times.jpg);
	background-repeat: repeat-x;
	height: 103px;
	font-weight: bold;
	font-size: .7em;
	margin-top: 20px;
	margin-bottom: 20px;
}
#slideshow {
	margin-top: 17px;
	margin-right: 20px;
	margin-left: 16px;
}

.grassgreen {color: #1F6C01}
.limegreen {
	color: #7B7901;
	font-size: 1.4em;
	font-weight: bold;
}
#bottomlinks {
	font-size: 12px;
	color: #8A753C;
	height: 80px;
}
.bottomlinks-divider {
	margin-right: 5px;
	margin-left: 5px;
}
.marg-top5 {
	padding-top: 0px;
	margin: 0px;
}


a.bottomlinks {
	color: #8A753C;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}
a.bottomlinks:visited {
	color: #594B26;
	text-decoration: none;
}
a.bottomlinks:hover {
	color: #E5DCC3;
	text-decoration: none;
	background-color: #333333;
} 
.margine-table-left {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hr {
	margin-top: 35px;
	margin-bottom: 35px;
	background-image: url(../assets/hr-fall.gif);
	height: 11px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
.no-justify {
	text-align: left;
}
.ul-text-size {
	font-size: 13px;
}
.marg-left-25 {
	margin-left: 25px;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigleft-100 {
	margin-left: 100px;
}
.transparent-top {
	background-image: url(../assets/trans-bar.gif);
	background-repeat: no-repeat;
	width: 720px;
	height: 44px;
	text-align: right;
}

#topbar {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#horizontal-nav {
	padding-top: 14px;
}
.colors {
	height: 30px;
}

#bodytable {
	background-color: #e5dcc3;
}

#bodytable a { color: #CC7A00;
	text-decoration: underline;}
#bodytable a:visited { color: #1F2181;}
#bodytable a:hover {color: #4E4121;
	text-decoration: none;
	background-color: #D8CAA5; }
#bodytable li{
	font-size: .8em;
	padding-right: 22px;
}

#bodytable tr {
	background-color: #efead9;
}

.nav-column {
	background-color: #cab68b;
}
