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

body
{
background:  url(images/bg2.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:						140px;
	height:						14px;
	background-color:			#ddd;
	padding:	                0;
	margin:                     0;
	font-size:					10px;
	text-align:					center;
	z-index: 5;
}

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

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

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
font-size: 1.3em;
padding-right: 34px;
}

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

.contentarea
{
padding-top: 1.3em;
float: right;
width: 500px;
}

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



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/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 3.5em 1em 3.5em;
clear: both;
}

.divider2
{
position: relative;
background: url(images/menubg1.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: 288px;
background: url(images/bg2_v2.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: 30px;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

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

#headercontent h2
{
font-size: 1.2em;
font-weight: normal;
color: #FFFFFF;
}

#headerpic
{
position: relative;
height: 320px;
background: url(images/pic.jpg) no-repeat bottom right;
margin-bottom: 0px;
padding-right:10px;

}

#headerpic h1
{
color: #CC0000;
font-family: Impact;
text-align:center;
font-size: 60px;
padding-right: 280px;
font-weight:normal;
}

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

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

#orderList ul li a{
background: url(images/menubg.jpg) no-repeat 4px 3px  #336699;
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/menubg.jpg) no-repeat 4px 3px #6CBDE0;
color:#000066;
}

#order {
	text-align: center;
	margin: 20px auto;
	height: 84px;
}	

#menubottom
{
background: url(images/header01.png) 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/menubg1.gif) no-repeat;
	margin: 0em 3.5em 1.5em 3.5em;
	font-size: 17px;
	padding-left: 2em;
}		

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

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

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