﻿body 
{
	background-attachment:	fixed;
	background-image:		url('/images/BG_main.jpg');
	background-position:	center top;
	background-repeat:		repeat;
	margin:					0 0 0 0;	
}

.column1
{
	background-color:	#CCCCCC;
	color:				#AA4501;
	font-weight:		bold;
}

.column2
{
	
}

#container
{
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			30px;
	position:			relative;
	width:				844px;	
}

#content
{
	background-color:	#FFFFFF;
	clear:				both;
	height:			900px;
}

.brown
{
	color:				#60413C;	
}

.divider
{
	text-align:			center	;
}

#footerContainer
{
	background-image:	url('/images/foot.png');	
	clear:				both;
	height:				157px;
	left:				-29px;
	position:			relative;
	width:				900px;	
}

.header
{
	color:				#AA4501;
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			16px;
	font-weight:		bold;
	padding:			10px 0 10px 0px;
	text-decoration:	none;
}

#layoutImage01
{
	position:			absolute;
	left:				-29px;
	top:				100px;
}

#layoutImage02
{
	position:			absolute;
	left:				844px;
	top:				100px;
}

#layoutLogo
{
	position:			absolute;
	left:				9px;
	top:				50px;
}

#leftNav
{
	color:				#444444;
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			14px;
	font-weight:		bold;
	left:				30px;
	line-height:		18px;
	position:			absolute;
	text-decoration:	none;
	top:				285px;
	width:				210px;
}

#leftNav a
{
	color:				#444444;
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			14px;
	font-weight:		bold;
	line-height:		18px;
	text-decoration:	none;
}

#leftNav a:hover
{
	color:				#AA4501;
}

#marquee a
{
    color:              #FFF;
    text-decoration:    none;   
    
}

#marqueePlaceholder
{
	background-image:	url('/images/marquee.jpg');	
	height:				31px;
	position:			absolute; 
	top:				245px;
	width:				844px;
}

#menuBottom
{
	list-style-type:	none;
	margin:				0 0 0 0;
	padding:			0 0 0 0;
	text-align:			center;
	white-space:		nowrap;
}

#menuBottom li 
{
	display:			inline;
	margin:				0 0 0 0;
	padding:			0 0 0 15px;
}

#menuBottom li a
{
	color:				#AA4501;
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

#menuBottom li a:hover
{
	color:				#999999;
}

#menuTop
{
	list-style-type:	none;
	margin:				0 0 0 0;
	padding:			0 0 0 0;
	white-space:		nowrap;
}

#menuTop li 
{
	display:			inline;
	margin:				0 0 0 0;
	padding:			0 0 0 0;
}

#menuTop li a
{
	float:				left;
	text-decoration:	none;
}

#menuTop li a img
{
	border:				none;
}

.pageHeader
{
	color:				#AA4501;
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			20px;
	font-weight:		bold;
	line-height:		24px;
	padding:			10px 0 0 0;
	text-decoration:	none;
}

.red
{
	color:				#FF0000	
}

#rightContent
{
	color:				#444444;
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			14px;
	font-weight:		normal;
	left:				275px;
	line-height:		18px;
	position:			absolute;
	text-decoration:	none;
	top:				285px;		
	width:				525px;
}

#rightContent a
{
	color:				#AA4501;
	font-family:		Arial,Helvetica,sans-serif;
	font-weight:		bold;
	text-decoration:	none;
}

#rightContent a:hover
{
	color:				#999999;
}

.textNormal
{
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			14px;
	font-weight:		normal;
	text-decoration:	none;
}

.textNormalBold
{
	font-family:		Arial,Helvetica,sans-serif;
	font-weight:		bold;
	font-size:			14px;
	text-decoration:	none;
}

.textSmall
{
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			12px;
	font-weight:		normal;
	text-decoration:	none;
}

.textSmallBold
{
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
}

.white
{
	color:				#FFFFFF	
}

