/* CSS definition file containing sitestyle stylesheets */

BODY {
    font-family: 'Oxygen', sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding-top: 0px;
	background-color: rgb(149,133,115);
	line-height: 18px;
  	background-position: top left;
  	background-image: url("/images/headback.png");
  	background-repeat: repeat-x;
  	-webkit-font-smoothing: antialiased;
}

li {
       font-size: 12px;
       padding: 0px;
       margin: 0px;
}

ul {
       padding: 6px 0px 6px 30px;
       margin: 0px;
}

p { 
	padding: 5px;
	margin: 0px;
}

.clearBoth {
	clear: both;
	}

form {
      margin: 0px;
      padding: 0px;
}

A:link {text-decoration: underline; color: #fb7125;}
A:visited {text-decoration: underline; color: #fb7125;}
A:active {text-decoration: underline; color: #fb7125;}
A:hover {text-decoration: none; color: #fb7125;}

A.lefty:link {text-decoration: none; color: #3b4d5e;}
A.lefty:visited {text-decoration: none; color: #3b4d5e;}
A.lefty:active {text-decoration: none; color: #3b4d5e;}
A.lefty:hover {text-decoration: none; color: #3b4d5e;}

.thehead {
	width: 100%;
	height: 195px;
	background-position: top left;
  	background-image: url("/images/brickback.png");
  	background-repeat: repeat;
}

.header {
	width: 953px;
	height: 195px;
	margin: 0 auto;
	text-align:  left;
}

.headlogo {
	width: 325px;
	height:  175px;
	float: left;
	display: inline;
	text-align: left;
    padding-top: 20px;
}

.headtextone {
	width: 170px;
	height:  124px;
	float: right;
	display: inline;
	text-align: left;
    padding-top: 71px;
    color: #fff;
	font-size: 14px;
}

.headtexttwo {
	width: 200px;
	height:  124px;
	float: right;
	display: inline;
	text-align: right;
    padding-top: 71px;
    margin-left: 20px;
    color: #fff;
	font-size: 20px;
        line-height: 25px;
}

.thenav {
	width: 953px;
	height: 48px;
	text-align:  left;
	background-position: top left;
  	background-image: url("/images/navback.png");
  	background-repeat: no-repeat;
}

.homemain {
	width: 953px;
	height: 578px;
	background-position: top left;
  	background-image: url("/images/homeback.jpg");
  	background-repeat: no-repeat;
        text-align: left;
        margin-top: 20px;
}

.toptext {
	width: 274px;
	height: 55px;
	text-align:  left;
	padding: 77px 0px 78px 32px;
	color: #bebbbb;
	font-size: 20px;
	overflow: hidden;
        line-height: 25px;
}

.midtext {
	width: 278px;
	height: 138px;
	text-align:  left;
	padding: 0px 0px 47px 215px;
	color: #fff;
	font-size: 13px;
	font-style: italic;
	overflow: hidden;
}

.midtext  A:link {text-decoration: underline; color: #fff;}
.midtext  A:visited {text-decoration: underline; color: #fff;}
.midtext  A:active {text-decoration: underline; color: #fff;}
.midtext  A:hover {text-decoration: none; color: #fff;}

.bottext {
	width: 358px;
	height: 71px;
	text-align:  left;
	padding: 0px 0px 0px 493px;
	color: #bebbbb;
	font-size: 30px;
	overflow: hidden;
        line-height: 35px;
}

.thefoot {
	width: 100%;
	height: 81px;
	background-position: top left;
  	background-image: url("/images/footdub.png");
  	background-repeat: repeat-x;
    margin-top: 20px;
}

.foottext {
	width: 953px;
	height: 81px;
	margin: 0 auto;
	text-align: center;
	background-position: top left;
  	background-image: url("/images/footback.png");
  	background-repeat: no-repeat;
  	color: #fff;
  	font-size: 11px;
    padding-top: 7px;
}


.subhead {
	width: 953px;
	height: 161px;
	text-align:  left;
        margin-top: 20px;
}


.subhleft {
	width: 330px;
	height:  81px;
        padding: 80px 0px 0px 30px;
        font-size: 22px;
	float: left;
	display: inline;
	text-align: left;
    color: #bebbbb;
	background-position: top left;
  	background-image: url("/images/subhead.jpg");
  	background-repeat: repeat-y;
}

.subhright {
	width: 593px;
	height:  161px;
	float: left;
	display: inline;
	text-align: left;
}

.submain {
	width: 953px;
	text-align: left;
	background-position: top left;
  	background-image: url("/images/subdup.jpg");
  	background-repeat: repeat-y;
        margin-top: 20px;
}


.transparent {
    filter: alpha(opacity=100); /* internet explorer */
    opacity: 1;           /* fx, safari, opera, chrome */
}

.transparent:hover {
    filter: alpha(opacity=90); /* internet explorer */
    opacity: 0.9;           /* fx, safari, opera, chrome */
}


/* HEADINGS */

h1 {
	font-size: 20px;
	color: #39292c;
	padding: 0px;
	margin: 10px 0 15px 0;
}

h2 {
	color: #39292c;
	font-size: 16px;
	margin: 10px 0 10px 0;
}

h3 {
	font-size: 20px;
	color: #968573;
	margin: 10px 0 15px 0;
}

h4 {
	font-size: 16px;
	color: #968573;
	margin: 10px 0 10px 0;
}

h5 {
	font-size: 20px;
	color: #002866;
	margin: 20px 0 30px 0;
	border-bottom: 1px solid #002866;
}

h6 {
	font-size: 20px;
	color: #000;
	margin: 20px 0 30px 0;
	border-bottom: 1px solid #000;
}
/* Stylesheet: Main Modified On 2024-08-12 09:58:20 */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   text-align: left;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   overflow: hidden;
   width: 953px;
   text-align: left;
margin-top: 1px;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
    width: 160px;
   text-align: left;
}

/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 0px;
   margin-left: 0px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: 0px;
   float: left; 
}

#primary-nav li li { 
   margin-left: 0px;
   margin-top: 0px;
   float: none; 
   position: relative;
   background-color: #000;
   border-left: 1px solid #fff;
   border-bottom: 1px solid #fff;
   border-right: 1px solid #fff;
   text-align: left;
   color: #fff;
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   text-decoration: none; 
   font-size: 14px;
   text-align: center;
   color: #fff;
}

#primary-nav li.menuactive a { 
}

#primary-nav li a { 
   padding: 14px 18px; 
   color: #fff;
}

#primary-nav li li a { 
   z-index: 1010;
   padding: 6px 20px; 
   text-align: left;
   color: #fff;
   font-size: 12px;
   font-weight: normal;
}	

#primary-nav li, #primary-nav li.menuparent { 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
background-position: bottom center;
  	background-image: url("/images/arrow.png");
  	background-repeat: no-repeat;
}

#primary-nav li.menuactive a { 
}

#primary-nav li li.menuactive { 
        background-position: left;
  	background-image: url("/images/arrowright.png");
  	background-repeat: no-repeat;
}

#primary-nav li li.menuactive a { 
}



/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
background-position: bottom center;
  	background-image: url("/images/arrow.png");
  	background-repeat: no-repeat;
}

#primary-nav li a:hover {
}

#primary-nav li li:hover, 
#primary-nav li li.menuh, 
#primary-nav li li.menuparenth, 
#primary-nav li li.menuactiveh { 
        background-position: left;
  	background-image: url("/images/arrowright.png");
  	background-repeat: no-repeat;
}


#primary-nav li li a:hover, 
#primary-nav li li.menuh, 
#primary-nav li li.menuparenth, 
#primary-nav li li.menuactiveh { 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
z-index: 1010;
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
z-index: 1010;
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* Stylesheet: Nav Modified On 2014-05-08 09:24:07 */
