body {
    margin:0px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:10px;
    color: #ffffff;
    text-align:center;
    background: url(images/template/header_bg.jpg) repeat-x;
    background-color:#000000;
    vertical-align: top;
}
img {
	border: 0;
}
a {
	color:#1F77A9;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
H1 {
	font-size:14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
H2 {
	font-size:11px;
	margin-top: 6px;
}
textarea {
	font-family:Verdana, Geneva, sans-serif;
    	font-size:10px;
}

div.wrapper {
	text-align: left;
	margin: auto;
	width: 960px;
}

#header_logo {
	float: left;
	height: 100px;
}
#header_middle {
	float: left;
	height: 100px;
}
#header_sponsor {
	float: right;
	height: 100px;
}
#header_sponsor_aarosette {
	float: right;
	text-align: center;
	color: #ffffff;
	background: #000000;
	padding:1px;
}

#header_menu {
	float:left;
	margin:0;
}

div.navigation_holder {
	float:left;
	margin:0px;
	padding:0px;
}
#navigation a
{
color: #000;
background: #ffffff url(images/template/tableft1.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
cursor: pointer;
}
#navigation a span
{
background: url(images/template/tabright1.gif) right top no-repeat;
padding-right: 10px;
cursor: pointer;
}
#navigation a, #navigation a span
{
float:left;
cursor: pointer;
}
#navigation a:hover
{
color: #000000;
background: #a9dac8 url(images/template/tableft2.gif) left top no-repeat;
padding-left: 10px;
cursor: pointer;
}
#navigation a:hover span
{
background: url(images/template/tabright2.gif) right top no-repeat;
padding-right: 10px;
cursor: pointer;
}
#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
cursor: pointer;
}
#navigation li
{
list-style:none;
float: left;
margin: 0;
cursor: pointer;
}

#navigation a.selected
{
color: #000000;
font-weight: bold;
background: #a9dac8 url(images/template/tableft2.gif) left top no-repeat;
padding-left: 10px;
cursor: pointer;
}
#navigation a span.selected
{
background: url(images/template/tabright2.gif) right top no-repeat;
padding-right: 10px;
cursor: pointer;
}

div.navigation_holder_menus {
	float:left;
	margin:0px;
	padding:0px;
}
#navigation_menus a
{
color: #000;
background: #ffffff url(images/template/menutableft1.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
cursor: pointer;
}
#navigation_menus a span
{
background: url(images/template/menutabright1.gif) right top no-repeat;
height: 32px;
padding-right: 10px;
cursor: pointer;
}
#navigation_menus a, #navigation_menus a span
{
float:left;
cursor: pointer;
}
#navigation_menus a:hover
{
color: #000000;
background: #a9dac8 url(images/template/menutableft2.gif) left top no-repeat;
height: 32px;
padding-left: 10px;
cursor: pointer;
}
#navigation_menus a:hover span
{
background: url(images/template/menutabright2.gif) right top no-repeat;
height: 32px;
padding-right: 10px;
cursor: pointer;
}
#navigation_menus ul
{
list-style: none;
padding: 0;
margin: 0;
cursor: pointer;
}
#navigation_menus li
{
list-style:none;
float: left;
margin-right: 10px;
cursor: pointer;
}

#navigation_menus a.selected
{
color: #000000;
font-weight: bold;
background: #a9dac8 url(images/template/menutableft2.gif) left top no-repeat;
height: 32px;
padding-left: 10px;
cursor: pointer;
}
#navigation_menus a span.selected
{
background: url(images/template/menutabright2.gif) right top no-repeat;
height: 32px;
padding-right: 10px;
cursor: pointer;
}

div.menu_content {
	
}

div.button_text {
	margin-top: 8px;
}
div.main_container {
	margin: auto;
}
#left_container {
	float: left;
	width: 690px;
	margin-top: 30px;
	margin-left: 10px;
}
#right_container {
	float: right;
	width: 250px;
	margin-top: 30px;
}
.content_holder{
	margin-bottom:5px;
	width: 690px;
}
.widget{
	float:right;
	margin-bottom:10px;
	background-color:#a5bdca;
}
.widget_topbarleft {
	background:url(images/template/boxtopleft_black.gif);
	float: left;
	width: 6px;
	height: 23px;
}
.widget_topbarmiddle {
	background:url(images/template/boxtopmiddle_black.gif) repeat-x;
	float: left;
	height: 23px;
	width: 230px;
}
.widget_topbarright {
	background:url(images/template/boxtopright_black.gif);
	float: left;
	width: 6px;
	height: 23px;
}
.widget_content {
	float: left;
	width: 233px;
	color: #000000;
	border-color: #6994ca;
	border-width: 1px;
	border-style: solid;
	border-top:none;
	padding-left:4px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
}

