
/* Set the size in percent on the body */

/* All other sizes should be in em units
    with maximum of one decimal */


body {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0%;
	background-color: #D3D3D3;
	/*background-image:url('lgSandDunes.jpg');
	background-repeat: repeat-x;*/
	font-family: "Times";
	font-size: 100%;
	line-height: 130%;
	/*background-color: #464646;*/
	padding: 0 0 0 0;
}





.bottom{
        vertical-align: bottom;
}
.center{
       	/*display: block;*/
	margin-left: auto;
	margin-right: auto;
	}
.colored{ 
	color:#c30;
	}

.italic{
	font-style: italic;
}
.floatLeft{
	float: left;
}
.middle{
         vertical-align:middle;
}


a:link { 
	color: #c30; 
	font-size: 1.0em;
	font-weight:normal;
	text-decoration: none;
 }
a:visited { 
	color: #630; 
	font-size: 1.0em;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
	font-size: 1.0em;
 }
	
a.listHead{
	font-family: sans-serif;
	font-weight: normal;
}
a.navbar{
	font-size: .8em;
font-family: sans-serif;
}
a.subLink{
	margin-left:1.5em;
}
a.subsubLink{
	margin-left:2.0em;
}

div.blockQuote{
	margin: 1em;
	font-style: italic;	
}
div#contentText {
	clear:both;
	margin-left: 12em;
	margin-right: .1em;
	margin-top: -1em;
	padding: 1em;
	background-color:#FFF;
	border-right: medium solid #CCC;
	border-left: medium solid #CCC;
	border-top: thin solid #CCC;

	}

div#footer{
	clear:both;
	background-color: #d0e3fd;
	font-size: .8em;
	font-style: italic;
	text-align:center;
	padding-bottom: 2em;
	margin-left: 0em;
	margin-right:0em;
}
div.indentText{
	margin-left: 4em;
	margin-right: 8em;
	padding-bottom: 2em;
}
div.italic{
	font-style: italic;
}
div.line{
	margin-top: 2em;
	margin-bottom; 2em;
}
	
div#navigation {
	position:absolute;
	top: 4.3em;
	left: .2em;
	width: 11em;
	background-color: #FFF;
	height: auto;
	padding-top: 1.5em;
	padding-left: .8em;
	padding-bottom: 1.5em;

}

div.navLinkBox{
	padding-left:1em;
	padding-right:.5em;
	margin-left: 0em;
	margin-right:.8em;
	margin-top: 0px;
	margin-bottom: .5em;
	border: .2em solid #999;
	font-family:sans-serif;
	font-size: 80%;
}
div#title{
        position:absolute;
	top: 0em;
	left: 1em;
	height: auto;
	margin: 0em;
	width:100%;
	}

h1 {
	font-variant:small-caps;
	font-family:sans-serif;
	 line-height: normal;

}		

h1.content { 
	font-size: 2em;  
	text-align:center; 
 	width:auto;
	padding-top:0;
		}

h1.navLinkBox{
	font-size: 1.0em;
	white-space:wrap;
	margin-top: .5em;
	margin-bottom: 0em;
	margin-left: -.5em;
			}

h2 {
color: #333;
	font-style: oblique;
	font-weight: normal;
	font-family:sans-serif;
}


h2.content {
	font-size: 1.2em;
	text-align:left;
	width:auto;
	margin-top: 0em;
	margin-bottom: .5em;
}
h2.subhead{
	margin-bottom: 2em;
}
h2.navbar{
	font-size: 0.8em; 
	margin-bottom: -.5em;
	margin-top:0em;
}
h3{
	font-size: 0.8em;
	font-family:sans-serif;
	color: #333;
	}
h3.content{
	text-align: left;
	margin-top: 1.1em;
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 1.1em;
}

h4{
color: #333;
	font-family:sans-serif;
	text-align: center;
	font-size: 1.0em;
}

	
/* Header */

#header
{
width:100%;
height:122px;
}

#header_inner
{
position: relative;
width: 950px;
height:122px;
margin: 0 auto;
}


/*end header*/

hr{
	width: 100%;
	height: 2px;
	color: #030;
}
img.background{
	height: 150%;
	width: 150%;
}

ol.decimal{
	list-style-type:decmal;
}

p { 
	font-size: 1em; 
	line-height: 150%;
	}
p.singleSpaced{
	line-height: 120%;
}
p.centered{
	margin-left: 15em;
}
p.subtext {
	margin-top: -.5em;
	margin-left: 3em;
	margin-right: 3em;
	font-style:oblique;
}
table{
         table-layout: auto;
	width; 100%;
	border-color:#c30;
	empty-cells: show;
}
td{
	text-align: left;
	padding: .5em 1em;
	vertical-alignment: top;
	border-bottom-style:solid;
	border-color:#c30;
	line-height: 120%;
}
tr.header{
	font-family:sans-serif;
	font-weight:bold;
	text-align:center;
}

ul.disc {
	list-style-type: disc;
	margin-left: 2em;

	}




ul.nav {
	font-size: 80%;
	line-height: normal;
}
li.nav {
	margin-left:-2em;
	margin-bottom: auto;
		}
ul {
	list-style: square outside;
	}
li{
	margin-bottom: .8em;
}

/* Menu */

#menu
{
margin-left:12em;
margin-bottom: 0px;

}

#menu ul
{
list-style: none;
padding:0;

}

#menu li
{
float: left;

}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: .8em 1.1em 0.6em 1.1em;
background: #fff url('redGrad.jpg') repeat-x;
border: solid 1px #fff;
color: #000;
font-family:sans-serif;
font-size: 0.7em;
text-decoration: none;
}

#menu li a.active
{
border: solid 2px #ccc;
border-bottom: solid 2px #fff;
}
	


