/*
=========================
	HTML TAGS
=========================
*/
body
{
	background-color	: #FFFFFF;
	font-family			: Verdana;
	margin				: 0px;
	color				: #666666;
}
a  
{ 
	color				: #686868;
	text-decoration		: none;
}
strong
{
	color				: #E55C11;
}
#main
{
	border-left			: solid 1px #686868;
	border-right		: solid 1px #686868;
	height				: 100%;
	width				: 750px;
}
td.banner
{
	vertical-align		: top; 
	width				: 750px; 
	height				: 212px;
}
td.footer
{
	vertical-align		: bottom; 
	text-align			: left; 
	padding-bottom		: 0px; 
	height				: 80px; 
	width				: 750px;
	background-image	: url(/images/bottom_footer.jpg);
}
div.menuOff
{
	background-image	: url(/images/menu.gif);
	background-repeat	: no-repeat;
	width				: 171px;
	height				: 23px;
	font-family			: Verdana;
	font-size			: 8pt;
	color				: #999999;
	vertical-align		: middle;
	padding-right		: 10px;
	padding-top			: 5px;
	margin-bottom		: 6px;
	letter-spacing		: -1px
}
html>body div.menuOff
{
	background-image	: url(/images/menu.gif);
	background-repeat	: no-repeat;
	width				: 161px;
	height				: 23px;
	font-family			: Verdana;
	font-size			: 8pt;
	color				: #999999;
	vertical-align		: middle;
	padding-right		: 10px;
	padding-top			: 5px;
	margin-bottom		: 1px;
	letter-spacing		: -1px
}
.menuOff a
{
	color				: #E55C11;
}
div.menuOn
{
	background-image	: url(/images/menu_over.gif);
	background-repeat	: no-repeat;
	width				: 171px;
	height				: 23px;
	font-family			: Verdana;
	font-size			: 8pt;
	color				: #FFFFFF;
	vertical-align		: middle;
	padding-right		: 10px;
	padding-top			: 5px;
	margin-bottom		: 6px;
	letter-spacing		: -1px
}
html>body div.menuOn
{
	background-image	: url(/images/menu_over.gif);
	background-repeat	: no-repeat;
	width				: 161px;
	height				: 23px;
	font-family			: Verdana;
	font-size			: 8pt;
	color				: #FFFFFF;
	vertical-align		: middle;
	padding-right		: 10px;
	padding-top			: 5px;
	margin-bottom		: 1px;
	letter-spacing		: -1px
}
.menuOn a
{
	color				: #FFFFFF;
}
p
{
	font-weight			: bold;
	font-size			: 9pt;
	color				: #E55C11;
	font				: Verdana;
}
#directions_text		
{
	color				: #000000;
}
#space
{
	width				: 16px;
	float				: left;
}
#leftmenu
{
	width				: 171px; 
	text-align			: right; 
	float				: left;	
}
#maincontent
{
	font-size			: 9pt;
	font-weight			: normal;
	color				: #666666;
	width				: 378px; 
	text-align			: left; 
	float				: left; 
	margin-left			: 20px; 
	margin-right		: 20px;
}
#content
{
	font-size			: 9pt;
	font-weight			: normal;
	color				: #666666;
	width				: 500px; 
	text-align			: left; 
	float				: left; 
	margin-left			: 20px; 
	margin-right		: 20px;
}
#rightcontent
{
	width				: 145px; 
	text-align			: left; 
	float				: left;
}
#directions_title
{					
	font-size 			:12pt;
	font-weight 		:bold;
}

/*
=========================
	PROMOTION IMAGES
=========================
*/
#promoheader
{
	width				: 129px; 
	height				: 24px; 
	background-image	: url(/images/promo_header.gif); 
	font-family			: verdana; 
	font-size			: 8pt; 
	color				: #FFFFFF; 
	padding-left		: 8px; 
	padding-top			: 5px;
	background-repeat	: no-repeat;
}
html>body #promoheader
{
	width				: 129px; 
	height				: 19px; 
	background-image	: url(/images/promo_header.gif); 
	font-family			: verdana; 
	font-size			: 8pt; 
	color				: #FFFFFF; 
	padding-left		: 8px; 
	padding-top			: 5px;
	background-repeat	: no-repeat;
}
#promoimage
{
	width				: 129px; 
	background-image	: url(/images/promo_body.gif);
	padding-top			: 0px; 
	padding-bottom		: 3px;
	text-align			: center;
	background-repeat	: repeat-y;
}
#promobody
{
	width				: 129px; 
	background-image	: url(/images/promo_body.gif); 
	font-family			: verdana; 
	color				: #666666; 
	font-size			: 8pt; 
	padding-left		: 8px; 
	padding-right		: 8px; 
	letter-spacing		: -1px;
	background-repeat	: repeat-y;
}
html>body #promobody
{
	width				: 113px; 
	background-image	: url(/images/promo_body.gif); 
	font-family			: verdana; 
	color				: #666666; 
	font-size			: 8pt; 
	padding-left		: 8px; 
	padding-right		: 8px; 
	letter-spacing		: -1px;
	background-repeat	: repeat-y;
}
#promofooter
{
	width				: 129px; 
	height				: 15px; 
	background-image	: url(/images/promo_footer.gif); 
	background-repeat	: no-repeat;
}
a.promobody
{
	font-weight			: bold;
	color				: #E55C11;
	text-decoration		: none;
}
a:hover.promobody
{
	font-weight			: bold;
	color				: #E55C11;
	text-decoration		: underline;
}
/*
=========================
	FORM
=========================
*/
.Button
{
	background-color	: #E55C11;
	border-bottom		: solid 1px #686868;
	border-right		: solid 1px #686868;
	border-left			: solid 1px #686868;
	border-top			: solid 1px #686868;
	color				: #000000;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: bold;
}
.Input
{
	background-color	: #FFFFFF;
	border				: solid 1px #686868;
	color				: #686868;
	font-family			: Verdana;
	font-size			: 9pt;
}
.InputError
{
	background-color	: #FFFFFF;
	border				: solid 1px #e55b10;
	color				: #686868;
	font-family			: Verdana;
	font-size			: 9pt;
}
DIV.Row
{
	float				: left;
	margin-bottom		: 4px;
	width				: 375px;
}
DIV.Label
{
	float				: left;
	line-height			: 18px;
	width				: 110px;
}
DIV.Item
{
	float				: left;
}
