@charset "UTF-8";
/* CSS Document 
             	DOCUMENT GLOBALS             */
body { background-color:#d3d9d8; background-image:url(images/bg.jpg); background-repeat:repeat-x; margin-top:0; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-size:0.85em; line-height:1.7em; font-weight:400; font-variant:normal; text-transform:none; color:#494646; }
.form2 { width:195px; margin-bottom:5px; margin-left:0; }
h1, .head1 { font-size:1.6em; font-weight:400; display:inline; color:#5e847b; }
h2, .head2 { font-size:1.2em; color:#5e847b; font-weight:700; font-style:italic; display:inline; }
.head3 { font-size:0.8em; color:#5e847b; font-weight:700; font-style:italic; display:inline; }
.head3b { font-size:0.95em; color:#5e847b; font-weight:700; font-style:italic; display:inline; }
.head-sub { color:#5e847b; display:inline; }
#area-mid .title { color:#fff; font-style:none; font-weight:400; text-transform:uppercase; font-size: 1em;}

/*             	ALL BULLET POINTS             */

#nav-menu ul { list-style:none; font-size:0.85em; margin:0; padding:0; }
#nav-menu li { float:left; margin-right:2em; margin-left:3em; margin-top:1.2em; }
#foot ul { display:inline; list-style:none; padding:0; }
#foot li { display:inline; list-style:none; padding:0 8px 0 3px; }
#rss ul { padding:0 5px 5px 15px; }
#rss li { padding:5px; }
#area-mid li {color:#c6c0b0; padding:2px; }
#area-mid ul { padding:0; margin:0; }

/*             	ALL LINKS             */

a { text-decoration:none; color:#FFF; }
a:hover { text-decoration:underline; color:#FFF; }
#main a { color:#000; text-decoration:underline }
#main a:hover { color:#666; }
a.greylinks { color:#FF0; text-decoration:underline; }
a.greylinks:hover { color:#0F0; text-decoration:underline; }

/*             	LAYOUT             */

.container { width:1024px; height:485px; margin:auto; }
#banner { width:1024px; height:145px; background-image:url(images/header.jpg); }
#logo { width:239px; height:75px; float:left; margin:32px 0 0 37px; }
#nav-menu { width:1024px; height:52px; background-color:#122d24; font-size:1.1em; background-repeat:no-repeat; }
#flash { width:741px; height:300px; float:left; background-image:url(images/flash-frame.jpg); }
#tabs-bg { width:256px; height:172px; float:right; background-image:url(images/tab-bg.jpg); padding:64px 0 64px 27px; }
.tab { width:214px; height:73px; padding:0 0 34px; }
#bottom-area { clear:both; width:1024px; background:#c5c0b0 url(images/ba.gif) repeat-x; overflow:hidden; margin:auto; }
#call-cont { width:266px; height:auto; float:right; margin:10px 16px 23px 10px; }
#call { width:236px; height:92px; background:url(images/call-you.jpg) no-repeat #123027; padding:5px 15px 0; }
#call-mid { width:224px; height:auto; background:#123027; font-style:normal; color:#FFF; padding:0 15px 0 27px; }
#call-bot { width:266px; height:24px; background-image:url(images/call-bot.jpg); }
#rss { width:236px; height:105px; background:url(images/rss-top.jpg) no-repeat #5e847b; margin-top:30px; font-style:normal; color:#FFF; padding:60px 15px 15px; }
#rss-bot { width:266px; height:24px; background:url(images/rss-bot.gif); }
#area { width:266px; height:32px; background:url(images/area-top.gif) no-repeat #5e847b; margin-top:30px; font-style:normal; color:#FFF;}
#area-mid { width:224px; height:auto; background:#123027; font-style:normal; color:#FFF; padding:5px 15px 0 27px; }
#area-bot { width:266px; height:32px; background-image:url(images/area-bot.gif); }
#main { width:621px; float:left; background:#FFF; margin-left:23px; padding:0 28px; }
#main-top { width:677px; height:22px; background:url(images/main-top.gif); margin:23px 0 0 23px; }
#main-bot { width:677px; height:23px; float:left; background:url(images/main-bot.gif); margin:0 0 23px 23px; }
#foot { width:972px; clear:both; font-size:.9em; background:#c5c0b0; margin:auto; padding:8px 0 40px 52px; }
#seo { width:972px; clear:both; font-size:.95em; background:#c5c0b0; margin:auto; padding:5px 0; }

/*             	FORM RELATED             */

.formstyle { background-color:#fff; margin-bottom:1px; border:1px solid #ccc; font-family:Arial; color:#666; width:200px; padding:1px; }
.formstyle2 { background-color:#fff; margin-top:10px; border:1px solid #ccc; font-family:Arial; color:#666; width:200px; padding:1px; }
.phpstyle4 { color:green; }
.phpstyle3 { color:#c33131; }
.tickyellowbox { background-color:#eff6ef; border:1px solid green; }
.tickredbox { background-color:#f9eaea; border:1px solid #c33131; }
.linkbox { width:auto; border:1px #BCCFDE solid; background-color:#DDE5ED; padding:10px; }
.form1 { width:190px; margin-bottom:5px; margin-left:0; }
