
* { padding: 0px; margin: 0px; }

img { border: 0px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0C205F;
}

a:link { text-decoration: none; color: #CC0000; }
a:visited { text-decoration: none; color: #CC0000; }
a:hover { text-decoration: underline; color: #CC0000; }
a:active { text-decoration: none; color: #CC0000; }

#wrapper { 
	margin: 0 auto;
	width: 902px;
}

#header {
	float: left;
	width: 695px;
	height: 124px;
	margin: 0px 0px 0px 4px;
}

#right_column { 
	float: right;
	margin: 29px 9px 0px 0px;
	width: 193px;
}

#menu_option {
	float: left;
}

#left_column { 
	float: left;
	background-color: #fff;
	background-image: url('images/side_bar.jpg');
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	width: 699px;
}

#left_padding {
  line-height: 180%;
	margin: 20px 20px 0px 90px
}

#footer { 
	float: left;
	background-color: #0C205F;
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 0px 64px;
	width: 635px;
}

.green_header {
	line-height: 110%;
	font: Calibri;
	font-size: 27px;
}

a.Green_Before:link
{
color: #009300;
text-decoration: none;
font-size:22px;
}

a.Green_Before:visited
{
color: #009300;
text-decoration: none;
font-size:22px;
}

a.Green_Before:active
{
color: #009300;
text-decoration: none;
font-size:22px;
}

a.Green_Before:hover
{
color: #005500;
font-weight: none;
font-size:22px;
text-decoration: underline;
}

.coupon
{
border:1px dashed #000000;
padding:10px;
text-align:center;
}

#home_slideshow {
	float: right;
	margin-right:-20px;
	margin-top:-20px;
}

li { margin-left: 20px; }
