div#header {
	height:98px;
}

.smallHeader {
	width:100%;
	height:31px;
	background:black url('../images/smallHeader-background-loop.gif') top left repeat-x;
);
}
/*---------------------
	  GLOBAL STYLES
-----------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background:url("../images/background-loop.gif");
}
body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: small;
	color:#eee;
	line-height:150%;
	text-align: center;/*IE Hack*/
	background-color: black;
	
}
* html body {
	font-size: x-small;/*IE5*/
	fo\nt-size: small;/*IE6*/
}
a img {
	border: none;
}
/*text styles*/		
p {
	margin: 0 0 1em 0;
}
li {
	list-style-position: inside;
}
a:link, a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover, a:active {
	text-decoration: none;
		color:#b30000;
}
h1 {
	font-size: 150%;
	padding-bottom:10px;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 130%;
	margin: 0 0 0.625em 0;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
/*---------------------
LAYOUT STYLES
-----------------------*/
#container {
	margin: 0 auto;
	width:  785px;
	text-align: left;
	
	background: url('../images/0-background-container.png') top left repeat-y;
}
#containerInner {
	margin: 0 auto;
	width:  755px;
	text-align: left;
	
}
#footer {
	clear:both;
	width:  785px;
	background:#323133 url('../images/background-footer.png') top center no-repeat;
	max-height:35px;
	min-height:35px;
	overflow:hidden;
	text-align:center;
	padding: 20px 0 0 0;
	margin: 0 auto;
	font-size:80%;
	
}

#footer a { 
	color:#AAA;

}

#footer a:hover { 
	color:#b30000;

}
#footer li, #menu li {
	display: inline;
	list-style-type: none;
	padding:0 10px 0 10px;
	text-align:center;
}
/* forms */

#col2 {
	width:500px;
}
#col2 .content {
	background:url('../images/0-background-550-top.gif') top left no-repeat;
	padding:20px 20px 0px 20px;
}









#col2 .content {
	padding:10px 10px 10px 10px;
	display:block;
min-height:100px;

}
#col2 .content img {
	float:left;
	padding:5px 10px 10px 10px;

}






#col2 .contentHome {
	background:url('../images/0-background-550-top.gif') top left no-repeat;
	padding:5px 5px 0px 5px;
}

#col2 .contentHome img {
	
	padding:0px 0px 0px 0px;
}

.content blockquote {
	display:block;
	background:#555;
	border:1px solid black;
	color:#FFFFFF;
	padding:10px;
}
#col1 {
	width:250px;
	float:right;
}
#col1 .content {
	background:url('../images/0-background-200-top.gif') top left no-repeat;
	padding:5px 5px 0px 5px;
}

#col1 .contentsmall {
	background:url('../images/0-background-200-top.gif') top left no-repeat;
	padding:10px 10px 10px 10px;
	font-size:90%;
	display:block;
	
	
}

#col1 img {
	padding:0 -5px 0px 0;
}


#success {
	color:#FFFFFF;
	display:block
	padding:10px;
}





#col2 {
	width:500px;
}
#col2 .content {
	background:url('../images/0-background-550-top.gif') top left no-repeat;
	padding:20px 20px 0px 20px;
}






/* specials listing */


#col4 .content {
	padding:0px 0px 0px 0px;
	display:block;
/*min-height:100px; */
height: 70px;
text-align:left;

}
#col4 .content img {
	float:left;
	/* padding:5px 10px 10px 10px; */

}

#col4 img {
	float:left;
	/* padding:5px 10px 10px 10px; */
	margin-left: 4px;

}

#col4 .content {
	background:url('../images/0-background-550-list.gif') top left no-repeat;
	padding:10px 10px 10px 10px;
}



