/* Start of CMSMS style sheet 'default' */
body{
background-color:#333333;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 760px;
}

.NewsSummaryContent {
padding-bottom:5px;
}

.NewsSummaryLink {
font-weight:bold;
}
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
background-color:#FFFFFF;
margin:0 auto;
	width:760px;
	text-align: left;
}

#header{ }
#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding:0px 0px 300px 0px;
	background-color: #e7e6d1;

}

#news{
  float:right;
  background-image:url(images/rightbar.jpg);
  background-repeat:no-repeat;
  background-color:white;
	width: 20%;
	height:100%;
    padding:0px 10px 100px 0px;
}


#news ul {
font-size:12px;
}
#eventCal {}
#newsModule{}
rightMisc {}

#content{
	padding:10px 0px 0px 0px;
	float: left;
  	width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
font-size:18px;
	color:#173a53;
	padding: 0px 0px 0px 0px;
background-color:#e7e6d1;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	color:#ffffff;
	background-color:#173a53;
	padding: 2px 0px 0 10px;
}
#breadCrumb A:link {text-decoration: none; color:#ffffff;}
#breadCrumb A:visited {text-decoration: none; color:#ffffff;}
#breadCrumb A:active {text-decoration: none; color:#ffffff;}
#breadCrumb A:hover {text-decoration: underline; color:#ffffff;}



/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align:left;
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: justify;
}

.feature img{
	float: left;
	padding: 10px 10px 5px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
.copyright {
color: #000000;
}


/************* #footer styles ***************/

#footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	text-align:right;
	padding: 10px 70px 10px 10px;
}

#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding:15px 5px 50px 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists 
#navBar li {border-bottom: 1px solid #8e9071; text-align:right;}*/

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #navlinks styles ***********/

#navlinks{
	padding:5px 0px 0px 0px;
	position: relative;
	margin: 0px;
	background-color:#d4d7ac;
	border-bottom: 1px solid #8e9071;
	font-size: 100%;

}
#navlinks li {
padding:2px 0px 2px 0px;
width:100%;
};

#navlinks h3{
	padding: 10px 0px 2px 10px;
}

#navlinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#navlinks a:link {text-decoration: none; color:#173a53;}
#navlinks a:visited {text-decoration: none; color:#173a53;}
#navlinks a:active {text-decoration: none; color:#173a53;}
#navlinks a:hover{background-color: #c3c69c;
}


/************** #news styles **************/
#news h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
line-height:20px;
border-bottom-color:#c3c69c;
border-bottom-width:thin;
border-bottom-style:solid;
padding: 0px 0px 4px 0px;

}
#news{
	margin: 0px;
	padding: 10px 5px 20px 10px;
	font-size: 90%;
}

#news p{
	padding: 5px 0px 5px 0px;
}

/*random classes for right side bar */
.newsDate {
font-weight:bold;
font-size:12px;
padding:3px 0px 3px 0px;
}
.newsText {
font-size:12px;
padding:10px 0px 10px 0px;
}


.evntDetails {
font-size:16px;
font-weight:bold;
padding-bottom:15px;
}


#eventCal {}

#eventCal ul  {

text-indent:none;

}


/* End of 'default' */

/* Start of CMSMS style sheet 'Calendar CSS example' */
/*
Example stylesheet for Calendar module

For using this "big"-class insert something like this in your page
or template;

{cms_module module='Calendar' table_id='big'}

*/



/* make all links red */
.calendar tr td a
{
  color: black;
}

/* highlight "today" for the small calendar */
.calendar-today
{
  font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */


#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
  display: none;
}

.calendar-upcominglist h1{
font-size:14px;
text-decoration:underline;
padding-bottom:10px;
}
.calendar-upcominglist h2{
font-size:13px;
}

.calendar-upcominglist {
font-size:11px;
}


.calendar-date-title

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
  display: inline;
  margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
  color: black;
  font-size: 100%;
}
#cal-list h2, cal-upcominglist h2
{
  font-size: 100%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
  margin: 0px;
  border-collapse:    collapse;
  border: 1px solid black;
}

/* nice squares for the #big table */
#big th
{
  border: 1px solid black;
  padding: 3px;
  width: 75px;
}

#big td {
  border: 1px solid black;
  vertical-align: top;
  padding: 3px;
  height: 75px;
  width: 75px;
}

/* format summaries nicely in #big */
#big ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

#big li
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* background colours for #big */
#big td
{
  background-color: #f2f2f2;
}

#big .calendar-day
{
  background-color: #cccccc;
}

#big .calendar-today
{
  font-weight: normal;
  background-color: #99ccff;
}


.calendar-month {
font-weight: bold;
padding:8px 0px 5px 0px;
}

.calendar-event .calendar-date-title {

}
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
  display: none;
}


.calendar-list {
font-size:11px;


}
.calendar-list h2 {
font-size:12px;}

.calendar-list h3 {
font-size:12px;
}
/* End of 'Calendar CSS example' */

