body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
	color: #000;
	font-size: 80%;

}
/* All Page Links */
a:link, a:active, a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
/* Main Page Container */
#container {
	position: relative;
	top: 5px;
	width: 990px;
	margin: 0px auto 0 auto;
	padding: 0px;
	border: 1px solid #005A2D;
	background-color: #FFFEDD;
	background-image: url(../../green.jpg);
	background-repeat: repeat-y;
	background-position: left;
	}
	#checkout-container {
	position: relative;
	top: 5px;
	width: 990px;
	margin: 0px auto 0 auto;
	padding: 0px;
	border: 1px solid #005A2D;
	background-color: #FFFEDD;
	}
/* Header Container */
#header {
	background-image: url(/../../oval.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
	
	#sitelinks {
	
	padding: 0 0 0 0px;
	}
	#sitelinks ul {
		border: 0;
		margin: 0;
		margin-left: 12px;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
	#sitelinks ul li {
	display: block;
	vertical-align: middle;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	
	}
		#sitelinks ul li a {
	display: block;
	vertical-align: middle;
	width: 90px;	
	border-left: none;
	padding: 3px 0 3px 0;
	margin: 0 0 0 0;
	color: #000;
	text-decoration: none;
	text-align: center;
	font: 13px Arial, Helvetica,  sans-serif;
	font-weight: bold;
	background-color: #FFE67D;
			}
		#sitelinks ul li a:hover {
	background-color: #99EC7A;
	color: #000;
					}
		#sitelinks a:active {
	color: #000;
	background-color: #99CC66;
		}
		#sitelinks li#active a {
	color: #000;
	background-color: #339966;
		}
		#sitelinks li a#linkright {
			border-right: 1px solid #000;
		}
		#sitelinks li a#linkboth {
			border-right: 1px solid #000;
			border-left: 1px solid #000;
		}
	/* Index Menu Content */
	#nav, #nav ul { /* all lists */
		display: inline;
		float: right;
		width: 200px;
		padding: 0;
		margin: 0;
		list-style: none;
	
	}
	#nav li { /* all list items */
		float: left;
		color: #281173;
		/* width needed or else Opera goes nuts */
		width: 200px;
		
	}
	#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited {
	display: block;
	text-decoration: none;
	padding: 4px;
	height: 16px;
	

	}
	#nav li a:hover {
		background-color: #FF0000;
		border-bottom: 4px solid #819957;
		padding: 4px 4px 0 4px;
	}

/* Page content */
#content {
	width: 988px;
	color: #000;
	padding-top: 0px;
}	
	#menusubnav { /* Sub Menu Container */
		display: block;
		float: left;
		width: 164px;
		height:500px;
		padding-top:20px;
		
		

			}
	#subnav, #subnav ul { /* Sub Menu List */
		padding: 0;
		margin: 0;
		list-style: none;
		line-height: 1;

	}
	#subnav a {
		display: block;
	}
	#subnav li { /* all list items */
		width: 100%;
	}
		ul#subnav li a, ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited {
	display: block;
	width: 100%;
	margin-top:4px;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
	color: #000;
	font-weight:bold;
	text-align: center;
	background-image: url(../../oval2.gif);
	background-repeat: no-repeat;
	background-position: center center;
		}
		ul#subnav li a:hover {
	color: #000;
	background-image: url(../../oval.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
			}
	#subnav li ul li { /* 2nd level items */
		margin-left: 18%;
		width: 82%;
		list-style: none;
		font-size: 11px;
			}
	
#content_text {
		display: inline;
		padding-top: 10px;
		float: right;
		width: 780px;
		padding-right: 20px;

				
	}
#footer {
	font-size: 85%;
	border-top-width: 1px;
	border-top-color: #000;
	border-top-style: solid;
}
/* Misc Styles */
h1 { /* Page Header */
	
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 18px;
	color: #005A2D;
}
h2 { /* Page Sub Header */
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 18px;
	color: #005A2D;
}
h3 {
	margin-top: 0px;
	color: #005A2D;
	font-size: 22px;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #005A2D;
	margin: 3px 0px 3px 0px;
}
th {
	text-align: left;
}
#clear {
	clear: both;
}
#message {
	text-align: center;
	color: #FF0000;
}
.popup {
    /* Necessary: */
    position: absolute;
    display: none;

    /* Additional styling: */
    border: 1px solid black;
    opacity: .85;
    filter: alpha(opacity=85);
}
	.tobbottomborders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #124177;
	border-bottom-color: #124177;
}
	.tobborder {
	border-top-width: 1px;
	border-top-color: #124177;
	border-top-style: solid;

}
.address {
	font-size: 13px;
}
.date {
padding-top: 4px;
margin-left: 450px;
}
.greyborder {
	border: 1px solid #666;
}
.white {
	color: #FFFFFF;
}
.sub {
font-size:85%;
}
.red {
color: #FF0000 
}
.bronze {
color: #DE6300;
}  
#inverse {
	color: #FFFFFF;
	background-color: #4252B5;
	display: block;
	width: 122px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
 #inverse a{
	color: #FFFFFF;
	background-color: #4252B5;
	display: block;

}
 #inverse a:hover{
	color: #FF9E1C;
	background-color: #4252B5;
	display: block;

}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.hidden {
 display: none; 
}.SEARCH {
	display: block;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.border1 {
	border: 1px solid #CCC;
	}
.list {
	margin-top: 7px;
}
.hidden {
display:none; 
}
h5 {
	font-size: 110%;
	font-weight: bold;
}
.header {
background-color:#005A2D;
	background-image: url(../../fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomspacer {
	margin-bottom: 5px;
 	border-bottom: solid #CCC 2px; 
 }

.linkright {
border-right: 1px solid #000;
}
.subfooter {
		color: #FFF;
}

.reverse a:link{
			color: #FFFF00;
			text-decoration: underline;
}
.reverse a:visited{
			color: #FFFF00;
			text-decoration: underline;
}
.reverse a:hover{
			color: #FFFFFF;
			text-decoration: none;
			}
#table p{ 
    margin:0;
    padding:0;
}

#menulist a:link{
			color: #FFDF00;
			text-decoration: underline;
}
#menulist a:visited{
			color: #FFDF00;
			text-decoration: underline;
}
#menulist a:hover{
			color: #FFFFFF;
			text-decoration: none;
			}
