@import "outputmenusettings.css";
@import "clearmenu.css";

/************************************************************/
/* Base Styles                                              */
/************************************************************/

body
{
    background-color: #ffffc7;
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #323232;
}

#BaseRegion
{
	width:960px;
	margin:auto;
} 

#BaseRegion blockquote
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 15px !important;
}

#BaseRegion h1
{
	font-family: Arial, Tahoma !important;
	font-size: 180% !important;
	font-weight: bold;
	color:#323232 !important;
	margin:0px;
}

#BaseRegion h2
{
	font-family: Arial, Tahoma !important;
	font-size: 160% !important;
	font-weight: normal;
	color:#323232 !important;
	margin:0px;
}

#BaseRegion h3
{
	font-family: Arial, Tahoma !important;
	font-size: 145% !important;
	font-weight: normal;
	color:#323232 !important;
	margin:0px;
}

#BaseRegion h4
{
	font-family: Arial, Tahoma !important;
	font-size: 125% !important;
	font-weight: normal;
	color:#323232 !important;
	margin:0px;
}

#BaseRegion h5
{
	font-family: Arial, Tahoma !important;
	font-size: 110% !important;
	font-weight: normal;
	color:#323232 !important;
	margin:0px;
}

#BaseRegion h6
{
	font-family: Arial, Tahoma !important;
	font-size: 14px !important;
	font-weight: bold;
	color:#ffffff !important;
	background-image: url('images/subtitlebackground.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 34px;
	padding-left: 10px;
	margin:0px;
}

.LeftShadow
{
	display: none;
}

.RightShadow
{
    display: none;
}

/************************************************************/
/* SubHeaderRgn Styles							    	    */
/************************************************************/

#SubHeaderRgn
{
	width:600px;
	margin:auto;
} 

#SubHeaderRgn .EditorPanel 
{
    width:588px;
    height: 27px;
    min-height: 27px; 
    color: #6b5f34;
    overflow: hidden;
    padding-left: 5px;
}

/* Lists and numbers */
#SubHeaderRgn .EditorPanel ul, #SubHeaderRgn .EditorPanel ul li,
#SubHeaderRgn .EditorPanel ol, #SubHeaderRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

#SubHeaderRgn .EditorPanel a:link,
#SubHeaderRgn .EditorPanel a:visited,
#SubHeaderRgn .EditorPanel a 
{
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    color: #665729;
    margin-right: 10px;
    margin-left: 5px;
}

#SubHeaderRgn .EditorPanel a:hover
{
    text-decoration: underline;
}


/************************************************************/
/* HeaderRgn Styles											*/
/************************************************************/

#HeaderRgn
{
	width:100%;
	max-height:100px;
	height:100px;
	overflow:hidden;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
	border: solid 1px #e7e6b8;
}


/************************************************************/
/* SocialMediaRgn Styles									*/
/************************************************************/

#SocialMediaRgn
{
	width:360px;
}

#SocialMediaRgn .EditorPanel
{
    width:360px;
	height:27px;
	color: White;
	overflow: hidden;
}


/************************************************************/
/* MenuRgn Styles											*/
/************************************************************/

#MenuRgn
{
	width:800px;
	vertical-align:top;
	background-color: #474133;
}

#MenuRgn .EditorPanel
{
    width:800px;
	height:45px;
	vertical-align:top;
}

#MenuRgn table 
{
    width: 100%;
}

.MenuWrapper .EditorPanel 
{
    background-color: #72A82C;
}


/************************************************************/
/* SearchBoxRgn Styles							    		*/
/************************************************************/

#SearchBoxRgn
{
	width:160px;
	background-image: url('images/menu/menubackground.gif');
    background-repeat: repeat-x;
}

#SearchBoxRgn .EditorPanel
{
    width:160px;
	height:45px;
	color: White;
	overflow: hidden;
}

#SearchBoxRgn .EditorPanel input
{
    font-size: 11px;
}

/************************************************************/
/* BodyRgn Styles											*/
/************************************************************/

#BodyRgn
{
	width:100%;
	height: 266px; 
	min-height: 266px;
}


#BodyRgn.Homepage
{
	background-image: url('images/bd-bg.gif');
	background-repeat: repeat;
}

#BodyRgn.Homepage .fullWidth 
{
    width: 100%;
}

#BodyRgn td
{
	font-family:Arial, Tahoma !important;
	font-size:12px !important;
	color:#000000;
}

#BodyRgn .EditorPanel
{
	font-family: Arial, Tahoma;
	font-size:12px;
	background-color: #FFFFFF;
}

#BodyRgn .EditorPanel a
{
	color:#695a2b;
	text-decoration:none;
}

#BodyRgn .EditorPanel a:hover
{
	text-decoration:underline;
}

#BodyRgn .EditorPanel ul, #BodyRgn .EditorPanel ul li,
#BodyRgn .EditorPanel ol, #BodyRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

/* MENU RESET */
#BodyRgn .EditorPanel ul.AspNet-Menu, #BodyRgn .EditorPanel ul.AspNet-Menu li
{
    padding: 0px !important;
    margin: 0px 0px 0px 0px !important;
}

#MenuRgn .EditorPanel a:hover
{
	text-decoration:none;
}


/************************************************************/
/* MainRgn Styles											*/
/************************************************************/

#MainSMPRgn .EditorPanel 
{
    width: 956px;
    min-height: 265px;
    _height: 265px;
    overflow: hidden;
}

#MainIRgn .EditorPanel 
{
    width: 466px;
    min-height: 100px;
    _height: 100px;
    overflow: hidden;
}

#MainRRRgn .EditorPanel,
#MainMPRgn .EditorPanel 
{
    width: 713px;
    min-height: 265px;
    _height: 265px;
    overflow: hidden;
}


/************************************************************/
/* ContentArea Styles										*/
/************************************************************/

#ContentArea2IRgn .EditorPanel,
#ContentArea3IRgn .EditorPanel,
#ContentArea5IRgn .EditorPanel,
#ContentArea6IRgn .EditorPanel 
{
    width: 230px;
    min-height: 50px;
    _height: 50px;
    overflow: hidden;
}

#ContentArea4IRgn .EditorPanel 
{
    width: 466px;
    min-height: 50px;
    _height: 50px;
    overflow: hidden;
}


/************************************************************/
/* LeftRail Regions Styles                                  */
/************************************************************/

#LeftRailIRgn
{
    width: 235px;
}

#LeftRailMPRgn .EditorPanel,
#LeftRailIRgn .EditorPanel 
{
    width: 235px;
    min-height: 265px;   
    _height: 265px;
    overflow: hidden;
}


/************************************************************/
/* RightRail Regions Styles                                 */
/************************************************************/

#RightRailIRgn
{
    width: 235px;
}

#RightRailIRgn .EditorPanel 
{
    width: 235px;
    min-height: 265px;   
    _height: 265px;
    overflow: hidden;
}

#RightRailRRRgn .EditorPanel 
{
    width: 235px;
    min-height: 265px;   
    _height: 265px;
    overflow: hidden;
}


/************************************************************/
/* InnerFooterRgn Styles								    */
/************************************************************/

#InnerFooterRgn 
{
    height: auto;
	_height: 165px;
	min-height: 165px;
    width: 100%;
    margin-top: 10px;
    background-color: White;
    border: solid 1px #e7e6b8;
}

#InnerFooterRgn .EditorPanel 
{
    margin: 5px;
    width: 946px;
    font-size: 11px !important;
    overflow: hidden;
}

#InnerFooterRgn .EditorPanel a:active,
#InnerFooterRgn .EditorPanel a:visited,
#InnerFooterRgn .EditorPanel a:link 
{
    color: #fff;
    text-decoration: none;
}

/************************************************************/
/* FooterRgn Styles											*/
/************************************************************/

#FooterRgn
{
	width:960px;
	margin: auto;
	height:auto;
	min-height:60px;
	_height:60px;
}

#FooterRgn .FooterPanelWrapper
{
	height: auto;
	_height: 40px;
	min-height: 40px;
	padding:5px;
}

#FooterRgn .EditorPanel
{
	height:auto; 
	_height:40px;
	min-height:40px;		
	font-family: Arial, Tahoma;
	font-size:11px;
}

#FooterRgn .EditorPanel a
{
	color:#4f3b00;
	text-decoration:none;
}

#FooterRgn .EditorPanel a:hover
{
	text-decoration:underline;
}

#FooterRgn .EditorPanel ul, #FooterRgn .EditorPanel ul li,
#FooterRgn .EditorPanel ol, #FooterRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}


/************************************************************/
/* LoginLink Styles                                         */
/************************************************************/

#LoginLink,
#LoginLink a
{
	width: 900px;
	margin:auto;
	margin-top: 10px;
	font-size: 11px !important;
	font-family: Arial, Tahoma, Verdana !important;
	color:#000 !important;
	text-decoration: none !important;
}

#LoginLink a:hover
{
	text-decoration: underline !important;
	color:#c0c0c0;
}


/************************************************************/
/* WTPPowerByLink Styles                                    */
/************************************************************/

#WTPPowerByLink
{
	width:900px;
	margin:auto;
	color: #000000;
	font-size:10px;
	font-family:Arial;
	margin-top: 10px;
	text-align: right;
	display:none;
}

#WTPPowerByLink a
{
	color: #000000;
	font-size:10px;
	font-family: Arial;
	text-decoration: underline !important;
}

#WTPPowerByLink a:hover
{
	text-decoration: underline !important;
}

/* ************************ */

.FooterDivision, .FooterFinalizer
{
    display: none;   
}




    