html, body {
	height: 1460px;
	font: normal 100% arial, verdana, 'trebuchet ms', sans-serif;
	color: #333;
	margin: 0px;
	background:#c1ada7;
	cursor: default;
}

#wrapper {
	float: left !important;
	float: inherit;
	position: relative;
	height: 1460px;
	left: 50%;
	top: 0px;
	width: 758px;
	margin-left: -352px;
	background: url(../images/containerBg.jpg) no-repeat;
}

	* html #wrapper {
		height: 131%;	
	}
	

#banner {
	float: left;
	width: 758px;
	height:90px;
	color: #ff7d2f;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size:   4em;
	padding-left: 70px;
}

#nav {
    float: left;
	width:758px;
	height:35px;
	//background-color: #000;
	top: 90px;
	

}
	
#navtext {
	padding: 8px 0 0 0;
	color:#9dbab6;
	word-spacing: 20px;
	font-weight: normal;
	font-size: 90%;
	font-weight: bold;
}
/* IE6 Only */
* html #navtext {
	background: #fff;
}

#navtext a:link,
#navtext a:visited {	
	color:#9dbab6;
	font-weight:normal;
	text-decoration:none;
}
#navtext a:focus,
#navtext a:hover {
	color:#9dbab6;
	text-decoration:underline;
}	

/*bullets*/
#bullets {
	padding:5px 0 0 0;
	font-weight: normal;	
	color:#000;
	font-size: 120%;
	
}

#bullets a:link {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#bullets a:visited {	
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#bullets a:focus,
#bullets a:hover {
		
	color:#000;
	text-decoration:underline;
}	




#container_align {
	float: left;
	padding-left: 75px;
}

#container_textContent  {
	float: left;
	width: 640px;
	font: normal 80%/19px arial, sans-serif;
	padding: 15px 0px;
	border: 0px solid #ad814d;
	color: #5a2511;
	
	
}

#footer {
	clear: left;
	position: relative;
	left: 50%;
	margin-left: -280px;
	padding: 5px 0px;
	height: 0px;
	/*border-top: 1px solid #922a07;*/
	width: 600px;
	font-size: 70%;
	color: #333;
	text-align: center;
}


h1,
h2, h3 {
	margin:1em 0 0.50em 0;
	font:normal 1.5em/1.1 arial, verdana, 'trebuchet ms', sans-serif;
	text-align:left;
	letter-spacing:1px;
	color: #c8a21d;
}
p {margin:1em 0;
}

a:link,
a:visited {
	
	color:#d4a639;
	font-weight:bold;
	text-decoration:none;
}
a:focus,
a:hover {
	color:#d4a639;
	text-decoration:underline;

}


.hometext {
	margin: 0px 100px 0px 5px;
	font: normal 120%/19px arial, sans-serif;
	text-align:left;
	letter-spacing:1px;
	/*color: #993300;*/
	color: #000;
	text-align:center;
	
}

.samplestext {
	margin: 0px 10px 0px 10px;
	/*top right bottom left*/
	font: normal 80%/19px arial, sans-serif;
	text-align:left;
	letter-spacing:1px;
	color: #000;
	
	
}

	hr {
	height: 1px;
	width: 100%;
	padding: 0px;
	border: 1px dashed #ad814d;
	border-width: 1px 0px 0px;
	}	
	
		/* background settings */
	
#rPanel_bckgr {
	position: absolute;
	z-index: 0;
	background: url(../images/rPanel.jpg);
	right: 0px;
	width: 50%;
	height: 1460px;
	background-position: 404px 0px;
}

#lPanel_bckgr {
	position: absolute;
	z-index: 0;
	background: url(../images/lPanel.jpg) repeat-y right top;
	left: 0px;
	width: 50%;
	margin-left: -352px;
	height: 1460px;
}


#myGallery
{
width: 550px !important;
height: 450px !important;
}

.pressrelease {
	margin-top: 20px;
}
.pressrelease2 {
	margin-top: 20px;
	color:#d4a639;
	font-weight:bold;
}
.pr1 {
	float: left; 
	margin: 10px;
}
.pr2 {
	float: right; 
	margin: 10px;
}
.featured {
	text-align: center;	
	color: #5a2511;
}