/* ********************************* */
/* GLOBAL BOARD WEBSITE DECLARATIONS */
/* ********************************* */

.sideborders {
border-color: #000000;
border-style: solid;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-width: 1px;
border-right-width: 1px;
}

.topborder {
border-color: #000000;
border-style: solid;
border-bottom-width: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
}

.totalborder {
border-color: #000000;
border-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}

.bottomborder {
border-color: #000000;
border-style: solid;
border-bottom-width: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}

.fsnsideborders {
border-color: #000000;
border-style: solid;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-width: 1px;
border-right-width: 1px;
background-image: url('../pix/workshop/fsn_bkgrd.jpg');
background-repeat: no-repeat;
background-position: top right;
}

table,p,ul,ol,dl {
font-family: Arial, sans serif;
font-size: 10pt;
line-height: 15pt;
color: #000000;
}

.deadline {
font-weight: bold;
color: #ff0000;
}

.tiny {
font-size: 8pt;
line-height: 8pt;
}

.hoh_nametitle {
font-family: Arial, sans serif;
font-weight: bold;
font-size: 9pt;
line-height: 12pt;
color: #000000;
}

.hoh_description {
font-family: Arial, sans serif;
font-size: 9pt;
line-height: 12pt;
color: #000000;
}

.hoh_previous {
font-family: Arial, sans serif;
font-size: 8pt;
line-height: 9pt;
color: #000000;
}

p.sidefrontcontent {
font-size: 8pt;
padding-left: 8pt;
padding-right: 2pt;
line-height: 20pt;
color: #606060;
}

p.newsfrontcontent {
font-size: 9pt;
padding-left: 15px;
padding-right: 12px;
line-height: 11pt;
color: #606060;
}

.maincontent {
font-size: 9pt;
margin-top: 15px;
margin-left: 20px;
padding-right: 12px;
line-height: 16pt;
color: #606060;
}

.maincontent_black {
font-size: 9pt;
margin-top: 15px;
margin-left: 20px;
padding-right: 12px;
line-height: 16pt;
color: #000000;
}

.maincontent_centered {
font-size: 9pt;
margin-top: 15px;
margin-left: 20px;
text-align: center;
padding-right: 12px;
line-height: 16pt;
color: #606060;
}

.maincontent_small {
font-size: 8pt;
margin-top: 15px;
margin-left: 20px;
padding-right: 12px;
line-height: 12pt;
color: #606060;
}

.maincontent_indented {
font-size: 9pt;
margin-top: 15px;
margin-left: 40px;
padding-right: 12px;
line-height: 16pt;
color: #606060;
}

.maincontent_indented_upper_latin {
font-size: 9pt;
margin-top: 15px;
margin-left: 40px;
padding-right: 12px;
line-height: 16pt;
color: #606060;
list-style-type: upper-latin;
}

.maincontent_indented_upper_roman {
font-size: 9pt;
margin-top: 15px;
margin-left: 40px;
padding-right: 12px;
line-height: 16pt;
color: #606060;
list-style-type: upper-roman;
}

.maincontent_indented_lower_latin {
font-size: 9pt;
margin-top: 15px;
margin-left: 40px;
padding-right: 12px;
line-height: 16pt;
color: #606060;
list-style-type: lower-latin;
}

.maincontent_indented_lower_roman {
font-size: 9pt;
margin-top: 15px;
margin-left: 40px;
padding-right: 12px;
line-height: 16pt;
color: #606060;
list-style-type: lower-roman;
}

.content_subheader {
font-size: 9pt;
font-weight: bold;
margin-top: 15px;
margin-left: 20px;
padding-right: 12px;
line-height: 16pt;
color: #000000;
}

.cenicstar_name {
font-family: Arial, sans serif;
font-size: 8pt;
background-color: #000000;
color: #ffffff;
line-height: 12pt;
width: 174px;
}

.cenicstar_desc {
font-family: Arial, sans serif;
font-size: 8pt;
color: #000000;
line-height: 12pt;
text-align: center;
}

.padded_content {
padding: 10px;
}

.indented_content {
text-indent: 10px;
}

.footer_text {
font-family: Arial, sans serif;
font-size: 8pt;
padding-right: 5px;
color: #ffffff;

margin-right: 10px;
text-align: right;
}

.sc09bkgrd {
background-image:url('http://www.cenic.org/PacWaveatSC09/interior_background.jpg');
background-repeat:no-repeat;
background-position:top center;
background-attachment:fixed;
}

.201011ARbody {
background-image: url('http://www.cenic.org/pix/orphan/1011ARpix/Column_bkgrd.gif');
background-repeat: repeat-y;
background-position: center;
}


/* ***************** */
/* LINKS DEFINITIONS */
/* ***************** */
a {
font-family: Arial, sans serif;
font-size: 10pt;
color: #e98024;
text-decoration: none;
}

a.boldlinks {
font-weight: bold;
}

a.smalllinks {
font-size: 8pt;
line-height: 9pt;
}

a:hover {
text-decoration: underline;
}

a.holidayBold {
font-weight: bold;
color: #7d0a30;
}

a.holiday {
color: #7d0a30;
}

a.fsnBold {
font-weight: bold;
color: #8ccb3e;
}

a.fsn {
color: #8ccb3e;
}

