/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B7B2A5;
	color: #000000;
	margin: 20px;
}
/* Navigation */
.vnav
{
	margin-bottom: 1em;
	list-style-type: none;
}

.vnav ul, .vnav ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.vnav ul
{
	border-bottom-width: 0;
}
.vnav ul li
{
	border-bottom: solid 1px #D4B012;
}
.vnav ul li a
{
	display: block;
	text-decoration: none;
	padding: 2px 10px;
	color: #000;
	border: solid 1px #D4B012;
	border-top: solid 2px #D4B012;
	border-right: none;
	border-bottom: solid 2px #D4B012;
	background-color: #D4B012;
}

.vnav ul li a:visited
{
	display: block;
	list-style-type: none;
	text-decoration: none;
	padding: 2px 10px;
	color: #000;
	border: solid 1px #D4B012;
	border-top: solid 2px #D4B012;
	border-right: none;
	border-bottom: solid 2px #D4B012;
	background-color: #D4B012;
}
.vnav ul li a:hover
{
	background-color: #B58D1E;
	border: solid 1px #000;
	border-top: solid 2px #FFF;
	border-right: none;
	border-bottom: solid 2px #FFF;
	border-left: none;
	color: #25200B;
}


/* TableStuff */
.mainTable {
	border: solid 3px #fff;
}


.navLeft {
	background-color: #D4B012;
	border: solid 3px #fff;
}
.navLeftTop {
	background-color: #D4B012;
	background-image:url(images/top_woodstyle.gif);
	border: solid 3px #fff;

}
.navTopRight {
	background-color: #E33737;
	background-image:url(images/bkg_topRed.png);
	border: solid 3px #fff;
	background-repeat: repeat-y;
}
.navBaseRight {
	background-color: #fff;
	border: solid 3px #fff;
}

.leftItems {
	padding: 2px 10px;
	font-size: 10px;
	}
	
.nolans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}

.open {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.whiteSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.ruffy {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 72px;
	font-weight: normal;
	color: #fff;
}

.store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	}
.blacksquare {
	text-decoration: none;
	padding: 2px 9px;
	color: #fff;
	background-color: #000000;
}

.orangesquare {
	text-decoration: none;
	padding: 2px 9px;
	color: #fff;
	background-color: #ED6E00;
}
.orangesquare ul {
	text-decoration: none;
	padding: 2px 15px;
	color: #fff;
	background-color: #ED6E00;
}
.orangesquare ul li
{
	list-style-image: url(images/bullet_orange.gif);
		padding: 3px 0px;
}


.content {
	padding:5px 10px;
	line-height: 16px;
 }
 
h1 {
	padding:0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DCD4BD;
 }
 
 .map {
	text-decoration: none;
	padding: 2px 9px;
	color: #D4B012;
	background-color: #D4B012;
}

a { text-decoration: none; border-bottom: 1px dotted #CC0000 /* or do = background color of the parent element */ ; color: #CC3300;}
alink { text-decoration: none; border-bottom-color: #CC0000; color: #CC000;}
a:visited { text-decoration: none; border-bottom: 1px dotted #FFF; color: #CC3300; }
a:hover { text-decoration: none; border-bottom-color: #CC0000; 	color: #CC0000;}


.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D3D3D3;
	padding: 0px 5px;
	}

.breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D3D3D3;
	padding: 0px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #000
	}


.breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	padding: 0px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #CC0000
	}
	
.breadcrumb a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	padding: 0px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #CC0000
	}
	
.breadcrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D3D3D3;
	padding: 0px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #000
	}
	
.breadcrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D3D3D3;
	padding: 0px 5px;
	border-bottom: 1px dotted #000
	}
	.button1 {
	background-color: #FF9900;
	display: block;
	width: 150px;
	height: 17px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #FFCC66;
}
 .button1 a:link {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #3B1100;
	}
linkcolour {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #666666;
	text-decoration: blink;
}
