/* GLOBAL */
BODY 			{ background-color:#DCDCDC;margin:0px; padding:0px;font-family: arial, verdana, sans-serif; font-size:11px;color:#3f3f3f;}
TD			{ font-family: arial, verdana, sans-serif; font-size:11px;color:#3f3f3f;}
INPUT			{ font-size:11px; color:#666666;}
SELECT			{ font-size:11px;color:#666666;}
H1			{ font-size:12px;text-transform: uppercase;color:#006E3B;padding:0px; margin:0px;}

/* GENERAL */
#PageContainer			{ background-image: url(Images/PageBG.jpg); background-repeat: repeat-y;background-position:center top;margin:0px auto;width:770px;}
.ClearFloats			{ clear:both;}
#HomeContentContainer		{ width:755px;margin-top:3px;}
#ContentContainer		{ width:755px;margin:10px 0px 0px 0px;}
#dnn_ContentPane		{ width:497px;margin:0px 3px 0px 0px; vertical-align:top;padding:5px;}
#dnn_RightPane		{ border:solid 1px #DCDCDC;width:253px;background:#ffffff url(Images/RightColumnBottom.jpg); background-repeat: repeat-x; background-position: bottom center;vertical-align:top;color:#3f3f3f; line-height:16px;}	
#dnn_RightPane div		{ background-image: url(Images/RightColumnHeader.jpg); background-repeat:repeat-x;width:253px;padding:5px;}
#dnn_RightPane b		{ color:#006E39;}
#dnn_RightPane h1		{ font-size:11px; text-transform:uppercase;color:#006E39;margin:0px; padding:0px;}
#dnn_RightPane p		{ text-align: center; margin:0px; padding:0px;}
#dnn_RightPane a:Link		{ color:#006E39;font-weight:bold;}
#dnn_RightPane a:Active		{ color:#006E39;font-weight:bold;}
#dnn_RightPane a:Visited	{ color:#006E39;font-weight:bold;}
#dnn_RightPane a:Hover		{ color:#006E39;font-weight:bold;}

	
/* HEADER */
#Header			{ background:#ffffff url(Images/HeaderBG.jpg); background-repeat: repeat-x;background-position:bottom left;width:755px;height:106px; }
#Logo			{ padding:5px 10px 6px 10px;}

#Search			{ padding:5px 20px 0px 0px;}
#HeaderNav		{ padding-top:5px;font-size:10px;color:#8C8C8C;}
#HeaderNav a:link	{ color:#8C8C8C; text-decoration:none; padding:0px 10px;}
#HeaderNav a:active	{ color:#8C8C8C; text-decoration:none; padding:0px 10px;}
#HeaderNav a:visited	{ color:#8C8C8C; text-decoration:none; padding:0px 10px;}
#HeaderNav a:hover	{ color:#006E39; text-decoration:none; padding:0px 10px;}


/* MAIN MENU */

.MainMenu_MenuContainer 		{ width:750px;}
.MainMenu_MenuBar			{ }
.MainMenu_MenuBar  td			{ width:100px;white-space:normal;padding-bottom:11px;color:#ffffff;padding-right:1px;height:50px;}

*html .MainMenu_MenuBar  td		{ width:100px;white-space:normal;height:50px;color:#ffffff;padding-right:5px;}

/* ITEMS MENU - SUB MENU*/

.MainMenu_MenuItem 			{  background:#8CC540 url(Images/TabN.jpg);background-repeat:no-repeat;background-position:bottom;text-align:center; vertical-align:middle;line-height:11px;font-size:11px; color:#ffffff;font-weight:normal;}
*html .MainMenu_MenuItem 		{ padding:2px 0px 0px 0px;background-image: url(Images/TabN.jpg);background-repeat:no-repeat;background-position:bottom;text-align:center; vertical-align:middle;line-height:11px;font-size:11px; color:#ffffff;font-weight:normal;}
.MainMenu_MenuItem IMG 			{ display: none;visibility: collapse;padding:0px;margin:0px;}

.MenuActive 				{ background:#8CC540 url(Images/TabA.jpg);background-repeat:no-repeat;background-position:bottom;text-align:center; vertical-align:middle;line-height:11px;font-size:11px; color:#ffffff;font-weight:normal;}
*html .MenuActive 			{ padding:2px 0px 0px 0px;background-image: url(Images/TabA.jpg);background-repeat:no-repeat;background-position:bottom;text-align:center; vertical-align:middle;line-height:11px;font-size:11px; color:#ffffff;font-weight:normal;}
.MenuActive IMG 			{ display: none;visibility: collapse;padding:0px;margin:0px;}

.MainMenu_MenuItem  IMG			{ display: none;visibility: collapse;padding:0px;margin:0px;}
.MainMenu_MenuIcon 			{ display: none;visibility: collapse;padding:0px;margin:0px;}

.MainMenu_SubMenu 			{ z-index: 1000;cursor: pointer;cursor: hand;font-size: 11px;font-weight: normal;padding:0px;margin:0px;white-space:normal;border-top:solid 1px #ffffff;}
.MainMenu_SubMenu  td  			{ background-image:none;color:#ffffff;border-top:solid 0px #ffffff;border-bottom:solid 1px #ffffff;border-right:solid 1px #ffffff;border-left:solid 1px #ffffff;padding:5px 5px 5px 3px;}

.MainMenu_SubMenuSel 			{ z-index: 1000;cursor: pointer;cursor: hand;font-size: 11px;font-weight: normal;padding:0px;margin:0px;white-space:normal;border-top:solid 1px #ffffff;color:#FFBA1B;}
.MainMenu_SubMenuSel  td  		{ background-image:none;color:#FFBA1B;border-top:solid 0px #ffffff;border-bottom:solid 1px #ffffff;border-right:solid 1px #ffffff;border-left:solid 1px #ffffff;padding:5px 5px 5px 3px;}




.MainMenu_MenuBreak 			{ margin:0px;white-space:normal;font-family: arial, verdana, sans-serif; font-size: 11px;}



/* Rollover */
.MainMenu_MenuItemSel 			{  background:#006E39 url(Images/TabA.jpg);background-repeat:no-repeat;background-position:bottom;text-align:center; vertical-align:middle;line-height:11px;font-size:11px; color:#ffffff;font-weight:normal;}
*html .MainMenu_MenuItemSel 		{  padding:2px 0px 0px 0px;background-image: url(Images/TabA.jpg);background-repeat:no-repeat;background-position:bottom;text-align:center; vertical-align:middle;line-height:11px;font-size:11px; color:#ffffff;font-weight:normal;border:solid 0px #ffffff;}

.MainMenu_MenuItemSel IMG 		{ display: none;visibility: collapse;padding:0px;margin:0px;}
.MainMenu_MenuArrow 			{ display:none;visibility: collapse;padding:0px;margin:0px;} 



/* HOME PAGE */
#HomeBannerContainer	{ width:755px;border-bottom: solid 3px #006E39;}	
#HomeAds		{ width:268px;}
#HomeBanner		{ width:487px;vertical-align:top;}
.Ad1A			{ background-color:#f4f4f4; font-size:11px;padding:0px 5px;}
.Ad1B			{ background:#F4F4F4 url(Images/HomeAdsBG.jpg);background-repeat: repeat-y; background-position:right top;padding:0px 13px 0px 0px;}
.Ad2A			{ background-color:#f4f4f4; font-size:11px;padding:0px 5px;border-top:dashed 1px #cccccc;}
.Ad2B			{ background:#F4F4F4 url(Images/HomeAdsBG.jpg);background-repeat: repeat-y; background-position:right top;font-size:11px;border-top:dashed 1px #cccccc;padding:5px;}

.NewsTabA		{ background-image: url(Images/NewsTabA.jpg); background-repeat: no-repeat;width:90px; height:26px;padding-right:3px;text-align:center;}
.NewsTabA a:link	{ color:#ffffff; text-decoration:none;}
.NewsTabA a:active	{ color:#ffffff; text-decoration:none;}
.NewsTabA a:visited	{ color:#ffffff; text-decoration:none;}
.NewsTabA a:hover	{ color:#ffffff; text-decoration:none;}
.NewsTabN		{ background-image: url(Images/NewsTabN.jpg); background-repeat: no-repeat;width:90px; height:26px;padding-right:3px;text-align:center;}
.NewsTabN a:link	{ color:#666666; text-decoration:none;}
.NewsTabN a:active	{ color:#666666; text-decoration:none;}
.NewsTabN a:visited	{ color:#666666; text-decoration:none;}
.NewsTabN a:hover	{ color:#666666; text-decoration:none;}
	

.HomeFeature		{ width:165px;padding:0px 5px 10px 5px;}

.HomeFeature span	{ color:#006E3A; font-weight:bold; }
.HomeFeature a:link	{ font-size: 10px; color:#F6921D; text-decoration:none;}
.HomeFeature a:active	{ font-size: 10px; color:#F6921D; text-decoration:none;}
.HomeFeature a:visited	{ font-size: 10px; color:#F6921D; text-decoration:none;}
.HomeFeature a:hover	{ font-size: 10px; color:#F6921D; text-decoration:none;}

.HomeFeatureMid		{ padding:0px 5px 10px 5px;border-left: dashed 1px #cccccc;border-right: dashed 1px #cccccc;width:165px;padding-bottom:10px;}

.HomeFeatureMid span		{ color:#006E3A; font-weight:bold; }
.HomeFeatureMid a:link		{ font-size: 10px; color:#F6921D; text-decoration:none;}
.HomeFeatureMid a:active	{ font-size: 10px; color:#F6921D; text-decoration:none;}
.HomeFeatureMid a:visited	{ font-size: 10px; color:#F6921D; text-decoration:none;}
.HomeFeatureMid a:hover		{ font-size: 10px; color:#F6921D; text-decoration:none;}

/* SUB PAGE */
#Crumbing		{ width:475px;background-color:#F2F2F2;margin:0px auto;color:#006E3B;padding:0px 10px 0px 10px;font-size:10px;}
#Crumbing a:link	{ color:#9F9F9F;font-size:10px;text-decoration:none;}
#Crumbing a:active	{ color:#9F9F9F;font-size:10px;text-decoration:none;}
#Crumbing a:visited	{ color:#9F9F9F;font-size:10px;text-decoration:none;}
#Crumbing a:hover	{ color:#9F9F9F;font-size:10px;text-decoration:none;}
#SubPageContainer	{ width:470px; margin:10px auto 0px auto;}


/* FOOTER */
#Footer			{ background-image: url(Images/FooterBG.jpg); background-repeat: no-repeat;width:770px;padding-top:10px; text-align:center; font-size:10px;color:#3f3f3f;font-weight:normal;}
.SkinObject		{ color:#3f3f3f; text-decoration:none;font-weight:normal;}
#Footer a:Link		{ color:#3f3f3f; text-decoration:none;font-weight:normal;}
#Footer a:Active	{ color:#3f3f3f; text-decoration:none;font-weight:normal;}
#Footer a:Visited	{ color:#3f3f3f; text-decoration:none;font-weight:normal;}
#Footer a:Hover		{ color:#3f3f3f; text-decoration:none;font-weight:normal;}
