body {
	margin:0px;
	padding:0px;
	background: url(../img/mainbg.jpg) repeat-x top left;
}

a, a:link, a:active, a:visited { color:#2997a5; text-decoration:none; font-weight:bold; }
a:hover, a:visited:hover { color:#c36602; text-decoration:none; }

#master { 
	width:1050px; 
	height:664px;
	background: url(../img/masterbg2.jpg) repeat-x top left;
}

#header { text-align:left; }
#navrow { width:1050px; height:25px; overflow:hidden; position:relative; top:2px; right:0px;  }
#content { width:1050px; overflow:hidden; }
#bigimages { float:left; width:702px; height: 471px; overflow:hidden; text-align:left; }
#bigimages .padding { padding: 13px 0 0 41px; }

#listboxes { float:left; width:348px; height: 471px; overflow:hidden; margin-top:14px; }
#box-top { width: 348px; height: 93px; background: url(../img/box-top.jpg) no-repeat; overflow:hidden; }
#box-top:hover { width: 348px; height: 93px; background: url(../img/box-top-on.jpg) no-repeat; }

#box-middle { width: 348px; height: 94px; background: url(../img/box-middle.jpg) no-repeat; overflow:hidden; }
#box-middle:hover { width: 348px; height: 94px; background: url(../img/box-middle-on.jpg) no-repeat; }

#box-bottom { width: 348px; height: 94px; background: url(../img/box-bottom.jpg) no-repeat; overflow:hidden; }
#box-bottom:hover { width: 348px; height: 94px; background: url(../img/box-bottom-on.jpg) no-repeat; }

.boximage { float:left; width:71px; height:71px; }
.boximage .padding { padding: 10px 10px 10px 25px; }
.boxtext { float:left; width: 245px; font-family:Arial; font-size:11px; color:#cac6b9; text-align:left; }
.boxtext .padding { padding: 20px 10px 10px 40px; }
.boxtext a, .boxtext a:link, .boxtext a:visited, .boxtext a:active { color:#cac6b9; font-weight:bold; text-decoration:none; }
.boxtext a:hover, .boxtext a:visited:hover { color:#cac6b9; font-weight:bold; text-decoration:underline; }
.boxtext h3 { font-size: 11px; font-weight:bold; margin:0px; padding:0px; line-height:10px; border-bottom:none;  }

#bottom { width:702px; height:123px; overflow:hidden; float:left; clear:both; }
#news { 
	float:left; 
	width:465px;
	height:123px;
	font-family:Arial;
	font-size:11px;
	color:#fff;
}
#news .padding { padding:34px 0px 0 22px; }
#specials { float:left; width:194px; height:123px; }

#footer { margin: 10px 0 60px 60px; font-family:Arial; font-size:11px; color:#999; text-align:left; }