/* Start of CMSMS style sheet 'main' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Verdana", Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding: 0px;
  	top: 10px;
	background: #57493f;
	line-height: 18px;
}

li {
	font-size: 10px;
}

p { 
	padding: 5px;
	margin: 0px;
	font-size: 12px;
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: underline; color: #ffffff;}
A:visited {text-decoration: underline; color: #ffffff;}
A:active {text-decoration: underline; color: #ffffff;}
A:hover {text-decoration: none; color: #ffffff;}

A.foot:link {text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 10px; letter-spacing: 1px;}
A.foot:visited {text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 10px; letter-spacing: 1px;}
A.foot:active {text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 10px; letter-spacing: 1px;}
A.foot:hover {text-decoration: none; color: #000000; font-weight: bold; font-size: 10px; letter-spacing: 1px;}

.headerone {
	width: 851px;
	height: 33px;
	text-align: center;
  	background-image: url("images/tophead.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	padding-top: 17px;
	font-size: 10px;
        color: #ad9364;
}

.headerimage {
	width: 851px;
	height: 303px;
}

.navigation {
	width: 851px;
	height: 47px;
	text-align: center;
  	background-image: url("images/navback.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	font-size: 12px;
}

.mainarea {
	width: 821px;
	text-align: left;
  	background-image: url("images/mainbackdup.gif");
  	background-repeat: repeat;
  	background-position: top left;
	font-size: 10px;
        padding: 5px 15px 5px 15px;
}

.mainareahome {
	width: 851px;
	text-align: left;
  	background-image: url("images/mainbackdup.gif");
  	background-repeat: repeat;
  	background-position: top left;
	font-size: 10px;
}

.theleft {
	width: 528px;
	text-align: left;
  	background-image: url("images/mainbackdup.gif");
  	background-repeat: repeat;
  	background-position: top left;
	font-size: 10px;
        padding: 5px 15px 0 15px;
}

.theright {
	width: 293px;
	text-align: left;
  	background-image: url("images/rightbardup.gif");
  	background-repeat: repeat;
  	background-position: top left;
        margin-top: 10px;
}

.customhomebar {
	width: 263px;
	text-align: left;
	font-size: 10px;
        padding: 5px 15px 5px 15px;
        color: #ad9364;
	line-height: 14px;
}

.footerone {
	width: 851px;
	height: 43px;
	text-align: center;
  	background-image: url("images/footerback.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
        padding-top: 65px;
	font-size: 12px;
        color: #c5a976;
}

.footertwo {
	width: 851px;
	text-align: center;
	font-size: 10px;
        color: #FFFFFF;
}

/* HEADINGS */
	h1 {
		font-size: 18px;
		line-height: 1em;
		margin: 0;
		padding: 10px 0 5px 10px;
		color: #3a322c;
		letter-spacing: 1px;
	}
	h2 {
		font-size: 16px;
		line-height: 1em;
		margin: 0;
		padding: 10px 0 5px 10px;
		color: #371413;
		letter-spacing: 1px;
	}
	h3 {
		font-size: 14px;
		line-height: 1em;
		margin: 0;
		padding: 10px 0 5px 10px;
		color: #ffffff;
	}
	h4 {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		font-size: 18px;
                color: #ffffff;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}

td.keystaff {
               border-bottom: 1px solid black;
}
/* End of 'main' */

/* Start of CMSMS style sheet 'nav' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   text-align: center;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   width: 851px;
   height: 47px;
   padding-top: 0px;
   text-align: center;
   padding: 6px 1px 6px 1px;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
    width: 150px;
}

/* 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: #3a322c;
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   text-decoration: none; 
   letter-spacing: 1px;
   color: #ffffff;
   border-top: 0px;
   padding: 10px 12px; 
   font-size: 11px; 
}
#primary-nav li a { 
}
#primary-nav li li a { 
}	
#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-color: #342d27; 
}


/* 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 li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #342d27; 
}


/* 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; 
}

/* 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; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'nav' */

