BODY  {
	font-family: sans-serif;
	font-size : 10pt;
	color : White;
	font-weight : bold;
	font-style : normal;
	background-color: #472b13;
}
A  {
	color : White;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	cursor: pointer;
}

A:LINK, A:VISITED, A:Hover, A:Active {
	color : White;
	text-decoration : none;
	cursor: pointer;
}

/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {
	list-style: none; /* this removes the list marker */
	border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px; /* this creates the space between the navigation on the content below */
}
ul.nav li {
	border-bottom: 1px solid #666; /* this creates the button separation */
	float: left;
}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 15px;
	float: left;
	display: block; /* this gives the anchor block properties so it fills out the whole LI that contains it so that the entire area reacts to a mouse click. */
	width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	background: #ADB96E;
	color: #FFF;
}

#Main_Container {
	width: 900px;
	height: auto;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	overflow: hidden;
	border-color: Black;
	border-left: thick;
	border-right: thick;
	background-color: #4d5645;
}
.resize_thumb {
	width: 120px; /* enter desired thumb width here */
	height : auto;
	margin: 5px;
}
.resize_gallery {
	width: auto; /* enter desired thumb width here */
	height : 100px;
	margin: 5px;
}
.NavMenu {
	Color : white;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
}
A.NavMenu:active {
	color : white;
	font-weight : bold;
	cursor: pointer;
}
A.NavMenu:hover {
	color : white;
	font-weight : bold;
	cursor: pointer;
}
A.NavMenu:visited {
	color : white;
	font-weight : bold;
	cursor: pointer;
}
A.NavMenu:Link {
	color : white;
	font-weight : bold;
	cursor: pointer;
}
.NoShow{
	display: none;
}
.ShowIt{
	display: inline;
}
.Container_Head {
	font-size: larger;
	font-weight: bold;
}
.Instructions {
	font-size: x-small;
}
.RowOdd{
	background-color: #a49882;
	color: Black;
}
.RowEven{
	background-color: #4d5645;
	color: Black;
}
A.RowEven:hover {
	color : Black;
	cursor: pointer;
}
A.RowEven:visited {
	color : Black;
	cursor: pointer;
}
A.RowEven:Link {
	color : Black;
	cursor: pointer;
}
A.NavMenu:active {
	color : Black;
	cursor: pointer;
}
A.RowOdd:hover {
	color : Black;
	cursor: pointer;
}
A.RowOdd:visited {
	color : Black;
	cursor: pointer;
}
A.RowOdd:Link {
	color : Black;
	cursor: pointer;
}
.Menu_Holder {
	height: 25px;
	border-left: thin;
	border-left-style: solid;
	border-left-color: white;
	border-right: thin;
	border-right-color: white;
	border-right-style: solid;
	border-top: thin;
	border-top-color: white;
	border-top-style: solid;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.Menu_Holder_Right {
	height: 25px;
	}
.Basket_Head {
	color: White;
	background-color: #472b13;
}
.Container_Gallery {
	color: White;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-top: thin;
	width: 228px;
	border-top-color: White;
	border-top-style: solid;
	border-left: thin;
	border-left-color: White;
	border-left-style: solid;
	border-right: thin;
	border-right-color: White;
	border-right-style: solid;
	border-bottom: thin;
	border-bottom-color: White;
	border-bottom-style: solid;
}
#Logo {
	background-image: url(../images/other/logo.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 900px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	background-color: #4d5645;
}
#Container_Menu {
	float: left;
	height: 20px;
	width: 900px;
	margin-left: 0px;
	overflow: hidden;
	border-bottom: thin;
	border-bottom-color: black;
/* --	background-color: #472b13; --*/
	background-image: url(../images/other/nav_bg.jpg);
	border-bottom-style: solid;
	padding-bottom: 2px;
}
#Banner_Top {
	color: white;
	float: left;
	height: 20px;
	width: 900px;
	margin-left: 0px;
	overflow: hidden;
}
#Banner_Bottom {
	margin-top: 0px;
	float: left;
	height: 20px;
	width: 900px;
	margin-left: 0px;
	overflow: hidden;
	border-top: thin;
	border-top-color: black;
	border-top-style: solid;
}
#Container_Left {
	float: left;
	width: 195px;
	min-height: 100%;
	height: auto;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	background-color: #4d5645;
	border-top: thin;
	border-top-color: black;
	border-top-style: solid;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #4d5645;
}
#Container_Right {
	float: left;
	width: 200px;
	min-height: 100%;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	background-color: #4d5645;	
	border-top: thin;
	border-top-color: black;
	border-top-style: solid;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #4d5645;
}
#Container_Content {
	border-top: thin;
	border-top-color: black;
	border-top-style: solid;
	float: left;
	width: 470px;
	min-height: 100%;
	height: auto;
	margin: 2 auto;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	background-color: #4d5645;
	position: relative;
	border-left: thin;
	border-left-style: solid;
	border-left-color: White;
	border-right: thin;
	border-right-color: White;
	border-right-style: solid;
}
#Container_Links {
	border-left: thin;
	border-left-style: solid;
	border-left-color: White;
	border-right: thin;
	border-right-color: White;
	border-right-style: solid;
	float: left;
	width: 500px;
	height: auto;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto;
	position: relative;
}
#Footer {
	color: black;
	height: auto;
	width: 900px;
	background-color: #a49580;
	overflow: hidden;
	border-top: medium;
	border-top-color: White;
	border-top-style: solid;
	top: 0px;
	vertical-align: middle;
	margin-bottom: 9px;
	margin-top: 5px;
	margin-top: 5px;
	padding-top: 10px;
	text-decoration: none;
}
.Container_Menu_Content {
	height: auto;
	width: auto;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	border-left: Thick;
	border-left-style: solid;
	border-left-color: #4d5645;
	border-right: Thick;
	border-right-style: solid;
	border-right-color: #4d5645;
	border-top: Thick;
	border-top-style: double;
	border-top-color: #4d5645;
	border-bottom: thick;
	border-bottom-style:double;
	border-bottom-color: #4d5645;
}
#Container_Comments_Left {
	height: auto;
	width: auto;
}
#Container_Comments_Right {
	height: auto;
	width: auto;
}

