/* Global Styles 
------------------------ */
* { margin:0; padding:0; }
body { background-color:#000032; color:#74500b; font:0.8em Verdana, Geneva, sans-serif; }
img { border:none; }
ul { list-style:none; }

/* Header
------------------------ */
#header { background:url(../images/headerbluetree.gif) right bottom no-repeat; background-color:inherit; color:#fff; margin:0 auto; min-height:147px; position:relative; width:900px; z-index:2; }
#logo { height:191px; left:0; position:absolute; top:0; width:185px; }
#header p { font-size:1.4em; font-weight:bold; margin-left:185px; padding:35px 0 0; text-align:center; width:715px; }
#header p b { line-height:2em; }
#header ul { }
#header li { float: right; margin: 10px 0 10px 20px ; }
#header ul li img { border:1px solid #7a5f2c; display: block; height: 123px; padding:1px; width: 210px; }

/* Body Wrapper + Container
------------------------ */
#bodywrapper { background-color:#ded6be; color:inherit; width:100%; }
#bodycontainer { background:#000032 url(../images/navbluetree.gif) 0 106px no-repeat; color:inherit; margin:0 auto; width:900px; }

/* Main Nav 
------------------------ */
#mainnav { float:left; width:141px; }
#mainnav ul { margin:45px 0 0; position:relative; z-index:2; }
#mainnav li { padding:23px 0 0 16px; }
#mainnav li a { background-color:inherit; color:#FFF; font:1.1em "Trebuchet MS", Helvetica, sans-serif; font-weight:bold; text-decoration:none; text-transform:uppercase; }
#mainnav li a:hover { background-color:inherit; color:#eacf9c; }

/* Main Content
------------------------ */
#maincontent { background:#ded6be url(../images/tantreebg.gif) 0 103px no-repeat; color:inherit; float:left; padding:0 0 55px; position:relative; width:759px; z-index:1; }
#maincontent h1 { background-color:inherit; color:#000032; font-size:1.9em; margin:19px 0 17px 70px; }
#maincontent h2 { background-color:inherit; color:#000032; clear:both; font-size:1.4em; margin:0 0 10px 19px; padding:20px 0 0; }
#maincontent p { padding-bottom: 15px; line-height:1.3em; }

#textarea { float:left; width:275px; padding-left:19px; }
#textarea2col { float:left; width:342px; padding-left:19px; }

#subcontent { float:left; margin-left:45px; width:320px; }
#subcontent h2 { background-color:inherit; color:#74500B; font-size:1.3em; font-style:italic; margin:0; padding:0; }
#subcontent ul { margin-top:5px; }
#subcontent li { background: url(../images/award_star_gold.gif) no-repeat 0 10px; line-height:1.3em; padding: 6px 0 .5em 25px; margin-right: 20px; }

img.floatright { border:1px solid #000032; float:left; margin-left:10px; padding:1px; }

/* Flash
----------------------------------------- */
#flashcontent { text-align:center; }

/* Design Page & Litebox
----------------------------------------- */
#designcontent { float:left; margin: 0 0 0 45px; width:320px; }
#designcontent h2 { background-color:inherit; color:#74500B; font-size:1.3em; font-style:italic; margin:0 0 1em 0; padding:0; }

.bandathumbs ul { border:1px solid #f00; }
.bandathumbs li { display:inline; padding-right: 15px; }
.bandathumbs img { border:1px solid #000032; height: 100px; margin-bottom: 15px; padding: 1px; width: 100px; }

.portimgs { padding:0 0 0 19px; width: 650px; }
.portimgs a { display:block; float:left; margin: 2px 5px 3px 5px; }

.portthumb li { display:inline; margin: 5px 0; }
img.thumbs { background-color: #fff; color: inherit; border: 1px solid #000; width: 100px; height: 100px; padding: 1px; }

/* Contact Form
----------------------------------------- */
.contactaddress { float:left; width:200px; padding-left:19px; }
.contactemailone, .contactemailtwo { float:left; width:250px; padding-left:19px; }

#cform form { margin:0 auto; padding-left:19px; width: 600px; }
#cform fieldset { padding: 0 0 10px 10px; margin: 0 auto; border: 1px solid #663C28; }
#cform legend { font-weight: bold; font-size: 1.3em; padding: 0 4px 8px 4px; color: #663C28; background-color: #DED6BE; }
#cform dt { float: left; width: 35%; text-align: right; padding: 5px 10px 0 0; }
#cform label.last { font-weight: bold; text-align: left; padding-left: 10px; }
#cform input, textarea, select { margin: 5px 0; border: 1px solid #a7a7a7; font-family: inherit; font-size: 1em; padding: 1px 3px; }
#cform input.submit { margin-top: 1em; padding: 3px; color: inherit; background-color: #FDFE9A; }
#cform .errorMessage { color: red; background-color: inherit; font-weight: bold; font-size: 1.1em; }

/* Footer 
------------------------ */
#footer { background:#7a5f2c url(../images/footerbg.gif) 0 0 repeat-x; color:#fff; clear:both; padding:17px 0 17px; text-align:center; }
#footer ul { display:inline; position:relative; }
#footer li { background:url(../images/footnavseperator.gif) left center no-repeat; display:inline; padding:0 22px 0 30px; }
#footer li.first { background:none; margin:0 0 0 130px; }
#footer li#clca { background:none; height:59px; left:20px; position:absolute; top:0; width:62px; }
#footer li a { background-color:inherit; color:#FFF; font-size:0.88em; text-decoration:none; }
#footer a { background-color:inherit; color:#FFF; }
#footer a:hover { background-color:inherit; color:#eacf9c; }
#footer p { font-size:0.88em; padding:13px 0 0; }

/* Nav Current Page
------------------------ */
.home .home, .about .about, .design .design, .construct .construct, .maint .maint, .port .port, .contact .contact { background-color:inherit; color:#eacf9c !important; }

/* Self Clearing Divs 
------------------------ */
#bodycontainer:after, #contactInfo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }