/* CSS Document */

body {
	background-color: #F8F2E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.edge-left {background-image: url(images/edge-left-tile-new.jpg); 
	  		background-repeat: repeat-y; background-position: top right;}
.edge-right {background-image: url(images/edge-right-tile.jpg); 
	  		background-repeat: repeat-y; background-position: top left;}
			
.bgwhite {background-color: #ffffff;} 			
			
h4 {color: #856b51; font-size:11px; text-align:left; margin-left:6px;}
h3 {color: #856b51; font-size:11px; text-align:left; margin:4px 0px 4px 6px;}

#textmain {color: #282425; font-size:11px; text-align:left; margin-left:6px; margin-right:6px;}		

.text-bold {font-weight: bold;}

.text-main {color: #282425; font-size:11px; text-align:left;}	

.text-main a:link {color: #b98241; text-decoration: underline;}
.text-main a:visited {color: #b98241; text-decoration: underline;}
.text-main a:hover {color: #b98241; text-decoration: none;}
.text-main a:active {color: #b98241; text-decoration: underline;}

.image-border {border: 1px solid #856b51;}

.text-form {background-color: #ffffff; color: #282425; font-size: 11px; border: 1px solid #856b51;}	
.form-button  {background-color: #ffffff; color: #282425; font-size: 11px; font-weight: bold; border: 1px solid #856b51;}		

.nav-bot {background-color: #fcf9f4; color: #282425; font-size:10px;}

.nav-bot a:link {color: #282425; text-decoration: underline;}
.nav-bot a:visited {color: #282425; text-decoration: underline;}
.nav-bot a:hover {color: #282425; text-decoration: none;}
.nav-bot a:active {color: #282425; text-decoration: underline;}

.add-copy {color: #282425; font-size:9px;}	

.add-copy a:link {color: #282425; text-decoration: underline;}
.add-copy a:visited {color: #282425; text-decoration: underline;}
.add-copy a:hover {color: #282425; text-decoration: none;}
.add-copy a:active {color: #282425; text-decoration: underline;}

ul {margin: 0px 0px 0px 26px;}
