body {
	background-color: #000000;
	background-image: url('images/SmokeTile.jpg');
	background-repeat: repeat;
}

#main {padding: 10px 1%;
		}

#left {background-color: #c9c4c1;
       width: 180px }

#left a {display: block;
      text-decoration: none;
      border: 1px solid gray;
      margin: 0;
      padding: 5px }

#right a {display: block;
      text-decoration: none;
      border: 1px solid gray;
      margin: 0;
      padding: 5px }

#valid {margin-top: 50px;}

.address {font-family: "Georgia", "New York", "Times New Roman", "Times", serif;
	    margin-top: -15px;
          margin-left: 50px; }
		  
ul {margin-top: -2px
 }
 


p  {font-family:  "Geneva", "Trebuchet", sans-serif;
    line-height: 125%;
    font-size: 100%;
    color: #081147;
    margin-top: 2px;
    margin-left: 10px;
    margin-bottom: 10px;
	}
	
p.flush {font-family: "Georgia", "Times", "Times New Roman", serif;
    line-height: 125%;
    font-size: 90%;
	font-style: italic;
    color: #000000;
    margin-top: 2px;
    margin-left: 0px;
    margin-bottom: 0px }


p.caption { font-family: "Georgia", serif;
	color: #555555;
	font-size: 90%;
	font-style: italic;
	margin-bottom: 2px}
	
p.insert {font-family:"Geneva", "Trebuchet", sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #45659f;
    margin-top: 2px;
    margin-bottom: 5px;	
    margin-left: 0px;
 }
 
 p.insert2 {font-family: "Georgia", "Times New Roman", "Times", sans-serif;
    font-size: 90%;  
    color: #422901;
    margin-top: 2px;
    margin-bottom: 5px;	
    margin-left: 2px;
 }

#here2 {font-family: "Geneva", "Trebuchet", sans-serif;
       color: #9b2d06;
	   font-weight: bold;
       line-height: 100%;
       margin-top: 7px;
	   margin-left: 5px;
       margin-bottom: 7px; }

a  {font-size: 100%;}

h1 {font-family: "Geneva", "Trebuchet", sans-serif;
    font-size: 160%;
    font-weight: bold;
    text-align: left;
    color:  #329717;
    margin-top: 0px;
    margin-bottom: 15px }
	
h1.index {font-family: "Geneva", "Trebuchet", sans-serif;
    font-size: 145%;
    font-weight: bold;
    text-align: left;
    color:  #226a10;
    margin-top: 0px;
    margin-bottom: 15px }

h2 {font-family:"Geneva", "Trebuchet", sans-serif;
    font-weight: bold;
    font-size: 125%;
    color: #3a8f25;
    margin-top: 15px;
    margin-bottom: 2px}
	
h2.news {font-family:"Geneva", "Trebuchet", sans-serif;
    font-weight: bold;
    font-size: 125%;
    color: #226a10;
	text-align: right;
    margin-top: 1px;
    margin-bottom: 2px}

h2.white {font-family:"Geneva", "Trebuchet", sans-serif;
    font-weight: bold;
    font-size: 125%;
    color: white;
	padding-top: 2px;
	padding-bottom: 4px;
    margin-top: 15px;
    margin-bottom: 2px}

h2#here {font-family: "Geneva", "Trebuchet", sans-serif;
    font-weight: bold;
    font-size: 125%;
    color: #5c6167;
    margin-top: 15px;
    margin-bottom: 25px}


h3 {font-family:"Geneva", "Trebuchet", sans-serif;
    font-size: 115%;
    font-weight: bold;
    color: #963902;
    margin-top: 15px;
    margin-bottom: 5px}
	
h3#insert2 {font-family:"Geneva", "Trebuchet", sans-serif;
    font-size: 115%;
    font-weight: bold;
    color: #963902;
    margin-top: 2px;
    margin-bottom: 2px}
	
h3#narrowmargin {font-family:"Geneva", "Trebuchet", sans-serif;
    font-size: 115%;
    font-weight: bold;
    color: #963902;
    margin-top: 0px;
    margin-bottom: 5px}

h4 {font-family:"Geneva", "Trebuchet", sans-serif;
    font-size: 110%;
    font-weight: bold;
    color: #45659f;
    margin-top: 25px;
    margin-bottom: 5px}
	
h4.narrowtopmargin {font-family:"Geneva", "Trebuchet", sans-serif;
    font-size: 110%;
    font-weight: bold;
    color: #45659f;
    margin-top: 5px;
    margin-bottom: 10px}

	
h5 {font-family:"Georgia", serif;
    font-size: 100%;
    font-weight: normal;
	font-style: italic;
    color: #45659f;
    margin-top: 5px;
    margin-bottom: 5px}
	
