body {
	font-family: Verdana;
	font-size: 10px;
	margin: 0; 
	padding: 0;
}	



#leftShadow{
/*	background: transparent url(images/shadowPNGleft.png) filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);-moz-opacity: 0.4;*/
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/shadowPNGleft.png');
background-image: url(images/shadowPNGleft.png);

	width: 15px;
	height:400px;
}

.shadowbox{
	background: url(images/shadowPNGright.png) bottom right !important;
}


div#outerborder	{
    width: 751px;
    text-align: center;
	padding:0px 0 0 0;
	/*border: 2px solid #7D0300;*/
	border: 2px solid #ffffff;
	/*position: relative;
	left: -8px;
	top: -8px;*/
}


.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}


.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
	width: 751px;
}


.blur{
	background: transparent url(images/shadow1.png);
/*path to the 80%-transparent 1x1pixel black-colored background image*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	width: 754px;
}

.shadow{
	background: transparent url(images/shadow2.png);
/*path to the 60%-transparent 1x1pixel black-colored background image*/
	color: inherit;
	width:756px;
}



.HomeText	{
	font-family: Arial;
	font-size: 10px;
	color:#ffffff;
	text-align: justify;
	width: 400px;
	margin-left:5px;
	 
	height: 500px;
}

.profileText	{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-align: justify;
	width: 400px;
	margin-left:5px;	 
	height: 500px;
}


.PressText	{
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-align: justify;
	width: 400px;
	margin-left:5px;
	 
	height: 500px;
}

.FullPressText	{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-align: justify;
	width: 620px;
	margin-left:5px;
	 
	height: 600px;
}


.linksText	{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-align: justify;
	width: 400px;
	margin-left:5px;
	 
	height: 500px;
}


.contactText	{
	font-family: Arial;
	font-size: 14px;
	color:#ffffff;
	text-align: justify;
	width: 400px;
	margin-left:5px;
	 
	height: 500px;
}


div#footerBlock {
width: 751px;
padding:0px 5 0 10;
margin-top:5px; 
text-align:center;
}

.footerlinks {
	font-family: arial;
	font-size: 11px;
	color:#380707;
	text-decoration: underline;
	margin-right:5px;
	font-weight: bold;
}

.footertext {
	font-family: arial;
	font-size: 11px;
	color:#380707;
	text-decoration: none;
	margin-right:5px;
	font-weight: bold;
}

a.footerlinks:hover {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	margin-right:5px;
	font-weight: bold;
}


.availableText	{
	font-family: Arial;
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
	padding:20px 40 20 40; 
	
}

.itemText	{
	font-family: Arial;
	font-size: 14px;
	color:#ffffff;
	font-weight: bold;
}


.HomeTextAlt	{
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-align: justify;
	width: 550px;
	margin-left:5px;
	padding:10px 40 5 40; 
	height: 500px;
	overflow: scroll;
	scrollbar-face-color:#000000;
scrollbar-highlight-color: #696969;
scrollbar-shadow-color: #222222;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #999999;
scrollbar-track-color: #222222;
scrollbar-darkshadow-color: #696969;
overflow-x:hidden;
}




ul#subnav {


	margin: -1px 0 0;
	left: 10px;
	padding: 1px 0px 3px 0px;
text-align: center;
	width: 520px;
}
	
#subnav li {
	position:relative;

	display: block;
	margin: 0;
	padding: 0;
	float:left;
}
	
#subnav a {
	color:#ffffff;
	display:block;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	margin:0;
	padding: 2px 10px 2px 5px;
	background: transparent;
	background-image: none;
	border: 0 none;
}
	
#subnav a:hover {
	color:#ffffff;
	background: transparent;
	background-image: none;
	border: 0 none;
	text-decoration: underline;
}

#subnav a.here {
	color:#444;
	background: transparent;
	background-image: none;
	border: 0 none;
	margin:0;
	padding: 2px 10px 2px 5px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
	

	
#itemBox {	 
position:absolute;
margin-top:50px;
margin-left:200px;
width:700px; 
background-color: white; 
color: black; 
font-size: 12px;
z-index:601;
background-color: #E5D5C8;

background-repeat: repeat-x;
border: 4px solid #7E7E83;
text-align: center;
/*filter:alpha(opacity=90);*/
}	


.largeImage	{
   	text-align: center;
	padding:0px 0 0 0;
	border: 1px solid #777979;
}


Div#testimonials{
	height: 280px;
	font-family: Verdana;
	font-size: 11px;
	color:#A09292;
	text-align: justify;
	padding:20px 30px 5px 30px; 
	margin:0 0 0 0 !important; /*mozilla*/
	overflow: scroll;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color: #696969;
	scrollbar-shadow-color: #222222;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #222222;
	scrollbar-darkshadow-color: #696969;
	overflow-x:hidden;	
}

.testimonialsHome {
	text-align:right; 
	margin-top: 2px;
}


.scroller{
	font-family: Arial;
	text-align: left;
	font-size: 11px;
	color:#ffffff;
	
}


