/** Define Body Properties **/
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	background-image: url(../../_images/backOnly.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
	text-align: center;
}
/** Text Tags **/
p {
	font-size: 0.95em;
	line-height: 1.8em;
	margin-top: 0.5em;
	margin-bottom: 1.6em;
	text-align: justify;
}
#detailTable th {
	text-align: left;
	background-color: #671364;
	color: #CCCCCC;
	font-weight: normal;
}
#detailTable {
	font-size: .95em;
}
#detailTable td {
	padding-top: 10px;
	padding-bottom: 10px;
}
#detailTableB th {
	text-align: left;
	background-color: #671364;
	color: #CCCCCC;
	font-weight: normal;
	padding: 5px 0px 5px 5px;
	vertical-align: bottom;
	background-image: url(../../_images/back_h6.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#detailTableB {
	font-size: .95em;
}
#detailTableB td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}

h1 {
	font-size: 1.8em;
	line-height: 1.5em;
	color: #671364;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 1px;
}
h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #671364;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: 0.5px;
	text-align: justify;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.2em;
	line-height: 1.8em;
	color: #671364;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #671364;
	font-weight: normal;
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 0px;
}
h5 {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #671364;
	font-weight: normal;
	margin-top: 0px;
	text-align: justify;
	border: 1px solid #671364;
	padding: 5px;
	background-color: #FAFAFA;
	background-image: url(../../_images/back_h5.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 0px;
}
h6 {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: 0px;
	text-align: justify;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #671364;
	background-image: url(../../_images/back_h6.png);
	background-repeat: repeat-x;
	background-position: top;
}
#detailChart p {
	margin: 0em;
}
#title p {
	color: #671364;
	text-align: left;
	font-size: 1.6em;
	line-height: 1.8em;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 6px;
}
#breadCrumb p {
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
}
#footer p {
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
}
/** Selectors **/
a:link {
	color: #671364;
	text-decoration: none;
}
a:visited {
	color: #671364;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
/** Classes **/
.blue {
	color: #671364;
}
/** Layout **/
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: right;
}
#header {
	display: block;
	height: 94px;
	position: relative;
	background-image: url(../../_images/header.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
#navigation {
	display: block;
	height: 44px;
	position: relative;
	background-image: url(../../_images/nav.png);
	background-repeat: repeat-x;
	width: 950px;
	z-index: 990;
	background-color: #935A81;
}
#wrapper2 {
	width: 950px;
	position: relative;
	text-align: left;
	padding-top: 15px;
}
#thumbImage img a:link {
	border: 1px solid #666666;
}
#leftBlock {
	float: left;
	width: 140px;
	position: relative;
}
#rightBlock {
	float: right;
	width: 810px;
	position: relative;
}
#breadCrumb {
	display: block;
	height: 25px;
	position: relative;
	padding-top: 13px;
}
#title {
	display: block;
	position: relative;
	padding-top: 0px;
}
#innerWrapper {
	position: relative;
	width: 810px;
	clear: both;
}
#searchTable {
	background-image: url(../../_images/searchformBack.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 65px;
	width: 810px;
}
#searchTable td {
	padding-top: 8px;
	padding-left: 20px;
}
#spotImage img {
	background-repeat: no-repeat;
	background-position: center center;
}
#thumbImage {
	display: block;
	float: left;
	height: 158px;
	width: 158px;
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #671364;
	text-align: center;
}
#spotImage {
	background-position: center center;
	background-repeat: no-repeat;
}
#copy {
	float: right;
	width: 330px;
	position: relative;
	padding-left: 0px;
	padding-right: 25px;
}
#detailChart {
	position: relative;
	width: 100%;
	margin-top: 2em;
	padding-top: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #671364;
	clear: both;
}
#chartLeft {
	float: left;
	width: 110px;
	position: relative;
}
#chartRight {
	float: right;
	width: 220px;
	position: relative;
}
#subTitle {
	display: block;
	height: 42px;
	width: 810px;
	position: relative;
	background-repeat: no-repeat;
	clear: both;
}
#subTitle p {
	color: #671364;
	font-size: 1.6em;
	margin: 0px;
	padding-left: 6px;
	line-height: 1.8em;
}
#lowerCopy {
	width: 810px;
	position: relative;
}
#footer {
	height: 22px;
	position: relative;
	display: block;
	padding-top: 20px;
	padding-right: 16px;
	clear: both;
	margin-top: 10px;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #671364;
}
#thumb img {
	padding: 0px;
	margin: 15px 15px 5px 0px;
	border: 1px solid #999999;
	display: inline;
}
#thumb {
	clear: both;
	display: inline;
}
#thumb a:link img{
	border: 1px solid #999999;
}
#thumb a:visited img  {
	border: 1px solid #999999;
}
#thumb a:hover img  {
	border: 1px solid #CCCCCC;
}

