/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#f2f5f7;
}

A:link {text-decoration: none;  color: #324c5d;}
A:visited {text-decoration: none;  color: #324c5d;}
A:active {text-decoration: none;  color: #324c5d;}
A:hover {text-decoration: underline; color: #324c5d;}


.menu_table td
{
border-bottom:1px solid #5B3524;
height:27.5px;
padding-left:12px;
}
.offer_box
{
	margin-top: 20px;
}

.border_leftright
{
border-left:8px solid #336303;
border-right:8px solid #336303;
border-bottom:8px solid #336303;
/*background-image: url('C:\Documents and Settings\HP_Administrator\My Documents\Gails Site\rbackground.jpg');*/
background-repeat: repeat-y
}
.border_bottom
{
border-bottom:1px dotted #333333;
}



/* CSS Background image Document */
.header_image
{
background:url(../images/header_bgbottom3.jpg) left top no-repeat;
height:205px;
}

.header_imagetop
{
background:url(../images/header_bgtop3.jpg) left top no-repeat;
height:65px;
}





/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


.left_link:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336303;
	text-decoration: none;
	}
	
.left_link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336303;
	text-decoration: none;
	}

.left_link:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336303;
	text-decoration: none;
	}
	
.left_link:hover
{
color:#336303;
text-decoration:none;
background-color:#ffffff;
}

.left_link2:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336303;
	text-decoration: none;
	}
	
.left_link2:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336303;
	text-decoration: none;
	}

.left_link2:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336303;
	text-decoration: none;
	}
	
.left_link2:hover
{
color:#336303;
text-decoration:none;
background-color:#ecf5de;
}
.left_nav2:hover
{
color:#324c5d;
text-decoration:none;
background-color:#ecf5de;
}
.left_nav2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #617f5e;
	background-color:#ecf5de;
	text-decoration: none;
	}
.left_nav:hover
{
color:#324c5d;
text-decoration:none;
background-color:#ffffff;
}
.left_nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #617f5e;
	background-color:#ecf5de;
	text-decoration: none;
	}