/*------------------------------------
GENERAL
------------------------------------*/
body {
	background-color: #FFFFFF;
	background: transparent url(../images/pic_bkgdrpt.gif) repeat-x scroll left top;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #543019;
	text-align: left;
}
a:link {
	color: #543019;
	text-decoration: none;
}
a:hover {
	color: #fcb040;
	text-decoration: none;
}
a:visited {
	color: #543019;
	text-decoration: none;
}
.container {
	margin: auto;
	width: 850px;
	background: transparent url(../images/pic_outerwrap.gif) repeat-y scroll left top;
}
img {
	border-style:none;
}

/* ------------------------------------
HEADER
------------------------------------ */
.header {
	width: 850px;
	height: 206px;
	margin: 0px;
	background: transparent url(../images/pic_header.jpg) no-repeat scroll left top;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.navigation {
	width: 850px;
	height: 42px;
	background: transparent url(../images/pic_navbkgd.gif) no-repeat scroll left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#nav_main {
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-align: center;
	width: 850px;
}
#nav_main li{
	float: left;
} 
#nav_main a {
	color: #FFFFFF;
	height: 42px;
}
#nav_main a:link, #nav_main a:active, #nav_main a:visited {
	display: block;
	height: 26px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
#first_nav a {
	background: transparent url(../images/btn_nav1st.gif) no-repeat scroll left top;
	width: 137px;
	height: 42px;
}
#first_nav a:hover {
	background-position: 0px -42px;
	color: #543019;
}
#mid_nav a {
	background: transparent url(../images/btn_navmid.gif) no-repeat scroll left top;
	width: 137px;
	height: 42px;
}
#mid_nav a:hover {
	background-position: 0px -42px;
	color: #543019;
}
#last_nav a {
	background: transparent url(../images/btn_navlast.gif) no-repeat scroll left top;
	width: 137px;
	height: 42px;
}
#last_nav a:hover {
	background-position: 0px -42px;
	color: #543019;
}

/*------------------------------------
CONTENT
------------------------------------*/
.content {
	clear: both;
	width: 850px;
	margin: 0px;
	background: transparent url(../images/pic_innerwrap.jpg) no-repeat scroll left top;
	min-height: 300px;
	height: auto;
}
#content_leftcol_home {
	float: left;
	width: 315px;
	margin: 225px 0px 0px 22px;
	list-style-image: url(../images/pic_9x9bullet.gif);
	font-size: 11pt;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 0.005cm;
	padding-bottom: 40px;
}
#content_rightcol_home {
	float: left;
	width: 423px;
	margin: 100px 0px 0px 45px;
	list-style-image: url(../images/pic_9x9bullet.gif);
	font-size: 11pt;
	line-height: 27px;
	padding-bottom: 40px;
}
#content_leftcol {
	float: left;
	width: 292px;
	margin: 239px 0px 0px 45px;
	list-style-image: url(../images/pic_9x9bullet.gif);
	font-size: 11pt;
	line-height: 25px;
	letter-spacing: 0.005cm;
	padding-bottom: 40px;
}
#content_rightcol {
	float: left;
	width: 423px;
	margin: 100px 0px 0px 45px;
	list-style-image: url(../images/pic_9x9bullet.gif);
	font-size: 10pt;
	line-height: 20px;
	padding-bottom: 40px;
}
#content_fullspread {
	float: left;
	width: 760px;
	margin: 30px 0px 0px 45px;
	list-style-image: url(../images/pic_9x9bullet.gif);
	font-size: 10pt;
	line-height: 20px;
	padding-bottom: 40px;
}
#content_rightcol_solo {
	float: left;
	width: 423px;
	margin: 100px 0px 0px 382px;
}
#content_leftcol_alt {
	float: left;
	width: 315px;
	margin: 248px 0px 0px 22px;
	list-style-image: url(../images/pic_9x9bullet.gif);
	font-size: 11pt;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 0.005cm;
	padding-bottom: 40px;
}
#content_leftcol_graphx {
	float: left;
	width: 315px;
	margin: 268px 0px 0px 22px;
	font-size: 11pt;
	line-height: 20px;
	padding-bottom: 40px;
}
.pic_24hour {
	padding-bottom: 47px;
}
.pic_24hour_alt {
	padding-bottom: 40px;
}
.logo_block {
	padding-top: 12px;
}
#content p a:link, a:hover, a:visited {
	color: #fcb040;
	text-decoration: none;
}
.content em {
	color: #543019;
	text-decoration: underline;
}
#checklist {
	padding-bottom: 40px;
}
#finance_cc {
	padding-bottom: 40px;
}

/*------------------------------------
FOOTER
------------------------------------*/
.footer {
	clear: both;
	width: 850px;
	height: 93px;
	background: transparent url(../images/pic_footerbkgd.gif) no-repeat scroll left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #543019;
}
.disclaimer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #543019;
	text-transform: uppercase;
}
#disc_space {
	padding-bottom: 20px;
}