.contentwidget{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#a5bdca;
}
.contentwidget_topbarmiddle {
	background:url(images/template/boxtopmiddle_black.gif) repeat-x;
	float: left;
	height: 23px;
	width: 675px;
}
.contentwidget_content {
	float: left;
	width: 678px;
	color: #000000;
	border-color: #6994ca;
	border-width: 1px;
	border-style: solid;
	border-top:none;
	padding-left:4px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
}

.widget_style_outline {
	border: thin solid #6994ca;
	border-width: 1px;
	border-style: solid;
	width: 240px;
}

div.recipe_listing {
	float: left;
	position: relative;
	color: #000000;
	width: 150px;
	height:120px;
	border: thin solid #565656;
	border-width: 1px;
	text-align:center;
	margin:5px;
	background-color:#edf4fc;
}
div.recipe_listing:hover {
	border: thin solid #ffffff;
	border-width: 1px;
}
div.recipe_listing_text {
	text-align:center;
	font-size: 8px;
	width: 150px;
	background-color:#a9dac8;
	position: absolute;
	bottom: 0;
	right: 0;
}
div.recipe_mainpic {
	float:left;
	width: 200px;
	height: 200px;
	border: thin solid #a9dac8;
	border-width: 1px;
}
div.recipe_ingredients {
	float:left;
	margin-left: 25px;
	width: 420px;
	height: 200px;
}
div.recipe_instructions {
	float:left;
	margin-top: 10px;
}

div.holder_SHAREIT {
	float:right;
	padding-right:5;
	margin-right:2;
	border: thin solid #d5e3f4;
	border-width: 1px;
	background-color:#ffffff;
}
div.holder_SHAREIT:hover {
	border: thin solid #cccccc;
}
div.text_SHAREIT {
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	filter:alpha(opacity=60);
	opacity:0.6;
}
div.button_SHAREIT {
	float:left;
	padding-right:3px;
	padding-bottom:2px;
	padding-top:2px;
	filter:alpha(opacity=60);
	opacity:0.6;
}
div.button_SHAREIT:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
div.holder_SHAREIT_footer {
	float:right;
	padding-right:5;
	margin-right:2;
}
div.text_SHAREIT_footer {
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	filter:alpha(opacity=60);
	opacity:0.6;
}
div.button_SHAREIT_footer {
	float:left;
	margin:0px;
	padding-right:3px;
	padding-bottom:0px;
	padding-top:0px;
	filter:alpha(opacity=60);
	opacity:0.6;
}
div.button_SHAREIT_footer:hover {
	filter:alpha(opacity=100);
	opacity:1;
}

div.contactform {
	float: left;
	width: 655px;
	margin:5px;
}
div.contactformleft {
	float: left;
	margin:5px;
}
div.contactformright {
	float: right;
	margin:5px;
}

div.loginformcontainer {
	float: left;
	width: 300px;
	margin:5px;
	padding-top: 5px;
	border: thin solid #6994ca;
	border-width: 1px;
	background-color:#d5e3f4;
	color:#000000;
}
.loginformcontainer:hover {
	border: thin solid #6994ca;
	border-width: 1px;
	background-color:#b9d6f2;
}
.loginform {
	float: left;
	width: 275px;
	margin:5px;
}
.loginformleft {
	float: left;
	margin:5px;
}
.loginformright {
	float: right;
	margin:5px;
}
input.loginform {
	width:150px;
	height:12px;
	font-size: 11px;
}
.submitbutton {
	text-align:center;
	width: 95px;
    	height:25px;
	padding: 2px;
	margin: 0px;
	padding:0px;
	background: url(images/template/button1.gif); #98c740;
	border: 0px;
	color: #ffffff;
	font-size: 12px;
	cursor: hand;
}
.submitbutton:hover {
	font-weight: bold;
	border: 0px;
}
.button_text {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px:
	color: #ffffff;
}

.WCM_searchheadings {
	float:left;
	text-align:left;
	margin-bottom:2px;
	padding:2px;
	border: thin solid #6994ca;
	border-width: 1px;
	background-color:#d5e3f4;
	color:#000000;
	width:430px;
}

