@charset "utf-8";
/* CSS Document */
body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color:#000066;
    color: #000066;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

h2 {
    color: #0000CC;
    margin: 1.8em 0 0 0;
    font-size: 135%;
}

h2.first {
    color: #0000CC;
    margin: 0.8em 0 0 0;
}

h3 {
    color: #996600;
    margin: 1.8em 0 0 0;
}

h3.first {
    color: #996600;
    margin: 0.8em 0 0 0;
}

h4 {
    color: #996600;
    font-size: 100%;
}

p {
    margin: 0.5em 0 1.3em 0;
}

p.last {
    margin: 0.5em 0 4em 0;
}

a, a:visited, a:link {
    color: #0000cc;
}

#footer a, #footer a:visited, #footer a:link {
    color: #996633;
}

a:hover, a:hover h3 {
    color: #0066FF;
}

#container {
    width: 800px;
    margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
    background-image:url(../images/landscape7.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#masthead {
    color: #000000;
    height: 130px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#vmheader h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#vmheader {
    position: relative;
    width: 800px;
    height: 130px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    overflow: hidden;
}

#vmheader span {
    position:absolute;
    width: 800px;
    height: 130px;
    left: 0;
    top: 0;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image:url(../images/vmheader.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#navigation {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: #000066;
    height: 40px;
    text-align: center;
}

#navigation ul {
    margin: 0 0 0 8em;
    padding: 0.8em 0 0 0;
}

#navigation li {
    position: relative;
    display: inline;
    padding: 0 1.2em 0 1.2em;
    margin: 0 .1em 0 .1em;
    border-right-style: double;
    border-right-width: 2px;
    border-right-color: #66ccff;
    /* Sets up a horizontal primary menu  */
    float: left;
}

#navigation li.linklast {
    border-right-style: none;
}

#navigation a{
    /* Aligns secondary nav under correct primary nav link */
    display: block;
    text-decoration: none;
    color: #66CCFF;
}

#navigation a:hover{
    color: #ffffff;
}

#navigation .linkselected {
    color: #ffffff;
}

#navigation .secnav {
    padding: 0 1em 1em 0;
    position: absolute;
    margin: 0 1em 1em 0;
    color:#99CCFF;
    background-color:#336699;
    border-style: solid;
    border-color:#000066;
    border-width: 1px;
}

/* Secondary nav width for vertical menu look */ 
#navigation li ul {
    width: 12em;
    text-align: left;
}

/* Don't display secondary nav at first */
#navigation li ul {
    position: absolute;
    display: none;
}

/* Display secondary nav when hovering */
#navigation li:hover > ul {
    display: block;
}

#navigation li ul li {
    width: 12em;
    display: block;
    border: none;
    line-height: 230%;
}


#footer {
    clear: both;
    float: none;
	background-color: #000066;
	color: #FFFFFF;
    height: 40px;
    text-align: center;
    font-size: 9px;
	margin: 1em 0 0 0;
	padding: 1em 0 .5em 0;
	line-height: .5em;
}  

#footer a:hover {
    color: #ffffff;
}

#footer li {
	display: inline;
	text-decoration: none;
	padding-right: 1em;
}

#footer ul {
    margin: 0 0 1.2em 0;
}

/* Classes */

.anchor {
    clear: both;
	float: none;
}

.folder {
    margin: 1em auto 1em auto;
    background-color: #eeeeee;
    color: #000033;
    width: 80%;
}

.holder {
    padding: 0.2em 2em 0.2em 2em;
    margin: 0 0.1em 0 0.1em;
}

.content {
    padding: 0.2em 2em 0.2em 2em;
    margin: 0 3em 0 3em;
}

.contenttitle {
    padding: 1em 0 0 0;
}

.content img {
    padding: 1em 1em 1em 1em;
}

.colmid {
    padding: 0.2em 1em 0.2em 1em;
    margin: 0 auto 0 auto;
    width: 44%;
    float: left;
}

