@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* CSS Document */

body {
	background: #003A63 url(../images/images/mountainshead_05.gif) repeat-x center top;
	margin: 150px 0 0 15px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#container  {
	width: 846px;
	margin: 0 auto 0;
	text-align: left;
}
#container #navigation {
	background: #477196 url(../images/images/sideshadow_07.jpg) repeat-y right;
	height: 35px;
	padding-top: 25px;
	padding-left: 10px;
}
#navigation       ul   {
	list-style: none;
}
#navigation      li   {
	list-style: none;
	display: inline;
	padding-right: 10px;
	padding-left: 6px;
	border-right: 1px solid #FFFFFF;
}
#navigation    a   {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#navigation    a:link    {
	text-decoration: none;
	color: #FFF;
}
#navigation   a:visited {
	text-decoration: none;
	color: #FFF;
}
#navigation    a:hover {
	color: #88B3DA;
	border-bottom: 1px dotted #2073BE;
}
#navigation   a:active {
}
#container #maincontent {
	background: #FFFFFF url(../images/images/sideshadow_07.jpg) repeat-y right;
	overflow: auto;
}
#container #maincontent ul {
	margin-left: 40px;
	list-style: disc;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #477196;
}
#container #maincontent li {
	margin-bottom: 6px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
}
#container #navigation #navnosep {
	border-right-style: none;
}
#container #foot {
	background: #003A63 url(../images/images/bottomshadow_08.gif) no-repeat;
	height: 7px;
	padding-bottom: 35px;
	width: 841px;
	padding-top: 25px;
}
.taglineimg {
	padding-left: 35px;
	padding-bottom: 15px;
}
p {
	color: #336699;
	font-size: 85%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 150%;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 15px;
}
#maincontent  a:link    {
	text-decoration: none;
	color: #993300;
}
#maincontent a:visited {
	text-decoration: none;
	color: #993300;
}
#maincontent  a:hover {
	color: #993300;
	text-decoration: underline;
}
#container #maincontent #bottleimg {
	float: left;
}
#container #maincontent #newstxt {
	margin-left: 430px;
	margin-top: 10px;
}
.imageoutline {
	border: 1px solid #003A63;
	padding: 3px;
}
#maincontent  a:active {
}
.taglinetxt {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	color: #477196;
}
h1 {
	margin-left: 40px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-top: 25px;
	color: #003A63;
}
.imageoutlineandfloat {
	border: 1px solid #003A63;
	padding: 3px;
	float: left;
	margin-right: 15px;
}
#foot     a:link    {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#foot    a:visited {
	text-decoration: none;
	color: #FFF;
}
#foot    a:hover {
	color: #2073BE;
	border-bottom: 1px dotted #2073BE;
}
#foot    a:active {
}
