/******* GENERAL LAYOUT ********/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00282C;
	background-image: url(../images/back-grad.jpg);
	background-repeat: repeat-x;
	font-size: 0.9em;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 25px;
	text-align: center;
}
#footer {
	color: #666666;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: underline;
}

#content {
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#content p {
	color: #333333;
	font-family: tahoma, Arial, Verdana;
	line-height: 1.35em;
}
td.content-gradient {
	background-image: url(../images/rep_2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
}
td.content-cell {
	background-color: #E1E5CE;
}
td.content-left {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
}
td.content-right {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navigation {
	padding-top: 10px;
	background-color: #E1E5CE;
	padding-left: 15px;
	padding-bottom: 25px;
	max-width: 188px;
}


/********* ELEMENT FORMATTING ********/
td {
	font-size: 12px;
	text-align: left;
}
h1 {
	color: #200A20;
	font-family: Garamond, "Century Gothic", Georgia, serif;
	font-size: 1.75em;
	line-height: 1.6em;
	letter-spacing: 0.2em;
	font-weight: bold;
}
h2 {
	color: #022438;
	font-family: Garamond, "Century Gothic", Georgia, serif;
	font-size: 1.5em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-weight: bold;
}
h3 {
	color: #011F32;
	font-family: Garamond, "Century Gothic", Georgia, serif;
	font-size: 1.45em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 10px 0px 4px;
	padding: 10px 0px 4px;
}
h4 {
	color: #9E4526;
	font-family: Garamond, "Century Gothic", Georgia, serif;
	font-size: 1.25em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-weight: bold;
}
ul li {
	color: #333333;
	font-family: tahoma, Arial, Verdana;
	line-height: 1.35em;
	padding-bottom: 5px;
}


#content .larger p, #content .larger li {
	color: #264754;
}
.large {
	font-size: 1.5em;
}
.large-color {
	font-size: 1.5em;
	color: #330066 !important;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}
.artist-name {
	font-size: 1.6em;
	color: #592316;
	letter-spacing: 0.1em;
	font-family: "Monotype Corsiva", "Comic Sans MS", sans-serif;
	line-height: 1.2em;
	font-weight: normal;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.float-right {
	float: right;
	margin-left: 25px;
}
.larger {
	font-size: 1.15em;
}
.smaller {
	font-size: 0.9em;
	line-height: 1.2em;
}
.credit-small {
	font-size: 0.9em;
	color: #937053;
}
.nav-button {
	background-image: url(../images/nav-dash-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 10px;
}
td.bottom-space {
/*	height: 30px; */
}
.nogap, .nogap p {
	margin: 0px;
	padding: 0px 0px 2px;
}
.clear {
	clear: both;
	height: 1px;
}
.quote {
	padding-left: 20px;
	padding-right: 30px;
	color: #003366 !important;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9CA675;
	margin-left: 35px;
	margin-bottom: 15px;
	font-size: 1.4em;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #9CA675;
	margin-right: 35px;
}
#content .quote p {
	color: #003366;
}
.quote-open {
	padding-right: 5px;
}
.quote-close {
	padding-left: 5px;
}

.quote2 {
	margin: 15px 15px 0px 25px;
	clear: both;
	min-height: 45px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9CA675;
	border-left-color: #9CA675;
	padding-bottom: 5px;
}
.quote2 img {
	padding-right: 5px;
}
.quote2 p {
	margin: 0px;
	color: #33417C;
}
.quote2-name {
	font-style: normal;
	color: #666666;
	margin-bottom: 25px;
	padding-left: 25px;
	text-align: right;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 25px;
	font-size: 1.1em;
}


.bold-under {
	font-weight: bold;
	text-decoration: underline;
}
img.pad1 {
	padding-left: 15px;
	padding-bottom: 10px;
}
img.pad2 {
	padding-right: 15px;
	padding-bottom: 10px;
}
.row-header {
	font-weight: bold;
	background-color: #C1D0A4;
	letter-spacing: 0.1em;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #021C2D;
}
table.products tr:hover, table.products tr:active {
	background-color: #D3D8C4;
}




/******* LINKS *******/
a:visited, a:link {
	color: #1B4790;
}
a:active, a:hover {
	color: #006699;
	text-decoration: none;
}

a.nocolor {
	color: #765b44;
}

.toplink {
	float: right;
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	text-align: right;
}
.toplink a {
	text-decoration: none;
}
form.inline {
	display:inline;
}
input.btn-text {
	color: #686E5B;
	background-color: #E1E5CE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.btn-text:active, input.btn-text:hover {
	color: #686E5B;
	background-color: #E1E5CE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}


/********* TABS ***********/
.top-login-btn a {
	color: #536445;
	text-decoration: none;
}
.tab-navigation {
	width:100%;
	background: url(../images/tab-bg.gif) repeat-x bottom;
	font-size:1.1em;
	line-height:normal;
	margin-bottom: 5px;
	float: left;
}
.tab-navigation ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
.tab-navigation li {
	float:left;
	background:url(../images/tab-left.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
.tab-navigation a {
	float:left;
	display:block;
	background:url(../images/tab-right.jpg) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.tab-navigation a, .tab-navigation strong, .tab-navigation span {
	display:block;
	background:url(../images/tab-right.jpg) no-repeat right top;
	padding:5px 15px 4px 6px;
}
.tab-navigation #current {
	background-image:url(../images/tab-left_on.jpg);
}
.tab-navigation #current a {
	background-image:url(../images/tab-right_on.jpg);
	padding-bottom:5px;
	color: #034C66;
}
.tab-navigation a:active, .tab-navigation a:hover {
	color: #016B4C;
}
/* Commented Backslash Hack hides rule from IE5-Mac */
  .tab-navigation a {
	float:none;
}/* End IE5-Mac hack */
#content .quote2 p {
	color: #003366;
	font-size: 1.2em;
}

