@charset "UTF-8";
/* CSS Document */

body { padding:0px; background:#BBAB8A; font-family:Arial, Helvetica, sans-serif; margin:0px; color:#6F5C3E; font-size:12px;}

.labelH1
{
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
}

.labelH2
{
	font-size: 12px;
	font-weight:bold;
}

a:link { text-decoration: none; color: #928062; }
a:hover { text-decoration: underline; }
a:visited {	text-decoration: none; color: #928062; }
/*------------
 MAIN
------------*/
#main-container { min-height:800px; width:938px; background-image:url(../images/bg.gif); padding:0 24px 0 24px; }

#submain-container { height:auto; width:760px; float:left; }

/*------------
 HEADER
------------*/
#header { height:76px; width:938px; background:url(../images/top_internal_hed.gif) no-repeat; float:left; }

/*------------
 NAVIGATION
-------------*/
#mainNav, mainNav ul { width:938px; height:37px; background:url(../images/nav_bg.gif) no-repeat; float:left; margin:0; padding:0 23px 0 23px; position:relative; z-index:4; font-family:Georgia1, Georgia, serif; font-size:10px; }

#mainNav li { float:left; list-style-type:none; display:inline; margin:0; padding:8px 5px 8px 0; overflow:hidden; font-size:10px;}

li.divider { color:#E8A258; }

/* Item Type 1 */
#mainNav li.item_type1 a { width:auto; height:37px; display:block; padding:0 2px 0 0; text-decoration:none; color:#FFFFFF; font-weight: bold;}

#mainNav li.item_type1 a:hover { cursor:pointer; color:#F7F1D1; }

#mainNav li.item_type1-on { width:auto; height:37px; }

/* Item Type 2 */
#mainNav li.item_type2 a { width:auto; height:auto; padding:0 2px 0 2px; display:block; text-decoration:none; color:#FFFFFF; font-weight: bold; }

#mainNav li.item_type2 a:hover { cursor:default; color:#F7F1D1; }

#mainNav li.item_type2-on { width:auto; height:auto; display:block; }

/* Item Type 3 */
#mainNav li.item_type3 a { width:auto; height:auto; padding:0 2px 0 2px; display:block; text-decoration:none; color:#FFFFFF; font-weight: bold;}

#mainNav li.item_type3 a:hover { cursor:pointer; color:#F7F1D1; }

#mainNav li.item_type3-on { width:auto; height:auto; display:block; }

/*--------------------
 NAVIGATION:dropMenu
---------------------*/
#mainNav li ul { position:absolute; width:200px; height:auto; margin:6px 0 0 -4px; padding:0; clear:both; background:#947855; border:1px solid #4E3418; font-family:Arial, Helvetica, sans-serif; font-size:12px; z-index:900; left: -999em; }

#mainNav li ul li.dropNav { border:0; text-align:left; margin:0; padding:0; }

#mainNav li ul li.dropNav a { min-width:200px; height:21px; line-height:19px; display:block; padding:3px 0 0 9px; margin:0; background:none; text-decoration:none; color:#F7F1D1; }

#mainNav li ul li.dropNav a:hover { background:#4E3418; color:#F7F1D1; cursor:pointer; }

#mainNav li:hover ul,
#mainNav li.sfhover ul { left: auto; }

/*------------
 CONTENT
------------*/
#content-container { width:938px; min-height:620px; background:#F7F1D1; margin:3px 0 0 0; z-index:0; float:left; }

#home-intro { height:615px; width:551px; background:#E4DDB8; padding:4px; z-index:auto; float:left; }
#image_intro { height:615px; width:549px; border:1px solid #6F5C3E; padding:0; float:left; }
#slideshow-content { height:615px; width:549px; padding:0; }
#home-text { height:auto; width:342px; font-size:11px; padding:17px 20px 20px 17px; float:left; }

#contact-content-container { width:938px; min-height:650px; height:650px; background:#F7F1D1; margin:3px 0 0 0; z-index:0; float:left;}
#contact-controls { width:738px; padding:0; }
.contact-rt-column { border-color: #6F5C3E; background-color:#F7F1D1; border-style: solid; border-top-width: 0px; border-bottom-width:0px; border-right-width:0px; border-left-width:1px; }
#contact-text { height:auto; width:200px; font-size:11px; padding:17px 20px 20px 17px; float:left; }


#aboutus-content-container { width:938px; min-height:650px; background:#F7F1D1; margin:3px 0 0 0; z-index:0; float:left; }
#stone-content-container { width:938px; min-height:800px; background:#F7F1D1; margin:3px 0 0 0; z-index:0; float:left; }
/*------------
  GALLERY
------------*/
#gallery-slideshow-content{ width:938px; min-height:605px; height: 615px; background:#F7F1D1; margin:3px 0 0 0; z-index:0; float:left; }
td.gallery-slideshow-thumbs-clm { width: 405px; min-height:604px; height: 610px; background-color: #E4DDB8; vertical-align: top; }
td.gallery-slideshow-large-clm { width: 528px; vertical-align: top; }
#show-controls
{
	border-color: black;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

/*------------
  END GALLERY
------------*/

h1 { font-family:Georgia1, Georgia, serif; font-size:14px; margin:0 0 10px 0; font-weight:normal; }
h2 { font-family:Georgia1, Georgia, serif; font-size:12px; margin:20px 0 10px 0; font-weight:normal; }
p { margin:0 0 10px 0; }
#content li { margin:0; padding:0 0 5px 0; }
ul.content { margin:0 20px 0 17px; padding:0; }

/*------------
 FOOTER
------------*/
#footer { width:938px; text-align:center; font-size:11px; margin:20px 0 30px 0; color:#F7F1D1; float:left; }

