body
  {
    margin: 0;
    padding: 0;
    background: url(../images/bg.gif) top repeat-x;
    background-color: #ffffff;
    /*color: #4b4b4b;*/
    color:#000000;
    font-family: Verdana, Helvetica, sans-serif;
  }
a img { border: 0; }
.clear { clear: both; }
  
#container
  {
    position: relative;
    width: 900px;
    margin: 0px auto;
  }


#header
  {
    position: relative;
    width: 900px;
    height: 75px;
    background: url(../images/header.gif);
    z-index: 100;
  }
#nav
  {
    position: absolute;
    left: 3px;
    bottom: 0px;
    width: 750px;
    height: 27px;
    z-index: 101;
  }
#nav a { display: block; float: left; }

/* Date Bar */

#datebar { position: relative; width: 900px; background: #000000; }

#datebarleft a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFF
}

#datebarleft a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#FFF
}

#datebarleft {
	position:relative;
	float:left;
	padding-left:20px;
}

#datebarright {
	position:relative;
	float:right;
}

#date { padding: 4px 20px; color: #ffffff; font-size: 11px; }

/* content */

#content
  {
    position: relative;
    width: 900px;
    min-height: 360px;
    height: auto !important;
    height: 360px;
	background-image:url(../images/contbg.gif);
	background-repeat:repeat-y;
  }
#contentHome
  {
    position: relative;
    width: 900px; 
	background-image:url(../images/contbg.gif);
	background-repeat:repeat-y;
  }


/* ----- RIGHT COLUMN ----- */

#rightCol
  {
    position: relative;
    float: right;
    margin-bottom: 25px;
    width: 315px;
  }
  
#topwordbox {
    position: relative;
    height: 108px;
	color:#720314;
	padding-left:20px;
	padding-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#rightcoltext {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}

#rightcoltext a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*font-weight:bold;*/
	color:#720314;
	text-decoration:none;
}

#rightcoltext a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*font-weight:bold;*/
	color:#720314;
	text-decoration:none;
}

#rightcoltext ul{
  margin: 0px;
  padding: 0px 0px 0px 10px;
  line-height: 0.8em;
}
#rightcoltext ul li{
  padding: 3px 0px;
}

.stylerightcolhead a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#720314;
	border-bottom:1px solid #720314;
	padding-bottom:2px;
	text-decoration:none;
}

.stylerightcolhead a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#720314;
	border-bottom:1px solid #720314;
	padding-bottom:2px;
    text-decoration:overline;
}

.stylerightcolhead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#720314;
	border-bottom:1px solid #720314;
	padding-bottom:2px;
}

.stylerightcoltextbox {
	margin-bottom:40px;
	padding-top:5px;
}

.styleresource {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#rightCol p
  {
    margin: 0px;
    padding: 2px 0px;
    font-size: 11px;
    line-height: 140%;
	color:666666;
  }


  
  
/* ----- MAIN COLUMN ----- */

/*today 360*/

#todays360 {
	position:relative;
	float:left;
	width:557px;
}

#todays360head {
	width:557px;
	height:54px;
	background-image:url(../images/todays360bg.gif);
	background-repeat:no-repeat;
}

#todays360headtop {
	padding-top:12px;
	padding-left:23px;
}

#other360head img {
	display:block;
}

.styletodays360topleft {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#720314;
	font-weight:bold;
}

.styletodays360topright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#094752;
	font-weight:bold;
}

#todays360headbottom {
	padding-top:0px;
	padding-left:23px;
}

.styletoday360bottom {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#720314;
	font-weight:bold;
}

#todays360text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#666666;*/
	color:#000000;
	margin-left:23px;
	width: 523px;
}
#todays360text img{
  padding: 0px 8px 8px 0px;
}
#blogContent img{
  padding: 0px 8px 8px 0px;
}

#todays360text a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:none;
}

#todays360text a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:underline;
}

/*other 360 takes*/

#other360 {
position: relative;
padding: 8px 0px;
width: 546px;
}

.other360Blue {
position: relative;
background: #d4e2ef;
border-top: 1px dashed #666666;
border-bottom: 1px dashed #666666;
font-size: 11px;
line-height: 130%;
padding: 6px 23px;
}

.other360Text {
position: relative;
font-size: 11px;
line-height: 130%;
padding: 6px 23px;
}

.other360Text a { 
    font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:none;
}
.other360Text a:hover { 
    font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:underline;
}

.other360Blue a { 
    font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:none;
}
.other360Blue a:hover { 
    font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:underline;
}

#latestccanews {
	position: relative;
	width: 546px;
	background: #d4e2ef;
}

.latestccanewsText1 {
	position: relative;
	font-size: 11px;
	line-height: 130%;
	margin-left: 23px;
	border-bottom: 1px dashed #666666;
	padding: 6px 0px;
}

