/* DEPRECATED
 ************************************************************************/
/*
#content {}
#images {} 
*/ 
/* GENERAL TEXT FONT SETTINGS ************************************************************************/
html, body {
  background: #000000;
  margin-top: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

div, td, p, ul, li, a {
  font-size: 12px;
}

h1, .header1 {
  font-size: 1.75em;
  font-weight: bold;
  color: #283B80;
}

h2, .header2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #E69845;
}

h3, .header3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #283B80;
}

td.gear {font-size: 1em}

.note {font-size: 80%}

.guide {color: #ff3300}

#permit {width: 62em; border: double #ffffff 3px; padding: 2px; background-color: #e4e4e4; text-align: left}

/* FONT SETTINGS FOR TESTIMONIAL PAGE ****************************************************************/
blockquote.testimonial {border: solid 1px #000000; background-color: #ffffff; padding: 5px}

p.testimonial {background-color: #ffffff}

li.testimonial {background-color: #ffffff}

/* BACKGROUND COLORS *********************************************************************************/

/* HIGHLIGHTED TABLES - USED IN TESTIMONIALS */
.highlight_table {border-style: solid; border-width: 2px; border-color: #ECE9D8;}

/* SUBMENUS */
.menubar {font-weight: bold; text-align: center; padding: 2px} /*95C4E6*/

/* ANCHOR TAGS *****************************************************************************************/
/* GENERIC ANCHOR TAGS */

a, a:active, a:visited, a:hover {color: #142bd6}

/* CATEGORY SUBMENU ITEM ANCHOR TAGS */
a.submenu {color: #0303B5; text-decoration: underline}

a.submenu:active {color: #0303B5; text-decoration: underline}

a.submenu:visited {color: #0303B5; text-decoration: underline}

a.submenu:hover {color: #F73E4B; text-decoration: underline}

/* CSS MENU ITEMS */
/*--------------------------------------------------------------------*/

#top_nav, #top_nav ul {
  z-index: 2;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}

#top_nav {
  padding-left: 10px;
  width: auto;
}

#top_nav ul {
  background: #ffffff;
  border: solid 1px #4E0000;
  border-width: 1px;
}

#top_nav li a img {
  margin-top: 1px;
  padding-right: 8px;
}

#top_nav li {
  width: auto;
  float: left;
  margin-right: 1.5em;
}

#top_nav li li {
  margin-right: 0px;
  border-top: solid 0px #dddddd;
  border-top-width: 1px;
  border-bottom: solid 0px #999999;
  border-bottom-width: 1px;
}

#top_nav a {
  margin: 0.2em 0.5em 0.2em 0.5em;
  display: block;
  text-decoration: none;
}

#top_nav li a {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  line-height: 2em;
}

#top_nav li a:hover {
  color: #FFCC33;
}

#top_nav li li a {
  width: 9em;
  color: #4E0000;
  font-weight: normal;
  line-height: 1.1em;
}

#top_nav li li a:hover {
  color: #4E0000;
}

#top_nav li ul {
  position: absolute;
  padding: 0px;
  left: -999em;
  height: auto;
  width: 10em;
}

#top_nav li:hover ul {
  left: auto;
}

#top_nav li ul ul {
  margin: -1.8em 0 0 9.8em;
}

#top_nav li:hover ul ul, #top_nav li.sfhover ul ul {
	left: -999em;
}

#top_nav li:hover ul, #top_nav li li:hover ul, #top_nav li.sfhover ul, #top_nav li li.sfhover ul {
	left: auto;
}

#top_nav ul li:hover, #top_nav ul li.sfhover {
	background: #FFCC33;
}

/*--------------------------------------------------------------------*/

#right_nav, #right_nav ul { /* all lists */
  z-index: 1;
  padding: 0;
  margin: 0;
  list-style: none;
  float : left;
  width : 9em;
}

#right_nav li { /* all list items */
  position : relative;
  float : left;
  line-height : 1.25em;
  margin-bottom : -1px;
  width: 9em;
}

#right_nav li ul { /* second-level lists */
  position : absolute;
  left: -999em;
  margin-left : -8.5em;
  margin-top : -1.45em;
}

#right_nav li a {
  width: 9em;
  w\idth : 8em;
  display : block;
  color : black;
  font-size: 1em;
  font-weight : bold;
  text-decoration : none;
  background-color : white;
  border : 1px solid black;
  padding : 0 0.5em;
}

#right_nav li a:hover {
  color : white;
  background-color : black;
}

#right_nav li:hover ul, #right_nav li li:hover ul, #right_nav li.sfhover2 ul, #right_nav li li.sfhover2 ul { /* lists nested under hovered list items */
  left: auto;
}

#container {
  width: 62em;
  text-align: left;
  margin: 0em;
  background-color: #ffffff;
  border: solid 0px #FED033;
  border-bottom-width: 2px;
}

#main {
  width: 62em;
  min-height: 350px;
  float: left;
  padding: 0.5em 0em 0em 0em;
  background-image: url(../images/background.jpg);
  background-position: center 100px;
  background-repeat: no-repeat;
}

#layoutheader1 {
  width: 100%;
  height: 25px;
  overflow: hidden;
  background-color: #000000;
  background-image: url(../images/swa_02.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 1.0em;
  font-weight: bold;
  text-align: right;
}

#layoutheader2 {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #000000;
  background-image: url(../images/swa_04_02.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#layoutheader2b {
  height: 66px;
  margin: 0;
  padding: 0;
  width: 100%;
  background-image: url(../images/swa_04_01.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#top_menu {
  width: 100%;
  height: 2.2em;
  background-color: #300000;
  background-image: url(../images/swa_05.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#top_menu_shadow {
  width: 100%;
  height: 8px;
  background-image: url(../images/shadow.gif);
  background-repeat: repeat-x;
}

#footer {
  text-align: center;
  color: #ffffff;
}