body { 
	margin: 0;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align: center;
	color: #7A482E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	overflow: hidden;

}
html { 
	height: 100%;
	overflow: hidden;
}
html>body {
	font-size: 13px;
	line-height: 15px;
}
img {
	border: none;
}

ul, li, p {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
.clear {
	clear: both;
}

/* main containers */
#wrapper {
	padding: 0;
	margin: 0 auto !important;
	width: 910px !important;
	min-width: 910px !important;	
	min-height: 873px;
	height: auto !important;
	height: 873px;
	text-align: center;
	background: transparent url(../assets/frameBorder4.gif) no-repeat;
}

#introwrapper {
	padding: 0;
	margin: 0 auto !important;
	width: 910px !important;
	min-width: 910px !important;
	min-height: 873px;
	height: auto !important;
	height: 873px;
	text-align: center;
	left: 0px !important;

}


#header {
	width: 910px;
	height: 40px;
	position: relative;
	top: 0px !important;
	top: -2px;	
	text-align: center;

}

#headerBorder{
	width: 910px;
	height: 2px;
	position: relative;
	top: 0px !important;
	top: -9px;		
	text-align: center;
	background: transparent url(../assets/headerBorder.png) no-repeat;
	background-position: top center;
}

#content {
	width: 720px;
	height: 375px !important;
	height: 365px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 95px;
	padding-right: 95px;
	top: 0px !important;
	top: -12px;	
	background: transparent;
	text-align: left;

}

#contentLeft {
	position: relative;
	width: auto;
	height: auto;
	left: 30px;
	text-align: left;
	
	}
	
#content h3 {
font-family: Georgia, "Times New Roman", Times, serif;
}


#address {
	width: 910px;
	height: 33px !important;
	height: 30px;
	position: relative;
	top: 0px !important;
	top: -12px;	
	margin: 0;
	padding: 0;

}

#address2 {
	width: 910px;
	height: 33px !important;
	height: 30px;
	position: relative;
	top: 0px !important;
	top: -426px;	
	margin: 0;
	padding: 0;
}

#copyright {
	width: 910px;
	height: 54px;
	position: relative;
	top: 0px !important;
	top: -12px;	
	margin: 0;
	padding-right: 85px;
}

#copyright2 {
/*
	width: 820px;
*/
	width: 910px;
	height: 54px;
	position: relative;
	top: 0px !important;
	top: -12px;	
	margin: 0;
	padding-right: 85px;
}

#bottomBorder {
	width: 820px;
	height: 800px;
	position: relative;
	top: -3px !important;
	top: -12px;	
	text-align: center;
/*
	background: transparent url(../assets/centerDecor.png) repeat-y;
*/
	background-position: top center;
}

#bottomBorder2 {
	width: 820px;
	height: 800px;
	position: relative;
	top: -3px !important;
	top: -12px;	
	text-align: center;
/*
	background: transparent url(../assets/centerDecor.png) repeat-y;
*/
	background-position: top center;
}

#flashSlides {
	position: relative;
	left: 20px;

	text-align: center;
}


p {
	text-align: justify;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.8em;
	overflow: hidden;
}

p.centerblock {
	font-size: 0.7em;
}

p.address {
	font-size: .75em;
	text-align: center;
}

p.copyright {
	font-size: .7em;
	text-align: right;
	padding-right: 65px;
}


p.contentLeft {
	padding-left: 20px;
	z-index: 10;
	height: auto;
	text-align: left;
}



p.contentRight {
	position: relative;
	top: -265px;
	left: 295px;
}

p.contentRampart {
	position: relative;
	top: -280px;
	left: 295px;
}


p.collectionsDesc {
	position: relative;
	top: -63px;
	left: 180px;
	width:  495px;
}

p.collectionText {
	font-weight:lighter;
	position: relative;
	left: 30px;
	width: 210px;
	font-size: .85em;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", serif;

}

ul.collectionDetails {
	font-weight: lighter;
	position: relative;
	left: 70px;
	font-size: .8em;
	line-height: 105%;
	text-align: left;
}

h3.description {
	text-align: center;
}


img.floatRight { 
    float: right; 
    padding-left: 14px;
    padding-bottom: 14px;

}

img.collectionsImage {
position: relative;
	left: 220px;
	top: -76px;
}

a {
	text-decoration: none;
	color: #7A482E;
}
