body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7A9461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800200;
	text-decoration: underline;
}

a:hover, a:active {
	color: #800200;
	text-decoration: underline;
}

p {
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 0;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
h1 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FFFFFF;
	text-transform: capitalize;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
	color: #FFF;
	background-color: #800200;
	padding: 2px;
}

ul {
	margin-left: 10px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	padding: 0;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: inherit;
	list-style-position: outside;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

#background {
	background-image: url(../images/background_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#background2 {
	background-image: url(../images/background_02.jpg);
	background-position: left top;
}

#background3 {
	background-image: url(../images/background_03.jpg);
	background-position: left top;
}

.caps {
font-family:Lucida Sans,Georgia, Tahoma, Times, serif;
font-size:20px;
}

.middle  {
	background-color:#ABABAB;
	height: 100px;
	margin-bottom: 0px;
	border-bottom: Solid White 5px;
}

.heading {
    font-family:Lucida Sans,Georgia, Tahoma, Times, serif;
	font-size:18px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 15px;
	margin-top: 0px;
}

#footer {
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 11px;
	background-color: #800200;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-color: #003d7d;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #003d7d;
	border-bottom-style: solid;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#local {
	font-family: Lucida Sans,Georgia, Tahoma, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B3B878;
	text-align: center;
	margin-left: 10px;
}
#local a:link, #local a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#local a:hover, #local a:active {
	text-decoration: underline;
	color:#B3BB78;
}

.tableContent  {
	background-color:#ADC794;
	font-size:12px;
	padding: 10px;
	color: #0D004C;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #003D7D;
}

.tableContent a:link, .tableContent a:visited {
	font-family: "Lucida Sans", Georgia, Tahoma, Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #800200;
}

.tableContent a:hover, .tableContent a:active {
	font-family: Lucida Sans,Georgia, Tahoma, Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#003D7D;
}


.phone  {
	font-family: "Lucida Sans", Georgia, Tahoma, Times, serif;
	font-size: 11px;
	color: #003D7D;
	text-align: center;
	font-weight: bold;
}

.curl  {
	background-color:#ADC794;
}

.curlBorder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #003D7D;
}

div#JoinMovement {
	position: absolute;
	top: 155px;
	left: 319px;
	background-image: url(../images/joinTheMovement.gif);
	height: 40px;
	width: 300px;
}

div#BlueLine {
	position: absolute;
	top: 191px;
	width: 100%;
	border-top-width: thin;
	border-top-color: #FFF;
	border-top-style: solid;
	left: 0px;
}

#navigation  {
	background-color:#800200;
	font-family:Lucida Sans, Georgia, Tahoma, Times, serif;
	font-size:12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: thin;
	border-bottom-color: #003d7d;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-color: #003d7d;
	border-top-style: solid;
}

#navigation li {
 	display: inline;
}

#navigation a:link, #navigation a:visited {
	font-family:Lucida Sans, Georgia, Tahoma, Times, serif;
	font-size:12px;
	font-weight: bold;
	padding-right: 8px;
	text-decoration:none;
	color:#FFFFFF;
}

#navigation a:hover, #navigation a:active {
	font-family:Lucida Sans,Georgia, Tahoma, Times, serif;
	font-size:12px;
	font-weight: bold;
	padding-right: 8px;
	text-decoration:none;
	color:#B3B878;
}

div#LogoInsert {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 250px;
	height: 118px;
	background-image: url(/images/logo.jpg);
}
#center {
	text-align: center;
}
.leftImage {
	float: left;
	margin-right: 100px;
	margin-left: 100px;
	clear: left;
	text-align: center;
	padding-bottom: 1em;
}
#special {
	color: #800200;
	text-align: center;
	padding: 3px;
	font-size: 1.3em;
	border: thin dotted #FFF;
}