@import url("../_css/reset.css");
@import url("../_css/forms.css");

ul {
	list-style: disc;
	margin-left: 1em;
	padding-left: 5px;
	text-indent: 0;
	}

html, body {
	margin:0 auto 0 auto;
	padding:0;
	background-color:#dfdede;
	font-size:13px;
	font-family:Arial,Verdana,sans-serif; 
}

#bg-page {
	width:990px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../_images/bg-page.jpg);
	background-repeat:repeat-y;
}

#page-container {
	margin:0 auto 0 auto;
	padding:0;
	width: 980px;
	background-color:#fff;
}

#header {
	margin:0 auto 0 auto;
	padding:0;
	width:100%;
	background-color:#000;
	background-image:url(../_images/bg-hd-right.jpg);
	background-position:right top;
	background-repeat: no-repeat;
}


#row1 {
	margin:0 auto 0 auto;
	padding:0px;
}

#row2 {
	margin:0 auto 0 auto;
	padding:0px;
}

#silver-box-outer {
	margin-bottom:4px;
	border-top:1px solid #e8e8e8;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}

#silver-box-inner {
	margin:2px;
	padding-bottom:4px;
	background-image:url(../_images/bg-box-bottom.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
}

#silver-box-hd {
	background-image:url(../_images/bg-box-top.jpg);
	background-position:top;
	background-repeat: repeat;
	border-bottom:1px solid #ccc;
	text-align:center;
	font-size:14px;
}

H1 {  font-size:14px; font-weight:bold;}
H2 {  font-size:12px; font-weight:bold;}

#section-hd {text-align:center; font-size:14px; margin-bottom:2px;}
#section-content {margin:5px 2px 5px 2px;}
#news {padding:10px;}
#bio-image {float:left; width:75px; margin:4px 3px 3px 3px; padding:0;}
#bio-text {float:right; width:80px; margin:4px 3px 3px 3px; padding:0;}
.font-silver {color:#999; font-weight:bold;}
.font-white {color:#fff; font-weight:bold;}
.font-black {color:#000;font-weight:bold;}
.font-italic {color:#000;font-style:italic;}
.font-black-sec {color:#000;font-weight:bold; text-decoration:underline;}
.font-red {color:#990000; font-weight:bold;}
.font-maroonCopy {
	color: #660000;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.font-maroon {
	color: #660000;
	font-weight:bolder;
}
.news-hd{color:#666666; font-size:10px; font-weight:bold;}
.news-hd2{color:#666666; font-size:11px; font-weight:bold;}

#video {margin-bottom:5px; text-align:center;}

.normal {color:#ccc; height:1px; padding:0px; margin:0px;}
.clear {clear: both;}


#form-registration {
	text-align:center;
	background:#660000;
	background-image:url(../_images/two/bg-form-red.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	margin-bottom:5px; 
	padding-bottom:4px;
}


#page-footer {
	margin:0 auto 0 auto;
	padding:0;
	height:100px;
	</*background-image:url(../_images/bg-footer.jpg);*/>
	background-repeat:repeat-x;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #86662a;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000;
  text-decoration  : underline;
}

a.section-link:link, a.section-link:visited {
  font-size        : 14px;
  font-weight:bold;
  color            : #cc0000;
  text-decoration  : underline;
}

a.section-link:hover {
	font-weight:bold;
  color            : #000;
  text-decoration  : none;
}

a.top-nav:link, a.top-nav:visited {
  font-size        : 9px;
  font-weight:bold;
  color            : #fff;
  text-decoration  : none;
  margin-right:15px;
}

a.top-nav:hover {
	font-weight:bold;
  	color      : #cc0000;
  	text-decoration: underline;
    margin-right:15px;
}

a.top-nav-sm:link, a.top-nav-sm:visited {
  font-size        : 9px;
  color            : #fff;
  text-decoration  : none;
}

a.top-nav-sm:hover {
  color            : #ccc;
  text-decoration  : underline;
}

a.smallred-link-sm:link, a.smallred-link-sm:visited {
  font-size        : 9px;
  color            : #990000;
  text-decoration  : underline;
}

a.smallred-link-sm:hover {
  color            : #666;
 text-decoration  : none;
}

a.red-link-sm:link, a.red-link-sm:visited {
  font-size        : 10px;
  color            : #990000;
  text-decoration  : underline;
}

a.red-link-sm:hover {
  color            : #666;
 text-decoration  : none;
}

a.red-link-md:link, a.red-link-md:visited {
  font-size        : 12px;
  color            : #990000;
  text-decoration  : underline;
}

a.red-link-md:hover {
  color            : #666;
 text-decoration  : none;
}

a.nav-left:link, a.nav-left:visited {
  font-size        : 11px;
font-weight	   :bold;
  color            : #666;
  text-decoration  : none;
}
a.nav-left-title {
  font-size        : 11px;
font-weight	   :bold;
  color            : #000;
  text-decoration  : underline;
}

a.nav-left:hover {
	font-weight		 :bold;
  	color            : #990000;
  	text-decoration  : underline;
}


a.nav-left-current:link, a.nav-left-current:visited {
  font-size        : 12px;
font-weight	   :bold;
  color            : #660000;
  text-decoration  : none;
}

a.nav-left-current:hover {
	font-weight		 :bold;
  	color            : #ccc;
  	text-decoration  : underline;
}


a.news-link:link, a.news-link:visited {
  font-size        : 10px;
  color            : #9d0f0d;
  text-decoration  : underline;
}

a.news-link:hover {
  color            : #666;
  text-decoration  : none;
}


a.form-text:link, a.form-text:visited {
  font-size        : 9px;
  color            : #fff;
  text-decoration  : underline;
}

a.form-text:hover {
  color            : #ccc;
  text-decoration  : none;
}
.font-black-normal {
	color:#000;
	font-weight:normal;
}

