@charset "utf-8";
body  {
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	background-image: url(images/bkgd_img.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
#container  {
	width: 860px;
	margin: 40px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/body_bkgd_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
} 
#header  {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: right;
} 
#top_nav  {
	top: 10px;
	right: 10px;
	position: relative;
	width: 850px;
	float: right;
	text-align: right;
}
#top_nav ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
}
#top_nav li     {
	margin: 0px;
	float: right;
}
#top_nav  a, a:active, a:link {
	font-size: 15px;
	color: #e4c889;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.75em;
	text-decoration: none;
	background-image: url(images/nav_img.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-right: 10px;
	padding-left: 30px;
}
#top_nav   a:hover, #top_nav #active a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.75em;
	text-decoration: none;
	background-image: url(images/nav_img_over.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 30px;
}
#side_nav  {
	float: left; /* since this element is floated, a width must be given */
	width: 260px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	position: absolute;
	top: 130px;
	height: 500px;
}
#side_nav_list  a, a:link, a:active, a:visited {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	line-height: 16pt;
}
#side_nav_list a:hover {
	font-size: 14px;
	color: #E4C889;
	line-height: 16pt;
}
#side_nav_list {
	overflow: auto;
	height: 240px;
	font-size: 12px;
}
#side_nav_list ul {
	margin: 0px;
	padding: 0px;
}
#side_nav_list li {
	margin: 0px;
	line-height: 1.5em;
	list-style-type: none;
	padding: 0 0 5px 10px;
}

#mainContent  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: visible;
} 
#mainContent  img {
	margin-bottom: 12px;
	margin-right: 8px;
}
#mainContent .gallery {
	font-size: 15px;
	color: #e4c889;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.75em;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 12px;
}
#List_item_1  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 151px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
}#List_item_2  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
}
#List_item_3  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
}
#List_item_4  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
}
#List_item_5  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
}
#List_item_6  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
}
#List_item_7  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
}
#List_item_8  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
}
#List_item_9  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
}
#List_item_10  {
	margin: 0 0 0 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	top: 150px;
	width: 535px;
	height: 500px;
	overflow: auto;
	visibility: hidden;
} 
#footer  {
	position: absolute;
	top: 740px;
	width: 860px;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 15px;
	text-align: center;
}
.copyright {
	font-size: 12px;
	font-style: italic;
}
h1  {
	font-size: 24px;
	color: #e4c889;
	margin: 0;
	padding: 10px 0 0 0;
}
h2 {
	font-size: 18px;
	color: #B25905;
	text-indent: 20px;
	margin: 0;
}
p {
	margin: 0px;
	padding: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#form2 label {
	font-size: 12px;
	font-weight: bold;
	line-height: 4em;
	color: #e4c889;
}
.input,.textarea  {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border: none;
}
.button {
	color: #E4C889;
	background-color: #000000;
	border: thin ridge #4A1E13;
	padding: 3px;
}


 
			.scroll-track-top {
	height:13px;
	width:21px;
	background-image: url(images/scroll_top.png);
	margin: 0 0 -3px 0;
			}
			
			.scroll-track-bot {
	height:13px;
	width:21px;
	background-image: url(images/scroll_bottom.png);
	margin: -3px 0 0 0;
			}
			
			.scroll-track {
	background-image: url(images/scroll_track.png);
			}
 
			.scroll-handle {
	background-image: url(images/scroll_handle.png);
	background-repeat: repeat;
	cursor:pointer;
			}
			
			.scroll-handle-top {
	height:6px;
	width:21px;
	background-image: url(images/scroll_handle_top.png);
	cursor:pointer;
			}
			
			.scroll-handle-bot {
	height:10px;
	width:21px;
	background-image: url(images/scroll_handle_bottom.png);
	cursor:pointer;
	margin: 0 0 -3px 0;
			}
.button:hover {
	color: #E4C889;
	background-color: #4A1E13;
	border: thin ridge #000000;
}

