/* CSS Document */
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;  
	text-align:left;
	font-size:62.5%;
	background:#817F8C url(/images/global/bgfade.png) repeat-x;
}

#main{
	width:760px;
	margin:40px auto 30px auto;
}

form{
	margin:0;
	padding:0;
}


.innerContent{
	float:left; width:758px;
}

.innerLeft{
	float:left;width:548px;
}

.pagecontent{
	width:518px; 
	float:left
}

.pagecontentColumn{
	float:left; 
	width:249px;
}

.titleLg{
	font-size:2.2em;
	color:#C11400;
}

.titleSm{
	font-size:1.7em;
	color:#C11400;
	float:left;
}

.leftJustified{
	float:left;
	text-align:justify;
}

.openingPara{
	font-size:1.1em;
}

.menuCatList{
	width:130px; 
	float:left; 
	
	font-size:1.1em;
	color:#800500;
}

.menuCategory{
	width:120px;
	float:left;
	cursor:pointer;

}

.menuItem{
	width:382px;
	float:left;
	background:url(/images/global/navigationBottomBar.png) -5px 16px no-repeat;
}

.menuItemNormal{
	width:382px;
	float:left;
	background:#fff url(/images/global/navigationBottomBar.png) -5px bottom no-repeat;
}

.menuItemNoBg{
	width:382px;
	float:left;
}

.menuItemTall{
	width:382px;
	float:left;
	background:#fff url(/images/global/navigationBottomBar.png) -5px bottom no-repeat;
}

.menuItemTitle{
	color:#800500;
	width:328px;
	float:left;
	text-align:left;
	
}

.menuItemPrice{
	color:#550300;
	width:54px;
	float:left;
}

.menuItemDescription{
	color:#005255;
	float:left;
	width:382px;
}

.imageGalleryQuickLinks{
	float:left; border:1px solid #800500; margin:3px; padding:3px; padding-top:1px; padding-bottom:1px; cursor:pointer;
}

.overDiv{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	visibility:hidden; 
	z-index:10;
	b\ackground:url(/images/global/opaque80.png);
}

.formInput{
	width:200px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.formSmallInput{
	width:163px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	height:1.1em;
}

.titleorderOnline{
	float:left; 
	margin:0 6px 0 6px;
	padding:2px; 
	cursor:pointer; 
	font-weight:bold; 
	font-size:1.1em
}

.titleorderOnline a:hover{
	background:#ededed;
}