.calendar_container {
	float:left;
	margin-right:5px;
	margin-bottom:20px;
	padding:5px;
	width: 192px;
	overflow:hidden;
	border: thin solid #cccccc;
	border-width: 1px;
	background-color:#a5bdca;
	color:#000000;
}
.calendar_month {
	font-weight:bold;
	font-size: 15px;
}
.calendar_listing {
	clear:both;
	float:left;
}
.quicklinkscontainer {
	float:left;
}
.WCM_quickicon {
	float:left;
	text-align:center;
	margin-right:3px;
	padding:0px;
	border: thin solid #cccccc;
	border-width: 1px;
	background-color:#ffffff;
	overflow:hidden;
	width:10px;
	height:10px;
}
.WCM_quickicon:hover {
	border: thin solid #ff0000;
	border-width: 1px;
}

.news_button {
	clear:both;
	font-weight: normal;
	text-decoration:none;
	height:15px;
	overflow:hidden;
	border: thin solid #cccccc;
	border-width: 1px;
	background:url(images/template/icon_note.gif) top left no-repeat;
	background-color:#ffffff;
	margin-bottom:5px;
}
.news_button:hover {
	border: thin solid #6994ca;
	border-width: 1px;
}
.news_button a {
	font-size:11px;
	padding-left:15px;
	text-decoration:none;
}
.center_widget {
	float: left;
	text-align: left;
	padding:5px;
	width: 680px;
	background:url(images/template/menu_on.gif) repeat-x top;
	background-color:#a5bdca;
	border-width: 1px;
	border-style: solid;
	border-top:none;
	margin-bottom:10px;
	border-color: #a9dac8;
	color:#000000;
}
.center_widget h2 {
	color: #ffffff;
	margin-top:0px;
	margin-bottom:10px;
	height:13px;
}
.center_widget h2 a {
	color: #ffffff;
}

div.WCM_searchheading {
	float:left;
	text-align:left;
	margin-right:5px;
	padding:2px;
	border: thin solid #6994ca;
	border-width: 1px;
	background-color:#d5e3f4;
	color:#000000;
}
div.WCM_searchlisting {
	float:left;
	text-align:left;
	padding:2px;
	margin-bottom:2px;
	border: thin solid #6994ca;
	border-width: 1px;
	background-color:#d5e3f4;
	color:#000000;
	width:430px;
}
div.WCM_searchlisting:hover {
	border: thin solid #ff0000;
	border-width: 1px;
}
div.WCM_membercard {
	width:185px;
	height:100px;
	background: url(images/card.jpg);
}
div.WCM_membercardtext {
	padding-left:5px;
	padding-top:85px;
	color:#000000;
	font-weight:bold;
}
div.WCM_memberdetailheadings {
	float:left;
	text-align:left;
	margin-bottom:2px;
	padding:2px;
	border: thin solid #d5e3f4;
	border-width: 1px;
	background-color:#6994ca;
	color:#000000;
	width:690px;
}

div.WCM_memberdetailheading {
	float:left;
	text-align:left;
	margin-right:5px;
	padding:2px;
	border: thin solid #d5e3f4;
	border-width: 1px;
	background-color:#6994ca;
	color:#000000;
	width:690px;
}
div.WCM_memberdetaillisting {
	float:left;
	text-align:left;
	padding:2px;
	margin-bottom:2px;
	border: thin solid #6994ca;
	border-width: 1px;
	background-color:#d5e3f4;
	color:#000000;
	width:690px;
}
div.WCM_memberdetaillisting:hover {
	border: thin solid #ff0000;
	border-width: 1px;
}
.members_links li{
	margin-bottom:5px;
}

div.clear_both {
	clear:both;
}
div.spacer_h20 {
	float: left;
	width: 20px;
}

div.prefooter {
	color: #FFFFFF;
	height: 14px;
	clear: both;
}
div.footer {
	color: #FFFFFF;
	background: #dcd1b3 url(images/template/footer_bgbottom.gif) repeat-x ;
	height: 30px;
	font-weight: bold;
	font-size: 9px;
	width: 100%;
}
div.footerText {
	width: 960px;
	margin:auto;
	padding-top:5px;
	margin-bottom: 25px;
}
a.footer {
	color: #5C5C5C;
	font-weight: bold;
}
.siteby { color: #5C5C5C; font-size: 9px; font-family: verdana; text-align: right;}
a.siteby:link {color: #5C5C5C; text-decoration: none}
a.siteby:visited {color: #5C5C5C; text-decoration: none}
a.siteby:hover {color: #ffffff; text-decoration: none;}
a.siteby:active {color: #5C5C5C; text-decoration: none}