/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
	margin: 0;
	padding: 0;
}
BODY, TH, TD
{
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
H1, H2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
H1
{
	font-size: 197%;
}
H2
{
	font-size: 167%;
}
H3
{
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}
P, UL, OL
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}
P
{
}
OL
{
}
UL
{
	list-style: none;
}
UL LI
{
	padding-left: 10px;
	background: url(../images/img16.gif) no-repeat 0px 10px;
}
A:link
{
	color: #3490F8;
}
A:hover, A:active
{
	text-decoration: none;
	color: #F89934;
}
A:visited
{
	color: #666666;
}
IMG
{
	border: none;
}
IMG.left
{
	float: left;
	margin: 0 20px 10px 0;
}
IMG.right
{
	float: right;
	margin: 0 0 10px 20px;
}
.byline
{
	color: #CCCCCC;
}
.col-one
{
	float: left;
}
.col-two
{
	float: right;
}
.two-cols
{
}
.two-cols .col-one, .two-cols .col-two
{
	width: 250px;
}
/*Boxes*/
.box-orange
{
	background: url(../images/img09.gif) repeat-x;
}
.box-orange .section
{
	background: url(../images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}
.box-orange .section B
{
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img10.gif) no-repeat;
}
.box-orange .content
{
	padding: 20px;
}
.box-blue
{
	background: url(../images/img13.gif) repeat-x;
}
.box-blue .section
{
	background: url(../images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}
.box-blue .section B
{
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img14.gif) no-repeat;
}
.box-blue .content
{
	padding: 20px;
}
.box-pink
{
	background: url(../images/img17.gif) repeat-x;
}
.box-pink .section
{
	background: url(../images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}
.box-pink .section B
{
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img18.gif) no-repeat;
}
.box-pink .content
{
	padding: 20px;
}
/*Header*/
#header
{
	width: 960px;
	height: 92px;
	margin: 0 auto;
}
/*Logo*/
#logo
{
	float: left;
}
#logo H1, #logo H2
{
	float: left;
}
#logo H1
{
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}
#logo H2
{
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#logo A
{
	text-decoration: none;
	color: #000000;
}
/*Search*/
#search
{
	float: right;
	width: 300px;
	padding-top: 20px;
	margin-right: 83px;
}
#search FORM
{
}
#search FIELDSET
{
	border: none;
}
#searchinput, #searchsubmit
{
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#searchinput
{
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}
#searchsubmit
{
	padding: 0 2px;
	background: #F4A652 url(../images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}
/*Menu*/
#menu
{
	width: 960px;
	height: 30px;
	margin: 0 auto;
}
#menu UL
{
	margin: 0;
	list-style: none;
	line-height: normal;
}
#menu LI
{
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}
#menu A
{
	display: block;
	float: left;
	background: url(../images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}
#menu A:hover
{
	color: #1777B1;
}
#menu B
{
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0;
	background: url(../images/img08.gif) no-repeat right top;
	cursor: hand;
}
#menu LI.active
{
	background: #CFCECE url(../images/img04.gif) repeat-x;
}
#menu LI.active A
{
	background: url(../images/img06.gif) no-repeat right top;
	color: #C90404;
}
#menu LI.active B
{
	background: url(../images/img05.gif) no-repeat;
}

#picks UL
{
	list-style:none;
}

/*Page*/
#page
{
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0;
}
/*Content*/
#content
{
	float: left;
	width: 520px;
}
/*Feature*/
#feature
{
	margin-bottom: 20px;
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 420px;
}
#sidebar .col-one
{
	width: 200px;
}
#sidebar .col-two
{
	width: 200px;
}


/*Footer*/
#footer
{
	height: 100px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}
#footer P
{
	margin: 0;
	text-align: center;
	font-size: 85%;
}
#pullquote
{
	width: 100px;
	padding: 0 5px;
	margin: 0 0 10px 10px;
	float: right;
}

