/* Global Styles */

body {
	margin:0px;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	font:11px arial;
	line-height:18px;
	color:#666666;
	}

	
a {
	color: #096;
	text-decoration:none;
	font-weight:none;
	}
	
a:hover {
	color: #096;
	text-decoration:underline;
	font-weight:normal;
	font-family: arial;
	text-align: right;
	}

LI.list2 {
	list-style: square outside; 
	margin-bottom: 10px;
}

h1 {
	color:#096;
	font-family: arial;
	font-size: 18px;
}

h2 {
	font:14px arial;
	color:#096;
	}

h3 {
	font:12px arial;
	color:#333300;
	text-align: center;
	}

h4 {
	font:12px arial;
	color:#333333;
	}
	


	
/* ID Styles */


	
#navigation a {
	color: #096;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFC;
	display: block;
	height: 35px;
	float: left;
	text-align: center;
	line-height: 32px;
	width: 133px;
	background-image: url(assets/ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#navigation a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(assets/ro.jpg);
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 32px;
	letter-spacing: 0.1em;
	text-align: center;
	display: block;
	}
	
#navigation a:active {
	color: #09C;
	background-image: url(assets/ro.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 11px;
	line-height: 32px;
	text-align: center;
	display: block;
	}
			
#padding {
	padding:20px 5px 20px 5px;
	}
		
#noborder td {
	border: 0px;
	}

/* Class Styles */

	
ul.NoIndent {
    margin-left: .5em;
    padding-left: .5em;
}

.navText {
	font:10px arial;
	color: #000066;
	}
	
.smallText {
	font:10px arial;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:18px;
	text-align: left;
	}
	
.pageName {
	font:16px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:25px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.quickHeaderwhite {
	font:12px arial;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
.quickHeader {
	font:12px arial;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
	
.blog {
	font:12px courier;
	color: #666;
	line-height:14px;
	font-weight:normal;
	text-align: left;
	}
	
.quickText {
	font:10px arial;
	color: #000000;
	line-height:14px;
	font-weight:normal;
	}

.stallHeader {
	font:12px arial;
	color: #003399;
	font-weight:normal;
	line-height:14px;
	letter-spacing:.1em;
	margin:0px 0px 10px 0px;
}

	
.stallDesc{
	font:12px arial;
	color: #666666;
	line-height:14px;
	font-weight:normal;
	margin:0px 30px 10px 0px;
	}
	
.quickTextwhite {
	font:10px arial;
	color: #ffffff;
	font-weight:bold;
	line-height:14px;
	}
	
.tableGreen {
	border: 2pt dashed #360;
	margin:10pt;
}

.table {
	border: 1pt solid #666666;
}
	
#subnavigation td {
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
	
#subnavigation a {
	font:11px arial;
	color: #000066;
	text-decoration:none;
	font-weight:normal;
	}
	
#subnavigation a:hover {
	font:12px arial;
	color: #000066;
	text-decoration:none;
	font-weight:normal;
	}
	
#subnavigation a:active {
	font:12px arial;
	color: #000066;
	text-decoration:none;
	font-weight:bold;
	}

.subnavText {
	font:12px arial;
	color: #000066;
	}

.compText {
	font:10px arial;
	color: #000000;
	margin:5px 15px 5px 20px;
	}

 #base li {
		list-style-position: outside;
		list-style-type: disc;
		list-style-image: none;
	}

#topiclist  {border-bottom-width: 0;}

.kidTitle {
	color: #360;
	font-size: 16px;
}
.table tr td .pageName strong {
	font-size: 12px;
}
.table tr td .pageName strong {
	font-size: 12px;
}
.table tr td div p {
	text-align: center;
}
.tableLeft     {
	text-align: left;
	border: thin solid #666;
}
.tableLeft tr td p {
}
.textBrown {
	color: #960;
}

.greenText {
	font:10px arial;
	color: #096;
	text-decoration:none;
	font-weight:none;
	line-height:14px;
	font-weight:normal;
}
.bodyText p img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.centre {
	text-align: center;
}

