/* W2 Design typography style sheet for Carry-Out Cab */
/* This document is the sole property of Grant Investment Group */
/* (C) 2007 Grant Investment Group */
/* Do not modify this document without approval of W2: wayne a wilkes	*/
/* Do not copy this document! */
/* For information, contact wayne@w2-design.com		*/
/* Change Log Follows: */
/* 0412/2007 Design (WAW) */

/* General CSS */
div.clear { clear: both; background: transparent; margin: 0; padding: 0; }
.hide {display: none;}
span {display: none;}
.NAVSpacer {clear: both; margin: 2px 0px 0px 11px; padding: 0px; height: 5px; background-color: #054300;}
.hSpacer {clear: both; margin: 10px 0px; padding: 0px; height: 2px; background-color: #032600;}

/* Common tags, for implementing the standard type */
a {}
a:link {color: #FFF;}
a:visited {color: #FFF;}
a:active {color: #FFF;}
a:hover {color: #da9446;}

body {background-color : #cc6b00; color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 0px; margin: 0px; background-image: url(/carryOutCab/common/images/page_BKGD.gif); background-repeat: repeat;}
.surround {padding: 0px; margin: 0px auto; width: 800px;}

#header {width: 800px; height: 141px; background-image: url(/carryOutCab/common/images/header_BKGD.jpg); background-repeat: no-repeat; margin: 0px; padding: 0px;}

#pageBodyOne {padding: 0px; margin: 0px auto; width: 798px;border: 1px solid #032600; border-top: 0px; border-bottom: 0px; background-image: url(/carryOutCab/common/images/body_BKGD.gif); background-repeat: repeat-y;}
#pageBodyOne ul {padding: 0px 15px; margin-left: 0px; list-style-image: url(/common/images/bullet.gif);}
#pageBodyOne li {}
#pageBodyOne p {margin: 10px 0px 0px 0px;}

#mainLeft {float: left; width: 548px; margin: 0px; padding: 0px;}
#mainLeft #content {width: 531px; margin: 0px; padding: 15px 0px 0px 8px; background-image:url(/carryOutCab/common/images/content_BKGD.jpg); background-repeat:no-repeat;}
#mainLeft #content p {font-size: 14px;}
#mainLeft #content h4 {font-size: 18px; padding: 0px; margin: 0px;}
#mainLeft #content #NAV {font-size: 24px; list-style: none; padding: 0px; margin: 0px; color: #FFF;}
#mainLeft #content #NAV li a:link {color: #FFF;}
#mainLeft #content #NAV li a:visited {color: #FFF;}
#mainLeft #content #NAV li a:active {color: #FFF;}
#mainLeft #content #NAV li a:hover {color: #054300;}
#mainLeft #content .infoTag {font-size: 11px; font-weight: bold;}


#mainLeft #content table {}
#mainLeft #content table tr th{text-align: left; font-size: 16px;}
#mainLeft #content table tr td {font-size: 12px; background-color: #da9446; border: 1px solid #032600; color: #FFF;}

#mainRight {float: right; width: 242px; margin: 0px 8px 0px 0px; padding: 0px; color: #FFF;}
#mainRight p {padding-left: 11px;}
#mainRight h4 {padding-left: 11px;}
#mainRight ul {margin-left: 11px; padding: 0px 0px 0px 11px;}

#mainRight #NAV {font-size: 18px; list-style-image: url(/carryOutCab/common/images/bullet_arrow.gif);}
#mainRight #info {color: #000; font-weight: bold; font-size: 12px; list-style: square;}


/* HEADLINES */
h1 {margin: 0px; padding: 0px; font-size: 28px; font-weight: normal;}
h1.welcome {height: 54px; background-image: url(/carryOutCab/common/images/h1_welcome.jpg); background-repeat: no-repeat;}


h2 {margin-top: 0px; padding-top: 0px; font-size: 18px; font-weight: bold;}
h2.operation {margin: 0px; padding: 0px; height: 92px; background-image: url(/carryOutCab/common/images/h2_operation.jpg); background-repeat: no-repeat;}
h3 {margin-top: 0px; padding-top: 0px; font-size: 14px; font-weight: normal;}
h4 {margin-top: 0px; padding-top: 0px; font-size: 11px; font-weight: bold;}


/* Footer */
#footer {width: 790px; color: #FFF; background-color: #032600; margin: 0px auto; padding: 5px;}
#footer p {padding: 0px; margin: 0px;}


