body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/bgr.gif);
	margin: 0px;
}
#mainContainer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#head-cursions-logo_ {
	width: 560px;
	height: 122px;
	float: left;
}

#head-img-div {
	width: 200px;
	height: 169px;
	background-image: url(images/head_img_bgr.jpg);
	float: left;
	text-align: right;
}
.head-img {
	margin: 0;
}

#head-menu {
	width: 560px;
	height: 47px;
	position: relative;
	top: -47px;
	float: left;
	background-color: #262626;
}

#head-menu-left_ {
	width:9px;
	height:47px;
	float: left;
}

#head-menu-top_ {
	height:20px;
	width: 536px;
	float: left;
	background-color: #262626;
	background-image: url(images/head_menu_top.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 6px;
	text-align: right;
	padding-right: 15px;
}
#head-menu-top_ a {
	text-decoration: none;
	color: #999999;
;
}
#head-menu-top_ .spacer {
	padding-left: 21px;
}

#head-menu-top_ a:active, #head-menu-top_ a:visited, #head-menu-top_ a:link{
	color: #999999;
}
#head-menu-top_ a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#head-menu-top_ img {
	margin-top: -4px;
}


#head-but-activities_ {
	width:88px;
	height:21px;
	float: left;
}

#head-but-transport_ {
	width:92px;
	height:21px;
	float: left;
}

#head-but-accom_ {
	width:138px;
	height:21px;
	float: left;
}

#head-but-pd_ {
	width:32px;
	height:21px;
	float: left;
}

#head-but-pub_ {
	width:110px;
	height:21px;
	float: left;
}

#head-but-packages_ {
	width:82px;
	height:21px;
	float: left;
}
#mainContent {
	background-color: #FFFFFF;
	float: left;
	width: 760px;
	position: absolute;
	top: 169px;
	left: 0px;
}
#mainContent h1 {
	font-size: 36px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#mainContent h2 {
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
	padding-right: 40px;
	padding-left: 40px;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	padding-bottom: 2px;
	margin-right: 6px;
	margin-left: 6px;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-left: 30px;
}

#mainContent p {
	padding-right: 30px;
	padding-left: 30px;
}
#mainContent a, #mainContent a:visited, #mainContent a:link, #mainContent a:active {
	text-decoration: none;
	color: #006699;
}
#mainContent a:hover {
	color: #003399;
	text-decoration: underline;
}
#mainContent option:disabled {
	color: #FF0000;
}
.rightblock {
	border: 2px solid #D7D0AC;
	margin: 10px;
	float: right;
	width: 260px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#mainContent .shortresult {
	border: 1px dashed #CCCCCC;
	margin: 10px;
	padding: 10px 0 10px 10px;
	overflow: hidden;
	width: 94%;
}
#mainContent .shortresult .shortpic {
	float: left;
	width: 120px;
}
#mainContent .shortresult .shortright {
	margin-left: 130px;
}
#mainContent .shortresult h1 {
	color: #FF0000;
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#mainContent .shortresult h1 a {
	color: #FF0000;
	text-decoration: none;
}
#mainContent .shortresult h3 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#mainContent .shortresult p {
	margin-top: 2px;
}
#mainContent .brochure {
	overflow: hidden;
	width: 100%;
}
#mainContent .brochure .head {
	padding: 10px;
	width: 740px;
	background-color: #ECE9D8;
	margin-bottom: 10px;

}
#mainContent .brochure .left {
	float: left;
	width: 400px;
}
#mainContent .brochure .right {
	float: left;
	width: 340px;
	border-width: 0 0 0 2px;
	border-style: solid;
	border-color: #ECE9D8;
	margin-top: 20px;
	padding: 0;
}
#mainContent .brochure .right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #ECE9D8;
	width: 100%;
	padding: 5px 0 5px 10px;
	margin: 0;
	border-bottom-width: 0;
}

#mainContent .brochure .picblock {
	border: 2px solid #D7D0AC;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#mainContent .brochure .picblock img {
	height: 90px;
	width: 120px;
	margin: 10px 20px 10px 20px;
}
.searchtable {
	color: #F7E6E6;
	margin-left: 30px;
}

.featureslist {
	list-style-image: url(images/tick.gif);
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 60px;
}
.featureslist li {
	margin: 0 0 4px 0;
	padding: 0;
}
.yearlist {
	list-style: none;
	margin-left: 0;
	padding-left: 60px;
	width: 300px;
}
.yearlist li {
	padding: 0;
	margin: 0;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#mainContent .address {
	margin: 0px;
	padding: 0px;
}
#mainContent .address h3 {
	color: #F7E6E6;
	margin-left: 0px;
}
#mainContent .address p {
	margin-left: 0px;
	margin-bottom: 8px;
}
#mainContent .address a {
	color: #99CCFF;
}
#footer {
	width: 740px;
	padding: 10px 10px 20px 10px;
	margin: 30px 0 0 0;
	background-image: url(images/footer_bgr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #272727;
}
	#copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #999;
		text-align: left;
		margin: 12px 8px;
		width: 350px;
	}
	#copyright a, #copyright a:visited, #copyright a:active, #copyright a:link {
		text-decoration: none;
		color: #999;
	}
	#copyright a:hover {
		text-decoration: underline;
	}
	#socialmedia {
		float: right;
		width: 320px;
		margin: 12px 8px;
		padding-bottom:4px;
		background-color: #EEE;
		border: 1px solid #FFF;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	#socialmedia .connect_widget_text {
		color: #999;
	}
	#socialmedia .name {
		color: #FFF;
	}
