/** BODY ELEMENTS **/
*
{
	margin: 0;
	padding: 0;
}
body
{
	color: #151515;
	background-color: #fff;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	background-image: url("/images/body_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}


/** MAIN CONTAINERS **/
#container
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header
{
	height: 130px;
}
#content
{
	padding: 10px 30px 0px 40px;
	background-image: url("/images/content_bg.jpg");
	background-repeat: repeat-y;
	min-height: 580px;
}
#center
{
	margin: 0 300px 0 0;
	padding: 10px;
}
#column
{
	width: 269px;
	float: right;
	margin: 0px 25px 0px 0px;
}
#crdn
{
	margin: 20px 25px 0px 50px;
	background-image: none;
	background-color: #F8F6F7;
}
#footer
{
	height: 43px;
	width: 900px;
	background-image: url("/images/nav_bg.jpg");
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	padding-top: 4px;
}
#footer span
{
    margin-top: 20px;
}
#logo
{
	position: absolute;
	top: 10px;
}
#slogan
{
	position: absolute;
	top: 107px;
	margin-left: 520px;
	color: #0e0075;
	font-size: 22px;
}
#nav
{
	height: 43px;
	width: 900px;
	background-image: url("/images/nav_bg.jpg");
	background-repeat: no-repeat;
}
#column_top
{
	width: 269px;
	height: 78px;
	background-image: url("/images/side_nav_top.jpg");
	background-repeat: no-repeat;
}
#column_btm
{
	width: 269px;
	height: 5px;
	background-image: url("/images/side_nav_btm.jpg");
	background-repeat: no-repeat;
}
#column_mid
{
		background-image: url("/images/side_nav_mid.jpg");
	background-repeat: repeat-y;
}
#home_table
{
    margin-left: 80px;
}
#home_table tr td
{
    padding: 5px;
}
#home_table tr td a:hover
{
    border: none;
}

/** TYPOGRAPHY **/
h1 {
	font-size: 48px;
	color: #8c6707;
	font-weight: normal;
}

h2 {
	font-size: 36px;
	color: #8c6707;
	font-weight: normal;
}

h3 {
	font-size: 24px;
	color: #8c6707;
	font-weight: normal;
}

h4 {
	font-size: 21px;
	color: #8c6707;
	font-weight: normal;
}

h5 {
	font-size: 18px;
	color: #8c6707;
	font-weight: normal;
}

h6 {
	font-size: 16px;
	color: #8c6707;
	font-weight: normal;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}
a
{
	color: #586e8a;
	text-decoration: none;
	border-bottom: doted 1px #586e8a;
}
a:hover
{
	color: #4a5f79;
	text-decoration: none;
	border-bottom: dotted 1px #4a5f79;
}
ul
{
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px;
}
.quicklink
{
	padding-top: 47px;
	color: #fff;
	margin-left: 10px;
}
#column ul
{
	list-style-image: url("/images/star_bullet.jpg");
	color: #5b5656;
}
#column ul li
{
	line-height: normal;
	padding: 5px 0px 5px 25px;
	vertical-align: middle;
}
#column ul li a
{
	padding-left: 5px;
}
#nav ul
{
	padding-top: 15px;
	padding-left: 60px;
}
#nav li
{	
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#nav li a
{
	color: #fff;
}
.divider
{
	background-image: url("/images/divider.jpg");
	background-repeat: no-repeat;
	width: 2px;
	height: 31px;
	margin-left: 20px;
	margin-right: 0px;
}
#footer p
{	
	color: #fff;
	text-align: center;
}
.pickup
{
	font-size: 12px;
	color: #8c6707;
}
#locations table tr td
{
    padding: 20px 0 20px 0;
}
#prices
{
    width: 100%;
}
#prices th
{
    background-color: #ffde67;
    height: 26px;
    text-align: center;
    color: #151515;
    vertical-align: middle;
    font-size: 14px;
    border: solid 1px #e6c550;
}
#crdn a:hover
{
    border-bottom: 0;
}
.services
{
    float: right;
    margin: 5px 0 0 0;
}
.services ul li
{
    margin: 7px 0 7px 0;
}

/** REGISTRATION FORM **/
legend {
	width: 190px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #b1b1b1;
	color: #000000;
	font-size: 10pt;
	background-color: #f8f6f7;
	position: relative;
	top: -1em;
}

fieldset{
	padding: 15px 0px 10px 10px;
	position: relative;
	width: 100%;
	border: 1px solid #d5d3d4;
	background-color: #f8f6f7;
}
.ccard
{
    position: relative;
    bottom: 15px;
    left: 50px;
}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:145px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
#rotator ul
{
    padding: 0px;
}
/* rotator image style */	
	div#rotator ul li img {
}
    div#rotator ul li.show {
	z-index:500
}
div#rotator ul li a:hover
{
    border-bottom: 0;
}

/** ORDERS TABLE FORMATTING **/
#order_table table
{
    width: 50%;
    background-color: Red;
    color: Red;
}

.con_tbl tr td
{
    padding-left: 10px;
    padding-right: 10px;
}
.con_tbl tr td
{
height: 10px;
}
.con_txt
{
    width: 180px;
}
.msg
{
    color: Red;
}
.con_long
{
    width: 350px;
}
.con_msg
{
    width: 350px;
    height: 100px;
}
.con_lbl
{
    font-family: Arial;
}
.hidden
{
    font-family: Arial;
}
.rightalign
{
    text-align: right;
}


