@charset "utf-8";
html {
       overflow-y: scroll;
}

body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	scrollbar-face-color: #006600;
	scrollbar-highlight-color: #87C522;
	scrollbar-shadow-color: #16501E;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #87C522;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #093610;
}
.twoColFixLtHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	/*background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	height:730px;
	background-position: bottom;*/
} 

.twoColFixLtHdr #insidecontainer {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 1px; 
	height:600px;
} 

.twoColFixLtHdr #insidecontainerplain {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_plain.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 1px; 
} 
.twoColFixLtHdr #insidecontainerplain2 {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_plain_2.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 1px; 
} 
.twoColFixLtHdr #insidecontainerplain3 {
	width: 900px;
	height: 600px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_3.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 1px;	
} 
.twoColFixLtHdr #insidecontainerplain4 {
	width: 900px;
	height: 600px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_4.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 1px;
} 

.twoColFixLtHdr #insidecontainerplain5 {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_5.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 1px; 
} 


.twoColFixLtHdr #insidecontainerplain6 {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_6.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 1px;
} 


.twoColFixLtHdr #insidecontainerplain7 {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_7.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 1px;
} 

.twoColFixLtHdr #insidecontainerplain8 {
	width: 900px;
	height: 600px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_8.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 1px;
} 

.twoColFixLtHdr #insidecontainerplain9 {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_9.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 1px;
} 

.twoColFixLtHdr #insidecontainerlg1 {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_lg1.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 1px;
} 


.twoColFixLtHdr #insidecontainerlg2 {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_lg2.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 1px;
} 


.twoColFixLtHdr #insidecontainerlg3 {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_lg3.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 1px;
} 


.twoColFixLtHdr #insidecontainerlg4 {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #5f594d;
	background-image: url(images/bg_lg4.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 1px;
} 


.twoColFixLtHdr #header { 
	padding: 0 0px 0 0px; 
	margin: 0;
	height: 130px;
	background-image: url(images/adam_gray_banner.jpg);
	background-repeat: no-repeat;
	 /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:445px;
	padding: 10px 0px 5px 10px;
	align: top;
	margin: 15px 0px 15px 15px;
	/*background-color: #000000;
	 /* for IE */
  /*filter:alpha(opacity=60);
  /* CSS3 standard */
 /* opacity:0.6;*/
 background-image: url(images/nav.png);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebarnav {
	
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 5px 10px;
	align: top;
	margin: 0px 0px 0px 0px;
}


.twoColFixLtHdr #sidebarnav p {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	line-height: 18px;
} 
.twoColFixLtHdr #sidebarnav h3 {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	line-height: 17px;
	padding: 10px 0px 0px 0px;
} 
.twoColFixLtHdr #sidebarnav a {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
} 
.twoColFixLtHdr #sidebarnav a:hover {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
} 
.twoColFixLtHdr #sidebarquote {
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 0px 15px;
	 background-image: url(images/sp.png);
	background-repeat: no-repeat;
} 

.twoColFixLtHdr #sidebarquote h3{
	color: #7c7158;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-style: italic;
	line-height: 24px;
} 





.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat; 
	background-position: center bottom;
} 
.twoColFixLtHdr #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #C0C0C0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.twoColFixLtHdr #mainContent {
	align: top;
	margin: 15px 15px 15px 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 15px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/4px.png);
	background-repeat: repeat;
	/*background-color: #630;*/
} 


.twoColFixLtHdr #mainContent h1 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 0px 15px 5px 15px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContent h3 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 0px 0px 0px 15px;
} 

.twoColFixLtHdr #mainContent h4 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
	padding: 0px 0px 0px 15px;
	font-style: italic;
} 

.twoColFixLtHdr #mainContent h5 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0px 15px 5px 15px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContent p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 15px 15px 15px;
	line-height: 18px;
} 

.twoColFixLtHdr #mainContent a {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: underline;
} 
.twoColFixLtHdr #mainContent a:hover {
	color: #690;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
} 


.twoColFixLtHdr #mainContentcol1 {
	align: top;
	margin: 0px 10px 0px 0px; 
	float: left;
	width: 50%
} 

.twoColFixLtHdr #mainContentcol1 h1 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 0px 15px 15px 15px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentcol1 p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 15px 15px 15px;
	line-height: 18px;
} 

.twoColFixLtHdr #mainContentRecipesTop {
	align: top;
	margin: 15px 15px 0px 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 15px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/4px.png);
	background-repeat: repeat;
	/*background-color: #630;*/
} 
.twoColFixLtHdr #mainContentRecipesTop h1 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 0px 15px 5px 15px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentRecipesTop p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 15px 15px 15px;
	line-height: 18px;
} 



.twoColFixLtHdr #mainContentRecipes {
	align: top;
	margin: 0px 15px 0px 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 5px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/4px.png);
	background-repeat: repeat;
	/*background-color: #630;*/
} 


.twoColFixLtHdr #mainContentRecipes h1 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 0px 15px 5px 15px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentRecipes h2 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 0px 15px 5px 15px;
	margin: 10px 0px 5px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentRecipes p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 15px 15px 15px;
	line-height: 18px;
} 


.twoColFixLtHdr #mainContentRecipescol1 {
	align: top;
	margin: 0px 10px 0px 0px; 
	float: left;
	width: 315px
} 

.twoColFixLtHdr #mainContentRecipescol1 h1 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 0px 15px 15px 15px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
}

.twoColFixLtHdr #mainContentRecipescol1 h2 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 0px 15px 5px 15px;
	margin: 10px 0px 5px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentRecipescol1 h3 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 0px 0px 0px 15px;
} 