.gobut {
	background: #FF0000 url(images/but_go.jpg);
	height: 20px;
	width: 36px;
	padding: 0px;
	border-style: none;
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #F8D8E3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.gobut:hover {
	background: #FF3333 url(images/but_go-over.jpg);
}
.smallnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
}
.smallnote a {
	color: #666666;
	text-decoration: none;
}
.smallnote a:hover {
	color: #769CC7;
	text-decoration: underline;
}
.cellshade {
	background-color: #F7F5F0;
}
.surveytable {
	border: 1px solid #DCDCD7;
}
.morelink {
	font-size: 80%;
	color: #FF0000;
	text-decoration: none;
}
.morelink:hover {
	text-decoration: underline;
}
#mainContent .title {
	font-size: 1.3em;
	text-align: center;
}
#mainContent p.servlink-btn {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/sym_services_btn.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
	padding: 2px 0;
	margin: 3px 20px;
	width: 300px;
	height: 16px;
}
#mainContent p.servlink-btn a,
#mainContent p.servlink-btn a:visited,
#mainContent p.servlink-btn a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#mainContent p.servlink-btn a:hover {
	text-decoration: underline; 
}
#mainContent .widebtn {
	clear: left;
}

.highlight {
	font-weight: bold;
	color: #FF0000;
}
.provnote {
	border: 1px solid #CCCCCC;
	padding: 6px 8px;
	margin: 10px 40px;
}
.provnote .date {
	font-size: 80%;
	color: #666666;
	text-align: right;
}
div.prov-box {
	border: 2px solid #ED1C24;
	margin: 8px 8px 15px 8px;
}
td.zebra {
	background-color: #F0F0F0;
}
/* newsletter for phplist */
div#newsletter {
	padding: 0 0 0 20px;
	width: 680px;
}
div#newsletter .listdescription {
	margin: 5px 0 16px 0;
}
div#newsletter b {
	margin-left: 10px;
}
div#newsletter form ul {
	list-style-type: none;
}
div#newsletter font.required {
	display: none;
}
div#newsletter table {
	background-color: #F2F0E1;
	border: solid 1px #000;
	margin-left: 40px;
	padding: 8px 10px;
	cell-padding: 6px;
}
div.teachernote {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 1em 0 0.8em 0;
}
/* front page feature column */
.column-right {
	width: 200px;
	float: right;
	margin: 16px 40px 0 10px;
	padding: 0;
}
	.column-right .feature {
		width: 190px;
		height: 110px;
		padding: 5px;
		background-image: url(images/feature-bgr.jpg);
		background-repeat: no-repeat;
		text-align: center;
		color: #FFF;
	}
/* provider address box */
.provider-address-box {
	clear: both;
	width: 320px;
	margin: 10px 0 15px 26px;
	color: #F7E6E6;
}

	.provider-address-box img {
		float: right;
		padding: 4px 4px 4px 10px;
	}
	
	#mainContent .provider-address-box h3,
	#mainContent .provider-address-box p {
		color: #F7E6E6;
		margin-left: 0;
		padding: 0;
	}
	
	#mainContent .provider-address-box a,
	#mainContent .provider-address-box a:hover {
		color: #99CCFF;
	}
	
.provider-address-box .head-row {
	height: 8px;
	width: 316px;
	background: #282828 url('images/box-1.jpg') no-repeat top;
}

.provider-address-box .centre-row {
	padding: 5px 10px;
	width: 296px;
	background: #282828 url('images/box-2.jpg') repeat-y;
	clear: both;
	background-color: #282828;
}

.provider-address-box .foot-row {
	height: 15px;
	width: 316px;
	clear: both;
	background: #282828 url('images/box-3.jpg') no-repeat bottom;
}

/* brochure page */
.brochure .label-detail {
	font-weight: bold;
}
#mainContent #contact p,
#mainContent #details p {
	margin: .2em 0;
}
#mainContent #details {
	margin-bottom: 30px;
}
#map_canvas {
	margin: 16px 0 0 30px;
	overflow: hidden;
}
#mainContent .provider-address-box.school h3 {
	margin: .5em 0 .1em 0;
}
#mainContent .provider-address-box.school p {
	margin: 0 0 .3em 0;
}