#doors img {
	padding: 5px;
	margin: 15px 15px 3px;
	border: 1px solid #E7E8EB;
	display: inline;
}
#doors {
	display: inline-table;
	width: 155px;
	float: left;
}
#doors a:link img{
	border: 1px solid #999999;
}
#doors a:visited img  {
	border: 1px solid #fff;
}
#doors a:hover img  {
	border: 1px solid #671364;
}
#adminMenu {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#adminMenuLeft {
	float: left;
	width: 300px;
	padding-right: 10px;
}
#adminMenuRIght {
	float: left;
	width: 180px;
	padding-left: 10px;
}

/** EOF Layout **/
.addNew {
	font-size: 12px;
	font-weight: normal;
}
#adminMenu p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#admin_subMenu {
	margin-left: 60px;
	padding: 5px;
	margin-right: 30px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}
#admin_subMenu p {
	margin-top: 0px;
	margin-bottom: -5px;
}
#navStrip {
	margin: 5px 0px;
	padding: 10px;
	position: relative;
}
#navStrip #stripLeft {
	padding: 10px;
	width: 120px;
	text-align: center;
	float: left;
	position: relative;
}
.WADAMessage p {
}
#stripLeft img {
	border: 1px solid #999999;
}
#navStrip #stripRight {
	float: right;
	position: relative;
	width: 610px;
	padding-top: 10px;
}
#introText {
	float: right;
	width: 510px;
	margin-right: 10px;
	padding-right: 0px;
}
#introImage {
	float: left;
	position: relative;
	padding-left: 13px;
	padding-top: 6px;
}
#introText p {
	margin-top: 0px;
	text-align: justify;
	padding-right: 6px;
}
#introWrapper {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#introWrapper h5 {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: justify;
	margin: 0px 0px 1em;
	color: #671364;
	padding-right: 6px;
}
form {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: none;
}
#tradeform {
	display: block;
	border: 1px solid #671364;
	padding: 5px;
	margin-top: 30px;
	background-image: url(../../_images/login_back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#tradeform td {
	padding-top: 20px;
}
#navStrip #stripRight a:hover {
	color: #671364;
	text-decoration: underline;
}
.WADAInsertContainer form {
	background-image: none;
}
.WADASearchContainer form {
	background-image: none;
}
#WADAUpdateForm form {
	background-image: none;
}
.WADAUpdateContainer form {
	background-image: none;
}
.WADADeleteContainer form {
	background-image: none;
}
.WADAHeader h2 {
	text-align: left;
}
.WADAMessage p {
	text-align: left;
	clear: both;
	position: relative;
}
.WADADeleteContainer p {
	text-align: left;
}
#doublespan {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
}
li {
	font-size: 0.95em;
	line-height: 1.6em;
	padding-left: 10px;
	margin-left: 10px;
	list-style-position: outside;
}
.imgleftBorder {
	padding: 2px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #671364;
	display: block;
}
#infoBox h3 {
	margin-top: 10px;
}
#infoBox {
	clear: both;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #671364;
	display: block;
	position: relative;
}
.imgBorderOnly {
	border: 1px solid #671364;
	display: block;
}
ul {
	margin-top: 0px;
	margin-bottom: 1em;
	list-style-position: inside;
}
#thumbImage   {
	padding:5px;
	display: block;
	float: left;
	height: 180px;
	width: 130px;
	margin: 5px;
	background-color: #FFFFFF;
	border: 1px solid #003652;
	text-align: center;
}
#thumbImage a  {
	display: block;
	height: 178px;
	width: 130px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#thumbImage a:link  {
	display: block;
	height: 178px;
	width: 130px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#thumbImage a:visited  {
	display: block;
	height: 178px;
	width: 130px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#thumbImage a:hover  {
	display: block;
	height: 178px;
	width: 130px;
	background-color: #ededed;
	text-decoration: none;
}
#thumbImage a:link img, #thumbImage a:visited img {
	border: 1px solid #003450;
	margin-top:8px;
}
#thumbImage a:hover  img {
	border: 1px solid #003450;
	background-color: #EDEDED;
	margin-top:8px;
}
#thumbImage a p {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	letter-spacing:0[x;
}


