*
{
padding: 0em;
margin: 0em;
}

body
{
background: #fff url(images/bg1.jpg);
padding: 35px 0px 35px 0px;
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

#ctc {
	position:					absolute;
	top:						0;
	left:						0;
	width:						120px;
	height:						14px;
	background-color:			#ddd;
	padding:	                0;
	margin:                     0;
	font-size:					10px;
	text-align:				    left;
	z-index: 5;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
font-size: 16px;
text-indent: 20px;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h5
{
font-weight:normal;
background-repeat: no-repeat;
background-position: right;
font-size: 1.3em;
padding-right: 34px;
text-align:center;
padding-bottom:10px;
}

h3
{
font-weight:normal;
background-repeat: no-repeat;
background-position: right;
font-size: 1.5em;
padding-right: 34px;
text-align:center;
padding-bottom:10px;
}

h4
{
font-size: 1.8em;
font-weight: lighter;
text-align: center;
color: #342422;
margin-bottom: 1em;
font-family: Impact;
}

.contentarea
{
padding-top: 1.3em;
float: right;
width: 500px;
font-family: Verdana, Arial, Helvetica sans-serif;
font-size: 14px;
}

#leftColumn {
width: 200px;
float: left;
padding: 10px;
margin-left: -30px;
margin-top: 15px;
background:#675755;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13px;
text-align:left;
}

.sideBar {
background: #ffc;
border: dashed 2px #800;
padding: 6px;
float: right;
width:180px;
margin-right: -25px;
margin-left: 15px;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url(images/border02.gif) repeat-x;
height: 14px;
margin: 2.0em 3.5em 1em 3.5em;
clear: both;
}

.divider2
{
position: relative;
background: #fff url(images/border3.gif) repeat-x;
height: 14px;
margin: 1em 3.5em 1.5em 3.5em;
clear: both;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background:  url(images/bg2.jpg) repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 760px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 40px;
background: #2B2B2B url(images/topbg.gif) repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: .3em;
}

#headercontent h2
{
font-size:17px;
line-height:16px;
font-weight: normal;
color: #eee;
font-style:italic;
}

#headerpic
{
position: relative;
/**background: #fff url(images/headerImage.jpg) no-repeat bottom right;**/
margin-bottom: 5px;

}

#headerpic h1
{
color:#000000;
font-family: Impact;
text-align:center;
font-size: 80px;
padding-top:10px;
padding-right: 280px;
font-weight:normal;
}

.headerHighlight
{
color:#c00;
font-family: Impact;
font-size:80px;
font-weight:normal;
}

#orderList {
float: right;
margin-top: 10px;
}

#orderList ul li {
background:none;
margin-bottom:8px;
}

#orderList ul li a{
background: url(images/buttonbg01.gif) no-repeat 4px 3px #657577;
padding: 5px;
padding-left: 30px;
margin:0px;
display: block;
width:120px;
text-decoration: none;
color:#FFF;
border-bottom: solid 2px #fff;
}

#orderList ul li a:hover{
border-bottom: solid 2px #c00;
background: url(images/buttonbg1.gif) no-repeat 4px 3px #657577;
color:#E6FFB3;
}

div#order	{
	padding:10px 0;
	margin: auto;
	clear:both;
}
div#order a.order-now, div a.order-now	{
	display: inline-block;
	padding: 5px 0 10px;
	width: 230px;
	margin: 0 0px 0 12px;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	font-size: 35px;
	color: #F4F4F4;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	-moz-box-shadow: 0px 1px 2px #000;
	-webkit-box-shadow: 0px 1px 2px #000;
	box-shadow: 0px 1px 2px #000;
}

div#order a.order-now:hover, div a.order-now:hover	{
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	-moz-box-shadow: inset 0px 1px 3px #000;
	-webkit-box-shadow: inset 0px 1px 3px #000;
	box-shadow: inset 0px 1px 3px #000;
	text-shadow: 1px 2px 1px #000;
}

div#order a.order-now:active, div a.order-now:active	{
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

div#order a.order-now span, div a.order-now span	{
	font-size: 25px;
}	

#menubottom
{
background: #fff url(images/border1.jpg) repeat-x;
height: 14px;
margin-bottom: .2em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

ul {
	list-style-type: none;
}

ul li {
	background: url(images/buttonbg3.gif) no-repeat;
	margin: 0em 3.5em 1.5em 3.5em;
	font-size: 16px;
	padding-left: 2em;
}

ol li {
	margin: 0em 3.5em 1.5em 3.5em;
	font-size: 16px;
}

.ordertop_ul li {
	background: url(images/buttonbg3.gif) no-repeat;
	margin: 0em 3.5em 1.5em 3.5em;
	font-size: 14px;
	padding-left: 2em;
}				

.check_ul li{
	background: url(images/chick1.jpg) no-repeat;
	margin: 0em 3.5em 1.5em 3.5em;
	font-size: 16px;
	padding-left: 2em;
}		

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.jpg') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

.bold1 
{
font-weight:bold;
font-size:15px;
}