html, body
{
	height: 100%;
}

body 
{
	margin: 0px; padding: 0px;
	font: normal 12px  Arial;
	background-color: #9B2754;
	color: #4c4c4c;
	text-align:center;
}

img
{
	border: none;
}

form
{
	padding:0; margin:0;
}

input
{
	margin-top: 5px;
}

input.text, textarea
{
	font: normal 13px Arial; color:#666;
	border:solid #999 1px; padding:2px;
}
	
h1
{
	font-size: 30px;
	margin: 0 0 6px 0;
	padding: 0 0 4px 0;
	color: #00719A;
	border-bottom: solid #9B2754 1px;
}	
h2
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #9B2754;
}	
h5
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #2c8b87;
}	
h3
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #9B2754;
}	
h4
{
	font:bold 16px 'Times New Roman';
	font-style: italic;
	margin: 0;
	padding: 0;
	color: #444;
}	

strong
{
	color: #4c4c4c;
}
hr
{
	height: 1px;
	color: #ee7f8c;
}


/* ========== CLASSES ========== */

.redtext
{
	color: #9B2754;
	font-weight: bold;
	font-size: 13px;
}
.onsale
{
	position:absolute;
	right:130px; top:16px;
	font: 13px Arial;
	color: white;
}
.onsale a { color:white;}

.quotes
{
	font:normal 13px 'Times New Roman';
	font-style: italic;
	margin-top: 0;
	color: #000000;
}

.quote
{
	font:normal 14px 'Times New Roman';
	font-style:italic;
}

hr.excerpt
{
	color: #cccccc;
}


/* ========== LINKS ========== */

a
{
	color: #9B2754;
	text-decoration: none;
	font-family:Arial;
}

a:hover 
{
	text-decoration: underline;
}



/* ========== MENU ========== */

/* main navigation menu */

#menu 
{
	float:left; height: 230px; width: 175px;
	padding: 24px 0 0 22px;
}

#menu a.home
{
	color: #888;
	font-size: 10px;
	letter-spacing:1px;
	padding: 0 0 2px 5px;
}

#menu a.home:hover
{
	color: #000000;
	text-decoration: none;
}

#menu img
{
	padding:0 0 2px 0;
}

#activemenu
{
	background: url(../images/navigation/top.gif) 0 0 no-repeat;
	margin: 2px 0 0 0;
	width:175px;
	list-style-type:none;
	padding:7px 0 0 0;
}

#activemenu li 
{
	color: #9B2754; 
	padding: 1px 0px 1px 24px;
	border: solid #e84f61 1px; border-width:0 1px 0 1px;
}

#activemenu li a
{
	color: #9B2754; 
	text-decoration: none;
}


#activemenu li a:hover
{
	text-decoration: underline;
}

#activemenu li.active
{
	font-weight: bold;
	background: url(../images/bullet_cheerio.gif) 4px 0 no-repeat;
}

#activemenu li.bottom
{
	background: url(../images/navigation/bottom.gif) 0 0 no-repeat;
	border:none;
	height:9px;
	font-size:7px; line-height:9px;
}



/* ========== CONTAINERS ========== */

/* template containers */


#toprightlogo
{
	float: right;
	padding: 10px 20px;
	color: #ffffff;
	font:normal 13px Times;
}

.content
{
	margin:0 auto;
	text-align:left;
	width: 827px;
	position:relative;
	background: #ffffff url(../images/header/background.gif) 0 0 no-repeat;
}

#home
{
	background: #ffffff url(../images/header/home.gif) 0 0 no-repeat;
} 

.header
{
	height:48px;
}

#join
{
	position:absolute;
	top: 28px;
	right: 71px;
	z-index:500;
}



/* content pages containers */

.footer
{
	background: url(../images/footer.gif) 0 0 no-repeat #9B2754; 
	padding-top: 94px;
	padding-bottom:6px;

	text-align:center; line-height: 1.6em;
	color: #ffffff;
	font-family:Arial;
}

.footer a
{
	color:white;
}

.footer #copyright
{
	text-align:center; line-height: 1.6em;
	color: black; font-family:Arial;
}

#medallion
{
	clear: both;
	float: right;
	margin-right: 50px;
	margin-top: 24px;
}

#main
{
	text-align: left;
	margin:30px 0 0 230px;
	width: 550px;
	min-height: 100%;	
}

table.list td
{
	border-bottom: solid #ccc 1px;
	padding: 6px 0;
}

#ecard td
{
	font: normal 11px Arial;
	color: #999;
	border:none;
	padding:0 10px 4px 0;
}
#ecard td strong
{
	color: #333;
}

img.left
{
	float:left;
	padding: 0 10px 20px 0;
}

#subscribe
{
	color: #000000;
	padding: 20px 0 0 0;
	font-size:11px;
	background: url(../images/subscribe.gif) 30px 140px no-repeat;
	height: 300px;
}


/* homepage containers */

#home #menu
{
	padding: 0 0 0 22px;
}

#homepage
{
	background: url(../images/home.gif) 0 0 no-repeat;
	min-height: 200px;
	padding-top:170px;
}

#homepage #title
{
	margin:20px 0 0 235px; width:270px;
	text-align:left;
	font: normal 22px Arial; color:#9B2754; line-height:30px
}

#homepage #credits
{
	color:#00719A; font:normal 22px Arial; text-align:center;
	padding-bottom:30px;
}

#homepage #spotlight
{
	font:normal 12px Arial;
}

#homepage #spotlight strong
{
	font:bold 15px Arial;
	color: #9B2754;
}

#homepage #spotlight td
{
	width: 33%;
	padding:0 20px; 
}

#homepage #subscribe {
	background:none;
	padding:10px 0 0 0;
	width:230px;
	height:90px;
}

#homepage #inset {
	background:#C5DAE5;
	width: 510px;
}

#homepage #inset .left {
	width:254px;
	float:left;
	border-right: solid #86B0BC 1px;
}

#homepage #inset .right {
	width:254px;
	float:right;
}

#inset .body {
	padding: 15px 20px;
	text-align:center;
	color: #323232;
}
