body, div, p, h1, h2, ul, li, a {
	padding:0px;
	margin:0px;	
}

body {
	background-color: #ded6cf;
	background-image: url(../media/enviromental/images/body-back.png);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-size: 48px;
	color: #d3cbc4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #746e69;
}

blockquote {
	margin-top:10px;
	margin-right:0px;
}

a:link {
	color: #FFFFEE;
	text-decoration: none;
	font-size: 14px;
}

a:visited {
	color: #FFFFEE;
	text-decoration: none;
	font-size: 14px;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	color: #8A847D;
	text-decoration: none;
	font-size: 14px;
}

.tumbnail {
	border: 3px solid #68635E;
}
.inputs {
	color: #95918C;
	background-color: #DED6CF;
	border: 1px solid #A6A19C;
}


a.mainmenu {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	height:42px;
	padding-left:10px;
	padding-right:10px;
	line-height:42px;
	display: block;
}

a:hover.mainmenu {
	background-color:#b8afa6;	
}

a.mainmenubold {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	font-size: 13px;
	height:42px;
	padding-left:10px;
	padding-right:10px;
	line-height:42px;
	display: block;
}

a:hover.mainmenubold {
	background-color:#b8afa6;
	font-weight:bold;	
}

a.submenu {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	height:30px;
	padding-left:8px;
	padding-right:8px;
	line-height:30px;
	display: block;
}

a:hover.submenu {
	background-color:#c5beb7;
}

.darkText {
	color: #746e69;
}

.largeDarkText {
	font-size: 14px;
	font-weight: bold;
	color: #68635E;
}
.reficon {
	border: 4px solid #B6AA9E;
	height: 100px;
	width: 100px;
	cursor: pointer;
	margin: 5px;
	padding: 0px;
	float: left;
	display: inline;
}
#reflist-div {
	overflow: hidden;
	position: absolute;
	height: 250px;
	width: 650px;
	left: 30px;
	top: 50px;
}

#reflist-slider {
	position: absolute;
	height: 250px;
	left: 0px;
	top: 0px;
}
#refscroller-div {
	overflow: hidden;
	position: absolute;
	height: 15px;
	width: 650px;
	left: 30px;
	top: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #948C86;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C86;
	visibility: hidden;
}
#refscroller-slider {
	overflow: hidden;
	position: absolute;
	height: 8px;
	width: 30px;
	left: 0px;
	top: 4px;
	background-color: #746E69;
}



.whiteText {
	color: #FFFFFF;
	font-size: 14px;
}

.mediumWhiteText {
	font-size: 16px;
	color: #FFFFFF;
}
.saImages {
	border: 1px solid #B6AA9E;
	cursor: pointer;
}

.saImagesSelected {
	border: 10px solid #68635E;
	cursor: pointer;
}

.bbpic {
	margin: 10px;
	border: 5px solid #A69B90;
}

.submenu {
	list-style:none;
}


.submenu li {
	float:left;
}



#menu-area {
	position: absolute;
	height: 41px;
	width: 709px;
	left: 0px;
	top: 58px;
}
#menu {
	list-style:none;
}

#menu li {
	float:left;
}

#submenu-area {
	background-color: #b6aa9e;
	overflow:hidden;
	position: absolute;
	height: 30px;
	width: 709px;
	left: 0px;
	top: 99px;
}

#info-submenu {
	display:none;
	z-index: 1;
	width: 700px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#counter-div {
	position:absolute;
	left:804px;
	top:675px;
	width:241px;
	height:25px;
	z-index:1;
	color: #BEB3AB;
	font-weight: bold;
	text-align:right;
}

#main-title {
	position: absolute;
	height: 58px;
	width: 573px;
	left: 152px;
	top: 2px;
}
#content-holder {
	position: relative;
	height: 512px;
	width: 1106px;
	top: 153px;
	left: 0px;
	background-image: url(../media/enviromental/images/content-back.png);
	background-repeat: no-repeat;
}
#footer-div {
	position:absolute;
	left:735px;
	top:730px;
	width:313px;
	height:104px;
	z-index:2;
	text-align: center;
}

#references-submenu {
	display:none;
	z-index: 2;
	width: 700px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#logo-div {
	position:absolute;
	left:1085px;
	top:326px;
	width:168px;
	height:144px;
	z-index:3;
}
#image-div {
	position: absolute;
	height: 417px;
	width: 308px;
	left: 736px;
	top: 59px;
}
#content {
	position: absolute;
	height: 317px;
	width: 689px;
	left: 0px;
	top: 129px;
	padding: 10px;
}
#alert-back {
	position: fixed;
	left: 0px;
	top: 0px;
	display: none;
	background-image: url(../media/enviromental/images/alert-back.png);
	z-index: 1000;
}


#alert-messagebox-normal {
	position: absolute;
	font-size: 16px;
	color: #95918C;
	text-align: center;
	font-weight: bold;
	width: 300px;
}
#alert-messagebox-error {
	position: absolute;
	width: 300px;
	font-size: 16px;
	color: #600;
	text-align: center;
	font-weight: bold;
}
#alert-messagebox-success {
	position: absolute;
	width: 300px;
	font-size: 16px;
	color: #95918C;
	text-align: center;
	font-weight: bold;
}

.introContainerDiv
{
	displax:none;
	z-index:300;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	position:fixed;
	background-image:url(../media/enviromental/images/alert-back.png);
}

.introDiv
{
	displax:none;
	left:0px;
	top:0px;
	width:550px;
	height:400px;
	position:fixed;
	background-image:url(../media/enviromental/images/alert-back.png);
	border: 2px solid #D3CBC4;
}

a.introclose {
	font-family:Verdana, Geneva, sans-serif;
	color: #A6A19C;
	width:170px;
	text-align:center;
	text-decoration: none;
	font-size: 13px;
	height:30px;
	padding-left:5px;
	padding-right:5px;
	margin-top:15px;
	line-height:30px;
	display: block;
	cursor:pointer;
}

a:hover.introclose {
	background-color:#A6A19C;
	color:#FFF;
	cursor:pointer;	
}

