/*** global styles ***/

body {
	background-color: #5C753C;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	line-height: 120%;
	margin: 0;
	padding: 0;
	color: #0B142C;
	background-image: url(../img/DNW_Home_bg.jpg);
	background-repeat: repeat-x;
}

body.subpage {
	background-color: #E7E4CC;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	color: 1F2F50;
	background-image: url(../img/DNW_Sub_nav_bg.jpg);
	background-repeat: repeat-y;
}

.wrapper {
	background-image: url(../img/DNW_Sub_bg.jpg);
	background-repeat: repeat-x;
}

:link {
	color: #59783B;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
:link:hover, :visited:hover {text-decoration: underline;}
a img {
	border: 0;
}

.floatright {
    border: 2px solid #0A132B;
    padding: 0;
    float: right;
    margin: 0px 0px 20px 40px;
	font-size: 9pt;
    font-style: italic;
    color: #FFFFFF;
    background-color: #0A132B;
    text-align: center;
    line-height: 100%;
	font-weight: normal;
}

.caption {
    padding: 10px 20px 10px 20px;
}

p {
    text-align: justify;
}

p, h1, h2, ul {
	margin-top: 0;
	margin-bottom: 20px;
}
h1 {
	font-size: 18pt;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
}

h2 {
    color: #829361;
	font-family: "Trebuchet MS", sans-serif;
    font-size: 14pt;
    font-style: italic;
	font-weight: normal;
}

ul {
	margin-left: 0;
	padding-left: 1.5em;
	list-style-type: disc;
}

table {
	border-collapse: collapse;
	border: 0;
}
.subpage table {
    background-image: transparent;
}
td {
	vertical-align: top;
	padding: 0;
}

.content {
    background-image: url(../img/DNW_Sub_content_top.jpg);
	background-repeat: no-repeat;
    padding: 50px 50px 0px 50px;
	font-size: 9pt;
	line-height: 150%;
}

#driving_directions .content {
	width:700px !important;
}
.navbar {
    background-image: url(../img/DNW_Sub_nav_bg.jpg);
	background-repeat: repeat-y;
}
.bottomNav {
    background-image: url(../img/DNW_Home_subnav_bg.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: normal;
	color: #ABB29B;
}
.bottomNav a {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #ABB29B;
}
.bottomNav a:active, .bottomNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
    color: #5D763A;
    font-size: 8pt;
    height: 41px;
    padding-left: 50px;
}
.copyright a {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #5D763A;
}
.copyright a:active, .copyright a:hover {
	color: #5D763A;
	text-decoration: underline;
}
.navBox1 {
    border-right: solid #68745B 1px;
    border-bottom: solid #68745B 1px;
    text-align: center;
    height: 24px;
    vertical-align: bottom;
    margin-top: 19px;
}
.navBox2 {
    border-bottom: solid #68745B 1px;
    text-align: center;
    height: 24px;
    vertical-align: bottom;
    margin-top: 19px;
}
.smallNav {
    color: #6B726E;
    margin-top: 10px;
    font-size: 11px;
    font-weight: bold;
}
.smallNav a {
    color: #6B726E;
}
.subhead {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14pt;
	margin: 0;
	padding: 0;
	color: #5D7834;
	font-style: italic;
	line-height: 24pt;
}
.floatleft {
    border: 1px solid #0A132B;
    padding: 0;
    float: left;
    margin: 5px 0px;
	font-size: 9pt;
    font-style: italic;
    color: #FFFFFF;
    background-color: #0A132B;
    text-align: center;
    line-height: 100%;
	font-weight: normal;
}
.quote {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
}
.quote_credit {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.quote_table {
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin: 0px;
	background-color: #5D7834;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
}

/*** nav menu ***/
.navbar {
    background-image: url(../img/DNW_Sub_nav_bg.jpg);
    font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	background-repeat: repeat-y;
}
.navSelect {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #0B142C;
	background-image: url(../img/DNW_nav_on.gif);
	background-repeat: no-repeat;
	height: 32px;
	vertical-align: middle;
	font-size: 10pt;
}
.navSelect :link, .navSelect :visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.navSelect :link:hover, .navSelect :visited:hover {
    text-decoration: none;
	color: #FFFFFF;
}
.navBlank {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #0B142C;
	background-image: url(../img/DNW_nav_off.gif);
	background-repeat: no-repeat;
	height: 32px;
	vertical-align: middle;
	font-size: 10pt;
}
.navBlank :link, .navBlank :visited {
	color: #A3AFA3;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.navBlank :link:hover, .navBlank :visited:hover {
    text-decoration: none;
	color: #FFFFFF;
}

tr.resrow, td.resrow {
	margin-top: auto !important;
	margin-bottom: auto !important;
	vertical-align: middle !important;
}

ul.plandetail {
	text-align: left;
	margin-left: 15px;
}

div.reference {
	padding:10px;
	margin:0px 0px 12px 0px;
	background:#94a173;
	border:2px #0b132a double;
	float:right;
	width:200px;
}

div.reference a {
	color:white;
}

div.reference:hover {
	background:#0b132a;
	border:2px #94a173 double;
}

div.reference:hover a, div.reference a:visited {
	color:#fff;
}