.latestccanewsText2 {
	position: relative;
	font-size: 11px;
	line-height: 130%;
	margin-left: 23px;
}

.stylelatestccanewsleft {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#14626d;
	font-weight:bold;
}

.stylelatestccanewsright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#7d7c7c;
	font-weight:bold;
}

.latestccanewsText1 a { 
    font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:none;
}
.latestccanewsText1 a:hover { 
    font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:underline;
}

.latestccanewsText2 a { 
    font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:none;
}
.latestccanewsText2 a:hover { 
    font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#720314;
	text-decoration:underline;
}

.blogPad { padding: 0px 16px; }
.blogText
  {
    padding: 10px 0px;
    font-size: 11px;
    border-bottom: 1px dashed #666666;
  }
.blogTextBottom { padding: 10px 0px 24px 0px; font-size: 11px; }
.blogText h1, .blogTextBottom h1
  {
    margin: 0;
    padding: 4px 0px;
    font-size: 13px;
    font-weight: bold;
  } 
.blogHeadline { color: #094752; }
.blogDate { float: right; color: #8e931c; }
#blogosphere a 
 {
    display: block;
    margin: 0;
    padding: 4px 0px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #094752;
  }
#blogosphere a:hover { text-decoration: underline; }
  
/* ----- INTERIOR CONTENT ----- */
#pageContent 
  {
    position: relative; 
    float: left;
    width: 585px;
    font-size: 11px;
    line-height: 140%;
  }
#pageContent p
  {
    margin: 0px;
    padding: 10px 0px;
  }
#pageContent h1
   {
    margin: 0;
    padding: 4px 0px;
    color: #720314;
    font-size: 13px;
    font-weight: bold;
  }
#pageContent h2
  {
    margin: 0;
    padding: 4px 0px;
    font-size: 11px;
    font-weight: bold;
  }
  
#pageContent a { color: #720314; text-decoration: none; }
#pageContent a:hover { text-decoration: underline; }
#pageContent li a
 {
   font-size: 11px;
   font-weight: bold;
   color: #720314;
   text-decoration: none;
 }
#pageContent li a:hover { text-decoration: underline; }
#pageContent ul, ol { font-size: 11px; }
#pageContent ul { margin-left: 14px; padding: 0px; }
ul.news li { list-style-type: disc; padding: 4px 0px; }
ol.petition li { width: 360px; padding: 3px 0px; font-weight: bold; }
.alt
  {
    position: relative;
    background-color: #d4e2ef;
    border-top: 1px dashed #666666;
    border-bottom: 1px dashed #666666;
  }
.altPad { padding: 6px; }

/* ----- ADMIN ----- */
#adminContent { position: relative; width: 750px; }
#adminContent p
  {
    margin: 0px;
    padding: 10px 14px;
    font-size: 11px;
    line-height: 140%;
  }
#adminContent h1
   {
    margin: 0;
    padding: 4px 0px;
    color: #720314;
    font-size: 13px;
    font-weight: bold;
  }
#adminContent a { color: #720314; text-decoration: none; }
#adminContent a:hover { text-decoration: underline; }
#adminContent ul { font-size: 11px; }
#adminContent li a
 {
   font-size: 11px;
   font-weight: bold;
   color: #720314;
   text-decoration: none;
 }
#adminContent li a:hover { text-decoration: underline; }


#pageHeading
  {
    position: relative;
    height: 61px;
    background: url(../images/big_arrow.gif) top left no-repeat;
    background-color: #720314;
  }
#pageHeading h1
  {
    margin: 0px 0px 0px 88px;
    padding: 18px 0px 4px 0px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
  }
.contentPad {
  position: relative;
  width: 540px;
  margin: 20px 0px 20px 20px;
}


/* ----- FOOTER ----- */

#footer
  {
	position: relative;
	width: 900px;
	height: 26px;
	background: #720314;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
  }
#footer a { color: #ffffff; }
.footpad { 
    padding-top: 4px;
	padding-left:15px;
}
#footerLogo
  {
    position: absolute;
    top: -24px;
    right: 0px;
    height: 54px;
    width: 54px;
    background: url(../images/footer_logo.gif);
  }
  
/* ----- TABLES, FORMS ----- */
table { font-size: 11px; }
table.news { border-collapse: collapse; }
table.news th { background: #4b4b4b; color: #ffffff; border: 1px solid #4b4b4b;}
table.news td { border: 1px solid #4b4b4b; }
.cms table
  {
    font-size: 11px;
    border-collapse: collapse;
  }
.cms table td { padding: 4px; border: 1px solid #4b4b4b; }
.highlight { background: #CCCCCC; }

form { margin: 0px; padding: 0px; }
#rightCol form { margin: 4px 0px 4px 16px; padding: 0px; vertical-align: middle; }
  
