body {
	background: #438200 url(images/background.gif);
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

td {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	}

.topphoto {
	background: #FFFFFF url(images/header-photo.jpg) no-repeat;
	height: 140px;
	padding: 0px;
	margin: 0px;
	}
	
/*** Head Menu ***/

#topmenu{
	margin: 0;
	padding: 0;
}

#topmenu ul{
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	float: right;
	width: 100%;
	border-bottom: 1px solid #176109;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bolder; 
	background: url(images/menu-back.gif) top  repeat;
	font-family: Arial, Verdana, Helvatica, Tahoma, sans-serif;	
}

* html #topmenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#topmenu ul li{
	display: inline;
}


#topmenu ul li a{
	float: right;
	color: #FFFFFF;
	padding: 7px;
	line-height: 20px;
	text-decoration: none;
	background: url(images/menu-border.gif) top right no-repeat;
	border:0px;
}

#topmenu ul li a:hover{
	color: #000;
	background: url(images/menu-hover.gif) bottom center repeat-x;
	text-decoration: none;
	line-height: 20px;
}
	
/**Left Menu**/
.menulist ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%; /* Width of Menu Items */
background: #f6f9e1;
}
	
.menulist ul li{
position: relative;
}
	
/*Sub level menu items */
.menulist ul li ul{
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
visibility: hidden;

}

/* Sub level menu links style */
.menulist ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #004cab;
font-weight: bold;
text-decoration: none;
padding: 4px;
padding-left: 20px;
padding-right: 5px;
border-bottom: 1px solid #fefef4;
border-top: 1px solid #edede3;
background: #f6f9e1 url(images/arrow.gif) center left no-repeat;
}

.menulist ul li a:visited{
color: black;
}

.menulist ul li a:hover{
background: #e2e7c7 url(images/arrow1.gif) center left no-repeat;
color: #126b00;
text-decoration:underline;
}

.menulist .subfolderstyle{
background: #DBE1D7 url(../images/arrow.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .menulist ul li { float: left; height: 1%; }
* html .menulist ul li a { height: 1%; }
/* End */


h1{
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	padding-bottom: 4px;
	border-bottom: 1px solid #f4f4f4;
	letter-spacing:0px;
	color: #004b97;
}
.title1 {
		font-size: 14px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		color: #307700;
		font-weight: bold;
	}

.leftborder {
border-left: 1px solid #54aa49;
}

.topborder {
border-top: 1px solid #54aa49;
}

.rightborder {
border-right: 1px solid #54aa49;
}

.bottomborder {
border-bottom: 1px solid #54aa49;
}

.borderbotom {
border-bottom: 1px solid #e8e8e8;
}

a:link {
	color: #004dad;
	text-decoration: none;

}

a:hover {
	color: #FD990D;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	color: #0569f2;
	font-style: normal;
	text-decoration: none;
}

a:visited:hover {
	color: #a51f00;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	}
	


.title {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.toptext{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}
.stext{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.small1 {
	font-family: arial;
	font-size:1px;
	color:#f4f4f4;
	text-decoration:none;
	}
.small1 a:link {
	font-family: arial;
	font-size:1px;
	color:##f4f4f4;
	text-decoration:none;
	}
.small1 a:visited {
	color:##f4f4f4;
	text-decoration:none;
	}
.package{
	font-family: Arial, Verdana, Helvatica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #e4e4e4;
}
.footer-menu{
	font-family: Verdana, Arial, Helvatica, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/* Curve Container */
.textcontainer{
border: 1px solid #7c7c7c;
margin-bottom: 3px;
width: 98%;
margin: 0;
}

.textcontainer .innerbox{
background: transparent url(images/tcorner.gif) top right no-repeat;
position: relative;
left: 2px;
bottom: 2px;
padding: 1px 10px 15px 5px;
}

/* Destination Box */

.destibox{
	position: relative;
	left: 5px; /*Number should match -left shadow depth below*/
	top: 5px; /*Number should match -top shadow depth below*/
}

.destiboxshadow{
	width: 100%; /* container width*/
	background-color: #FFFFFF;
	border-bottom: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

.destibox .innerdiv{
/* Add container height here if desired */

	padding: 3px;
	position: relative;
	left: 0px; /*shadow depth*/
	top: 0px; /*shadow depth*/
}
.image1 {
	margin-top: 5px;
	margin-bottom: 5px;
	}
#footer {
	background: #3c4200;
	color:#FFF;
	font-size: 12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	margin: 0 auto;

}

#footer #left{
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer #left a{
color: #FFFFFF;
}
#footer #right{
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer #right a{
color: #FFFFFF;
}