#thumbImageGallery {
	padding:5px;
	display: block;
	float: left;
	height: 190px;
	width: 130px;
	margin: 5px;
	background-color: #FFFFFF;
	border: 1px solid #003652;
	text-align: center;
}
#thumbImageGallery a  {
	display: block;
	height: 188px;
	width: 130px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#thumbImageGallery a:link  {
	display: block;
	height: 188px;
	width: 130px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#thumbImageGallery a:visited  {
	display: block;
	height: 188px;
	width: 130px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#thumbImageGallery a:hover  {
	display: block;
	height: 188px;
	width: 130px;
	background-color: #ededed;
	text-decoration: none;
}
#thumbImageGallery a:link img, #thumbImageGaller a:visited img {
	border: 1px solid #003450;
	margin-top:8px;
}
#thumbImageGallery a:hover  img {
	border: 1px solid #003450;
	background-color: #EDEDED;
	margin-top:8px;
}
#thumbImageGallery a p {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	letter-spacing:0[x;
}




#smallthumbImage   {
	padding:5px;
	display: block;
	float: left;
	height: 175px;
	width: 130px;
	margin: 5px;
	background-color: #FFFFFF;
	border: 1px solid #003652;
	text-align: center;
}
#smallthumbImage a:link {
	display: block;
	height: 175px;
	width: 130px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#smallthumbImage a:visited  {
	display: block;
	height: 175px;
	width: 130px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#smallthumbImage a:hover  {
	display: block;
	height: 175px;
	width: 130px;
	background-color: #ededed;
	text-decoration: none;
}
#smallthumbImage a:link img, #thumbImage a:visited img {
	border: 1px solid #003450;
}
#smallthumbImage a:hover  img {
	border: 1px solid ##003450;
	background-color: #FFFFFF;
}
#smallthumbImage a p {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 0px;
	display: block;
	text-align: center;
	letter-spacing:0px;
	margin-top: 5px;
}


#image {
	float: left;
	width: 414px;
	position: relative;
	background-position: center center;
	display: block;
	height: 400px;
	left: 14px;
	border: 1px solid #671364;
}
#error {
	padding: 2%;
	margin-top: 20px;
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #FF0000;
	border: 1px solid #FF0000;
	background-image: url(../../_images/bck_h5.png);
	background-repeat: repeat-x;
	background-position: top;
}
#woodThumb {
	display: block;
	float: left;
	width: 80px;
}
a:link #woodThumb {
	border: 1px solid #EDEDED;
	display: block;
	height: 125px;
	padding: 3px;
	margin-left: 1px;
}
a:link #woodThumb p {
	font-size: 9px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 4px;
	padding: 0px;
	line-height: 10px;
}
a:link #woodThumb img {
	border: 1px solid #EDEDED;
}
a:visited #woodThumb {
	border: 1px solid #EDEDED;
	display: block;
	height: 125px;
	padding: 3px;
}
a:hover #woodThumb {
	border: 1px solid #002F49;
	display: block;
	height: 125px;
	padding: 3px;
	background-color: #EDEDED;
}
a:visited #woodThumb p {
	font-size: 9px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 4px;
	padding: 0px;
	line-height: 10px;
}
a:visited #woodThumb img {
	border: 1px solid #EDEDED;
}
a:hover #woodThumb img {
	border: 1px solid #671364;
}
#introText a {
	text-decoration: underline;
}
#capitalNav {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 13px;
	width: 252px;
}
.purpleBorder {
	border: 1px solid #671364;
}
