@charset "utf-8";
/* CreateTimeAndMoney.com CSS Document */
body
{
	background: #000000 url(images/body-bg.jpg) repeat-x top;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
a
{
	color: #FCB800;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
p
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
	padding: 5px 0;
	margin: 5px 0;
	text-transform: uppercase;
}
h1 .yellow
{
	color: #FCB800;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCB800;
	padding: 5px 0;
	margin: 0;
}
#nav
{
	background: #FCB800;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272D3C;
	font-weight: bold;
	text-transform: uppercase;
}
#nav a
{
	color: #272D3C;
	text-decoration: none;
	padding: 0 6px;
}
#nav a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 6px;
}
#nav a.selected
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 6px;
}
#header-left
{
	background: url(images/C-bot.png) no-repeat top left;
	height: 300px;
}
#secondpane
{
	background: url(images/body-bg-bot.jpg) repeat-x top;
}
.section
{
	background: url(images/home-bluebox.png) repeat;
	border: solid 1px #584616;
	padding: 5px;
}
.section-conts
{
	background: url(images/home-bluebox.png) repeat;
	border: solid 1px #584616;
	padding: 10px 20px;
}
.section-home
{
	background: url(images/home-bluebox.png) repeat;
	border: solid 1px #584616;
}
.section-txt
{
	padding: 0 10px;
}
.yellowbg-s
{
	background: url(images/yellow-shade.png) no-repeat;
	width: 59px;
	height: 242px;
}
#leftpane
{
	background:url(images/lp-bg.png) repeat-x top;
	width: 207px;
	height: 672px;
}
#footer
{
	padding: 15px 0;
	font-size: 11px;

}
#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover
{
	color: #FCB800;
	text-decoration: underline;
}