body 
{
	text-align:center;
	margin:0;
	background-color:#902723;
	background-image: url("../images/header_top_bgd.jpg");
	background-position: top center;
	background-repeat:repeat-x;
}

img
{
	border:none;
}

img.logo
{
	display: block;
	width: 251px;
	height: 149px;
	margin: 0 auto;
	text-align:center;
}


h1
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #942621;	
}

h3
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #942621;	
}

/* Layout */
#container
{
	margin:0 auto;
	width:800px;
	text-align:left;
	
}
/*background: #B0261C;*/
#header
{	
	background-image:url(../images/header_top_transparent.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:46px;
	position:relative;
	z-index:50;
}

#primaryNavigation
{
	position: absolute;
	top: 17px;
	left: 0;
	width:100%;
	padding:0 0 0 20px;
}

.middle
{
	position:relative;
	float:left;
	width:100%;
	background-color:white;
	z-index:30;
}


#contentColumn, #content
{
	float:left;
}

#contentColumn
{
	width:230px;
}

#contentColumn .padding
{
	padding:40px 0 20px 15px;
}

#content
{
	width:446px;	
}

#content .padding
{
	padding:20px;
}

#middleFull #right, #middleFull #contentColumn
{
	display:none;
}

#middleFull #content
{
	width:676px;
}


#middleFull #content .padding
{
	padding:20px 0 20px 20px;
}

.minHeight
{
	margin:0 -1px 0 0; /* Hidden 1px to the right so that elements 100% within middle will not be forced below this */
    height:250px;
    float:right;
    width:1px;
}

.clear 
{
    clear:both;
    height:1px;
    overflow:hidden;
}


#footer
{
	position:relative;
	clear:both;
	height:50px;
	background-image:url(../images/footer_bottom.gif);
	background-repeat:no-repeat;
	color:#b66564;
	font-size:9px;
	padding:13px 25px;
	z-index:50;
}

#footer a
{
	color:white;
	font-size:10px;
	text-decoration:underline;
}

#footer #footerText
{
	padding:40px 0 0 0;
}

#footerText, #footerText a
{
	color:white;
	font-size:10px;
}

#hidden
{
	display:none;
}


/* Styling */


#primaryNavigation a
{
	float:left;
	text-decoration:none;
}


body, p, td, div, span
{
	color:#383838;
	font-family:Arial;
	font-size:12px;
	line-height:1.38em;
}

a
{
	color:#752325;
}


p
{
	margin:0 0 8px 0;
}

.bold, strong, b
{
	font-weight:bold;
}

ul
{
	margin:0 0 15px 0;
	padding:0;
}
li
{
	margin:0 0 0 15px;
	padding:0;
}


/*  Page Specific  */


#contentColumn .module .padding
{
	padding:10px;
	border-right:solid 1px #D2D2D2;
	border-left:solid 1px #D2D2D2;
}


#calloutOrderNow
{
	position:absolute;
	top:31px;
	right:-15px;
	z-index:150;
}

.tabNavs1
{
	height:30px; 
	margin:0 0 0 -4px;	
	padding: 0 0 0 3px;
	background-image:url(../images/tabs/top_curve.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.tabContainer
{
	margin:0 0 0 -4px;
	padding:8px 12px 8px 11px;
	border-right:solid 1px #942621;
	border-left:solid 1px #942621;
	background-color:#EEEEEE;
	min-height:250px;
	height:auto !important;
	height:250px;
}

.tabContainerFull
{
	padding:8px 12px 8px 11px;
	border-right:solid 1px #942621;
	border-left:solid 1px #942621;
	background-color:#EEEEEE;
	min-height:250px;
	height:auto !important;
	height:250px;
}

.tabBottomCurve
{
	margin:0 0 0 -4px;
	height:30px;
	background-image:url(../images/tabs/bottom_curve.gif);
	background-repeat:no-repeat;
}

.moduleLg
{
	position:relative;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding:6px 0 0 0;
}


.moduleSm1
{
	margin-right:9px;
}

.modulePadding
{
	padding:3px 10px 10px 110px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:white;
	min-height: 87px; 
	height: auto !important; /* IE6 ignores... FireFox and IE7 take this no matter what other value is set before or after */
	height: 87px;
}

.moduleSm1 .modulePadding, .moduleSm2 .modulePadding
{
	padding:10px;
	background-image:url(../Images/Common/bkgdMenuBottomsm.gif);
}

.modulePhoto
{
	position:absolute;
	top:8px;
	left:8px;
	background-color:pink;
	width:75px;
	height:75px;
}

.moduleStorePhoto
{
	position:absolute;
	top:20px;
	left:8px;
	background-color:pink;
	width:75px;
	height:50px;
}
a.largerIcon
{
	padding:0 15px 0 0;
	background-image:url(../images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

h2, .hdrItemname, tr.hdrItemname td
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
