/* GLOBALS */
body {
margin: 0 auto;
background-color: #f2e9e2;
background-position: top center;
background-image: url(../_images/bgtile.jpg);
background-repeat: repeat-y;
text-align: center;
}

body,td {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #484848;
}

a {
text-decoration: none;
color: #7a6548;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #928168;
font-weight: normal;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=75);   
-moz-opacity: .75;   
opacity: .75;
-khtml-opacity: .75; 
}

#container {
width: 950px;
margin: 0px auto;
}

#whitebox {
width: 925px;
margin: 0 auto;
background-color: #ffffff;
}

#mainpad {
padding: 5px 10px;
text-align: left;
}

.sidebox {
background-color: #eff3f6;
width: 346px;
}

.sidebox_more {
width: 162px;
height: 34px;
margin: 0;
background-image: url(../_images/btn_sidemore.gif);
background-repeat: no-repeat;
}

.sidebox_more a {
font-weight: normal;
color: #a5dcff;
font-size: 13px;
text-decoration: none;
}

.sidebox_more a:hover {
font-weight: normal;
color: #d2edff;
font-size: 13px;
text-decoration: none;
}

.sidebox_more_padit {
padding: 5px 10px;
}

.mainbox {
background-color: #dde5eb;
width: 549px;
}

.mainboxfull {
background-color: #dde5eb;
width: 905px;
}


.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}

.spacer20 {
margin: 0 0 20px 0;
}

.padit10 {
padding: 10px;
}

.padit15 {
padding: 15px;
}

.imgbrdr {
border: 1px solid #6b7f8d;
}

a.titleheadline {
font-size: 17px;
color: #1f3749;
text-decoration: none;
font-weight: normal;
}

a.titleheadline:hover {
font-size: 17px;
color: #496376;
text-decoration: underline;
font-weight: normal;
}

.titledate {
color: #829aac;
font-size: 14px;
}

.titlemore {
font-size: 14px;
font-weight: bold;
}

.titlebig {
font-size: 20px;
}

.iconsvalign {
vertical-align: middle;
margin-right: 5px;
}

.divider1 {
width: 100%;
height: 30px;
margin: 30px auto 0 auto;
border-top: 1px solid #a3b5c1;
}

.divider2 {
width: 100%;
height: 20px;
margin: 20px auto 0 auto;
border-top: 1px solid #a3b5c1;
}

.centerit {
text-align: center;
}

.smalltxt {
font-size: 11px;
}

.clearit {
clear:both;
}

/*TWITTER */
#twitter_update_list {
list-style-type: none;margin: 0;padding: 0px 0px 0px 0px;
}

#twitter_update_list li {
background-image: url(../_images/twitter_icon.jpg);background-repeat: no-repeat;
margin: 0;padding: 0px 0px 42px 87px;
}


/* TABLE STYLES */
.tblheader td {
font-weight: bold;
background-color: #6c8392;
height: 35px;
padding: 8px;
font-size: 14px;
color: #ffffff;
}

.tblshade1 td {
background-color: #c5d4e0;
padding: 8px;
font-size: 12px;
}

.tblshade2 td {
background-color: #cdd9e3;
padding: 8px;
font-size: 12px;
}

.tblside td {
font-size: 11px;
color: #2e4658;
padding: 3px;
}


/* FOOTER */
#footer {
margin: 0 auto;
font-size: 10px;
color: #6b7f8d;
text-align: center;
line-height: 20px;
}

#footer a {
color: #6b7f8d;
text-decoration: underline;
font-weight: normal;
}

#footer a:hover {
text-decoration: underline;
color: #95abbb;
font-weight: normal;
}

/* FORM FIELDS */
form {
margin: 0;
padding: 0;
}

.formbox {
padding: 6px;
background-color: #aec5d5;
border: 1px solid #899faf;
font-size: 14px;
margin-bottom: 5px;
}

.error {
font-size: 11px;
color: #C40A11;
font-weight: bold;
}

.required {
font-weight: bold;
text-align: right;
}

/* PNG FIX FOR IE6 */
.png_top img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.png_top{ display: inline-block; margin: 0 auto;}
.png_top { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_images/header_b.png'); }
.png_bot img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.png_bot{ display: inline-block; margin: 0 auto;}
.png_bot{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_images/footer_b.png'); }


/* TOGGLE */
.tcontainer{width: 519px;margin: 0;}
h2.trigger {padding: 0 0 0 25px;margin: 0;background: url(../_images/toggle_trigger.gif) no-repeat;height: 24px;line-height: 21px;width: 494px;float: left;}
h2.trigger a {font-size: 13px;font-weight: normal;display: block;
color: #3d5464;
text-decoration: none;}
h2.trigger a:hover {font-size: 13px;font-weight: normal;
color: #243a4a;
text-decoration: underline;}
h2.active {background-position: left bottom;}

.toggle_container {
width: 519px;margin: 0 auto 5px auto;padding: 0;overflow: hidden;clear: both;}
.toggle_container .block {padding: 5px 10px;}


/* MENU STYLE */

.jqueryslidemenu ul{margin: 0;padding: 0;list-style-type: none;
z-index:100;}/*Top level list items*/.jqueryslidemenu ul li{float: left;position: relative;display: inline;
margin: 0;padding: 0;}/*Top level menu link items style*/.jqueryslidemenu ul li a{display: block;white-space: nowrap;}* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}/*1st sub level menu*/.jqueryslidemenu ul li ul{margin: 0;padding: 0;position: absolute;
border-bottom: 1px solid #daccb9;}/*Sub level menu list items (undo style from Top level List Items)*/.jqueryslidemenu ul li ul li{float: none;display: inline;}.jqueryslidemenu ul li ul li a {	width: 100px;padding: 8px;border-top: 1px solid #daccb9;border-left: 1px solid #daccb9;border-right: 1px solid #daccb9;background-color: #efeae3;
text-align: left;}			.jqueryslidemenu ul li ul li a:hover {	background-color: #e8e0d6;
text-align: left;}


