/* Body */

BODY {

	color : #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small; 
	
	background-image: url(../images/bg.gif);
	
	background-repeat: repeat;
	
	margin-top: 0px;
	
	}
	
a:link {
	color: #6F7948; 
	text-decoration: none;
}

a:visited {
	color: #6F7948; 
	text-decoration: none;
}

a:active {
	color: #6F7948; 
	text-decoration: underline;
}

a:hover {
	color: #4B4B4B; 
	text-decoration: underline;
}


.mainlevel {
  align			   : left;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #000000;
  width            : 95%;
  padding-left	   : 0px;
  padding-top      : 3px;
  padding-bottom   : 0px;
  text-decoration: none;
  
}

a.mainlevel:hover {
  color            : #FFFFFF;
  background-color : #A8B353;
  text-decoration: none;
  padding-left: 0px;
}

a.sublevel:link, a.sublevel:visited  {
  color            : #000000;
  padding-left	   : 2px;
  padding-top      : 1px;
  padding-bottom   : 1px;
  width			   : 80%;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  
}

a.sublevel:hover {
  padding-left     : 2px;
  color            : #E90649;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
}


/* Table Column */	

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	color: #000000; }	


/* Horizontal Line */	

HR {

border: 0;
color: #808A58;
background-color: #043;
height: 1px;
width: 300px;
text-align: left;}


/* --Default Class Settings-- */	


.articlehead {

	font-family: Verdana,Arial,Sans-Serif;

	font-size: 16px;

	font-weight: bold;

 	color: #009ACE }


.button {

	font-family: Verdana;

	font-style: normal;

	font-weight: bold;

	font-size: 11px;

	color: #000000;

	border-style: solid;

	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 



.componentHeading {

	font: bold; 

	font-size: 12px;

	font-family: Verdana;

	color: #000000;

	text-align: left }



.inputbox {

	font-family: Verdana,Arial,Sans-Serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	background: #FFFFFF;

	border: 1px solid; }



.newsarticle {

	font-family: Verdana,Arial,Sans-Serif;

	font-size: 12px;

	color: #333333;

	text-align: left }	



.newspane {

	background-color : White;

	border-bottom : 1px dotted #D0D0D0; }



.newspaneopen {

	border : 0px dotted #DCDCDC; }

	

.poll {

	font-family: Verdana,Arial,Sans-Serif;

	font-size: 12px;

	color: #666666;

	line-height: 14px }

	

.popupwindow {

	background-color : #FFFFFF; }

	

.sectiontableentry1 {

	background-color : #FFFFFF; }



.sectiontableentry2 {

	background-color : #FFFFFF; }



.sectiontableheader {

	background-color : #A4AE51;

	color : #FFFFFF;

	font-weight : bold; }

	

.small {

	font-family: Verdana,Arial,Sans-Serif;

	font-size: 12px;

	font-weight: bold;

	color: #FF9900;

	text-decoration: none; }

			

.smalldark {

	font-family: Verdana,Arial,Sans-Serif;

	font-size: 12px; 

	color: #000000; 

	font-weight: normal }



ul {
	list-style-image:url(http://www.prestonguildhall.com/site/images/M_images/star.gif);
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}


li {
	list-style: inside;
	list-style-type: disc;

	}

/** template specified classes **/



.basic_table {

	border: 1px solid #595959;

}

.top_table {

	background-color: #FFFFFF;

	border-bottom: 1px dotted #595959;

}

.nav_table {

	border-left: 1px dotted #595959;
margin: 0px;
}

.path_table {

	border-right: 1px dotted #595959;

}
	
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
  font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
  font-weight: bold;
  text-align: left;
   color: #808A58;
   padding-left: 0px;
}
	
table.moduletable td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	color: #000000; 
	text-indent: 0px;
	
	}
	
.contentheading {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
  	font-weight: bold;
  	color : #808A58;
  	text-align       : Left;
  
  }
  
  
#topnav a {
  color : #FFFFFF;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
	}

#topnav a:hover {
  color            : #808A58;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
	}