.twoColFixLtHdr #mainContentRecipescol1 p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 15px 15px;
	line-height: 14px;
} 
.twoColFixLtHdr #mainContentRecipescol1 a {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: underline;
} 
.twoColFixLtHdr #mainContentRecipescol1 a:hover {
	color: #690;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
} 


.twoColFixLtHdr #mainContentRecipes h3 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 0px 0px 0px 15px;
} 
.twoColFixLtHdr #mainContentRecipes a {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: underline;
} 
.twoColFixLtHdr #mainContentRecipes a:hover {
	color: #690;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
} 

.twoColFixLtHdr #mainContentRecipesTitle {
	align: top;
	margin: 0px 15px 0px 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 5px 5px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/4px.png);
	background-repeat: repeat;
	/*background-color: #630;*/
} 
.twoColFixLtHdr #mainContentRecipesTitle h2 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 0px 15px 5px 15px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentRecipesTitle p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 15px 15px 15px;
	line-height: 18px;
} 

.twoColFixLtHdr #mainContentFriendsTop {
	align: top;
	margin: 15px 15px 0px 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 15px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/4px.png);
	background-repeat: repeat;
	/*background-color: #630;*/
} 
.twoColFixLtHdr #mainContentFriendsTop h1 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 0px 15px 5px 15px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentFriendsTop p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 15px 15px 15px;
	line-height: 18px;
} 




.twoColFixLtHdr #mainContentFriends {
	position: relative;
	align: top;
	margin: 0px 15px 0px 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 5px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/4px.png);
	background-repeat: repeat;
	height:42px;
	
	
	/*background-color: #630;*/
} 


.twoColFixLtHdr #mainContentFriends h1 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 0px 15px 5px 15px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentFriends h2 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 0px 15px 5px 15px;
	margin: 10px 0px 5px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentFriends h3 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 0px 0px 0px 15px;
} 

.twoColFixLtHdr #mainContentFriends p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	line-height: 15px;
} 

.twoColFixLtHdr #mainContentFriends a {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: underline;
} 
.twoColFixLtHdr #mainContentFriends a:hover {
	color: #690;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
} 


.twoColFixLtHdr #mainContentFriendsTopcol1 {
	align: top;
	margin: 0px 10px 0px 0px; 
	float: left;
	padding: 12px 5px 10px 0px; 
	width: 315px;
	background-image: url(images/4px.png);
	background-repeat: repeat;
} 

.twoColFixLtHdr #mainContentFriendsTopcol1 h1 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 0px 15px 15px 15px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
}

.twoColFixLtHdr #mainContentFriendsTopcol1 h2 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 0px 15px 5px 15px;
	margin: 10px 0px 5px 0px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentFriendsTopcol1 h3 {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 0px 0px 0px 15px;
} 

.twoColFixLtHdr #mainContentFriendsTopcol1 p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 15px 15px;
	line-height: 14px;
} 
.twoColFixLtHdr #mainContentFriendscol1 a {
	color: #af9f7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: underline;
} 
.twoColFixLtHdr #mainContentFriendscol1 a:hover {
	color: #690;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
} 



.twoColFixLtHdr #mainContentNews {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 15px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	align: top;
	background-image: url(images/main_container_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
.twoColFixLtHdr #mainContentNews h1 {
	color: #557A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentNews p {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
} 
.twoColFixLtHdr #mainContentNews h3 {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	line-height: 18px;
	padding: 10px 0px 0px 0px;
} 
.twoColFixLtHdr #mainContentNews a {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	text-decoration: underline;
} 
.twoColFixLtHdr #mainContentNews a:hover {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	text-decoration: none;
} 

.wrap {
	float: right;
	margin: 0px 0px 10px 10px;
}

.twoColFixLtHdr #mainContentArticles {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 15px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	align: top;
	background-image: url(images/main_container_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
.twoColFixLtHdr #mainContentArticles h1 {
	color: #557A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentArticles p {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
} 
.twoColFixLtHdr #mainContentArticles h3 {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 2px 0px;
	line-height: 18px;
	padding: 10px 0px 0px 0px;
} 
.twoColFixLtHdr #mainContentArticles a {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	line-height: 18px;
	padding: 5px 0px 0px 0px;
	text-decoration: underline;
} 
.twoColFixLtHdr #mainContentArticles a:hover {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	line-height: 18px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
} 
.twoColFixLtHdr #mainContentArticles h4 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 3px 0px;
} 

.twoColFixLtHdr #mainContentLinks {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 15px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	align: top;
	background-image: url(images/main_container_6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
.twoColFixLtHdr #mainContentLinks h1 {
	color: #557A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentLinks p {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	line-height: 18px;
} 
.twoColFixLtHdr #mainContentLinks h3 {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 2px 0px;
	line-height: 18px;
	padding: 10px 0px 0px 0px;
} 
.twoColFixLtHdr #mainContentLinks a {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	line-height: 24px;
	padding: 10px 0px 0px 0px;
	text-decoration: underline;
} 
.twoColFixLtHdr #mainContentLinks a:hover {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	line-height: 24px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
} 

.twoColFixLtHdr #mainContentContact {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 15px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	align: top;
	background-image: url(images/main_container_5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
.twoColFixLtHdr #mainContentContact h1 {
	color: #557A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
} 

.twoColFixLtHdr #mainContentContact p {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
} 
.twoColFixLtHdr #mainContentContact h3 {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	line-height: 18px;
	padding: 10px 0px 0px 0px;
} 
.twoColFixLtHdr #mainContentContact a {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	text-decoration: underline;
} 
.twoColFixLtHdr #mainContentContact a:hover {
	color: #b20825;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	text-decoration: none;
} 










