BODY {
	font-size: x-small;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C7D8D6;
	align: left;
}

a:link {
	color: #9F0E31;
	text-decoration: none;
	padding: 2px;
}
a:visited {
	text-decoration: none;
	color: #9F0E31;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #522324;
}
a:active {
	text-decoration: none;
	color: #9F0E31;
}

.pageHeading {
	margin-top: 25px;
	margin-bottom: 30px;
	margin-left: 30px;
	text-align: left;
}

#mainContent {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#mainContent P {
	line-height: 150%;
}

#footer {
	color: #101439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C7D8D6;
}

.subNavItem {
	margin-bottom: 3px;
}


.leftCol {
	padding: 0px;
	text-align: left;
	padding-left: 30px;
	width: 190px;
}

.leftCol a {
	padding: 0px;
}

.leftCol a:hover {
	text-decoration: none;
	color: #9F0E31;
	background-color: #FFFFFF;
}

.rightCol {
	border-left: 1px dotted #8CAAA8;
	padding-left: 30px;
	padding-right: 30px;
	width: 500px;
}

.rightCol P, LI {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 120%;
	line-height: 120%;
}
.rightCol H2 {
	margin-top: 0px;
	font-size: 130%;
	color: #522324;
}
.rightCol H3 {
	font-size: 130%;
	color: #522324;
}

#header {
	margin-bottom: 1px;
}

#secNav {
	width: 770px;;
	background-image: url("/images/nav/nav-bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin: 0px;
	height: 25px;
	padding-bottom: 0px;
}

#secNav IMG {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	height: 25px;
}


#secNav a:link {
	color: #9F0E31;
	text-decoration: none;
	padding: 0px;
}
#secNav a:visited {
	text-decoration: none;
	color: #9F0E31;
}
#secNav a:hover {
	text-decoration: none;
	color: #9F0E31;
}
#secNav a:active {
	text-decoration: none;
	color: #9F0E31;
}


#thumbNail {
	margin-top: 40px;
}
.thumbPic {
	margin-bottom: 5px;
}
.thumbCopy {
	color: #58757A;
}

.galleryInfo {
	margin-bottom: 10px;
}

.galleryInfo H2 {
	margin-top: 0px;
	margin-bottom: 2px;
}

.galleryNav {
	padding: 5px;
	background-color: #E7EBEB;
	margin-bottom: 10px;
}

.logoLink {
	margin-bottom: 20px;
}


/**************** BUY *******************/

.buyItem {
	margin-top: 20px;
}

.buyItem a:link {
	padding: 0px;
}

.buyItemHeadings {
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #A99192;
	font-size: 110%;
	line-height: 130%;
	width: 65px;
}
.buyItemDetails {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 110%;
	line-height: 130%;
}
.buyItemName {
	font-weight: bold;
	color: #532224;
}
.buyItemCopy {
	padding-left: 10px;
}
.buyForm {
	margin-top: 10px;
	font-size: 120%;
}

#buy {
	margin-top: 40px;
	margin-bottom: 30px;
	border: 1px solid #481618;
	width: 577px;
}
