
/*main body style*/
body {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#333333; margin:30px 0 20px 0; background:#35291d url(../images/bg.jpg) repeat-x; text-align: center;}
td {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:22px; color:#993300; margin-top:0px; margin-bottom:10px; margin-left:0px;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333; margin-top:0px; margin-bottom:0px; margin-left:0px;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333; margin-top:5px; margin-bottom:5px; margin-left:0px;}

/*List Styles*/
li,ol {
color:#333;
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
list-style-type:square;
font-size: 12px;
}

/*Controls the height above the List Styles*/
ul {
margin-left:3em;
margin-top:-0em;
text-indent:-0.0em
}

/*horizontal line*/
hr {border:none 0;
border-top:1px #999999;/*the border*/
color:#CCCCCC;
height:1px;/*whatever the total width of the border-top and border-bottom equal*/
width:100%;
text-align:left;
}

#container-master {width:800px; position: relative; margin:0px auto; text-align:left; padding:10px; background-color:#FFFFFF;}

/*global links*/
a:link {color:#993300; text-decoration:underline; font-size:12px;}
a:visited {color:#993300; text-decoration:underline; font-size:12px;}
a:active {color:#333333; text-decoration:underline; font-size:12px;}
a:hover {color:#333333; text-decoration:underline; font-size:12px;}

/*header styles*/
#rotator {position:static;}
#header-nav-nopadding {width:800px; height:33px; position:static; background-image:url(../images/nav-header-bg.jpg); background-repeat:no-repeat; margin-bottom:14px;}
#header-nav {position:static; padding-top:10px; padding-bottom:5px; padding-left:10px;}
a.nav-header:link {color:#eeddbb; text-decoration:none; font-size:12px; font-weight:bold; padding-right:24px;}
a.nav-header:visited {color:#eeddbb; text-decoration:none; font-size:12px; font-weight:bold; padding-right:24px;}
a.nav-header:active {color:#ffffff; text-decoration:none; font-size:12px; font-weight:bold; padding-right:24px;}
a.nav-header:hover {color:#ffffff; text-decoration:none; font-size:12px; font-weight:bold; padding-right:24px;}

/*border left styles*/
td.border-left-content {vertical-align:top; width:180px;}
#border-left-nav-container-nopadding {width:180px; height:226px; background-image:url(../images/nav-left-bg.jpg); background-repeat:no-repeat; position:relative; float:left;}
#border-left-nav-container {width:164px; padding-top:40px; padding-left:16px; position:relative; float:left;}
#border-left-featured {width:180px; position:relative; float:left;}

/*center content*/
td.center-content-home {width:412px; vertical-align:top; padding:5px 22px 0 22px;} /*actual width 456px without padding*/
td.center-content-internal {width:576px; vertical-align:top; padding:5px 22px 0 22px;} /*actual width 456px without padding*/
#highlight-comment-home {width:392px; border:1px solid #cccc99; background-color:#ffffeb; font-size:14px; line-height:18px; padding:10px;}
a.highlight:link {color:#993300; text-decoration:underline; font-size:14px;}
a.highlight:visited {color:#993300; text-decoration:underline; font-size:14px;}
a.highlight:active {color:#333333; text-decoration:underline; font-size:14px;}
a.highlight:hover {color:#333333; text-decoration:underline; font-size:14px;}

/*border right styles*/
td.border-right-content {vertical-align:top; width:164px;}
#testimonial-header {width:148px; padding:60px 8px 0 8px; position:relative; background-image: url(../images/testimonial-head2.gif); background-repeat:no-repeat; font-family:Times New Roman, Times, serif; font-size:12px; line-height:16px; font-style:italic;} /*actual width 164px without padding*/
#testimonial-footer {width:164px; height:29px; position:relative; background-image: url(../images/testimonial-footer.jpg); background-repeat:no-repeat; margin-bottom:10px;}
#border-right-brochure {width:164px; height:150px; position:relative;}

/*footer styles*/
#footer {width:820px; text-align:left; position:static; margin-left:auto; margin-right:auto; background-color:#666633;}
#footer-content {width:800px; text-align:left; position:static; margin-left:auto; margin-right:auto; padding:10px; background-color:#666633; font-size:11px; color:#eeddbb;}
a.footer:link {color:#eeddbb; font-size:11px; text-decoration:none;}
a.footer:visited {color:#eeddbb; font-size:11px; text-decoration:none;}
a.footer:active {color:#eeddbb; font-size:11px; text-decoration:underline;}
a.footer:hover {color:#eeddbb; font-size:11px; text-decoration:underline;}

/*webfx styles*/
a.webfx:link {color:#eeddbb; font-size:11px; text-decoration:none;}
a.webfx:visited {color:#eeddbb; font-size:11px; text-decoration:none;}
a.webfx:active {color:#eeddbb; font-size:11px; text-decoration:underline;}
a.webfx:hover {color:#eeddbb; font-size:11px; text-decoration:underline;}

