body { background : url(../Images/BG_repeater.jpg) repeat-x; font-size: 12px; font-family : Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 0; background-color: #000A15;}

.NewContentBox  { width : 500px; padding: 0 30px 0 30px; margin : 0 auto; background: #9bc5d3; color : black; text-align:center; border-style:double; 
 border-width:5px; }

.OldContentBox  { width : 850px; padding: 0 30px 0 30px; margin : 0 auto; color : black; text-align:center;}
 
#Masthead { width : 910px; 
background : transparent url(../Images/DesignElements/Header.jpg) no-repeat center top; padding: 310px 30px 0; margin : 0 auto;}

#Content  { width : 910px; padding: 0 30px 0 30px; margin : 0 auto; background : white;}
#InnerContent { background : transparent url(../Images/DesignElements/Stripe.gif) repeat-y; margin-left : -30px; }
#innercontentcontainer { 
			padding: 0 30px 0 30px; 
			margin : 0 auto; 
			font-family : Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px;}

#Main {    min-height : 250px;
           height : auto !important;
           height : 250px;
           width : 875px; margin : 2em auto;}

#Main a:link { color : #f5c87b;}
#Main a:visited { color : #e29d40;}
h1 { color: #7f2137; font-size : 1.4em;}
h2 { font-size : 1.3em;}
h3 { font-size : 1em; font-style : italic; font-weight : bold; margin-bottom : 20px; margin-top: -10px; padding-bottom : 0; text-align: left;}
h4 { font-size : 12px; font-weight : bold;}
h1, h2, h4 { margin-bottom : 10px; padding-bottom : 0; text-align: left; margin-left : 30px;}
ul, p { margin-top : 0; margin-bottom : 1em; margin-left : 30px; padding-top : 0; padding-bottom : 0; text-align: left;}
li { line-height: 18px; text-align: left; padding: 0; margin: 0; padding-bottom : .5em;}
li li { padding-bottom : 0;}
li ul { margin-bottom : 0;}

a:link, #nav a:visited { color : #395e84 ; text-decoration : none;}

a:hover { text-decoration : underline; background : transparent; color : #466884;}

img { border : none;}
a { font-weight : bold; border: 0;}
.Right { float : right; margin-left : 1em;}
.Left { float : left; margin-right : 1em;}
.Warning { color : Red;}
.PageImage { float : right; margin-left : 1em;}
#Footer { background : url(../Images/DesignElements/Footer.gif) no-repeat center top;
          padding-top : 6px; font-size : .8em; 
          width : 100%;}
#Footer .MWLinks img { display : block; float : right; padding : 0; margin : 0;}
#Footer a:link, #Footer a:visited { color : #395e84 ; text-decoration : none;}
#Footer a:hover { color : #395e84 ; text-decoration : underline;}

/*Suckerfish Menu*/
#nav img { display : block; margin : 0; padding : 0;}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float: right;
	z-index: 10;
	max-height: 27px;
	font-size : 14px; 
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : lighter;
}

#nav a {
	display: block; margin : 0; padding : 0;
}

#nav a:link, #nav a:visited { color : #395e84 ; text-decoration : none; padding : 5px;}

#nav a:hover { text-decoration : none; background : transparent; color : #466884;}
 
#nav li { /* all list items */
	float: left;
}
 
#nav li ul { /* second-level lists */
	position: absolute;
	background: white;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li { border : 1px solid #c6bbab; }
#nav li ul a { width : 150px; background : white; font-size : 12px; font-family : Arial, Helvetica, Sans-Serif; font-weight : inherit; padding : 5px;}
 
#nav li ul a:link, #nav li ul a:visited { color : #484747; background : #c6bbab;  border : none; border-width : 0;}
 
#nav li ul a:hover { color : #484747; background : #a59784;}
 
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


/* Added by Ryan Hughes on 12/12/2011 for MouseWise */
.maincontainer { width: 970px; height: auto; }
.navcontainer { width: 970px; min-height: 27px; background-image: url('../Images/BG_Nav.jpg'); background-repeat: no-repeat; background-color: #d0c6b9;}
.slideshowcontainer { width: 925px; height: 290px; background-image: url('../Images/Slide.jpg'); background-repeat: no-repeat; }
.slidethumbcontainer { width: 970px; height: 64px; background-image: url('../Images/BG_SlideThumbs.jpg'); background-repeat: no-repeat; }
.focusbuttoncontainer { width: 970px; height: 212px; background-image: url('../Images/BG_FocusBtns.jpg'); background-repeat: no-repeat; }

.footercontainer { width: 970px; height: 254px; background-image: url('../Images/BG_Footer.jpg'); background-repeat: no-repeat; font-family: Arial; font-size: 12; color: #978f85; }
.footercontainer a:link, a:visited { color: #978f85; text-decoration: none; }
.footercontainer a:click, a:hover { color: #978f85; text-decoration: underline; }

.innercontentcontainer { width: 970px; height: auto; background-image: url('../Images/BG_InnerRepeat.jpg'); background-repeat: repeat; padding: 0 25px 0 25px; height: 538px; }


