/*
Created by Keith Donegan of Code-Sucks.com

E-Mail: Keithdonegan@gmail.com

You can do whatever you want with these layouts,
but it would be greatly appreciated if you gave a link
back to http://www.code-sucks.com

*/
*
{
	padding: 0;
	margin: 0;
}
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-x;
}
#wrapper
{
	margin: 0 auto;
	width: 939px;
}
#faux
{
	background: url(images/faux-4-2-col.jpg);
	margin-bottom: 0px;
	overflow: auto;
/*Paul O Brien Fix for IE www.pmob.co.uk*/
	width: 100%;
}
#navigation
{
	width: 939px;
	background-image: url(images/yardiefitness2_02.jpg);
	height: 226px;
}
#navigation A, #navigation A:link, #navigation A:visited
{
	color: #E8AB00;
	text-decoration: none;
	font-size: 12px;
}
#navigation A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#navigation2
{
	color: #E8AB00;
	text-decoration: none;
	font-size: 12px;
}
#cooking
{
	float: right;
	padding-right: 45px;
}
#navigation2 A, #navigation2 A:link, #navigation2 A:visited
{
	color: #E8AB00;
	text-decoration: none;
	font-size: 12px;
}
#navigation2 A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#nutrition
{
	float: left;
	width: 239px;
	height: 282px;
	background-image: url(images/COOKING_CORNER_img.png);
}
#containme
{
	width: 540px;
	height: 300px;
}
#header_menu
{
	width: 939px;
	background-image: url(images/yardiefitness2_01.jpg);
	height: 107px;
}
#header
{
	color: #333;
	width: 939px;
	height: 226px;
}
#flash
{
	width: 694px;
	margin: 0px 0px 0px 224px;
	padding-top: 40px;
}
#top
{
	width: 525px;
	height: 18px;
	background-image: url(images/sub_bkgrd_top.jpg);
}
#text
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 31px 0px 16px;
	color: #010101;
}
#ttext A, #text A:link, #text A:visited, #text A:hover
{
	color: #000101;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#teaser_text A, #teaser_text A:link, #teaser_text A:visited, #teaser_text A:hover
{
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#top2
{
	width: 525px;
	background-image: url(images/body_bkgrd_mid.jpg);
	/*[empty]height:;*/
}
#top3
{
	width: 525px;
	height: 18px;
	background-image: url(images/sub_bkgrd_btm.jpg);
}
#right_menu
{
	background: url(images/righttab_side_img.jpg);
	background-repeat: no-repeat;
	background: #000000;
	width: 250px;
	float: right;
}
#basic-accordian
{
	padding: 0px;
}
.accordion_headings
{
	background: #000000;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
}
.accordion_headings:hover
{
	background: #CCC;
}
.accordion_child
{
	padding: 0px;
	background: #000000;
}
.header_highlight
{
	background: #000000;
}
H1
{
	font-size: 18px;
}
.style1
{
	color: #FFFFFF;
}
.style2
{
	color: #F7DDA2;
	font-weight: bold;
}
.style3
{
	color: #F9DEA7;
	font-weight: bold;
}
.style4
{
	font-size: 12px;
}
.style5
{
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style6
{
	color: #FFCC33;
}
#rightcolumn
{
	display: inline;
	color: #333;
	margin: 10px 65px 10px 0px;
	padding: 0px;
	width: 285px;
	float: right;
}
#leftcolumn
{
	float: left;
	color: #333;
/*border: 1px solid red;*/
	margin: 10px 0px 10px 84px;
	padding: 0px;
	width: 505px;
	display: inline;
	position: relative;
}
#footer
{
	width: 902px;
	clear: both;
}
.clear
{
	clear: both;
	background: none;
}
#list
{
	list-style: inherit;
	font-family: Arial;
}
#teaser_text
{
	color: #010000;
	width: 495px;
}
#ad_top
{
	height: 14px;
	width: 479px;
	background-image: url(images/BLOCK_1.jpg);
}
