/* CSS Document */

body
{
	font-family:"Trebuchet MS";
	font-size:12px;
	margin: 0 auto;
}

a.afooter
{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

img
{
	border:0px;
}

p
{
	margin:0px;
	padding:0px;
}

h1
{
	font-size:14px;
	
}

input,select,textarea
{
	font-family:"Trebuchet MS";
	font-size:11px;
	border:1px #8a4100 solid;
	
}

input
{
	width:120px;
	
}

.btn
{
	width:50px;
	background-image:url(images/btn_bg.jpg);
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
}

.txtBold
{
	font-weight:bold;
}

.alignLeft
{
	text-align:left;
}

.alignRight
{
	text-align:right;
}


.isActive
{
	color:#f1cdae;
	font-weight:bold;
}
.Redtitle
{
	color:#c62a0c;
}

#wrapper
{
	width:760px;
	
	margin:0 auto;
	margin-top: 0px;
}

/*********************
	
	Header.asp

**********************/

#header
{
	width:760px;
	
}

#header p.logo
{
	width:654px;
	float:left;
}

#header p.headerlinks
{
	width:44px;
	height:13px;
	float:left;
	position:relative;
	margin-top:31px;
}

#flash
{
	height:257px;
	width:698px;
}

#navigation
{
	background-color:#8a4100;
	width:698px;
	height:25px;
	margin-top:8px;
	color:#FFFFFF;
	text-align:center;
	padding-top: 10px;
}

#navigation a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#navigation a:hover
{
	text-decoration:underline;
}


/*************************

	HomePage (index.html)

**************************/
#content_home
{
	width:698px;
	float:left;
	

}

#left
{
	width:200px;
	float:left;
	padding-top:32px;
	padding-bottom:20px;
	padding-right:52px;
}

#left p, #right_large p
{
	margin-top:12px;
}



#bar_home
{
	width:167px;
	height:225px;
	float:left;
	position:relative;
	padding-top:32px;
}

#bar_home img
{
	width:167px;
	margin-bottom:10px;
}


#right
{
	width:202px;
	height:199px;
	float:left;
	position:relative;
	padding-top:33px;
	padding-bottom:25px;
	padding-right: 17px;
	padding-left: 43px;
}

#right ul, #right_large ul
{
	list-style-image:url(images/icon_list.gif);
	margin-top:16px;
	margin-left:8px;
	padding-left:8px;
}

#right li, #right_large li
{
	padding-left:0px;
	margin-left:0px;
	line-height:16px;	
}

#right p.line
{
	background-image:url(images/dividing_line.gif);
	background-repeat:no-repeat;
	height:20px;
	margin-top:5px;
}

#right_large p.line1
{
	background-image:url(images/dividing_line.gif);
	background-repeat:repeat-x;
	height:20px;
	margin-top:5px;
}

#right_large p.paragraph
{
	height:70px;
}

#right_large
{
	width:467px;
	float:left;
	position:relative;
	padding:16px 32px;
}

#right_large img.prd
{
	float:left;
	margin-right:10px;
}

#right a, #right_large a
{
	color:#000000;
}
#right a:hover, #right_large a:hover
{
	color:#c92b0f;
}

#footer
{
	width:698px;
	height:33px;
	padding-top:11px;
	padding-bottom:11px;
	border-top:2px #8a4100 solid;
	clear:both;
}

#footer p.footerLeft
{
	float:left;
}

#footer p.footerRight
{
	float:right;
}

/****************

	QUOTE ANSWER
	
******************/


.tblQuote
{
	width:698px;
	text-align:center;
	height:100px;
	
}

.tblHeader
{
	background-color:#8a4100;
	color:white;
}

.tblRow
{
	background-color:#fae9dd;
}

.tblAlternateRow
{
	background-color:#f5e0ce;
}

.tblFooter
{
	background-color:#c72b0d;
	color:white;
}

.tblLeftTd
{
	padding-left:10px;
	text-align:left;
}



/**************

	GENERAL

***************/
#content
{
	width:698px;
	background-image:url(images/bar_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
}

#bar
{
	width:167px;
	float:left;
	position:relative;
	padding-top:16px;

}

#bar img
{
	width:167px;
	margin-bottom:10px;
}

#bar p.bubbles
{
	
	height:189px;
		
}
