body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

hr {
	background-color: #310600;
	color: #310600;
  	width: 100%;
	height:2px;
	border: 0;
}	

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #88bd37;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #88bd37;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #310600;
}
.exception {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #88bd37;
	font-weight: bold;
}

a.link3 {text-decoration: none;
color: #88bd37;}
a.link3:visited {text-decoration: none; 
color: #88bd37;}
a.link3:active {text-decoration: none;}
a.link3:hover {text-decoration: none;
color: #310600;}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #310600;
}
a.link2 {text-decoration: none;
color: #310600;}
a.link2:visited {text-decoration: none; 
color: #310600;}
a.link2:active {text-decoration: none;}
a.link2:hover {text-decoration: none;
color: #88bd37;}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #310600;
}

a.link {text-decoration: underline;
color: #310600;}
a.link:visited {text-decoration: underline; 
color: #88bd37;}
a.link:active {text-decoration: underline;}
a.link:hover {text-decoration: underline;
color: #88bd37;}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #310600
}
.exception2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #310600;
	font-weight: bold;
	decoration: underline;
}
ul li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #310600
}
#outerwrapper {
	background-image: url(Images/brownA.gif);
	background-repeat: repeat-x;
	display: table;
	z-index: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	border: 0px solid black;
}
#innerwrapper {
	z-index: 0;
	display: table;
	margin-left: auto;
  	margin-right: auto;
  	margin-top: auto;
  	margin-bottom: auto;
	width: 770px;
	position: relative;
	border: 0px solid black;
}
#innerwrapper-row {
	display: table-row;
	z-index: 0;
	width: 770px;
	position: relative;
	border: 0px solid black;
}
#main_left {
	z-index: 0;
	display: table-column;
	float: left;
	width: 210px;
	height: 358px;
	position: relative;
	border: 0px solid black;
	}
#main_right {
	display: table-column;
	float: right;
	z-index: 0;
	width: 560px;
	height: 190px;
	position: relative;
	border: 0px solid black;
	}
#index {
z-index: 0;
display: table column;
width: 210px;
height: 358px;
position: absolute;
border: 0px solid black;
}

.days {
	font-size: 10px;
	margin-left: 10px;
}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #310600;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	display: block;
	clear: both;
	float: left;
	width: 208px;

}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #310600;
	text-decoration: none;
}
#navbar ul li {
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #310600;
	text-decoration: none;
}
#navbar ul li a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #310600;
	text-decoration: none;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#days {
	font-size: 10px;
}

#navbar ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #88bd37;
	text-decoration: none;
}
div.clear {
clear: both;
}
#footer {
	dispaly: table-row;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #88bd37;
	text-decoration: none;
	float: left;
	width: 100%;
	margin-top: 40px;
}
