/*
CSS
*/

html {
	background: #000000;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	background: url(../images/page_bg.jpg) repeat center top;
	width: 100%;
	display: table;
	background-attachment:fixed;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom:8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #429463;
	margin-top: 0px;
}

#allcontent {
	width: 814px;
	margin: auto; margin-top:6px;
}

#header {
	width: 814px;
	height: 163px;
	background: url(../images/header-image_01.png) no-repeat center;
}


#header-lower { padding:0px;margin:0px;
	width: 814px;
	height: 32px;
}

#header-logo img{
position:absolute;
margin:0px; padding:0px;
float:left; 
width:467px;
height:61px;
margin-left: 188px;
margin-top:4px;
}

#address {
width: 814px;
height: 32px;
background-color:#000;
background: url(../images/header-image_02.png) no-repeat center;
}

#address .list {
	float: right;
	padding: 0 25px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin-top:5px;
	margin-left:190px;
}

#marquee {float:right;width:610px;
padding-top:5px; margin-right:10px;}

/* end of header */



#content { 
	width: 814px;
		background: url(../images/container_bg.png) repeat-y center top;
	}

#content_bg {
	width: 814px;
	}



/* Left Content */
#content_left {margin:0px;padding:0px;
	width: 186px; float:left;
	padding-left: 6px; margin-left:2px;margin-top:-22px;
}


#content_left p {
	color:#000;
font-size: 1em; line-height: 1.3em; padding-top: 0px;}

#content_left h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color:#ff9000;
	font-weight:bold;
}

#content_left .text a{
	color:#be4f04;
	text-decoration:none;
	font-weight:bold;

}

#content_left .text a:hover{
	color:#fd7921;
	text-decoration:none;
	font-weight:bold;
}

#navigation {}

/*  
specials-box
*/

#specials-box { float:right; margin:0px;
padding:6px; width:260px;
background-color:#F8EF49;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border: 1px solid #333;
margin:5px 30px 6px 10px;
}

#specials-box a { 
color:#003366;}

#specials-box a:hover { 
color:#660000;}

#specials-box img { 
padding:0px;margin:0px;
}

#specials-content { padding:0px;margin:0px;
padding: 0px 6px 2px 6px;
}

#specials-top {
}

#specials-bottom {
}

#specials-box h2 {
margin:0px; padding: 0px;
font-weight:bold; 
font-size: 16px;
text-align:center;
color: #000;
font-family:Arial, Helvetica, sans-serif;
padding-top:0px; 
margin-top:6px;
margin-bottom:0px;
}

.callout-text {
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px; font-weight:bold;
}



/* Right Content */

#content_right { line-height: normal;
background-color: #fff;
color: black;
margin: 0px;
padding: 0px;
margin: 0px 20px 0px 200px;
padding: 33px 20px 10px 20px; 
 }

#content_right h1 { 
line-height:1.3em; }

#main h1 {min-width: 260px; }

#content_right p {
line-height:normal; 
padding:0px;margin:0px; }

#content_right ul {
padding:0px;margin:0px;padding-bottom:0px;
padding-top:0px;margin-left:24px;
margin-right:24px; }

#content_right ul li {padding:0px;margin:0px; 
line-height: 1.4em; list-style-type:square;}

#content_right img {padding:10px;}


#card{
	float:left;
	margin-left:20px;
}

* html #card{

	margin-left:80px;
}

#content_end {
	width: 814px;
	height: 36px;
	background:url(../images/container-bottom_bg.png) no-repeat;
	clear:both; margin:0px;
}

#footer { clear:both;
	width: 797px;
	margin:auto;
	margin-bottom: 10px;
	text-align:center;
	color:#fff; margin-top:-6px;
}

#footer .top{
	color:#FFFFFF;
	text-align:center;
}

#footer a{
	color:#b2acdb;
	text-decoration:none;
}

#footer a:hover{
	color:#b2acdb;
	text-decoration:none;
}

#newsletter {background-color:#fff; 
width:85%;margin-left:8px;font-size: 12px;
padding:5px;text-align:left; line-height: 1.5em;
-moz-border-radius: 8px;
-webkit-border-radius: 8px; z-index:2000;
border: 1px solid #333; }

.newsletter-title {font-size: 14px;font-weight:bold; text-decoration:underline;}

#newsletter-wrapper{clear:left;}

#widget {background-color:#fff; 
width:85%;margin-left:8px;font-size: 12px;
padding:5px;text-align:left;
-moz-border-radius: 8px;
-webkit-border-radius: 8px; z-index:2000;
border-radius: 8px;z-index:2000;
border: 1px solid #333; margin-top: 12px;
line-height:normal;}

#widget ul {margin:0px;padding:0px; margin-left:1.5em;}
#widget ul li {}
#widget p {line-height:normal;}