body {
	color:black;background-color:#8d89bb;
	margin:0px auto;
	text-align:center;
}
html,body { 
	padding:0;
	border-collapse:collapse;
  font-size:1em;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color:black;
  height: 100.1%;
	
  }
img {
	border: 0px solid black;
}
table {
  padding:0px;
  border:none;
  font-size:100%;
 background-color: #eae2b7;
  color:black;
  margin:auto;
  width:90%;

  }
  #outerwrap {
	/*background : url(images/site-back.gif) repeat-y fixed center top;*/
	margin:auto;
	width:100%;
}
#wrap {
    background-color:white;
	border:1px solid black;
   text-align:center;
   color:#000;
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	padding:0px;
	vertical-align:top;
	width:748px;
	 font-size:100%;
	margin:0px auto;
	}
	#banner {
	width:748px;
	height:234px;
	background : transparent url(images/banner.jpg) no-repeat scroll center top;
}
h1,h2, h3, h4,h5,h6{
	color:#7A1F1E;
	background-color: transparent;
	text-align:center;
}

hr {
	color: #060;
	height:1px;
    margin:0px;
}
.blue {
	color:#060;
	background-color:white;
}
#content {
	 text-align:left;
   font-size:100%;
   color:black;
	background-color: #eae2b7;
}
#cms-content {
	 text-align:left;
   font-size:100%;
   color:black;
	background-color: white;
	margin-left: 20px;
margin-right: 20px;
}
#topline {
	visibility:  hidden;
	color:white;
	background-color: #004200;
	height:0px;
	font-size:.01%;
	text-align:center;

}
#topbannerHome {
	color:black;
	text-align:center;
	padding:0px;
	height:277px;
	background-color: #004200;
	}
	#topbanner{
	color:black;
	text-align:center;
	padding:0px;
	height:141px;
	background-color: #004200;
	
	}
#menu  {
	/*background-color: transparent;
	color:white;
	text-align:center;
	font-weight:normal;
	margin: 0px;
	padding:0px;
	height:71px;*/
	margin-left:60px;
}
/*#menu a, #menu a:link, #menu a:visited{
	text-decoration:none;
     color: white;
	padding-left:30px;
		padding-right:30px;
	/*line-height:71px;*/
	/*font-size:140%;
}
#menu a:hover {
color:#880000;
}
/*menu active page buttons*/
/*body.hm #menu #hm, body.hm #menu #hm a,
body.lo #menu #lo, body.lo #menu #lo a {
color:#0d4586;
}
body.se #menu #se, body.se #menu #se a,
body.ct #menu #ct, body.ct #menu #ct a
{
color:#0d4586;
}*/
td {
color:black;
  background-color: white;
  vertical-align:top;
  padding:2px;
  text-align:left;
  border-collapse:collapse;
  font-size:90%;
}
th {
	color: #005bab;
	background-color:white;
	text-align:center;
}
td input {
	background-color:transparent;
}

div {
   text-align:center;
   font-size:90%;
   color:black;

  }

a, a:link, a:visited {
  color:#060;
  text-decoration: underline;
  background-color:transparent;
 } 
 
a:hover { text-decoration: none; }
a:active {
  color: #8B0000;
  background-color:transparent;
}

ul,li {
color:black;
Background-color:transparent;
list-style : disc outside none;
}
li {
	text-align:left;
	font-size:90%;
	margin-left:10px;
}
ul.none,li.none {
color:black;
Background-color:white;
list-style:none;
}

p {
color:black;
background-color: white;
text-align : left;
font-size:90%;
margin-top:0px;
margin-left: 20px;
margin-right: 20px;
line-height:140%;

}
p:first-line{
	margin-left:30px;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

#contact {
	color:#060;;
    background : transparent;
	text-align:center;
		/*clear : inherit;*/
}
#contact a,#contact a:link,#contact a:visited
{color:#060;
    background : transparent;
}

#contact a:hover
{color: #DCDCDC;
background-color:transparent;
}
.larger {
	font-size:120%;
}
.smaller {
	font-size: x-small;
	color:#060;
	 background-color: #eae2b7;}


.nobottommargin {
	margin-bottom:0px;
}
.notopmargin {
	margin-top:0px;
}

#footer  {
	font-size: 80%;
	color:white;
	background-color : #82750f;
	width:768px;
	margin:auto;
}
#footer a, #footer a:link, #footer a:visited {
	font-size: 80%;
	color:white;
	background-color : #82750f;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.top {
	vertical-align:top;
}
.picture-borders {
	border: 2px solid #000000;
	margin: 0px 10px 10px;

}

