body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#D0C6E3;
	background-position:center;
	background-image:url(../images/bg_mid.jpg);
	background-repeat:repeat-y;
    font-size:1em;
}

html{ font-size:100%; }


#wrap {
    width:800px;
	margin:0 auto;
	background-color:#ffffff;
	border-left: 0.0625em dashed #aaaaaa;
	border-right: 0.0625em dashed #aaaaaa;
	}


.innerHeader{
	width:48.75em;
	float:left;
	
}
.header {
	height: 6.5em;
	width: 48.75em;
	background-image:url(../images/banner_mountains3.jpg);
	margin:0 auto;
	padding:0em;
	background-repeat:no-repeat;
}

acronym {
border-bottom: 0.0625em #999999 dashed;
}

#flashcontent{
width:100%;
border-bottom:1px solid #3333CC;
text-align:right;
margin-top:-3px;
}

img a {
border:0px;
}

.header p {
    color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0.75em;
	font-size:1em;
}

.content {
	width:797px;;
	margin:0 auto;
    background-color:#ffffff;
	background-image:url(../images/sol1.jpg);
	background-position:bottom 230px;
	background-repeat:no-repeat;
	border:1px solid black;
	margin-top:15px;
	}
	

.pagecopy {
    float:right;
    width:567px;
	background-color:#ffffff;
	padding-top:0.3125em;
}

.pagecopy  li {
    font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0.3125em;
	color:#000000;
    font-size:0.75em;
    line-height:1.4em;
}

.pagecopy  li li {
    font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0.3125em;
	color:#000000;
    line-height:1.4em;
	font-style:normal;
	font-size:1em;
	margin-left:-25px;
	margin-right:25px;
}

.pagecopy p {
    padding-left:25px;
    padding-right:25px;
}

.pagecopy .first {
    font-size:14px;
    }

.pagecopy .box {
    width:517px;
    margin-left:25px;	
    margin-right:15px;
	text-align:center;
	height:70px;
	}

.pagecopy .box .rside {
    float:right;
    width:255px;
	padding-top:5px;
	background-image:url(../images/bluebutton.jpg);
	background-repeat:no-repeat;
	height:70px;
	padding-top:8px;
}

.pagecopy .box .lside {
    float:left;
    width:255px;
	padding-top:5px;
	background-image:url(../images/bluebutton.jpg);
	background-repeat:no-repeat;
	height:70px;
	padding-top:8px;
}

.pagecopy .box p {
    padding-left:5px;
    padding-right:5px;
	color:#ffffff;
    }
	
.pagecopy a {
    color:#336699;
    text-decoration:none;
}

.pagecopy a:hover {
    text-decoration:underline;
    }
	
.pagecopy .box a {
    font-size:14px;
	font-weight:bold;
	color:#ffffff;
    }
	
.pagecopy .mid {
    text-align:center;
    font-weight:bold;
}
	
.content p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.75em;
    padding-right:.625;
    line-height:1.4em;
}

form, ul, p, img {
    color:#333333;
	}
	
a img {
    border:none;
}	

		
h1, h2, h3, h4, h5, h6 {
	color:#003399;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	margin-left:25px;
	margin-right:26px;
	padding-top:0.75em;
	font-weight:normal;
	line-height: 1.3em;
	}
	
h1 {
    border-bottom: dashed 0.0625em #cccccc;
	padding-bottom:0.3125em;
	padding-top:0em;
	margin-top:17px;
	}

.clear {
	overflow: hidden;
	clear: both;
	height: 0em;
	font-size: 0em; 
	line-height: 0em;
}

.hidden, hr {
	display: none;
}

input.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #000 solid 0.0625em;
}

form {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
}

.info {
    width:11.25em;
    line-height:1.3em;
}

tr {
padding-bottom:.375em;
}


/* MENU */

.menu {
    width:64.5em;
    height:1.9em;
    margin:0 auto;
	background: #ffffff;
	font-size:0.75em;
	padding-top:0.75em;
	border-left: .13em #ffffff solid;
	border-right: .13em #ffffff solid;
	border-bottom: 0.0625em #D3D4D3 solid;
} 

#menu-top {
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 0.3125em;
	list-style: none;
	padding:0em;
	float: left;
}


#menu-top li {
	display: inline;
	float: left;
	font-size:1em;
}



#menu-top a:hover { 
 background-position:0% -3.5em; 
 }
 
#menu-top a:hover span {	
 background-position:100% -3.5em; 
 }


/* FOOTER */

.footer {
    clear:both;
	width: 780px;
	margin:0 auto;
	padding-top: 15px;
	font-size: 13px;
	font-weight:normal;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#D0C6E3;
	color:#3366B2;
}

.footer a {
    color:#336699;
	text-decoration:none;
	font-size:12px;
}

.footer p {
    color:#3366B2;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



/* sub navigation */
.sidebar {
    float:left;
    width:230px;
	padding-top:0px;
	background-color:#FFFFFF;
	height:100%;
	background-image:url(../images/back.jpg);
	color:#FFFFFF;
	
}

.sidebar p {
    padding-left:20px;
	padding-bottom:8px;
	margin-bottom:0em;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	padding-right:20px;
	
}

.sidehead {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#C85200;
	line-height:33px;
    margin-left:0.3125em;
	margin-right:0.3125em;
	padding-left:0em;
	padding-bottom:0em;
	margin-bottom:0em;
	border-bottom: 0.0625em solid #EAEADA;
    display: block;
    width:200px;
}

.quote {
	border-top: 0.0625em solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 0.0625em solid #E5E5E5;
	padding: 0.3125em 15px 0.3125em 65px;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

.info {
	border-top: 0.0625em solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 0.0625em solid #E5E5E5;
	padding: 0.3125em 15px 0.3125em 65px;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	width:450px;
	min-height:50px;
}

.quote p {
margin-top:0em;
margin-bottom:0em;
}

#framecontent{
position: absolute; 
bottom: 0; 
left: 0; 
width: 100%; 
height: 40px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: #000000;
color: white;
z-index: 2;
background-repeat:no-repeat;
}

#framecontent p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	color:#ffffff;
	}
	


.innertube{
    width:819px;
	margin:0 auto;

}

#maincontent{
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0em; /*Set bottom value to HeightOfFrameDiv*/
overflow: auto; 
}


.last {
	background: url('../images/subcontentbottombg.gif') no-repeat bottom left;
	}

#links {
	margin-bottom: 20px;
	width: 200px;
	background: url('../images/subcontentbg.gif') repeat-y;
	margin-left:15px;
	}
	
#links ul{
    list-style:none;
    margin: 0 0 0 0;
    padding:0 0 0 0;
}

#links li{
    border-top:0.0625em solid #DFDFDF;
    width:200px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}


	
.first {
	background: url('../images/subcontenttopbg.gif') no-repeat top left;
	}
	


.breadcrumbs {

	background-color: #f7f7f7;
	margin:0 auto;
	border-bottom: 0.0625em dashed #E5E5E5;
    width:48.5em;
	border-left: .13em #ffffff solid;
	border-right: .13em #ffffff solid;
	}

.breadcrumbs p {
	color:#999999;
    padding-left:10px;
    padding-right:10px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:11px;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.formfont {
	color:#666666;
	font-size:13px;
}


table {
width:100%;
padding-left:10px;
}

label {
font-size:.75em;
}

.digg {
    float:left; 
    padding-right:5px;
	}

address {
display:inline;
}
img{
border:none;
}


