body { padding: 0px; margin: 0px auto; font-family: "Trebuchet MS"; background-color: #272727; font-size: 13px; color: #DFE1E8;}

#container { width: 810px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding: 20px 0 0 0;}
.clear {display:inline; clear: both; height: 0; visibility: hidden;}

h2 { font-size: 13px; color: #AFA7A3; font-weight: bold;}
h3 {font-size: 17px; color: #8B593E; font-weight: bold; }
h4 { font-size: 16px; color: #BC8F72; margin-bottom: 2px; font-weight: bold;}
.center{ text-align: center; font-size: 11px; color: #CCCCCC; display: block; margin-left: auto; margin-right: auto }
strong { font-weight: bold;}
em {font-style: italic; font-weight: bold;}

/* - - - - - - - - - - - - - - -  Header - - - - - - - - - - - - - - - */

#top { width: 810px; margin: 0px; padding: 0 0 4px 0; color:#DFE1E8; font-family:"Trebuchet MS"; font-size:22px;}
#top_inside { width: 810px; margin: 0px; padding: 0 0 4px 0; color:#DFE1E8; font-family:"Trebuchet MS"; font-size:22px; border-bottom: 1px solid #4D545C;}

/* - - - - - - - - - - - - - - -  Navigation - - - - - - - - - - - - - - - */

#navcontainer { margin: 10px 0 20px 30px ; overflow: hidden; width: 100%; height: 20px;}
#navlist {list-style-type: none; margin: 0; padding: 0; }
#navlist a { color: #98BBE2; font-size:18px; font-weight: normal; text-decoration:none;}
#navlist a:hover { color: #BDD3EC; text-decoration: underline;} 
#navlist li {border-left: 1px solid #4D545C; line-height: 1.1em; float: left; margin: 0 3em 0 -2em; padding:0 1em 15px 1.9em;}

/* - - - - - - - - - - - - - - -  Main Photo - - - - - - - - - - - - - - - */
#main { width: 810px; height:510px; background-image: url(../images/main.jpg); background-repeat: no-repeat;}
/* - - - - - - - - - - - - - - - Content - - - - - - - - - - - - - - - */

#content { width: 600px; margin-left: 10px; float: right;}
#content h1 { font-size: 22px; color: #FFFFFF; font-weight: normal;}
#content h2 { font-size: 14px; color: #CCCCCC; font-weight:bold; padding: 0 0 6px 10px; }
#content p {font-size: 1em; line-height: 1.4em; color: #ffffff; padding: 0 3px 8px 16px; font-family: Verdana, Arial, Helvetica, sans-serif;}
#content img { margin-bottom: 6px; padding: 4px; border: 1px solid #999999;}

#content a { font-size: 12px; font-weight: bold; color: #98BBE2; text-decoration: underline; text-align: left; }
#content a:hover { color: #A2ACBB; text-decoration: underline; }
a:active { color: #A2ACBB; text-decoration: underline; }
a:visited { font-weight: normal; color: #98BBE2; text-decoration: underline; }

#leftBox {float:left;}
#rightBox {float:right; margin-right: 20px;}
#rightText {float:right; margin-right: 160px !important; margin-right: 84px; }
#rightText p { line-height: 12px; }

#sideImage { float:left; background-image: url(../images/side_image.jpg); background-repeat: no-repeat; width:200px; height:600px;}

table { border-collapse: collapse; width: 600px; font-size: 12px; }
th { color: #999999; font-weight: bold; text-align: left; padding: 0 0 10px 8px; border: none; font-size: 1.3em;}
td { font-weight: normal; font-size: 1.1em; padding: 6px 0 6px 11px; vertical-align: top; color: #FFFFFF; border-top: 1px solid #4D545C; border-bottom: 1px solid #4D545C;}
tr.alt td { background-color: #1F1F1F; }
tr.over td, tr:hover td { background-color: #333333;}
/* - - - - - - - - - - - - - - -  Footer - - - - - - - - - - - - - - - */
#footer { width: 810px; margin-bottom: 10px; padding-top: 50px; font-size: 11px; color: #575757; text-align: center;}
#footer a { font-size: 11px; font-weight: bold; color: #98BBE2; text-decoration: underline; text-align: left; }
#footer a:hover { color: #A2ACBB; text-decoration: underline; }
#promo { width: 440px; padding: 20px 0 0 230px; color: #FFFFFF;}

/* Forms
================================================*/

fieldset { margin: 0; border: 0; padding: 0;}
legend {display: none;}
form label { display: block; font-size: 13px; font-weight: bold;}
form input { margin-top: 5px;}
form label.field-email {  margin: 0 10px 0 0; width: 90px; font-weight: bold; }
.buttonSubmit, .buttonSubmitHovered { width:60px; height: 20px; padding:2px 5px; cursor:pointer; border:none; background-image: url(../images/submit.gif); background-repeat: no-repeat; background-position: left top;}
.buttonSubmitHovered { background-position:left top; }