/*
 * Link Styles
 */ 

a {
	color: #E6B98A;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

p.this a {
	color: #FFFFFF;
	}

/*
 * Main Styles
 */

body {
	background: #3F2B16;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	}

p {
	margin: 0;
	padding: 0;
	}

#nowrap {
	width: 883px;
	}

#wrap {
	background: url('/images/inside.gif') 0 0 repeat-y;
	margin: 0;
	padding-left: 37px;
	text-align: left;
	width: 846px;
	}

.title {
	background: #4C300E;
	color: #FFFFFF;
	font-size: 16pt;
	padding-left: 221px;
	width: 587px;
	}

#menu {
	background: #623E14;
	float: left;
	margin-right: 5px;
	width: 218px;
	}

#menu p {
	padding-left: 24px;
	}

#menu p.this {
	padding-left: 0px;
	}

#content {
	color: #FFFFFF;
	/*margin-left: 222px;*/
	padding-right: 40px;
	}

#botnav {
	background: #623E14;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
	width: 809px;
	}

#botnav a {
	color: #FFFFFF;
	}

#bottom {
	background: url('/images/bottom.gif') 0 0 no-repeat;
	clear: both;
	text-align: center;
	height: 51px;
	width: 883px;
	}

.copyright {
	color: #E6B98A;
	font-size: 8pt;
	text-align: center;
	}

.cp {
	color: #E6B98A;
	}

/*
 * Gallery Specials
 */

.right {
	float: right;
	font-family: Tahoma;
	font-size: 16pt;
	padding-right: 40px;
	}

#gsSidebarCol {
	width: 218px;
	}

.block-core-SystemLink a {
	color: #FFFFFF;
	}

.block-core-ItemLinks {
	padding-left: 12px;
	}

.block-core-ItemInfo {
	display: none;
	}

.next-and-last a {
	padding-right: 3px;
	}

.first-and-previous a {
	padding-right: 6px;
	}

.giTitle {
	font-weight: bold;
	margin-bottom: 10px;
	}

.giDescription {
	margin-bottom: 20px;
	}


	