/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
#nav ul, #nav li {list-style: none; margin:0px; padding:0px;}
li {line-height: 1.5em; margin-left:15px;}
p {margin-bottom:10px;}
h2, h3, h4, h5 {margin:10px 0px;}
h3 { font-size: 16px; }
h4 { font-size: 14px; }
a {color:#6C6C6C; text-decoration:none; font-weight:bold;}
a:hover {color:#C9A743;}
img {border:0px;}

/*   Body and Wrappers
=====================================*/
body {
	background:#000 url(images/layout/BG.jpg) 0 0 repeat-x;
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	width:900px;
}
#container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	position:relative;
	overflow:visible;
	width:100%;
}



/*   Navigation Styles
=====================================*/
#nav {width:175px; position:absolute; top:305px; left:50px;	background:url(images/layout/navBG.jpg) 0 0 no-repeat;}
#nav li {
	font:bold 14px/25px  "Century Gothic", Arial, Helvetica, sans-serif;
	cursor:pointer; width:175px; height:25px;
	position:relative;
	float:left;
}
#nav li a {
	text-align:center;
	display:block;
	line-height:25px;
	padding:0px;
	color:#000;
}
#nav li a:hover {
	color:#fff;
}




/*   Body Content Styles
=====================================*/
#content {
	clear:both;
	padding-top:40px;
	margin-left:250px;
	width:580px;
	min-height:450px;
	_height:450px; /* for IE6 */
}



/*   Individual Pages
=====================================*/
/*  Staff  */
.staffBlock {
	padding-top:10px; margin-bottom:10px;
	min-height:225px; _height:225px;
	border-top:1px solid #ddd;
}
.staffPic {
	margin:0px 9px 8px 0px;
	float:left;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#000 url(images/layout/footBG2.jpg) 0 0 no-repeat;
	font:normal 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:100%;
	height:250px;
	clear:both;
	color:#999;
}
#footSpace{height:110px;}
#foot_info {
	margin:0px auto;
	text-align:center;
	line-height:1.5em;
	letter-spacing:-1px;
}
#foot_info a {color:#999;}
#foot_info a:hover {
	color:#C9A743;
	text-decoration:underline;
}
#footButtons {margin-top:25px;}
#footButtons a {color:#fff; font-size:14px;}
#footButtons li {
	width:187px;
	float:left;
	list-style:none;
	padding:0px 0px;
	margin:0px 25px 0px 0px;
}


/*   sIFR 3 Styles
=====================================*/
.sIFR-active h1 {line-height:22px; font-size: 22px;}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-unloading .sIFR-flash {
	visibility: hidden !important;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}
.sIFR-dummy { 
	width: 0px;
	height: 0px;
	margin-left: 42px;
	z-index: 0;
}


/*   Standard Image/Feature Styles
=====================================*/
#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {padding:3px; background:#fff; border:1px solid #777; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:3px; background:#fff; border:1px solid #777; float:left; margin:1px 9px 8px 0px;}
.photo {padding:3px; background:#fff; border:1px solid #777; margin:0;}
.featureRight {border:5px solid #fff; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:5px solid #fff; padding:2px; margin:7px auto 7px auto; }
.flashPlaceHolder {float:right; width:280px; height:280px; margin:0; padding:0; top: 0;}
.galleryPhoto {padding:3px; background:#fff; border:1px solid #777; margin:0; width:120px; height:150px;}

.galleria_wrapper img {padding:3px; background:#fff; border:1px solid #777; margin:5px 0px;}
