@charset "utf-8";
/* CSS Document */

/* IE6 NOTE: IE6 does not behave well with margins, so use padding wherever possible. */


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #454238;
	text-align: left;
	top: 0px;
	margin-top: 0px;
	background: url(../Image/PageBG.png) repeat-x #8da194;
}
#home {
	background: url(../Image/HomeBG.png) repeat-x #8da194;
}

h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #628db3;
	text-align: left;
	padding: 0px 0px 25px 0px;
	margin: 0px;
}
.sideText h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #628db3;
	text-align: left;
	padding: 15px 0px 15px 0px;
	margin: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	margin: 0px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	margin: 0px;
}
h4 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #628db3;
	text-align: center;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
h5 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #628db3;
	text-align: left;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
h6 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
	color: #628db3;
	text-align: right;
	padding: 20px 0px 15px 0px;
	margin: 0px;
}

p {
	margin: 0px 0px 20px 0px;
}
.sideText p {
	margin: 0px 0px 15px 0px;
}
.salesDetails p {
	margin: 0px 0px 5px 0px;
}
ul, li {
	margin: 0px;
	padding: 0px 0px 15px 20px;
}



.bodyBold {
	font-weight: bold;
}
.bodyBoldItal {
	font-weight: bold;
	font-style: italic;
}
.bodyItal {
	font-style: italic;
}
.center {
	text-align: center;
}
.bodyBoldCtr {
	font-weight: bold;
	text-align: center;
}
.sideText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	width: 190px;
	line-height: normal;
	color: #454238;
	text-align: left;
	text-transform: none;
}
.listingText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #454238;
	text-align: left;
}
.newListingText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #454238;
	text-align: left;
	background-color:#FFF;
	background-image: none;
}
.newListingFirm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #454238;
	text-align: left;
	background-color:#FFF;
	background-image: none;
}
.footerText {
	font-size: 12px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}
.formLabel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #454238;
	text-align: left;
}
.formText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #454238;
	text-align: left;
}
.buttonText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #454238;
	text-align: center;
}
 

.roomBullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 15px;
}


