html,body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	color: #635847;
}

.homepage_body {
	background: #FFFFFF url(/Portals/0/Skins/WWC/Creative/Assets/Backgrounds/background.png) no-repeat;
	background-position: top center;
}

.subpage_body {
	background: #FFFFFF url(/Portals/0/Skins/WWC/Creative/Assets/Backgrounds/subpage_background.png) no-repeat;
	background-position: top center;
}


.site_shell {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
}


.site_header {
	text-align: left;
	width: 940px;
}


.site_body {
	text-align: center;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}


.site_menu {
	text-align: left;
	width: 920px;
	padding-top: 13px;
	padding-bottom: 13px;
	background-image: url(/Portals/0/Skins/WWC/Creative/Assets/Backgrounds/menu_back.png);
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}

.site_menu_inner {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

.site_content_outer {
	text-align: left;
	width: 920px;
	background-image: url(/Portals/0/Skins/WWC/Creative/Assets/Backgrounds/content_back.png);
	background-repeat: repeat-x;
	min-height: 300px;
}

.site_content_inner {
	padding: 20px;
}


.home_left_column {
	text-align: left;
	width: 380px;
	float: left;
}

.home_right_column_outer {
	text-align: left;
	float: left;
	width: 500px;
}

.home_right_column_inner {
	margin-left: 50px;
}


.subpage_left_column_outer {
	text-align: left;
	width: 270px;
	float: left;
	background-image: url(/Portals/0/Skins/WWC/Creative/Assets/Backgrounds/sidebar_back.png);
	background-repeat: no-repeat;
	min-height: 300px;
}

.subpage_left_column_inner {
	padding: 10px;
}

.subpage_right_column_outer {
	text-align: left;
	float: left;
	width: 610px;
}

.subpage_right_column_inner {
	margin-left: 20px;
}



.site_footer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	clear: both;
}


.google_track {
	width: 920px;
	clear: both;
}

.footer_text {
	text-align: left;
	padding: 20px;
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #888888;
}

.title_text {
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
	color: #000000;
	padding-bottom: 10px;
}

.head {
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
	color: #000000;
	padding-bottom: 10px;
}


.general_text {
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #635847;
}

.login_link {
	float: right;
}

.icon_middle {
	vertical-align: middle;
}


img {
	border: none;
}


a:link { color: #b80026; text-decoration: none; }

a:visited { color: #b80026; text-decoration: none; }

a:active { color: #b80026; text-decoration: underline; }

a:hover { color: #b80026; text-decoration: underline; }


a:link.menu_item { color: #f6b11f; text-decoration: none; margin-left: 20px; }

a:visited.menu_item { color: #f6b11f; text-decoration: none; margin-left: 20px; }

a:active.menu_item { color: #ffffff; text-decoration: none; margin-left: 20px; }

a:hover.menu_item { color: #ffffff; text-decoration: none; margin-left: 20px; }


a:link.WhiteLink {
	color:#ffffff; 
}
a:visited.WhiteLink {
	color:#ffffff; 
}
a:active.WhiteLink {
	color:#ffffff; 
}
a:hover.WhiteLink {
	color:#aaaaaa; 
}


.main_dnnmenu_rootitem {
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	color: #f6b11f;
	background: transparent;
	text-align: left;
}

.main_dnnmenu_rootitem_hover {
	color: #ffffff;
}

.main_dnnmenu_rootitem_selected {
	color: #ffffff;
	font-size: 13px;
}

.main_dnnmenu_submenu {
	margin-top: 14px;
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #322e27;
	color: #ffffff;
	padding-bottom: 15px;
	padding-top: 8px;
	padding-left: 9px;
	padding-right: 9px;
	width: 200px;
	opacity: 0.97;
	filter: alpha(opacity=97);
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-align: left;
}



.main_dnnmenu_itemhover {
	color: #f6b11f;
}

.main_dnnmenu_itemselected {
	font-weight: bold;
	color: #f6b11f;
}
