/* general styles */
	
BODY {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

TD {
	font-size: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

select {
	font-size: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

INPUT {	
	font-size:11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

H1 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px; 
	margin-bottom: 15px;
	color:#8A1C00;
	font-size: 18px;		  
	border-bottom: 1px solid lightgrey;
}

H2 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	color:#8A1C00;
	font-size: 16px;	
	font-weight: bold;  
}

H3 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	color:#8A1C00;
	font-size: 15px;	
	font-weight: bold;  
}

H4 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	color:#8A1C00;
	font-size: 14px;	
	font-weight: bold;  
}

H5 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	color:#8A1C00;
	font-size: 13px;	
	font-weight: bold;  
}

H6 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	color:#8A1C00;
	font-size: 12px;	
	font-weight: bold;  
}

P {
	margin-top: 1em;
	margin-bottom: 1em;
}

ul, ol {
	margin-top: 1em;
	margin-bottom: 1em;
}

A:link {
	COLOR: #007694;
	TEXT-DECORATION: none;
}

A:visited {
	COLOR: #007694;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #007694;
	TEXT-DECORATION: underline;
}

.copyright              { font-size: 10px; color: #C2CAD2; font-weight: bold; text-decoration:none }
a.copyright:link    	{ font-size: 10px; color: #C2CAD2; text-decoration:none }
a.copyright:visited 	{ font-size: 10px; color: #C2CAD2; text-decoration:none }
a.copyright:hover   	{ font-size: 10px; color: #A4ABB3; text-decoration:none }

a.dropnav:link    	{ color: #ffffff; text-decoration:none; display: block; width: 100%; height: 100%; background: #666666; padding: 5px 5px 5px 10px; border-bottom: 1px solid #ffffff; }
a.dropnav:visited 	{ color: #ffffff; text-decoration:none; display: block; width: 100%; height: 100%; background: #666666; padding: 5px 5px 5px 10px; border-bottom: 1px solid #ffffff; }
a.dropnav:hover   	{ color: #ffffff; text-decoration:none; display: block; width: 100%; height: 100%; background: #C7C8CA; padding: 5px 5px 5px 10px; border-bottom: 1px solid #ffffff; }

a.dropsub:link    	{ color: #ffffff; text-decoration:none; display: block; width: 100%; height: 100%; background: #8E9398; padding: 5px 5px 5px 30px; border-bottom: 1px solid #ffffff; }
a.dropsub:visited 	{ color: #ffffff; text-decoration:none; display: block; width: 100%; height: 100%; background: #8E9398; padding: 5px 5px 5px 30px; border-bottom: 1px solid #ffffff; }
a.dropsub:hover   	{ color: #ffffff; text-decoration:none; display: block; width: 100%; height: 100%; background: #C7C8CA; padding: 5px 5px 5px 30px; border-bottom: 1px solid #ffffff; }

a.white:link    	{ color: #ffffff; text-decoration:none; }
a.white:visited 	{ color: #ffffff; text-decoration:none; }
a.white:hover   	{ color: #ffffff; text-decoration:none; }


.topnav                 { font-size: 9px; color: #ffffff; font-weight: bold; padding: 4; text-align: center }
a.topnav:link           { font-size: 9px; color: #ffffff; text-decoration:none }
a.topnav:visited        { font-size: 9px; color: #ffffff; text-decoration:none }
a.topnav:hover          { font-size: 9px; color: #ffffff; text-decoration:none; border: 1px solid #ffffff; padding: 3; text-align: center }

.mainnav                { font-size: 12px; color: #ffffff; font-weight: bold; line-height: 20px; }

.lefttit                { font-weight: normal; font-size: 18px; text-transform: uppercase; padding:30 0 0 20; margin:0; color: #ffffff; }
.newsitem               { padding:10 0 10 0; margin:0; }
.name                   { font-size: 14px; font-weight: bold; color: #8F1400; font-family: verdana, Arial, Helvetica, sans-serif; }
.title                  { font-size: 12px; font-weight: bold; font-style: italic; }
.hometag                { font-size: 12px; font-weight: bold; line-height: 16px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #8F1400; padding-bottom: 20px;	padding-top: 10px; }
.news                   { font-size: 15px; font-weight: bold; color: #8F1400; line-height: 16px; text-transform: uppercase; padding:10 0 5 0; margin:0; }
.des                    { padding-top: 5px; }

.left                   { margin-right: 20px; margin-bottom: 5px }
.right                  { margin-left: 20px; margin-bottom: 5px }
.center                 { margin-bottom: 7px }
.spotlight              { padding: 0 15 10 15; }

#maincontent {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 45px;
}

/* news styles */

.newslist01 {
	margin-top: 10px;
} 

.newslist01 li {
	list-style: url(images/dot.gif);
} 

.newslist02 {
	margin: 10 0 10 20;
} 

.newslist02 li {
	list-style: url(images/dot.gif);
	padding-bottom: 4px
} 

.newslist03 {
	margin: 10 0 20 10;
	list-style: none;
} 

.newslist04 {
	margin: 10 0 10 0;
	list-style: none;
} 

.newshdr {
	margin: 0;
	padding: 0;
	color:#8A1C00;
	font-size: 12px;	
	font-weight: bold; 
}

.newsclip {
   background: url(images/clipframe.jpg);
   background-position: top right; 
   background-repeat: no-repeat;
   padding: 8px 10px 0 0;
}

.newsclipheada {
  margin-top:0;
  margin-bottom: 0.5em;
  font-size:16px;
}

.newsclipheadb {
  margin-top:0;
  margin-bottom: 0.5em;
  font-size:14px;
}

/* "read more" styles */

a.more:link, a.more:visited {
	font-size: 10px;
	font-weight: bold;
	color: #007694;
	text-decoration: none;
}

a.more:hover {
	font-size: 10px;
	font-weight: bold;
	color: #007694;
	text-decoration: underline;
}

/* left navigation styles */

.leftnav ul {
	font-size: 11px;
	margin: 0;
	padding:0;
}

.leftnav li {
	list-style: url(images/blank_leftnav.gif);
	padding: 3 5 5 20;
	font-weight: bold;
	border-bottom: 1px solid #CEC9C2;
	list-style-position: outside;
}

.leftnav a { 
	font-weight: bold;
	COLOR: #007694;
}

.leftnav a:hover { 
	text-decoration: underline; 
	font-weight: bold;
	COLOR: #007694;
}

.leftnavOn {
	font-size: 11px;
	background: #ffffff;
	padding-top: 5px; 
	border-bottom: 1px dotted #CEC9C2;
}

.leftnavOns {
	font-size: 11px;
	background: #ffffff;
	padding-top: 5px; 
}

.leftnavOn ul {
	margin: 0;
	padding:0;
}

.leftnavOn li {
	list-style: url(images/blank_leftnav.gif);
	padding: 3 5 5 0;
	margin-left: 20px;
	font-weight: bold;
	list-style-position: outside;
}

.leftnavOn a { 
	font-weight: bold;
	COLOR: #007694;
}

.leftnavOn a:hover { 
	text-decoration: underline;  
	font-weight: bold;
	COLOR: #007694;
}

.leftnavOn li#active {
	list-style: url(images/arrow_leftnav.gif);
	font-weight: bold;
	COLOR: #007694;
}

.subnav ul {
	font-size: 11px;
	margin: 0;
	padding:3 5;
	list-style: none;
	background: #ffffff;
	border-bottom: 1px solid #CEC9C2;
}

.subnav li {
	list-style: url(images/arrow_subnav.gif);
	list-style: none;
	padding: 0 5 0 0;
	margin-left: 25px;
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom: none;
}

.subnav a { 
	list-style: none;
	font-weight: bold;
	COLOR: #007694;
}

.subnav a:hover { 
	text-decoration: underline; 
	font-weight: bold;
	COLOR: #007694;
}

.subnav li#active {
	list-style: url(images/arrow_subnav.gif);
	text-decoration: none; 
	font-weight: bold;
	COLOR: #8A1C00;
}

/* picture styles */

.pic_left {
	float: left; 
	margin: 3 10 5 0;	
}

.pcap_left {
	text-align: right;
	font: 7pt Tahoma;
}

.pic_right {
	float: right; 
	margin: 3 0 5 10;		
}

.pcap_right {
	text-align: left;
	font: 7pt Tahoma;
}

.pic_center {
	text-align: center;
	margin: 10 0 0 0;	
}

.pcap_center {
	text-align: center;
	font: 7pt Tahoma;
}

/* list styles */

.plain {
	margin: 10 0 10 25; 
	list-style: url(images/dot.gif);
}

.numberedlist {
	margin: 10 0 10 25;
}

.2column {
	width: 40%;
	vertical-align: top;
}

.loose li {
  margin-bottom: 0.5em;
}

.looser li {
  margin-bottom: 1em;
}

/* news article styles */

.article_sidehdr {
	background-color: #E6E6E6;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
}

.newslinks ul {
	margin: 10 0 10 5;
	list-style: none;
}

.newslinks li {
	margin-bottom: 5px;
}

.article_pic {
	text-align: center;
	padding-top: 10px;
}

.article_pcap {
	text-align: center;
	font: 7pt Tahoma;
}

/* other styles */

.plainquote {
	margin: 10 55 10 25;
    font-size: 10px;
}

.plainquote P {
    font-size: 10px;
}

.brdquote {
    margin: 10 55 10 25;
	padding: 0 10 0 10;
    font-size: 10px;
	border: 3px double lightgrey; 
}

.brdquote P {
    font-size: 10px;
	margin-bottom: 5px;
}

.sidelinkbox {
  float: right; 
  width: 160px; 
  margin: 0em 0em 1em 1em; 
  padding: 1em; 
  background-color: #EFEFEF; 
  border: 1px solid silver;
}

.sidelinkbox h5 {
  margin: 0 0 0.5em 0;
}

.sidelinkhead {
  margin: 0 0 0.5em 0;
}

.term {
	color: #8A1C00;
  font-weight: bold;
}

.tocbox {
  float: right; 
  width: 160px; 
  margin: 0em 0em 1em 1em; 
  padding: 1em; 
  background-color: #EFEFEF; 
  border: 1px solid silver;
}

.tocbox h5 {
  margin: 0 0 0.5em 0;
}

.tocbox ul {
  margin: 0 0 0.5em 2em;
}

.tocbox ol {
  margin: 0 0 0.5em 2em;
}

.narrowbox {
  width: 150px;
}

/* photo gallery styles */

table.album td {
	padding-top: 18px;
    padding-left: 0em; 
    padding-right: 0em; 
    padding-bottom: 0em;
	width: 174px;
	height: 160px;
    text-align: center;
	vertical-align: top;
	background-image: url(images/album_m.gif);
}

.album_title {
	font: 8pt Tahoma;
	margin-top: 2px;
	width: 128px;
	font-weight: bold;
}

table.gallery td {
	padding-top: 18px;
    padding-left: 0em; 
    padding-right: 0em; 
    padding-bottom: 0em;
	width: 174px;
	height: 160px;
    text-align: center;
	vertical-align: top;
	background-image: url(images/frame.gif);
}

.gallery_pic {
	margin: 0;
	text-align: center;	
}

.gallery_pcap {
	font: 8pt Tahoma;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
}

.gallery_thumb {
	border: 1px solid #777777;
}

.gallery_caption {
	font: 7pt Tahoma;
	margin-top: 2px;
	width: 128px;
}

#gallery_control {
	border-top: 1px solid lightgrey;
	margin-top: 10px;
	padding-top: 10px;
}

.popup_pic {
	text-align: center;
	padding-top: 50px;
}

.pic_big {
	text-align: center;
	border: 2px solid #777777;
}

/* video styles */

.video {
	width: 200px; 
	height: 200px; 
	border: 3px double lightgrey; 
	padding: 15px;
}

.video_thumb {
	text-align: center;
}

.video_cap {
  	margin-top: 5px;
  	margin-bottom: 10px;
  	font: bold 8pt Tahoma;
	text-align: center;
  }
  
.videolink_wmp {
	padding-left: 15px;
	background: url(images/icon_wmp.gif) no-repeat;
}

.videolink_quick {
	padding-left: 15px;
	background: url(images/icon_quick.gif) no-repeat;
}

.videolink_real {
	padding-left: 15px;
	background: url(images/icon_real.gif) no-repeat;
}

.popup_video {
	text-align: center;
} 

/* pop-up window styles */

.popup_top {
	background: url(images/popup_top.gif) repeat-x;	
	text-align: right;
	height: 20px;
}

.popup_btm {
	background: url(images/popup_btm.gif) repeat-x;	
	vertical-align: top;
	text-align: center;
	height: 48px;
} 

.popup_cap{
	font: 10pt Tahoma;
	font-weight: bold;
	padding-top: 10px;
}

/* table styles */

table.type_01 {
    border: 1px solid lightgrey;
}

table.type_01 td {
    padding: 5px;
    border: 1px solid lightgrey;
}

table.type_01 th {
    padding: 3px;
    border: 1px solid lightgrey;
    background-color: lightgrey;
}

table.type_01 col.special {
    background-color: lightgrey;
    font-weight: bold;
}

table.std {
  border-collapse: collapse;
  border: 1px solid #C0C0C0;
}

table.std td { 
  padding: 4px 0.5em 4px 0.5em;
  border: 1px solid #C0C0C0;
}

table.std th { 
  padding: 4px 0.5em 4px 0.5em;
  border: 1px solid #C0C0C0;
  background-color: #E6E6E6;
  font-size: 12px;
}

/* form styles */

table.form td {
	padding: 6 5 6 5;
	vertical-align: top;
}

table.form {
	 border: 10px solid #fff;
	 padding: 50px;
}

table.form th {
	font-size: 14px;
	padding: 10px;
	margin: 0;
	color: #8C824B;
	border-bottom: 2px solid #8C824B;
	text-transform: uppercase;	
}

table.form3 td {
	padding: 5;
	vertical-align: top;
}

table.form3 {
	 border: 10px solid #f7f5db;
	 background: #f7f5db;
}

.inputbox {
	background: #F9F5EB;
}

.formbox2 {

}

fieldset.right {
	width:200; 	
	text-align: right;
	padding: 10 10 10 10;
}

fieldset.left {
	width:200; 		
	padding: 10 10 10 17;
}

legend {
	font-weight: bold;
}

fieldset {
	padding: 10px;
}

/* BBS styles */

.bbs_bg {
	background: url(images/bbs_bg.gif) repeat-x;
	FONT-SIZE: 10px;
	font-weight: bold;
}

table.bbs td  {
	FONT-SIZE: 11px;
}

.line {
	background: url(images/grey_dot.gif) repeat-x;
}

.bbs_hdr {
	background: #F8F8F8;
	height: 30px;
	padding-left: 15px;
	border: 1px solid #cccccc;
}

.bbs_delete {
	background: #F8F8F8;
	height: 30px;
	padding: 15px;
	border: 1px solid #cccccc;
}

.hdr {
	FONT-SIZE: 12px;
	font-weight: bold;
}

.bbs_date {
	padding-right: 15px;
	text-align: right;
}

.bbs_by {
	padding-left: 15px;
}

.bbs_content {
	padding: 8 15 15 15;
}

.bbs_write {
	padding-right: 15px;
	text-align: right;
}


/* Hearts and Minds styles */

.postcard {
	margin-bottom: 20px;
	padding: 25px;
	width: 530px;
	height: 237px;   
	vertical-align: top;	
	background: url(images/hm_postcard.jpg) no-repeat;
}

.postcard p {
 	font-family: Comic Sans MS, arial;
	font-size: 11px;
}

.bluenote {
	margin-bottom: 20px;
	padding: 45 30 20 30;
	width: 310px;
	height: 282px;   
	vertical-align: top;	
	background: url(images/hm_bluenote.jpg) no-repeat;	
}

.bluenote p {
	font-family: 'Times New Roman',Times,serif;
	font-size: 13px;
}

.ylwnote {
	margin-bottom: 20px;
	padding: 40 30 50 30;
	width: 219px;
	height: 282px;   
	vertical-align: top;	
	background: url(images/hm_ylwnote.jpg) no-repeat;	
}

.ylwnote p { 	
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 11px;	
}

.pad { 	
	margin-bottom: 20px;
	padding: 40 60 42 60;
	width: 530px;
	height: 370px;   
	vertical-align: top;	
	background: url(images/hm_pad.jpg) no-repeat;	
}

.pad p {
 	font-family: 'Courier New',Courier,monospace;
	font-size: 12px;
}

.polaroid {
	margin-bottom: 20px;
	padding: 37 55 8 42;
	width: 310px;
	height: 282px;   
	vertical-align: top;	
	background: url(images/hm_polaroid.png) no-repeat;
}

.polaroid p {
	font-family: Comic Sans MS, arial;
	font-size: 11px;
}

/* Content module styles */

.module_text {
	padding-bottom: 0px;
}

.module_list {
	padding-bottom: 25px;
}

.module_video {
	padding-bottom: 25px;
}

.module_blockquote {
	padding-bottom: 25px;
}

.module_formmail {
	padding-bottom: 25px;
}

.module_table {
	padding-bottom: 25px;
}

.module_contact {
	padding-bottom: 25px;
}

.noclear {
  clear: none;
}

.clear {
  clear: both;
}

/* Sitemap styles */

ul.sitemap {
	font-size: 11px;
	margin-left: 30px;
	padding: 0;
}

.sitemap li {
	list-style: url(images/sm_arrow.gif);
	padding: 0;
	font-weight: bold;
}

.sitemap a { 
	font-weight: bold;
	COLOR: #007694;
}

.sitemap a:hover { 
	text-decoration: underline; 
	font-weight: bold;
	COLOR: #007694;
}


ul.sitemap_sub {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 17px;
	padding: 0;
}

.sitemap_sub li {
	list-style: url(images/sm_arrow2.gif);
	padding: 0;
	font-weight: normal;
}

.sitemap_sub a { 
	font-weight: normal;
	COLOR: #007694;
}

.sitemap_sub a:hover { 
	text-decoration: underline; 
	font-weight: normal;
	COLOR: #007694;
}


/* Contact styles */

.ctitle_b {
	font-size: 14px;
	font-weight: bold;
	color: #8F1400;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}

.ctitle_s {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
