@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;

	background-image: url(images/bg.png);
	background-color:#ffff6c;
	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;
}
.banner
{
	background-image: url(images/TopBanner.gif); 
	height:150px;
	width:100%;
	background-repeat:repeat-x;
}
.main
{
	width:944px;
	margin:0 auto;
	padding-top:37px;
	text-align:left;
	position: relative;	
}
.headerPane {
	position: absolute;
	right: 20px;
	top: 65px;
	width: 460px;
	text-align: right;
	font-family: Georgia, serif !important;
	font-style: italic !important;
	color: #286510;
	height: 90px;
	overflow: hidden;
}
.pageWidth 
{
    width:944px;
}
.headerPane .Normal {
	font-size: 22px !important;
}

.headerSection 
{
	width: 100%; 
	position: relative;
	background-image: url(images/logo.png); 
	background-color: #d8d8d8;
	background-repeat: no-repeat;
	height: 112px;
	_overflow: hidden;
}

.headerLogoContainer 
{
    height: 70px;
    width: 260px;
    cursor: pointer;
}

.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: #418c0d;
}
a:visited {
	text-decoration: underline;
	color: #990099;
}
	

.bottommenu
{
	height:100px;	
	border-top:solid 1 #286510;	
	float:left;
	text-align:left;
	width:944px;
	
}
.contentwidth
{	
	float:left;
	width:904px;	
	padding:20px 20px 20px 20px;
}

.lowerContentZoneInner 
{
    padding: 0 20px 20px 20px;
    margin-top: 10px;
}

.lowerContentPane
{
	padding-top: 0;
}

.lowerLeftPane 
{
	padding-right: 12px;
	width: 33%;
}

.lowerRightPane 
{
	padding-left: 12px;
	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: solid 1px #286510;
	padding-top: 40px;
	margin-bottom: 12px;
	color: #000000;
	font-size: 13px;
}

.footerLeft 
{
	float: left;
	padding-top: 10px;	
	padding-left: 22px;
}
.footerRight 
{
	float: right;
	padding-top: 10px;
	padding-right: 22px;	
}

.footerRight a, .footerRight a:link, .footerRight a:visited, .footerRight a:active
{
    text-decoration: none;
	color: #3c2503;
}

.footerRight a:hover
{
    text-decoration: none;
	color: #FB9D0D;
}

.homepageSpecialsTitle 
{
    background-image: url(images/whats-right-for-you.jpg);
    width: 905px;
    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;
}

.search_style{ height:40px;float:right;width:230px;display:inline;padding-top: 7px;}
.search_style a {color: #222222;	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;}
.search_style a:hover {color:#FB9D0D; text-decoration: none;	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;}
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:22px; width: 140px; color: #666; padding: 1px 10px 0px 1px; vertical-align: middle; font-size: 14px;}

/*-------- Default Style --------*/

h1, h2, h3, h4, h5, h6{color:#333333;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; }
.homepageLowerSection ul {	margin: 0; padding: 0;	list-style-type:none; line-height:150%;font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;  font-size: 12pt;text-decoration:none;}
.homepageLowerSection ul li {display:block;	margin: 0; 	padding-left:24px	;	background: url(images/li_image.jpg) no-repeat left; background-position: left 7px; background-repeat: no-repeat;	text-decoration:none;	line-height:170%;font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 14px;color: #000000; }

.FCKLinkGalleryContainer, .FCKImageGalleryContainer {
    background-color: #ffffff;
}

.DNNEmptyPane {display: none;}