/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
background-image:url(../images/bg.png)
}
.menu_table td
{
	height:27.5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.offer_box
{
	background-color: #FFF;
	color: #FFF;}

.border_bottom
{
border-bottom:1px dotted #333333;
}



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







/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CFE6C0;
	text-decoration: none;
}
.left_link
{
	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: #5B3524;
	background-color:#CDFFCC;
	text-decoration: none;
	}
.left_link:hover
{
color:#C9232D;
text-decoration:none;
}.menu_table {
	text-align: left;
	background-color:#CDFFCC
}


.test {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bignickdesigns {
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2px;
	font-style: italic;
	text-transform: lowercase;
	text-align: center;
}
.offer_box {
	text-align: center;
	border-left-width: thin;
	border-left-style: none;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #CCC;
}
.page_bnd {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: right;
	font-size: 14px;

}
.body_table_border {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 20px;
	padding-left: 20px;
}
.location_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 200;
	color: #333;
	font-style: normal;
}
.link {
	color: #00C;
}
