/* ********* Set Defaults to Zero ******* */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
/*ol,ul{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
/* turn off the link outline in Firefox */
a {outline: none;}
/* !!!!!!!!!! YOU MUST RESTYE THE ABOVE AS NEEDED !!!!!!!!!!!!!  */

/* set global paragraph margin */
p { margin:0 0 15px 0; line-height:20px;}
/* Apply left margin only to the few elements that need it: */
dd, blockquote { margin-left: 1em; }
li { margin-left: 2.5em; }

/* remember to define focus styles! */
:focus {outline:0px;}

/* This makes the text left justified in the CS debug area */
.cfdebug {text-align:left;}

.floatleft { float:left;}
.floatright { float:right;}
.clear { clear:both;}

a:link {color: #D31045;	text-decoration: none;}
a:visited {color: #D31045; text-decoration: none;}
a:hover {color: #E8970C; text-decoration: none;}
a:active, a:focus {color: #D31045; text-decoration: none;}

body { font-size: .75em; font-family: Arial, Helvetica, sans-serif ; text-align: center; background:url(../graphics/bg_main.jpg) repeat-x #B2AA9E; color:#695A43; }

select, textarea { font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
input { vertical-align:middle;}
select { vertical-align:middle;}
/*  NOTE - the percentages below will scale off of the font size set in the body selector style above */
/* Header tag styles */
h1 { font-size:160%;color:#000;}
h2 { font-size:140%;color:#000;}
h3 { font-size:120%;color:#000;}

.centered { text-align:center;}
.align-right { text-align:right;}
.align-left { text-align:left;}

/* this contains everything in the site and controls centering and margins */	

#splash-container{ width: 970px; margin: 0 auto; height:100%; text-align: left;   }

#container{ width: 970px; margin: 0 auto; height:100%; text-align: left; }

/* for form validation  */
.required { font-weight:bold;}
.alert { font-weight:bold; color:#CC0000;}
/* contact form */
#form-table { width:510px;}
#form-table thead td.cell-1 { width:200px;}
#form-table thead td.cell-2 { width:310px;}
#form-table tbody td { height:30px; padding:4px;} /* height:20px; in IE fix style sheets */
#form-table .textbox {border:1px solid #81B8D6; width:300px; height:18px; }
#form-table .textbox-city {border:1px solid #81B8D6; width:149px; height:18px; }
#form-table .textbox-zip {border:1px solid #81B8D6; width:60px; height:18px; }
#form-table .textarea-comments {border:1px solid #81B8D6; width:300px; height:200px; }
#form-table .select {border:1px solid #81B8D6; height:20px; }
#form-table .button { border:1px solid #81B8D6; margin:4px 0 0 4px; }


/* page classes */
.fineprint { font-size:80%;}
.mediumprint { font-size:85%;}

/* top setion */
#top { width:970px; height:153px; background:url(../graphics/bg_top.gif) no-repeat; position: relative;}
#nav1 { width:598px; height:28px; position: absolute; top:63px; left:406px;}
#nav2-ny { width:469px; height:38px; position: absolute; top:110px; left:501px;}
#nav2-ne { width:265px; height:38px; position: absolute; top:110px; left:705px;}

/* Footer */
#footer { width:960px; height:76px; background:url(../graphics/bg_foot.gif) no-repeat; color:#999999; font-size:90%; text-align:center; padding-top:15px;  }
#footer-abt { position: relative; top:-47px; width:960px; height:76px; background:url(../graphics/bg_foot.gif) no-repeat; color:#999999; font-size:90%; text-align:center; padding-top:15px;  }
#footer a:link, #footer-abt a:link {color: #999999;	text-decoration: none;}
#footer a:visited, #footer-abt a:visited {color: #999999; text-decoration: none;}
#footer a:visited, #footer-abt a:visited {color: #999999; text-decoration: none;}
#footer a:active,  #footer a:focus {color: #999999; text-decoration: none;}
#footer-abt a:active,  #footer-abt a:focus {color: #999999; text-decoration: none;}
#footer a:hover, #footer-abt a:hover {color: #ffffff;	text-decoration: none;}

/* Content Creator styles */
.cc-pic { float:right; margin:0 0 0 10px;}
.cc-image {}
.cc-caption { font-size:10px; text-align:center;}
.cc-item-title { font-size:120%; font-weight:bold; margin: 3px 0 8px 0;}
.cc-item-teaser { font-size:1em; margin: 4px 0 10px 0;}
.cc-item-subtitle { font-style:italic; margin-bottom:20px;}
.cc-item-newsdate { font-size:90%;}
.cc-item-pic { float:right; margin:0 0 0 10px;}
.cc-item-image {}
.cc-item-caption { font-size:10px; text-align:center;}
.cc-item-scroll { text-align:right; margin-bottom:10px;}
.newsdiv	{background-image:url(../graphics/bg-littlediv.gif); background-repeat:repeat-x; height: 6px; width: 600px; margin:15px 0 10px 0;  }
.dotteddiv	{background-image:url(../graphics/bg-littlediv.gif); background-repeat:repeat-x; height: 6px;  margin: 0px 0 15px 0; }