#container {
	border: solid #007151 5px;
	width: 750px;
	height: 557px;
	padding: 0px;
	margin:0px;
	text-align:left;
	/*background-color:#e2cfb3;*/
	background-color:white;
	background-image:url(background.jpg);
	}
#header {
	width: auto;
	height: 150px;
	/*padding: 0px;*/
	padding-top:10px;
	/*background-color:#e2cfb3;*/
	background-image:url(background.jpg);
	color:#007151;
	float:right;
	}

#header_logo {
	width:300px;
	height:150px;
	padding-top:10px;
	padding-left:5px;
	float:left;
	background-image:url(background.jpg);
	}


#content {
	height: 382px;
	width: 600px;
	margin:0px;
	/*background-image:url(oakleaf_logo_500_2trans.gif);
	background-repeat:no-repeat;*/
	font-family: Tahoma, arial, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#007151;
	float:right;
	}

#contentIndex {
	height: 382px;
	width: 750px;
	margin:0px;
	/*background-image:url(oakleaf_logo_500_2trans.gif);
	background-repeat:no-repeat;*/
	font-family: Tahoma, arial, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#007151;
	float:right;
	}

#slideShowContent {
	height: 382px;
	width: 630px;
	margin:0px;
	padding:0px;
	/*background-image:url(background.jpg);*/
	float:right;
	}

#nav_bar {
	float:left;
	width:110 px;
	height:340 px;
	margin-top:0px;
	margin-left:0%;
	padding:0px;
	/*background-image:url(background.jpg);*/
	}


#footer {
	height:15px;
	width:750px;
	/*margin:0px;*/
	padding:0px;
	padding-top:2px;
	font-family:"Times New Roman",sans-serif;
	font-size:10px;
	text-align:center;
	background-color:#007151;
	float:left;
	}

.foot_link a {
	/*background-color: #b5c9e2;*/
	width:auto;
	}

.foot_link a:link {
	color: #b3a47c;
	text-decoration:none;
	}

.foot_link a:visited {
	color: #b3a47c;
	text-decoration:none;
	}

.foot_link a:hover {
	color: #000000;
	background-color: #b3a47c;
	}

.img_right {
	float:right;
	vertical-align:middle;
	}

.img_left {
	border:solid 0px;
	float:left;
	vertical-align:middle;
	}

.img_no_border{
	border:0px;
	}

.img_border{
	border:2px #007151 solid;
	}


.port_box {
	float:left;
	/*width:320px;*/
	padding:10px;
	text-align:left;
	font-family: Tahoma, arial, sans-serif;
	font-size:14px;
	}


.box_right {
	float:right;
	height:auto;
	width:150px;
	font-family: Tahoma, arial, sans-serif;
	font-size:14px;
	text-align:justify;
	vertical-align:bottom;
	padding:0px;
	padding-top:7px;
	color:#007151;
	}

.small_box_left {
	border:0px;
	float:left;
	font-family: "Times New Roman", serif;
	font-size:10px;
	text-align:left;
	padding:0px;
	padding-left:5px;
	width:170px;
	}

#topLeftBox {
	margin:0px;
	border:solid 0px;
	float:left;
	width:50%;
	height:170px;
	}

#topRightBox {
	margin:0px;
	border:solid 0px;
	float:right;
	width:50%;
	height:170px;
	}

#bottomLeftBox {
	margin:0px;
	border:solid 0px;
	float:left;
	width:50%;
	height:170px;
	}

#bottomRightBox {
	margin:0px;
	border:solid 0px;
	float:right;
	width:50%;
	height:170px;
	}



.mybutton {
	font-weight: bold;
	font-size:24pt;
	text-align: center;
	line-height:550%;
	margin-bottom: 0px;
	margin-top: 0px;
	/*height:100%;*/
	}


.mybutton a {
	background-color: #b3a47c;
	padding: 0px;
	margin:0px;
	text-decoration: none;
	width: 371px;
	height:100%;
	display: block;
	color: #e2cfb3;
	/*background-image: url("background.jpg");*/
	border-top: 2px #b3a47c solid;
	border-right: 2px #b3a47c solid;
	border-bottom: 2px #e2cfb3 solid;
	border-left: 2px #e2cfb3 solid;
	}

.mybutton a:hover {
	background-image: url("background.jpg");
	color:#007151;
	/*border-top: 2px #007151 solid;
	border-right: 2px #007151 solid;
	border-bottom: 2px #e2cfb3 solid;
	border-left: 2px #e2cfb3 solid;*/
	}

.side_btn {
	font-weight: bold;
	font-size:12px;
	font-family:arial,sans-serif;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
	}


.side_btn a {
	padding: 3px;
	text-decoration: none;
	width: 90%;
	display: block;
	background-color: #b3a47c;
	color: #e2cfb3;
	/*color: #b3a47c;
	background-color: #007151*/
	border-top: 2px #b3a47c solid;
	border-right: 2px #b3a47c solid;
	border-bottom: 2px #e2cfb3 solid;
	border-left: 2px #e2cfb3 solid;
	}

.side_btn a:hover {
	/*background-color: #e2cfb3;
	color:#007151;*/
	background-image: url("background.jpg");
	color:#007151;
	border-top:  2px #e2cfb3 solid;
	border-right:  2px #e2cfb3 solid;
	border-bottom: 2px #b3a47c solid;
	border-left: 2px #b3a47c solid;
	}

.inline_link a {
	border: solid 1px #007151;
	/*background-color: #b5c9e2;*/
	width:auto;
	}

.inline_link a:link {
	color: #007151;
	text-decoration:none;
	}

.inline_link a:visited {
	color: #007151;
	text-decoration:none;
	}

.inline_link a:hover {
	color: #000000;
	border: solid 1px #007151;
	background-color: #e2cfb3;
	}

.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
    	font-family: Tahoma, arial, sans-serif;
	font-size:12px;
	line-height: 21px;
	z-index: 100;
	background-color:#e2cfb3;
	width: 205px;
	text-align:center;
	}

.anylinkcss a {
	width: 100%;
	display: block;
	/*text-indent: 3px;*/
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color:#007151;
	}

.anylinkcss a:hover { /*hover background color*/
	background-color: white;
	color: black;
	}


body {
	
	}

