.footer {
	font-size:10px;
}

.main {
		width:790px; 
		background-color:white;
}

.flashSlide {
		width:420px; 
		padding-right:18px; 
		padding-bottom:0px; 
		padding-top:0px; 
		margin-bottom:0px; 
		margin-top:0px;
}

.noPadding {
		padding-bottom:0px; 
		padding-top:0px; 
		margin-bottom:0px; 
		margin-top:0px;
}

.answerTop {
		background-color:#dfbe60;
		width:200px;
}

.marketTop {
		background-image:url(images/market_top_middle.gif); 
		background-repeat:repeat-x; 
		width:208px;
}


.marketBottom {
		background-image:url(images/market_bottom_middle.gif); 
		background-repeat:repeat-x; 
		width:208px;
}
		
.marketLMiddle {
		background-image:url(images/market_left_middle_repeat.gif); 
		background-repeat: repeat-y;
}
		
.marketGradient{
		background-image:url(images/market_gradient_bcgd.jpg); 
		background-repeat:repeat-x;
		height:200px; 
		background-color:#E1D8CD;
}

.marketRMiddle{
		background-image:url(images/market_right_middle_repeat.gif);
		background-repeat: repeat-y;
}


.checkoutRow1{ width:85px;
			font-weight:bold;
			padding-top:2px;
			padding-bottom:1px;
			}
			
.checkoutRow2 {
			width:175px;
			padding-left:3px;
			padding-top:2px;
			padding-bottom:1px;
			}
			
.checkoutRow3{ width:80px;
			padding-top:2px;
			padding-bottom:1px;
			}

.checkoutRow4 {
			width:170px;
			padding-left:3px;
			padding-top:2px;
			padding-bottom:1px;
			}

.checkoutRowCC {
			font-weight:bold;
			width:100px;
			padding-top:2px;
			padding-bottom:1px;

}

.checkoutRowCC2 {
			width:135px;
			padding-left:3px;
			padding-top:2px;
			padding-bottom:1px;

}

.checkoutHeader {
			background-color:#BAB2CD; 
			padding:3px;
			font-size:12px;
			color:white;
}

.cartHeader  {
		color:white;
		font-weight:bold;
		
}

.checkoutTable {
			border:1px solid gray;
}

.pad   {
		padding-top:1px;
		padding-bottom:2px;
		padding:2px;
		}
.grayBorder {
		border:1px solid #BFB8BF; 
		}

.menu {
	 background-color:#e1c062;
	 background-image:url(images/bgd_dropdown.gif);
	 background-repeat:repeat-x;
	 padding-bottom:8px;
	 padding-top:6px;
	 border-bottom:0px solid #443619;
	 border-right:1px solid #443619;
	 border-left:1px solid #443619;
	 } 

.submenu {
	color:#443619;
	font-variant:small-caps;
	font-weight:bold;
	padding:5px;
	}

.submenu2 {
	color:#443619;
	font-variant:small-caps;
	font-weight:bold;
	padding:5px;
	}

.submenu:hover {
	color:#b40001;
	font-variant:small-caps;
	font-weight:bold;
	}

.contest {
color:#993300;text-decoration:underline;
}

.contest:hover {
	color:#fdf9ce;text-decoration:underline;
}

.marketBG {
	background-image:url(images/marketingRepeat.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:218;
}