h6 {font-family:"Georgia", serif;
    font-size: 100%;
    font-weight: normal;
	font-style: italic;
    color: #45659f;
    margin-top: 15px;
	margin-left: 10px;
    margin-bottom: 5px}
	

left a a:link{color: #963902; background: #f6f6f6}
left a a:visited {color: gray; background: #faf7fd }
palegreen a:link {color: #963902; background: none }
a:link {color: #963902; background: none; }
a:visited {color: gray; background: none}
a:focus {color: #226a10; background: #ecffe7 }
a:hover {color: #226a10; background: #ecffe7 }
a:active {color: #ff9900; background: #fffded }

.photoLeft {
	float: left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
}
.photoRight {
	float: right;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}
.captionRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: italic;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
}

table {
	border-width: 12px;
	border-style: solid;
	border-color: #3b2300;
}
#inside {border: none;
}
#inside2 {border: none;
}
table.inside {border: none;
}


#palegreen {
	background-color: #fbfffa;
	font-family: Georgia, serif;
	width: 300px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #86eb6d;
	border-bottom-color: #86eb6d;
}

div.pgrleft {
	background-color: #fbfffa;
	font-family: Georgia, serif;
	width: 290px;
	float: left;
	margin-left: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #86eb6d;
	border-bottom-color: #86eb6d;
}

div.clear {
	clear: both;
	padding-top: 2px;
	margin-top: 4px;
	background-color: #fbfdff;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #45659f;
	border-bottom-color: #45659f;
	}

div.palegreen275 {
	background-color: #fbfffa;
	font-family: Georgia, serif;
	width: 275px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #86eb6d;
	border-bottom-color: #86eb6d;
}

#palegreen250 {
	background-color: #fbfffa;
	font-family: Georgia, serif;
	width: 250px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #86eb6d;
	border-bottom-color: #86eb6d;
	border-left-color: #287b13;
}

div.palegreen250 {
	background-color: #fbfffa;
	font-family: Georgia, serif;
	width: 250px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #86eb6d;
	border-bottom-color: #86eb6d;
	border-left-color: #287b13;
}

div.vpbrown225 {
	background-color: #fcfcfc;
	font-family: Georgia, serif;
	width: 200px;
	float: right;
	margin-left: 15px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #887265;
	border-bottom-color: #887265;
	border-left-color: #887265;
}

div.vpbrown250 {
	background-color: #fcfcfc;
	font-family: Georgia, serif;
	width: 250px;
	float: right;
	margin-left: 15px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #e3dcd8;
	border-bottom-color: #e3dcd8;
	border-left-color: #e3dcd8;
}

div.vpbrown240 {
	background-color: #fcfcfc;
	font-family: Georgia, serif;
	width: 240px;
	float: right;
	margin-left: 15px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #e3dcd8;
	border-bottom-color: #e3dcd8;
	border-left-color: #e3dcd8;
}

div.grey-left {
	background-color: #fcfffb;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 180%;
	font-size: 120%;
	width: 215px;
	float: left;
	margin-right: 20px;
	padding: 0px 5px 25px 10px;
	clear: both;
}


#pbrleft {
	background-color: #fcfcfc;
	width: 250px;
	float: left;
	margin-left: 8px;
	margin-bottom: 4px;
	margin-right: 8px;
	margin-top: 4px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #887265;
	border-bottom-color: #887265;
}

#pbrleft2 {
	background-color: #fcfcfc;
	width: 275px;
	float: left;
	margin-left: 8px;
	margin-bottom: 4px;
	margin-right: 12px;
	margin-top: 4px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #887265;
	border-bottom-color: #887265;
}


#pgrwide {
	background-color: #fbfffa;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #86eb6d;
	border-right-color: #86eb6d;
	border-bottom-color: #86eb6d;
	border-left-color: #86eb6d;
	}
	
	
div.pgrwide {
	background-color: #fdfffc;
	padding-top: 10px;
	}

#pblwide {
	background-color: #fbfdff;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #45659f;
	border-bottom-color: #45659f;
	}
	
div.pblwide {
	background-color: #fbfdff;
	padding-top: 5px;
	}
	
#pblwide2 {
	background-color: #fbfdff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #45659f;
	border-bottom-color: #45659f;
	margin-bottom: 8px;
	}
	
div.vpbrwidenoborder {
	background-color: #fcfcfc;
	}
	
div.dkgreen {background-image: url('images/gradgreen.jpg');
	background-repeat: repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	}
	
	
#vpbrwide {
	background-color: #fcfcfc;
	padding-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #887265;
	border-bottom-color: #887265;
	}
	
div.vpbrwide {
	background-color: #fcfcfc;
	padding-top: 10px;
	}
	
#main .pic_right {
	background-color: #fafff9;
	width: 350px;
	float: right;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #319b15;
	border-right-color: #FFFFFF;
	border-bottom-color: #319b15;
	border-left-color: #FFFFFF;
}

img { border: 0px; }