@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #BEA56D url(Design/Assets/Homepage_Images/funday_paper_bag4.gif) center top;
	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;
	position: relative;
}
a img {
	border: none;
}

.twoColFixRtHdr #container {
	width: 900px;
	margin: 0px auto 30px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
} 
.twoColFixRtHdr     #mainContent     #FundayForm  .rightist    {
	text-align: right;
	vertical-align: top;
}

.twoColFixRtHdr #header {
	background-image: url(Design/Assets/Shared_Images/Funday_Morning_Header_Background_White_Repeating.png);
	height: 275px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
	font-family: "Bauhaus Md BT", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: center;
} 
.twoColFixRtHdr #header a {
	text-decoration: none;
	color: #000;
}
.twoColFixRtHdr #header a:hover {
	text-decoration: underline;
}


.twoColFixRtHdr #header p {
	padding: 0;
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 206px; /* 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 */
	background: url(Design/Assets/Shared_Images/Funday_Morning_Sidebar_Cutouts.jpg) no-repeat center top; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 11px 20px 14px;
	margin: 40px 72px 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a99760;
}
.twoColFixRtHdr #sidebar1 p {
	position: relative;
	top: -5px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-family: "Bauhaus Md BT", Arial, Helvetica, "sans-serif";
	color: #000000;
	font-size: 10pt;
}
.twoColFixRtHdr  #sidebar1  .adverts img {
	margin: 0 18px 0 12px;
}

.twoColFixRtHdr #mainContent {
	margin: 0 300px 0 0; /* the right margin on this div element creates the column down the right 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: 0 10px 0 60px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: justify;
	font-size: 10pt;
} 
.twoColFixRtHdr #mainContent img.flamingo {
	padding: 0;
	margin: 0;
}

.twoColFixRtHdr #mainBkg {
	width: 872px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 16px;
	background: url(Design/Assets/Shared_Images/Funday_Morning_Content_Background_White_Repeating.png) repeat-y center top;
}

.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-image: url(Design/Assets/Shared_Images/Funday_Morning_Footer_Background_White_Repeating.png);
	height: 175px;
	text-align: center;
} 

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#preload
{ position:absolute; top:0; left:0; height:0; width:0; overflow:hidden; }
#preload img { height:0; border:0 !important; }



.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;
}
.twoColFixRtHdr #footer #copyright {
	position: relative;
	top: 120px;
	color: #FFCC33;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #footer #copyright a {
	text-decoration: none;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #footer #copyright a:visited {
	text-decoration: none;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #footer #copyright a:hover {
	text-decoration: underline;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
}




.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
	position: relative;
	margin-left: 15px;
}
.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;
}
.twoColFixRtHdr   #mainContent   .fundayArchiveHeader    {
	font-family: "Bauhaus Md BT", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #7A3B00;
	margin-bottom: 17px;
	text-indent: -10px;
}

.twoColFixRtHdr  #header  #home {
	left: 258px;
	top: 174px;
	background-image: url(Design/Assets/Buttons/Funday_Morning_Home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	width: 95px;
	height: 95px;
	position: absolute;
}
.twoColFixRtHdr #header #home p {
	margin-top: 71px;


}

.twoColFixRtHdr  #header  #archives {
	position: absolute;
	left: 384px;
	top: 183px;
	padding: 0;
	width: 87px;
	height: 86px;
	background-image: url(Design/Assets/Buttons/Funday_Morning_Archives.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixRtHdr #header #archives p {
	margin-top: 62px;
}

.twoColFixRtHdr  #header  #shop {
	position: absolute;
	left: 503px;
	top: 175px;
	padding: 0;
	width: 60px;
	height: 95px;
	background-image: url(Design/Assets/Buttons/Funday_Morning_Shop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixRtHdr #header #shop p {
	margin-top: 70px;
}

.twoColFixRtHdr  #header  #blog {
	position: absolute;
	left: 590px;
	top: 181px;
	padding: 0;
	width: 57px;
	height: 89px;
	background-image: url(Design/Assets/Buttons/Funday_Morning_Blog.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.twoColFixRtHdr #header #blog p {
	margin-top: 64px;
}

.twoColFixRtHdr  #header  #contact {
	position: absolute;
	left: 672px;
	top: 187px;
	padding: 0;
	width: 81px;
	height: 83px;
	background-image: url(Design/Assets/Buttons/Funday_Morning_Contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixRtHdr #header #contact p {
	margin-top: 58px;
}

.twoColFixRtHdr  #header  #about {
	position: absolute;
	left: 775px;
	top: 176px;
	padding: 0;
	width: 57px;
	height: 93px;
	background-image: url(Design/Assets/Buttons/Funday_Morning_About.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixRtHdr #header #about p {
	margin-top: 69px;
}
.twoColFixRtHdr     #sidebar1     .tweet  {
	font-size: 130%;
}
.twoColFixRtHdr   #sidebar1   a:link   {
	text-decoration: none;
	color: #000000;

}
.twoColFixRtHdr  #sidebar1  a:visited  {
	text-decoration: none;
	color: #000000;
}
.twoColFixRtHdr #container #mainBkg #mainContent .microinfo {
	font-size: 50%;
	font-family: Arial, Helvetica, sans-serif;
}

.twoColFixRtHdr  #sidebar1  a:hover  {
	text-decoration: underline;
	color: #000000;
}
.bradFloatLeft {
	float: left;
	margin-right: 20px;
	position: relative;
	margin-bottom: 10px;
}

