body {
	background-color: #C2A08B;
	background-image: url(images/back-splash.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #FF9E62;
	text-decoration: underline;
}

a:visited{
	color: #FF9E62;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#wrapper {
	height: 600px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/lines1x1b.gif);
	padding: 0px;
	margin-top: 0px;
	border: 0px;
	position: relative;
	top: 0px;
}
#masthead {
	background-image: url(images/splash_red_02.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 790px;
	position: relative;
	top: 0px;
}
#content {
	height: 310px;
	width: 790px;
	background-repeat: repeat-y;
	background-color: #F6F6F6;
	position: relative;
	top: 0px;
}
#extra {
	height: 130px;
	width: 790px;
	background-image: url(images/splash_06.gif);
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
}
#naviga {
	background-color: #E5DFDC;
	height: 310px;
	width: 170px;
	background-image: url(images/splash_04.gif);
	position: relative;
	top: 0px;
	float: left;
	clear: right;
}
#centre {
	background-image: url(images/splash_05.jpg);
	background-repeat: repeat-y;
	height: 310px;
	width: 620px;
	position: static;
	float: right;
	top: -60px;
}
#right {
	background-image: url(images/about_06.gif);
	height: 310px;
	width: 270px;
	position: relative;
	left: 520px;
	top: -620px;
}
#footer {
	height: 20px;
	width: 790px;
	position: relative;
	top: -260px;
}

/************* #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;
	float: none;
	height: 16px;
	width: 480px;
	clear: none;
	position: relative;
	left: 299px;
	top: 80px;
}
#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;
	position: relative;
	top: -130px;
}
#inextra1 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 130px;
	width: 170px;
	top: 0px;
	position: relative;
	clear: right;
	float: left;
	left: 0px;
}
#inextra2 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 130px;
	width: 620px;
	top: 0px;
	left: 0px;
	position: relative;
	clear: right;
	float: right;
}
#inextra3 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 130px;
	width: 270px;
	position: static;
	left: 520px;
	float: right;
	bottom: 0px;
}
/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 3px 10px;
	color: #663300;
	height: 18px;
	background-repeat: repeat-x;
	position: relative;
	bottom: 0px;
	top: 121px;
	left: 12px;
	width: 640px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0 4px 0 0;
	color: #663C2F;
}
/*********** #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;}


#samplemar {
	height: 66px;
	width: 170px;
	background-image: url(images/samplemarble.gif);
	color: #993300;
}
#samplegranit {
	height: 120px;
	width: 170px;
}
#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: #663300;
	text-decoration: blink;
}
.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;
}
.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: 0px;
	padding-right: 0px;
	padding-top: 10px;
	width: 270px;
	clear: right;
	float: left;
	height: 80px;
	position: relative;
	top: 0px;
	left: 0px;
}
.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;
	padding-top: 5px;
	float: left;
	clear: right;
}
.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: #FFFFFF;
	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;
}
#inextra2 a:link {
	color: #CC3300;
	text-decoration: underline;
}
#inextra2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
