/* CSS Document */																													
/*css shorthand values: Top Right Bottom Left */
/*we use an abssolute url for NN4 followed by a relative url for modern browsers*//*css shorthand values: Top Right Bottom Left */

body {							
	background-image: url(images/background_1.jpg);		
	background-repeat: repeat;		
	margin: 0 0 0 0;			
	padding: 0;
	}
	
#headerTable {					
	width: 900px;	
	height: 160px;
	padding: 0px;
	border: none; 
	background-color: #FF9900;
	}	
	
#mnTable {
	background-color: #FFFDD9;				
	width: 900px;		
	border-bottom: 3px solid #330000;	
	border-top: 4px solid #330000;
	border-left: 12px solid #990000;
	border-right: 12px solid #990000;
	}
	
#buyTable {				
	border: 4px solid #990000;
	width: 750px;
	}
	
#buyTable2 {			
	border: 4px solid #990000;
	width: 80%;
	}											

#navCell {							
	vertical-align: top;	
	border-right: 1px solid #668a87;	
	font-size: 11px;	
	color: #333333;	
	line-height: 3; 
	}	

#mainCell {						
	background-color: #fffdd9;	
	vertical-align: top;
	}		

.nav {
	text-align: center;						
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	width: 150px;
	display: block;
	padding-bottom: 3px;
}

.nav:hover {
	text-align: center;		
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 150px;
	display: block;
	padding-bottom: 3px;
}

#nav a {
	text-align: center;						
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	width: 150px;
	display: block;
	padding-bottom: 3px;
	text-decoration: none;
}

#nav a:visited {
	text-align: center;						
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	width: 150px;
	display: block;
	padding-bottom: 3px;
	text-decoration: none;
}

#nav a:hover {
	text-align: center;		
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 150px;
	display: block;
	padding-bottom: 3px;
	text-decoration: none;
}
	
#mainNav {
	text-align:center;			
	vertical-align: top;	
	line-height: 2; 
	}		
	
.dropNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	}
	
.dropNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	}
	
.dropNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}										

#sidebarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-align: left;
}

#sidebarText h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ffffff;
	font-weight: 0px
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#sidebar {						
	background-color: #990000;		
	vertical-align: top;	
	border-right: 3px solid #330000;	
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
	}  

#sidebar a:link {
	text-decoration: none;				
	color: #FFFF66;
	}
#sidebar a:visited {
	text-decoration: none;			
	color: #FFFF66;
	}
#sidebar a:hover {				
	color: #FFFFCC;
	text-decoration: underline;
	}

#boldRed {
	color: #990000;
	font-weight: bold;
	}
	
#boldRed a {
	color: #990000;
	font-weight: bold;
	}
	
#boldRed a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	}

#bodyInTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 33px;
	padding-right: 33px;
}

.bodyInPurchaseTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	

#bodyInPurchaseTable p {
	font-size: 18px;
	color: #330033;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#bodyInPurchaseTable h1 {
	font-size: 21px;
	color: #330033;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.bodyInTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#bodyInTableSmall {
	font-size: 12px;
	color: #330033;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#bodyInTableLeft {
	font-size: 14px;
	color: #330033;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#bodyInTable p {
	font-size: 14px;
	color: #330033;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#bodyInTable h1 {
	font-size: 16px;
	color: #330033;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.bodyInTable h1 {
	font-size: 16px;
	color: #330033;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#bodyInTable h2 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#bodyInTable h3 {
	font-size: 16px;
	color: #330033;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.bodyInTable h3 {
	font-size: 16px;
	color: #330033;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#bodyInTable h4 {
	font-size: 14px;
	color: #330033;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.bodyInTable h4 {
	font-size: 14px;
	color: #330033;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#bodyInTable h5 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.bodyInTable h5 {
	font-size: 21px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
	
#bodyInTable a:link {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;				
	color: #990000;
	}
#bodyInTable a:visited {
	font-size: 14px;
	text-decoration: none;			
	color: #990000;
	font-weight: normal;
	}
#bodyInTable a:hover {	
	font-size: 14px;			
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
	}

#purchaseBlurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#purchaseBlurb p{
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#purchaseBlurb h1{
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
	
#imagePad {
	margin-left: 15px;
	margin-right: 11px;
	margin-bottom: 4px;
	}

#lineDivideBlack {
	border-bottom: #000000 4px solid;
	width: 80%;
	float: center;
	}

#lineDivideBlack2 {
	border-bottom: #000000 2px solid;
	width: 80%;
	float: center;
	}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;						
	padding: 16px 24px 16px 32px;		
	font-size: 12px;	
	letter-spacing: .5em;		
	color: #330066;
	}
	
#footerTag {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 16px 24px 16px 0px;
	font-size: 12px;	
	letter-spacing: .5em;		
	color: #330066;
	text-align: right;
	}
	
#footerTag a{
	font-family: Verdana, Arial, Helvetica, sans-serif;			
	font-size: 12px;	
	letter-spacing: .5em;		
	color: #333333;
	text-decoration: none;
	text-align: right;
	}
	
#footerTag a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	letter-spacing: .5em;		
	color: #000000;
	text-decoration: underline;
	text-align: right;
	}
