body {
	background-color: #5c2b1a;
	background-image: url(images/background3.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
/************* # Special, Tips *************/
#special a{
	color: #EFE1C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#special a:link{
	color: #E7D1AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#special a:visited {
	color: #EFE1C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#special a:hover{
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
/************* # End of the Special, Tips *************/
#special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	height: 16px;
	width: 480px;
	position: relative;
	left: 300px;
	top: 76px;
	line-height: normal;
	text-align: right;
	text-decoration: none;
}
#special a.special, #special a.special:visted {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFE1C5;
	}
/************* # Photo Gallery *************/
a.gallery, a.gallery:visited {
display: block; 
text-decoration: none; 
border: 1px solid #ECCF89; 
width: 150px; 
height: 66px; 
float: left;
}

a.slidea { background: url(images/samplegranit.gif); }
a.slideb { background: url(images/samplemarble.gif); }
a.slidec { background: url(images/samplelime.gif); }
a.slided { background: url(images/samplequartz.gif); }

a.gallery span {
display: block; 
width: 1px; 
height: 1px; 
overflow: hidden; 
background: #efedec; 
z-index: 100;
}

a.gallery:hover { white-space: normal; border: 1px solid #fff; }
a.gallery:hover img { border: 1px solid #000; z-index: 100; }
a.gallery:active img, 
a.gallery:focus img { border: 1px solid #000; z-index: 50; }

a.gallery:hover span {
display: block; 
position: absolute; 
width: 350px; 
height: 310px; 
top: 0px; 
left: 170px; 
background: #CCCC99; 
z-index: 100; 
font-size: 11px;
}

a.gallery:active { border: 1px solid #eee; }
a.gallery:active span, 
a.gallery:focus span {
display: block; 
position: absolute; 
width: 402px; 
height: 280px; 
top: 49px; 
left: 170px; 
padding: 5px; 
background: #fff; 
z-index: 50;
}

#thumbs {
	width: 150px;
	height: 66px;
}
/************* # End of Photo Gallery *************/
/************* # links, rollovers *************/
a{
	color: #663300;
	text-decoration: none;
}

a:link{
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:visited{
	color: #BA805B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
}
/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 3px 10px;
	border-bottom: 1px solid #F7F1EE;
	color: #FF3300;
	background-color: #E5DFDC;
	height: 14px;
	position: relative;
	bottom: 0px;
	top: 20px;
	left: 12px;
	width: 758px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#globalNav img {
 display: block;
}

#globalNav a, #globalNav a:visited {
	font-size: 11px;
	padding: 0 4px 0 0;
	color: #663C2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
#navBar li {border-bottom: none;}
/************* # Containers *************/
#wrapper {
	height: 700px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	border: 0px;
	position: relative;
	top: 0px;
}
#masthead {
	background-image: url(images/about_orange_02.gif);
	height: 160px;
	width: 790px;
	position: relative;
}
#mastheadUp {
	height: 100px;
	width: 790px;
	float: left;
	clear: right;
}
#mastheadDown {
	height: 60px;
	width: 790px;
	float: left;
	clear: left;
}
#content {
	height: 310px;
	width: 790px;
	background-repeat: repeat-y;
	background-color: #F6F6F6;
	position: relative;
}
#naviga {
	background-color: #E5DFDC;
	height: 310px;
	width: 170px;
	background-image: url(images/map_left.gif);
	float: left;
	clear: right;
	font-size: 14px;
}
#centre {
	height: 310px;
	width: 620px;
	float: right;
	background-color: #FFCC66;
}
#main {
	float: left;
	height: 310px;
	width: 350px;
	background-image: url(images/about_05.gif);
	background-repeat: no-repeat;
}
#right {
	background-image: url(images/map_right.gif);
	height: 310px;
	width: 270px;
	float: right;
}
#extra {
	height: 130px;
	width: 790px;
	background-image: url(images/edge_07.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF9479;
	position: relative;
}
#footer 
{
	height: 20px;
	width: 790px;
	float: left;
	background-color: #660000;
	clear: both;
	background-image: url(images/about_08.gif);
}

/************* #Contact styles *************/
#ticker {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFE1C5;
	height: 16px;
	width: 480px;
	position: relative;
	left: 299px;
	top: 76px;
}
#breadCrumb{
	font-size: 80%;
	padding: 2px 20px 0 0px;
	text-align: right;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: repeat-y;
	position: relative;
	height: 20px;
	width: 120px;
	float: right;
	top: 80px;
}

#navigabott {
	background-image: url(images/back_cont3.gif);
	background-repeat: repeat-y;
	height: 16px;
	width: 790px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97846D;
	border-right-color: #97846D;
	border-bottom-color: #97846D;
	border-left-color: #97846D;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFE7DE;
	text-decoration: none;
	float: left;
	clear: both;
}
#inextra1 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 130px;
	width: 165px;
	clear: right;
	float: left;
}
#inextra2 {
	height: 130px;
	width: 620px;
	float: right;
}
#inextra2a {
	line-height: normal;
	height: 130px;
	width: 350px;
	float: left;
	background-image: url(images/map2.gif);
	clear: right;
	background-repeat: no-repeat;
}
#inextra3 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 130px;
	width: 270px;
	float: right;
}
#samplemar {
	height: 66px;
	width: 170px;
	background-image: url(images/samplemarble.gif);
	color: #993300;
}
#samplegranit {
	height: 66px;
	width: 170px;
	background-image: url(images/samplegranit.gif);
	display: block;
}
#samplequartz {
	height: 66px;
	width: 170px;
	background-image: url(images/samplequartz.gif);
}
#samplelime {
	height: 66px;
	width: 170px;
	background-image: url(images/samplelime.gif);
}

/************* text styles **************/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B39439;
	float: right;
}
.navigabott {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663C2F;
	text-decoration: none;
}
.inextra1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663C2F;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	float: left;
	width: 135px;
	height: 120px;
}
.inextra2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663C2F;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	width: 320px;
	height: 80px;
	clear: right;
	float: left;
}
.inextra3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663C2F;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 5px;
	float: left;
}
.contright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 20px;
}
.viewour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F5DCB7;
	text-decoration: none;
	padding-left: 60px;
}
.viewour2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC99;
	padding-left: 50px;
}
.enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6633;
	padding-left: 66px;
	background-color: #E8DBDB;
	height: 20px;
	width: 100px;
}
.sample {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	padding-left: 40px;
	width: 70px;
	float: right;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1BCBC;
}
.sampleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
	padding-top: 5px;
	top: 5px;
	height: 180px;
	width: 142px;
	text-align: left;
	padding-bottom: 5px;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 7px;
}
a.sampleTitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C95A19;
	text-decoration: underline;
	padding-top: 5px;
	position: relative;
	left: 20px;
	top: 5px;
	height: 100px;
	width: 148px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-style: none;
	font-size: 11px;
}
#inextra2b {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 130px;
	width: 350px;
	float: left;
	padding-left: 0px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
#extra2 {
	height: 200px;
	width: 790px;
	background-image: url(images/edge_07.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF9479;
	position: relative;
}
.inextra1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663C2F;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	float: left;
	width: 130px;
	height: 190px;
}
.inextra3b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663C2F;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	float: left;
	height: 190px;
	width: 235px;
}
#inextra3b {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 200px;
	width: 270px;
	float: right;
}