.colmid li {
    padding-bottom: .75em;
}

.col2large {
    padding: 0.2em 1em 0.2em 1em;
    margin: 0 auto 0 auto;
    width: 64%;
    float: left;
}

.col2large li {
    padding-bottom: .75em;
}

.col2small {
    padding: 0.2em 1em 0.2em 1em;
    margin: 0 auto 0 auto;
    width: 26%;
    float: left;
}

.col2small li {
    padding-bottom: .75em;
}

.col1 {
    padding: 0.2em 1em 0.2em 1em;
    margin: 0 auto 0 auto;
    width: 95%;
    float: left;
}

.col1 li {
    padding-bottom: .75em;
}

.featurebox {
/*    background-image:url(../images/featuregraphic1.jpg);  */
    background-position: bottom left;
    background-repeat:no-repeat;
    background-color:#99CCFF;
    border-style:solid;
    border-width: 2px;
    border-color:#000099;
    padding: 0 1em 1em 1em;
}

.featurebox a, 
.featurebox a:visted, 
.featurebox a:link, 
.featurebox a:hover {
    color:#000099;
}

.nextcolrow {
    clear: both;
}

*.lbc {
    background: url(../images/lbc.jpg) bottom left no-repeat;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
*.ltc {
    background: url(../images/ltc.jpg) top left no-repeat;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
*.rbc {
    background: url(../images/rbc.jpg) bottom right no-repeat;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
*.rtc {
    background: url(../images/rtc.jpg) top right no-repeat;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.centerit {
    text-align: center;
}

.clearfloatleft {
    clear: both;
    padding: 1em 0.5em 1em 0.5em;
    float: left;
    text-decoration: none;
    border: 0;
}

.clearfloatright {
    clear: both;
    padding: 1em 0.5em 1em 0.5em;
    float: right;
    text-decoration: none;
    border: 0;
}

.floatright {
    padding: 1em 0.5em 1em 1em;
    float: right;
    text-decoration: none;
    border: 0;
}

.floatleft {
    padding: 1em 1em 1em 0.5em;
	margin-left: 0;
    float: left;
    text-decoration: none;
    border: 0;
}

.imgtitle {
    color: #eeeeee;
    background-image: url(../images/titlescape.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    height: 120px;
    width: 600px;
    margin: 0 auto 0 auto;
    padding-top: 1em;
    text-align: center;
}

.imgstory {
    background-image: url(../images/titlescapestory.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.imgstory1 {
    background-image: url(../images/titlescapestory1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.imgstory2 {
    background-image: url(../images/titlescapestory2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.imgstory3 {
    background-image: url(../images/titlescapestory3.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.imgstory4 {
    background-image: url(../images/titlescapestory4.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.imgstory5 {
    background-image: url(../images/titlescapestory5.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.imgstory6 {
    background-image: url(../images/titlescapestory6.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.imgstory7 {
    background-image: url(../images/titlescapestory7.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.imgtitle h2 {
    margin: 0 auto 0 auto;
    padding: 1.5em 0 0 0;
    width: 80%;
    color: #eeeeee;
}

.imgtitle h2.narrow {
    margin: 0 auto 0 auto;
    padding: 1em 0 0 0;
    width: 65%;
    color: #eeeeee;
}

.imgtitle span {
    display: none;
}

.indenttext {
    padding-left: 3em;
}

.listemphasis dt {
    font-weight: bold;
}

.bartexture {
    padding-top: 2em;
    background-image: url(../images/texture2.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.sidetexture {
    background-image: url(../images/texture1.jpg);
    background-repeat: repeat-y;
    background-position: right top;
}

.storybox {
/*    max-height: 400px;
    overflow: scroll; 
*/
}

.storybox p {
    line-height: 180%;
    padding-bottom: .3em;
}
 
.writinglist {
/*    max-height: 250px;
	overflow: scroll;
*/
	max-width: 90%;
}

.writinglist dt {
    font-weight: bold;
    margin-top: 1.5em;
}

