
@charset "utf-8";
BODY
{
	background-color: #3a7db1;
	color: #000000;
	font: 15px Arial, Helvetica, sans-serif;
	font-smooth: always;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: left;
    background-image:url(../images/background-top.gif); 
    background-repeat:repeat-x;
    background-position: left top;
    
}
#header_container
{
	background: #e6eef9;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px; 
    width:960px;
}
#over_header
{
  margin-left: auto ;
  margin-right: auto ;
  background-color: transparent;
	color: #e6791d;
	font: 15px Arial, Helvetica, sans-serif;
	height: 26px;
	letter-spacing: 1px;
	padding: 6px 8px 0px 8px;
	text-align: right;
	width: 944px;
    text-decoration: none;
}
#over_header a:link
{
	color: #ffffff;
	text-decoration: none;
}
#over_header a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#over_header a:active
{
	color: #ffffff;
	text-decoration: none;
}
#over_header a:hover
{
	color: #ffffff;
	cursor: pointer;
	text-decoration: underline;
} 

#header
{
	margin-left: auto ;
    margin-right: auto ;
    background: url(../images/header_background.jpg);
	height: 282px;
	padding: 0;
	width: 960px;
    border: 3px solid #76b1b3;
   
}
#header_logo
{
    float:left;
    height:150px;
    position:relative;
    top: 60px;
    left: 20px;
}
#header_text_container
{
	float:left;
    position:relative;
    height:150px;
    width:370px;
    top: 60px;
    left: 40px;
    text-align:center;   
}
.header_text_large
{
	color: #e6791d;
	font: 36px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header_text_small
{
	color: #e6791d;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu
{
	  
    color: #28577b;
	font: 16px Arial, Helvetica, sans-serif;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
    float:left;
	top: 90px;
    left: 10px;
	width: 960px;
}
#menu a:link
{
	color: #28577b;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px 10px 0px 12px;
	text-decoration: none;
}
#menu a:visited
{
	color: #28577b;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px 10px 0px 12px;
	text-decoration: none;
}
#menu a:active
{
	color: #28577b;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px 10px 0px 12px;
	text-decoration: none;
}
#menu a:hover
{
	color: #28577b;
	cursor: pointer;
	text-decoration: underline;
}
.sidemenu
{ 
    color: #28577b;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 0px 0px 12px 0px;
    text-align:left;
}
.sidemenu a:link
{
	color: #28577b;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;

	padding: 0px 0px 12px 0px;
	text-decoration: none;
    text-align:left;
}
.sidemenu a:visited
{
	color: #28577b;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;

	padding: 0px 0px 12px 0px;
	text-decoration: none;
    text-align:left;
}
.sidemenu a:active
{
	color: #28577b;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;

	padding: 0px 0px 12px 0px;
	text-decoration: none;
    text-align:left;
}
.sidemenu a:hover
{
	color: #28577b;
	cursor: pointer;
	text-decoration: underline;
}
.sidemenu_arrow
{
    float: left;
    padding: 0px 6px 0px 8px;

}
#page_container
{
	background: #e6eef9;
    background-image:url(../images/faux_columns.gif); 
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
    width:960px;
    border-left: 3px solid #76b1b3;
    border-right: 3px solid #76b1b3;
    border-bottom: 3px solid #76b1b3;
}
#column_left
{
	background: #e6eef9;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 18px 10px 10px 10px;
	width: 260px;
}
#column_right
{
	background: #ffffff;
	border-left: 2px solid #76b1b3;
	float: right;
	padding: 20px 40px 20px 40px;
	width: 598px;
    min-height:750px;
}

.shop_now 
{
    background:#ffa500;
    color:#0000ff;
    font: 24px Arial, Helvetica, sans-serif;
    width:120px;
    text-decoration: none;
    text-align:center;
}
.two_across_l
{
    float:left;
    margin-left: auto ;
    margin-right: auto ;
    text-align:center;
    width:299px;

}
.two_across_r
{
    float:right;
    margin-left: auto ;
    margin-right: auto ;
    text-align:left;
    width:299px;

}
.three_across
{
    float:left;
    margin-left: auto ;
    margin-right: auto ;
    text-align:center;
    width:199px;
    font-weight:bold;
}
.four_across
{
    float:left;
    margin-left: auto ;
    margin-right: auto ;
    text-align:center;
    width:149px;
}
div.clear
{
	clear: both;
}
.margin_maker_left
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.clear
{
	clear: both;
}
.wrapper, block
{
	overflow: hidden;
	width: 100%;
}
hr {
     color: #76b1b3;
}
h1
{
	COLOR: #000000;
	FONT: 20px arial, verdana, sans-serif;
	font-weight: bold;
}

h2
{
	COLOR: #000000;
	FONT: 18px arial, verdana, sans-serif;
	font-weight: bold;
}

h3
{
	COLOR: #000000;
	FONT: 15px arial, verdana, sans-serif;
	font-weight: bold;
}
a:link
{
	color: #e6791d;
	text-decoration: underline;
}
a:visited
{
	color: #e6791d;
	text-decoration: underline;
}
a:active
{
	color: #e6791d;
	text-decoration: underline;
}
a:hover
{
	color: #e6791d;
	cursor: pointer;
	text-decoration: none;
}
.fleft
{
    float:left;
}
.bold_text
{
	font-weight: bold;
}
.red_text
{
    color:#ff0000;
}
.blue_text
{
    color:#0000ff;
}
.center_text
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.sidebar_link
{
    FONT: 22px arial, verdana, sans-serif;
}
.sidebar_red_text
{
    color:#ff0000;
    FONT: 22px arial, verdana, sans-serif;
    font-weight: bold;
}

#footer
{
	background-color: transparent;
	COLOR: #e6791d;
	FONT: 15px arial, verdana, sans-serif;
	height: 40px;
    margin-left: auto ;
    margin-right: auto ;
	padding: 20px 8px 0px 8px;
	text-align: center;
	text-decoration: none;  
}
#footer a:link
{
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
#footer a:visited
{
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
#footer a:active
{
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
#footer a:hover
{
	color: #ffffff;
	cursor: pointer;
	text-decoration: underline;
}
