form {
	display: inline;
	margin: 0;
}

#bg {
	background:url(images/background.gif);
	text-align:center;
}

#outerContainer {
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:#D8D2C0;
	margin-top:65px;
}

#logoHome {
	float:left;
	background:url(images/logoHome.gif) no-repeat;
	width:205px;
	height:191px;
	background-position: top right;
	margin-top:30px;
	margin-bottom:30px;
}

#logoHeader {
	float:left;
	width:185px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:30px;
	margin-top:80px;
	display: block;
	overflow: hidden;
}

#logoInternal {
	float:left;
	background:url(images/logoInternal.gif) no-repeat;
	width:87px;
	height:109px;
	position:absolute;
	top:-55px;
	left:50px;
}

#logoInternalPlacer{
	position:relative;
	height:0x;
	width:0px;
}

#logoInternalPhotoAlbum {
	background:url(images/logoInternal.gif) no-repeat;
	width:87px;
	height:109px;
	position:absolute;
	top:-5px;
	left:15px;
}

#menu {
	height:26px;
	background:#F1E9D4;
}

#content {top:50%;left:50%;overflow:auto;position:absolute;margin:-150px 0px 0px -126px;height:315px;width:225px;}

#FeaturedImages_div {
	clear:both;
	height:128px;
	position:relative;
}

.sliderimages {
	margin-left:5px;
}

.menu_Flash_off {
	color:#7B6A50;
	/*visibility:hidden;*/
	cursor:pointer;
	font-size: 9pt;
	cursor:pointer;
}

.menu_Flash_on {
	color:#D6B78B;
	/*visibility:hidden;*/
	cursor:pointer;
	font-size: 9pt;
	cursor:pointer;
}

#menu_title {
	margin-left:200px;
	font-weight: normal;
	font-size: 18pt;
	color:#B09772;
	font-family: Times, Times New Roman;
	margin-top:32px;
}

#contentCentered {
	top:50%;
	left:50%;
	overflow:hidden;
	position:absolute;
	margin:-300px 0px 0px -356px;
	height:700px;
	width:760px;
}

#photoGalleryScroll {
	overflow:auto;
	height:318px;
	margin-left:20px;
	scrollbar-face-color:#D8D2C0;
	scrollbar-arrow-color:#B09772;
	scrollbar-track-color:#D8D2C0;
	scrollbar-shadow-color:#D8D2C0;
	scrollbar-highlight-color:#D8D2C0;
	scrollbar-3dlight-color:#D8D2C0;
	scrollbar-darkshadow-Color:#D8D2C0;
	text-align:left;
}

#photoStd {
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#photoThumb {
	border:2px solid #F1E9D4;
}

.t {background: url(images/photoshadow/high-bgT.gif) 0 0 repeat-x;}
.b {background: url(images/photoshadow/high-bgB.gif) 0 100% repeat-x}
.l {background: url(images/photoshadow/high-bgL.gif) 0 0 repeat-y}
.r {background: url(images/photoshadow/high-bgR.gif) 100% 0 repeat-y}
.bl {background: url(images/photoshadow/high-bl.gif) 0 100% no-repeat}
.br {background: url(images/photoshadow/high-br.gif) 100% 100% no-repeat}
.tl {background: url(images/photoshadow/high-tl.gif) 0 0 no-repeat;}
.tr {background: url(images/photoshadow/high-tr.gif) 100% 0 no-repeat;padding:0px;}

#footerLine {
	border-top:1px solid #F1E9D4;
	padding-bottom:6px;
	clear:both;
}

#footerLinks {
	margin-top:5px;
	text-align:center;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
}

#featuredText {
	overflow:scroll;
	height:30px;
	display: block;
	overflow: hidden;
	font-size:9pt;
	margin-top:5px;
}

#contentCopyright
{
	color: #b09772;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	position:relative;
	top: 15px;
}
#forteLogo
{
	clear: both;
	width: 177px;
	height: 57px;
	position:relative;
	top: 28px;
	left: 292px;
	margin-bottom: 2px;
	margin-left:auto;
	margin-right:auto;
}
#footerTag {
	text-align:right;
	font-weight:normal;
	font-size:8pt;
	padding-top:6px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

/**** Float Containers Fix: ****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

table.cfdebug {
	text-align:left;
} 