body {background-color: #F7F1DA;
margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; vertical-align: top;
background-repeat: repeat-x;
background-image: url(Images/index_01.jpg);
}

ul {clear:both; margin-top:10px;}
li {font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color:#5F441F;
padding: 0; margin: 0; margin-left: 4em; margin-bottom:5px;}

.secondback {
background: url(Images/footer_01.jpg) repeat-x;
margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; vertical-align: top
}
.line {border-left: 1px #000000 solid}

.text { 
font-family: Verdana, Georgia, georgia, "Times New Roman", Times, serif;
font-size: 11px;
color:#5F441F
}

.text2 { 
font-family: Verdana, Georgia, georgia, "Times New Roman", Times, serif;
font-size: 11px;
color:#E6D888
}

.text3 { 
font-family: Verdana, Georgia, georgia, "Times New Roman", Times, serif;
font-size: 11px;
color:#000000
}

.textbold {
font-family: Verdana, Georgia, georgia, "Times New Roman", Times, serif;
font-size: 11px;
color:#5F441F;
font-weight:900
}
.textboldlarge {
font-family: Verdana, Georgia, georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#5F441F;
font-weight:900
}
a:link {text-decoration: none; /* for unvisited links */
		font-family:Verdana,sans-serif; 
       	font-size: 11px;
		color:#000000}
a:visited {text-decoration: none;/* for visited links */
		font-family:Verdana,sans-serif; 
       	font-size: 11px;
		font-weight:900;
	   	color:#000000}
a:active {text-decoration: none;/* when link is clicked */
		font-family:Verdana,sans-serif; 
       	font-size: 11px;
	   	color:#000000}
a:hover {text-decoration: none; color: #000000}	/* when mouse is over link */



a.nav:link {text-decoration: none; /* for unvisited links */
		font-family:Verdana,sans-serif; 
		font-weight : bold;
       	font-size: 11px;
	   	color: #E6D888}
a.nav:visited {text-decoration: none;/* for visited links */
		font-family:Verdana,sans-serif; 
		font-weight : bold;
       	font-size: 11px;
	   	color: #E6D888}
a.nav:active {text-decoration: none;/* when link is clicked */
		font-family:Verdana,sans-serif; 
		font-weight : bold;
       	font-size: 11px;
	   	color: #E6D888}
a.nav:hover {text-decoration: none; color:#E6D888;}	/* when mouse is over link */


#pscroller1{
width: 250px;
height: 150px;
border: none;
padding: 5px;
background-image:none
}
.paused {
background-color: black;
color: white;
}

#commentForm { width: 850px; }
#commentForm label { width: 400px; }
#commentForm label.error, #commentForm input.submit { margin-left: 403px; }










