/* CSS Document */

body {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #8B7C70;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align:center;
	line-height: 12px;
}
/* header */
h1 {
	font-size: 1em;
	font-weight: normal;
	color: #363630;
	margin-left: 0px;
	}
	
a:link {
	color:#b7aa9d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color:#b7aa9d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#b7aa9d;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#b7aa9d;
}
#wrapper {
	width: 836px;
	margin: 0 auto;
	text-align: left;
	background-color: #8B7C70;
	background-image:url(../images/BG.gif);
	background-repeat: repeat;
}
#top-spacer {
	width: 836px;
}

#top-banner {
	text-align: left;
	width: 836px;
	height: 30px;
	background-color:#FFFFFF;
}

#logobanner {
	text-align: left;
	width: 836px;
	padding-left: 0px;
	background-color: #8B7C70;
}

#navbanner {
	width: 725px;
	text-align: left;
	height: 102px;
	margin-left: -10px;
}
/* main content */
#main-content-banner {
	width: 715px;
	text-align: left;
	height: 288px;
	background-color: #FFF;
	margin-left: 0px;
}
.main-image {
	float:left;
	margin-left: 0px;
}
.main-copy {
	margin-top: 30px;
	margin-left: 30px;
}
/* bottom banner */
#btm-banner {
	width: 836px;
	background-color: #8B7C70;
	height: 30px;
	vertical-align:top;
} 
/* profile */
#profile-col-1 {
	width: 180px;
	height: 288px;
	margin-left: 266px; 
	padding-top: 10px;
}
#profile-col-2 {
	width: 190px;
	height: 288px;
	margin-right: 30px; 
	padding-top: 40px;
	float: right; 
}
/* contact details */
.cont-det-title {
	font-size: 12px;
	font-weight: bold; 
	font-color:#363630;
}
.cont-det-address {
	font-size: 10px;
	line-height: 10px; 
	font-color:#B7AA9D;
}
.cont-detail {
	font-size: 10px;
	line-height: 10px;
	font-color:#363630;
}
/* contact tables */
table .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400; 
	color: #363630; 
	letter-spacing: 0.1em; 
}
table .address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #b7aa9d;
}
table .detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #363630;
}
table .position {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	/*color: #b7aa9d;*/
}
/*table .position a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #b7aa9d;
}*/

/* individual collection */
#collection-col-1 {
	width: 220px;
	height: 288px;
	margin-left: 390px; 
	padding-top: 10px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: 0em;
}
#collection-col-1b {
	width: 220px;
	height: 288px;
	margin-left: 440px; 
	padding-top: 10px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: 0em;
}

/*.collection-type {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px; 
}

.collection-copy {
	line-height: 16px: 
}*/
/* background */
.background-title {
 	color: #363630;
	font-size: 1.1em;
	line-height: 1em;
}

.background-copy {
	font-size: 0.9em;
	line-height: 1.1em;
}