table {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/*  Links */

a img {border: none; }


a:link, a:visited {
	color: #454238;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom: dotted 1px #454238;
}
a:hover {
	color: #000000;
	background-color: #E4E6E5;
	border-bottom: dotted 1px #454238;
}
a:active {
	color: #1b2955;
	border-bottom: dotted 1px #454238;
}


a.sideMap, a.logo, a.formText {
	border: none;
	background: none;
}

h1 a:link, h1 a:visited {
	color: #628db3;
	border: none;
	background: none;
}
h1 a:hover {
	color: #b7b7b7;
	border: none;
	background: none;
}
h1 a:active {
	color: #628db3;
	border: none;
	background: none;
}

a.umtable:hover, a.umtr:hover, a.umtd:hover, a.uma:hover, a.umdiv:hover  {
	background: none;
	border:none;
	text-decoration: none;
}

a.footerText {
	background: none;
}
a.footerText:link, a.footerText:visited {
	color: #fff;
	border: none;
}
a.footerText:hover {
	color: #eee;
	border: none;
}
a.footerText:active {
	color: #fff;
	border: none;
}




/*  Page containers */

.pageWrapper {
	width: 1000px;
	/*height: 500px;*/
	background: #ffffff; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

.header {
	width: 1000px;
	position: relative;
	float: left;
	display:block;
	padding: 0px 0px 0px 0px;
}

.headerInfo {
	width: 1000px;
	height: 129px;
	position:relative;
	float: left;
	background: url(../Image/TopBanner.png) no-repeat;
	z-index: 0;
}
.headerNavContainer {
	width: 898px;
	height: 35px;
	position:relative;
	float: left;
	background: url(../Image/NavBG.png) repeat-x;
	z-index: 99;
	padding: 0px 0px 0px 102px;
}
.headerCSSNavContainer {
	width: 941px;
	height: 35px;
	position:relative;
	float: left;
	background: url(../Image/NavBG.png) repeat-x;
	z-index:20;
	padding: 0px 0px 0px 59px;
}
.headerFlash {
	background-color: #fff;
	display: block;
	height: 261px;
	width: 1000px;
	position: relative;
	float: left;
	top: -7px;
	z-index: 0;
	padding: 0px;
}
.headerBorder {
	height: 18px;
	width: 1000px;
	position: relative;
	top: -7px;
	z-index: 0;
	float: left;
	background: url(../Image/TopBorder.png) repeat-x;
}

.headerLogo {
	width: 72px;
	height: 146px;
	position: absolute;
	top: 5px;
	left: 18px;
	/*background: url(../Image/Logo.png) no-repeat;*/
	z-index: 120;
}
/** html .headerLogo {
	background: url(../Image/Logo.gif) no-repeat;
}*/


.mainContent {
	width: 950px;
	min-height: 320px;
	position: relative;
	float: left;
	display:block;
	margin: 8px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
}
.IDXContent {
	width: 950px;
	min-height: 320px;
	position: relative;
	float: left;
	display:block;
	margin: 8px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
}
.leftColumn {
	width: 225px;
	min-height: 320px;
	position: relative;
	float: left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.centerColumn {
	width: 450px;
	min-height: 320px;
	position: relative;
	float: left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
}
.rightColumn {
	width: 225px;
	min-height: 320px;
	position: relative;
	float: right;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.centerRightColumn {
	width: 670px;
	min-height: 320px;
	position: relative;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

.lowerContent {
	width: 950px;
	min-height: 320px;
	background: url(../Image/LowerBG.png) repeat-y;
	position: relative;
	float: left;
	display:block;
	margin: 25px 0px 25px 0px;
	padding: 0px 25px 0px 25px;
}
.lowerLeftColumn {
	width: 200px;
	min-height: 320px;
	position: relative;
	float: left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
}
.lowerCenterColumn {
	width: 410px;
	height: 1250px;
	background-color: #e4e6e5;
	position: relative;
	float: left;
	display:block;
	margin: 0px 25px 0px 25px;
	padding: 25px 20px 25px 20px;
}
.lowerRightColumn {
	width: 200px;
	min-height: 320px;
	position: relative;
	float: right;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

.sideMap {
	width: 170px;
	height: 100px;
	position: relative;
	float: left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 15px;
}


.footer {
	width: 1000px;
	height: 60px;
	position: relative;
	float: left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background-color:#8da194;
}
.footerContainer {
	width: auto;
	/*height: 500px;*/
	background: #8da194; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}
.footerNav {
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}
.footerInfo {
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	float: left;
	padding: 5px 0px 0px 0px;
}

.ruleMain {
	height: 2px;
	width: 950px;
	border-bottom: #728e91 1px solid;
	position: relative;
	float: left;
	display: block;
	margin-left: 25px;
}
.ruleSide {
	height: 2px;
	width: 185px;
	border-bottom: #728e91 1px solid;
	position: relative;
	float: left;
	display: block;
	margin-left: 0px;
}
.rule2Col {
	height: 10px;
	width: 670px;
	border-top: #728e91 1px solid;
	position: relative;
	float: left;
	display: block;
	margin-top: 10px;
}
.ruleFooter {
	height: 6px;
	width: 670px;
	border-bottom: #ffffff 1px solid;
	position: relative;
	text-align: center;
	float: left;
	display: block;
	margin: 0px 0px 0px 165px;
}

/*  Home Containers */





/*  Main Navigation Containers */

.navContainer {
	width: 960px;
	height: 88px;
	position:relative;
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
}

.navTop {
	width: 960px;
	height: 31px;
	position:relative;
	float: left;
	padding: 0px;
	display:block;
}
.navBottom {
	width: 960;
	height: 57px;
	position:relative;
	float: left;
	padding: 0px;
	display: block;
}

/*.mainNav {
	width: 150px;
	position:relative;
	float: left;
	display:block;
	top: 0px;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}
.mainNavItem {
	width: 150px;
	height: 36px;
	padding: 0px;
	top: 0px;
	position:relative;
	float: left;
	display: block;
	overflow: hidden;
}
#gallery .mainNav .galleryNav, 
#gallery2 .mainNav .galleryNav, 
#gallery3 .mainNav .galleryNav, 
#gallery4 .mainNav .galleryNav,
#about .mainNav .aboutNav,
#process .mainNav .processNav,
#exhibitions .mainNav .exhibitionsNav,
#press .mainNav .pressNav,
#contact .mainNav .contactNav {
	background-color: #a9a799;
	margin: 0px 0px 0px 0px;
}*/

.navFooter {
	width: 913px;
	height: 20px;
	position:relative;
	float: left;
	padding: 10px 20px 0px 390px;
	display:block;
}


/*  Specific Page Containers */


.salesDetails {
	width: 150px;
	height: 260px;
	font-size: 12px;
	color: #628db3;
	font-weight: bold;
	float:right;
	display: block;
	padding: 0px 0px 0px 0px;
}
.salesFlash {
	width: 500px;
	height: 436px;
	float:left;
	display: block;
	padding: 0px 0px 0px 0px;
}
.salesText {
	width: 670px;
	position: relative;
	float: left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;
	text-align: left;
}
.contactDetails {
	width: 225px;
	height: 210px;
	font-size: 12px;
	color: #628db3;
	font-weight: bold;
	float:right;
	display: block;
	padding: 0px 0px 0px 0px;
}
.contactMap {
	width: 410px;
	height: 210px;
	float:left;
	display: block;
	z-index:0;
	padding: 0px 0px 0px 0px;
	border: #333 1px solid;
}
.contactText {
	width: 670px;
	position: relative;
	float: left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.imageLeft {
	float:left;
	display: block;
	padding: 5px 20px 10px 0px;
}	
.imageRight {
	float:right;
	display: block;
	padding: 5px 0px 5px 45px;
}	



/*  IDX Containers */


.IDXContent {
	width: 835px;
	position: relative;
	float: left;
	display:block;
	margin: 8px 0px 0px 0px;
	padding: 25px 25px 25px 113px;
}
.IDXDetails {
	font-size: 12px;
	color: #628db3;
	font-weight: bold;
	float:left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.IDXText {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	float:left;
	display: block;
	padding: 0px 0px 0px 0px;
}
.IDXformLabel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #454238;
	text-align: left;
}
.IDXinquiryLabel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #454238;
	text-align: right;
	width: 170px;
}
.IDXformText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #454238;
	text-align: left;
}



/*  Barefoot Containers */


.BFContent {
	width: 835px;
	position: relative;
	float: left;
	display:block;
	margin: 8px 0px 0px 0px;
	padding: 25px 25px 25px 113px;
}
.BFDetails {
	font-size: 12px;
	color: #628db3;
	font-weight: bold;
	float:left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.BFText {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	float:left;
	display: block;
	padding: 0px 0px 0px 0px;
}
.BFformLabel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #454238;
	text-align: left;
}
.BFinquiryLabel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #454238;
	text-align: right;
	width: 170px;
}
.BFformText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #454238;
	text-align: left;
}

/*  Subscribe Containers */


.SubscribeContent {
	width: 835px;
	position: relative;
	float: left;
	display:block;
	margin: 8px 0px 0px 0px;
	padding: 25px 0px 25px 113px;
}
.SubscribeContainer {
	width: 835px;
	position: relative;
	float: left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 10px 25px 25px 10px;
}
.SubscribeBorder {
	width: 600px;
	position: relative;
	float: left;
	display:block;
	margin: 0px 00px 0px 0px;
	padding: 10px 25px 10px 25px;
	border: #454238 1px dashed;
}