@charset "utf-8";
/* CSS Document */

*  {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	min-width:960px;
	margin:0;
	padding:0;

}

.clear  { clear: both; height:0%; padding:0; margin:0; }

/*  Start Typography CSS   */


h1,h2,h3  {
	font-family:"Arial Black", Gadget, sans-serif;
	color:#A83727;
	
}

h4,h5,h6  {
	font-family:"Arial Black", Gadget, sans-serif;
	color:#333;
	
}

p  {
	font-size:13px;
	color:#666;
	margin:6px;
	
}

p strong  { color:#333; }

td.price p, span.price { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; font-weight:bold; color:#A83727; }

a:link, a:visited  {
	color:#29627E;
	text-decoration:none;
}

a:hover {
	color:#29627E;
	text-decoration:underline;
}

.imgborder  {
	margin:5px;
	border: 1px solid #000;
	padding:4px;
	background-color:#A83727;
}


.footer2  {
	margin: 0px 0px 0px 180px;
	text-align:center;
	padding:6px 0px;
}

.footer2 a, .footer2 p {
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

/*  Start Layout CSS   */



#header1  {
	width:100%;
	margin:0 auto;
	height:43px;
	background:url(../images/slices/header1.jpg) center no-repeat;
	background-color:#74693D;
	
}

#under-header  {
	width:100%;
	height:23px;
	margin: 0px auto;
}

#header2  {
	width:255px;
	height: 578px;
	float:left;
}

#header3  {
	width:705px;
	height: 578px;
	background:url(../images/slices/header-back.jpg) no-repeat right;
	float:left;
}

#callout  {
	margin: 10px 0px 6px 180px;
	width: 502px;
	height: 357px;
}


#menu  {
	margin:0px auto;
	width:960px;
	background:url(../images/slices/footer-back.jpg) top repeat-x;
}

#menu-button  { display:block; width:220px; height:190px; margin:10px 0px 0px 210px; clear:both; }

#footer  {
	margin: 20px 0px 0px 0px;
	text-align:center;
	background-color:#74693D;
	padding:2px;
}

#footer a, #footer p {
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFFFFF;
}

