@import url("menu.css");

.profileBar
{
    background-color: White; 
    padding: 6px; 
    text-align: right; 
    border: solid 1px black;
    border-top: none;
    margin-bottom: 12px;
}

#Body 
{
    margin:0;
    padding: 0;
	background-image: url(images/bg.png);
	background-color:#4fd9ff;
	background-repeat:repeat-x;
	background-position:left top;
	color:#2E3D47; 
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.Normal, .NormalDisabled {
	font-size: 14px;
}

html {overflow-y: scroll;} 

.wrapper
{
	text-align:center;
	background-image: url(images/bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	padding-bottom: 18px;	
}
.banner
{    
	background-image: url(images/TopBanner.jpg); 
	padding-top: 165px;
	width:100%;
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	position: relative;
}
.main
{
	width:944px;
	margin:0 auto;	
	text-align:left;
	position: relative;	
	padding-top:0;
}
.pageWidth {
	width: 942px;
}

.pageWidthMinusBorder {
	width: 942px;
}

.headerSection 
{
	width: 944px; 
	margin: 0 auto 0 auto;
	position: relative;
	background-color: #d8d8d8;
	background-image: url(images/header-background.gif);
	background-repeat: repeat-x;
	height: 154px;
	_overflow: hidden;
	background-color: #ffffff;
	text-align: left;
	font-size: 10px;
}

.headerLogoContainer 
{
    height: 90px;
    width: 400px;
    cursor: pointer;    
    background-image: url(images/logo2.gif); 
    background-repeat: no-repeat;
    background-position: 26px top;
}

.headerPane {
	position: absolute;
	right: 20px;
	top: 35px;
	width: 460px;
	text-align: right;
	font-family: Georgia, serif !important;
	font-style: italic !important;
	color: Black;
	height: 90px;
	overflow: hidden;
}
.headerPane .Normal {
	font-size: 17px !important;
}

.rightPane 
{
    padding-left: 12px;
}



.bodypart
{
	border-bottom:solid 1 #286510;
	border-left:solid 1 #286510;
	border-right:solid 1 #286510;	
	background-color:#FFFFFF;
	width:944px;
	float:left;
	
	
}
a:link {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #0f637e;
}
a:visited {
	text-decoration: underline;
	color: #990099;
}
	

.bottommenu
{
	height:100px;	
	border-top:solid 1 #286510;	
	float:left;
	text-align:left;
	width:944px;
	
}
.mainContentZone
{	
	float:left;
	padding:0 20px 20px 20px;
}

.lowerContentZoneInner 
{
    padding: 0 20px 20px 20px;
    margin-top: 10px;
}

.lowerContentPane
{
	padding-top: 0;
}

.lowerLeftPane 
{
	padding-right: 12px;
	padding-top: 0;
	width: 33%;
}

.lowerRightPane 
{
	padding-left: 12px;
	padding-top: 0;
	width: 33%;
}


.footerSection 
{
	text-align: left;		
	margin: 0 auto;
	background-color: #ffffff;
	/*background-image: url(images/menu-back.gif);*/
	background-repeat: repeat-x;
	border-top: none;
	padding-top: 20px;	
	
	color: #000000;
	font-size: 13px;
}

.footerLeft 
{
	float: left;
	padding-top: 10px;	
	padding-left: 22px;
	padding-bottom: 12px;
}
.footerRight 
{
	float: right;
	padding-top: 10px;
	padding-right: 22px;	
	padding-bottom: 12px;
}

.footerRight a, .footerRight a:link, .footerRight a:visited, .footerRight a:active
{
    text-decoration: none;
	color: #3c2503;
}

.footerRight a:hover
{
    text-decoration: none;
	color: #0f637e;
}

.homepageSpecialsTitle 
{
    background-image: url(images/in-store-specials.jpg);
    height: 51px;
    background-repeat: no-repeat;
    margin-left: 20px;
}

.clearboth
{
	clear:both;
	width:100%;
}


.contentPane tr 
{
    vertical-align: top;
}

.Normal 
{
    text-align: left;
}

.blog_Description, .blog_Description_Heavy
{
    font-size:11px;
    font-weight:normal;
}

.toolBar 
{
    padding: 8px 20px;
    border-bottom: solid 1px #f3f3f3;
    font-size: 14px;
    margin-bottom: 20px;
}


.searchBoxSection 
{
    float: right;
}

.searchBoxSection a:link, .searchBoxSection a:active, .searchBoxSection a:visited
{
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}

.searchBoxSection a:hover 
{
	color: #05b505;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}

/*-------- Default Style --------*/
h1 {color: #2f7c34;}
h2, h3, h4, h5, h6 {color:#333333;}
h1, h2, h3, h4, h5, h6{font-family: Georgia, serif;border: none;}
h1, h3, h5, h1 input{font-weight:bold;font-family: Georgia, serif;}
h2, h4, h6{font-weight:normal;font-family: Georgia, serif;}
h1, h2, h1 input{font-size:16pt;margin:0 0 10px 0;}
h3, h4{font-size:12pt;margin:0 0 8px 0;font-family: Georgia, serif;}
h5, h6{font-size:10pt;margin:0 0 6px 0;font-family: Georgia, serif;}
.NormalRed {color:#F00;}
ul {	margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

.FCKLinkGalleryContainer, .FCKImageGalleryContainer {
    background-color: #ffffff;
}

.contactDetailsBlock {
	width: 900px;
}

.DNNEmptyPane {display: none;}