body { 
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	}

.wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width:760px;	
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	min-height: 600px;
	}
	
.mainContent {
	position: relative;
	width: 740px;
	}	
	
.leftSpacer {
	float: left;
	width: 20px;
	}


.contentContainer {
	float: right;
	width: 720px;
	}


.leftContentWrapper {
	width: 504px;
	float: left;
	line-height: 150%;
	}	

.leftContentWrapper h1 {
	font-size: 14px;
	font-weight: bold;
	color: #451D69;
	margin-bottom: -5px;
	}
	
.leftContentWrapper h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -5px;
	}	

.rightContentWrapper {
	width: 203px;
	float: right;
	line-height: 120%;
	font-family: Arial;
	}	


.clearFloat {
	clear: both;
	}
	
	
	
.footer {
	color: #737373;
	font-family: Arial;
	font-size: 10px;
	margin-left: 20px;
	width: 720px;
	}

.sale {
	position: absolute;
	z-index: 20;
	top: 16px;
	left:225px;
	}



p { }
td { }

.largerSub {
	font-size: 12px;
	font-weight: bold;
	}

a:link { 
	color: #922c2c;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited { 
	color: #922c2c;
	text-decoration: none;	
	font-weight: bold;
	}
	
a:hover { 
	color: #922c2c;
	text-decoration: underline;	
	font-weight: bold;
	}
	
a:active { 
	color: #922c2c;
	text-decoration: none;
	font-weight: bold;
	}
	
.blueText {
	color: #0D1C5F;
	}	
	
.alignRight {
	text-align: right;
	}	

input	{
	background-color: white;
	border-color: #451D69;
	color: #451D69;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	width: 197px;
	margin-top:-6px;
	}	
	
.buttonAlt	{
	margin-top: 4px;
	background-color: #451D69;
	color: #ffffff;
	border-width: 0px;
	padding: 6px;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	}
	
	
.galleryIcon	{
	width: 80px;
	float: left;
	font-size: 10px;
	margin-right: 15px;
	line-height: 110%;
	}	
	
	
.galleryIcon a:link { 
	color: #451D69;
	text-decoration: none;
	font-weight: bold;
	}
	
.galleryIcon a:visited { 
	color: #451D69;
	text-decoration: none;	
	font-weight: bold;
	}
	
.galleryIcon a:hover { 
	color: #922c2c;
	text-decoration: none;	
	font-weight: bold;
	}
	
.galleryIcon a:active { 
	color: #451D69;
	text-decoration: none;
	font-weight: bold;
	}		
	
.navigationBar {
	position: absolute;
	top:90px;
	left:165px;
	z-index: 50;
	}	


.eBlast {
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
	}
	
.eBlast h1 {
	font-size: 14px;
	font-weight: bold;
	color: #451D69;
	margin-bottom: -5px;
	}	

.eBlastRight {
	line-height: 120%;
	font-family: Arial;
	font-size: 10px;
	}	