/* ---------- CSS Document ---------- */

/* ---------- Links Code ---------- */
a:link {color: white;}
a:visited {color: white;}
a:hover {color: #CC9999;}

body
{
	text-align:center;
	font-family:arial;
	margin:0;
	padding:0;
	border:0px;
		background-color:FCF4E2;
		background-image:url('images/backing.jpg');
		background-position:top left;
		background-attachment:scroll;
		background-repeat:tile;
}

#main
{
	overflow:hidden;
	width:800px;
	height:563px;
	text-align:left;
	font-size:85%;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px 0px 0px 0px;
	border:2px solid black;
	background-color:FDF5E8;
	background-image:url('images/ermain3.jpg');
	background-position:top left;
	background-attachment:scroll;
	background-repeat:none;
}

/* ----------nav buttons on ALL pages---------- */

#main_nav
{
	overflow:hidden;
	width:112px;
	height:155px;
	font-size:90%;
	font-color:#336699;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	padding:0px 0px 0px 0px;
	border:1px solid black;
			background-color:tans;
}

#main_nav_contact
{
	overflow:hidden;
	width:112px;
	height:32px;
	font-size:90%;
	font-color:#336699;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	padding:0px 0px 0px 0px;
	border:1px solid black;
			background-color:tans;
}

#button
{
	overflow:hidden;
	float:left;
	width:113px;
	height:31px;
	text-align:left;
	font-size:100%;
	font-color:#336699;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid gray;
}

/* ---------- main box on GALLERY page---------- */

#main_gallery
{
	overflow:hidden;
	width:800px;
	height:563px;
	font-size:85%;
	margin: 10px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	border:2px solid black;
		background-color:FDF5E8;
		background-image:url('images/main_box.jpg');
		background-position:top left;
		background-attachment:scroll;
		background-repeat:none;			
}
#main_gallery p{
	font: italic 85% Georgia,"Times New Roman", Times, serif;
	color: #E8E8E8;
}
#main_contact
{
	overflow:hidden;
	width:800px;
	height:820px;
	font-size:85%;
	margin: 10px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	border:2px solid black;
		background-color:FDF5E8;
		background-image:url('images/main_box.jpg');
		background-position:top left;
		background-attachment:scroll;
		background-repeat:no-repeat;
}

/* ---------- Main Gallery thumb container box with colored scroll bar ---------- */
#gallery_box
{
	overflow:auto;
	width:160px;
	height:488px;
	text-align:left;
	font-size:85%;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px 0px 0px 2px;
	border:0px solid red;
		background-color:trans;
		background-image:url;
		background-position:top left;
		background-attachment:scroll;
		background-repeat:none;	
			scrollbar-face-color: #7A6F6C;
			scrollbar-shadow-color: black;
			scrollbar-highlight-color: black;
			scrollbar-3dlight-color: black;
			scrollbar-darkshadow-color: black;
			scrollbar-track-color: black;
			scrollbar-arrow-color: black;	
}

/* ---------- Thumb_Gown images box all galleries ---------- */
#thumb_image_box
{
	overflow:hidden;
	float:left;
	width:60px;
	height:90px;
	text-align:left;
	font-size:80%;
	font-color:#707B9B;
	margin:10px 0px 10px 5px;
	padding:0px 0px 0px 0px;
	/*border:1px solid black;*/
			background-color:trans;
}

#thumb_image_box_wide
{
	overflow:hidden;
	float:left;
	width:89px;
	height:60px;
	text-align:left;
	font-size:80%;
	font-color:#707B9B;
	margin:10px 10px 10px 5px;
	padding:0px 0px 0px 0px;
	border:1px solid black;
			background-color:trans;
}

/* ---------- Main Gallery image box ---------- */

#gallery_image_main
{
	overflow:hidden;
	width:400px;
	height:490px;
	font-size:80%;
	font-color:#707B9B;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left: auto;
	padding:0px 0px 0px 0px;
	border:1px solid black;
			background-color:trans;
}

/* ---------- text box container on the CONTACT page---------- */
#about_box
{
	overflow:auto;
	width:570px;
	height:475px;
	font-size:100%;
	font-color:#707B9B;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	border:0px solid red;
		background-color:trans;
			scrollbar-face-color: #7A6F6C;
			scrollbar-shadow-color: black;
			scrollbar-highlight-color: black;
			scrollbar-3dlight-color: black;
			scrollbar-darkshadow-color: black;
			scrollbar-track-color: black;
			scrollbar-arrow-color: black;	
			
}

#about_image
{
	overflow:hidden;
	float:left;
	width:200px;
	height:300px;

	font-size:100%;
	font-color:#707B9B;
	margin:0px 9px 0px 0px;
	padding:0px 0px 0px 0px;
	border:7px solid black;
		background-color:trans;
		background-image:url('images/about.jpg');
		background-position:top left;
		background-attachment:scroll;
		background-repeat:tile;
}

/* ---------- FOOTER for ALL pages---------- */
#footer
{
	width:800px;
	height:15px;
	text-align:center;
	font-size:75%;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px 0px 0px 0px;
	border:2px solid black;
		background-color:5B544E;
}

#clear1
{
	clear:both;
}
