/** CSS document for Homepage of Eclipse Chocolate - 2008-04-07 **/
/**
 * FULL RESET OF CERTAIN BROWSER 'defaults'
 *   Take back control from the browsers.
 * 
 * Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui
 */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0}
address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;}
ol, ul, li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h5, h5, h6 {font-size:100%;}
q:before, q:after {content:'';}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong {font-weight:bold;}
em {font-style:italic;}
ol, ul, li {list-style:none;}
* a {position:relative;} /* Gets links displaying over a PNG background */
a {outline:none;} /* Gets rid of Firefox's dotted borders */
a img {border:none;} /* Gets rid of IE's blue borders */

body {font:12px Verdana, Arial, Helvetica, sans-serif;background:#BAECE4;color:#444;}
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:#333;}
  h1 {font-size:18px;}
  h2 {font-size:16px;}
  h3 {font-size:14px;color:#ffa60e;display:none;} /* Different color. */
  h4 {font-size:14px;color:#ffa60e;} /* Different color. */
  h5 {font-size:12px;}
  h6 {font-size:11px;}

/* Bread-crumb */
#crumb{width:944px;background-color:#BAECE4;background-image:url(../images/crumb.gif);background-position:top left;height:29px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #E4C9AA;}
.crumbH{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #A17F4C;padding: 6px 0px 0px 40px;}
span.crumb{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #A17F4C;text-decoration:none;}
a.crumb:link {color: #4C2514;text-decoration: none;border-style: none;}
.crumb a:visited {color: #4C2514;text-decoration: none;border-style: none;}
a.crumb:hover {color: #000000;text-decoration: none;border-style: none;}
a.crumb:active {color: #4C2514;text-decoration: none;border-style: none;}
.crumbL{color:#4C2514;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
a.crumbL:link {color: #E4C9AA;text-decoration: none;border-style: none;}
a.crumbL:visited {color: #E4C9AA;text-decoration: none;border-style: none;}
a.crumbL:hover {color: #FFFFFF;text-decoration: none;border-style: none;}
a.crumbL:active {color: #E4C9AA;text-decoration: none;border-style: none;}

/* General Structure */
h2{margin: 0px;}
.style1 {color: #EEDDBA}
ul {font-size:11px;font-style:oblique;font-weight:bold;margin-bottom:0px;margin-top:0px;}
#global { position: relative;margin-left: auto;margin-right: auto;width: 944px;text-align: left;}
h1#menu{width:944px;background-color:#BAECE4;height:234px;margin:0px;color: #4C2514;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;}
h2#headContainer{background-image:url(../images/home/hd2aW.gif);margin:0px;background-position:left;background-repeat:no-repeat;width:944px;height:40px;}
#mainCopy{width:944px;background-image:url(../images/home/content1bg.gif);background-repeat:no-repeat;height:201px;position:relative;}
#cnt2container{width:354px;background-image:url(../images/home/content2hldr.gif);background-position:top;background-repeat:no-repeat;position:absolute; left:590px; top:0px;height:201px;color: #835A21;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;}
#swirl{position:absolute;bottom: 0px;left:0px;float:left;width:100px;background-image:url(../images/home/swirl.gif);background-position:bottom left;background-repeat:no-repeat;height:76px;}
#cnt1copy{z-index:3;position:absolute; top:0px left 0px; width:540px;height:201px;padding: 0px 10px 0px 40px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;color: #835A21;}

/* Footer Stuff */
div#footer{width:944px;height:36px;background-position:left;background-image:url(../images/footr.gif);background-repeat:no-repeat;}
.footerH{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #E4C9AA;padding: 6px 0px 0px 40px;}
.footerL{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #E4C9AA;text-decoration:none;}
a.footerL:link {color: #E4C9AA;text-decoration: none;border-style: none;}
a.footerL:visited {color: #E4C9AA;text-decoration: none;border-style: none;}
a.footerL:hover {color: #FFFFFF;text-decoration: none;border-style: none;}
a.footerL:active {color: #E4C9AA;text-decoration: none;border-style: none;}