﻿
body { font-family: Verdana,Arial,sans-serif;
margin: 0 auto;
width: 1000px;
height: auto;
background-image:url(../Images/sidebar.png);
background-repeat:repeat-x;
background-color:#e2e7e2;
font-size: medium;

}

#wrapper { background-color: #009649;
width:1000px;
margin: 0 auto;
}

#leftcolumn { float: left;
width: 220px;
height:350px;
background-color:#f1f1e6;
}

#header {width: 1000px;
height: 220px;
background-color:#f1f1e6;
padding-bottom:4px;
}

#content { padding-left:20px 20px 20px 20px;
font-family: Verdana,Arial,sans-serif;
font-size:smaller; 
color: #000;
padding-left:100px;
background-color:#f1f1e6;
height:auto;
text-align: left;
}

#floatright { margin: 10px;
float: right;
}

#footer { font-size: x-small;
text-align: left;
clear: right;
padding-top:15px;
background-color:#FFF;
border:medium;
}

#navBar { 
width: 100%;
height:43px;
margin-right: auto;
margin-left: auto;
text-align:center;
background-color:#f1f1e6;
}

.divide {
	margin: 12px 40px 18px -15px;
	height: 1px;
	border-bottom: dashed 1px #999999;
}

.style1 {
	font-size: small;
	}
.style2 {
	text-align: center;
	background-color: #ff4000;
}
.style4 {
	font-size:medium;
}
.style5 {
	text-align: center;
}
.style6 {
	margin-left: 80px;
}
.style7 {float:left;

}
.style8 {float:right;

}
.style9 {border:medium;

}
.style10 {text-align:left;

}
.style11 {font: #355e3b;

}

.style12 {color: #2c4e31;

}

.style13 {color:#FFFFFF;

}

.style14{ color:#2c4e31;
margin-bottom:0px;

}

a.hunter:link {color: #2c4e31; background: #f1f1e6; font-weight: normal; text-decoration: none;}
a.hunter:active {color: #2c4e31; background: #f1f1e6; font-weight: normal; text-decoration: none;}
a.hunter:visited {color: #2c4e31; background: #f1f1e6; font-weight: normal; text-decoration: none;}
a.hunter:hover {color: #009649; background: #f1f1e6; font-weight:bold; text-decoration: none;}

a.red:link {color: #ff0000; background: #f1f1e6; font-weight: normal; text-decoration: none;}
a.red:active {color: #ff0000; background: #f1f1e6; font-weight: normal; text-decoration: none;}
a.red:visited {color: #ff0000; background: #f1f1e6; font-weight: normal; text-decoration: none;}
a.red:hover {color: #009649; background: #f1f1e6; font-weight: normal; text-decoration: none;}

a.footer:link {color: #2c4e31; background: #FFF; font-weight: normal; text-decoration: none;}
a.footer:active {color: #2c4e31; background: #FFF; font-weight: normal; text-decoration: none;}
a.footer:visited {color: #2c4e31; background: #FFF; font-weight: normal; text-decoration: none;}
a.footer:hover {color: #009649; background: #FFF; font-weight:normal; text-decoration: none;}

.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }
