h@charset "utf-8";

/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
.iframe {
	text-align: center;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

@media only screen and (max-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
iframe {
	height: 95%;
	width: 100%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	height: 60px;
	width: auto;
	background-image: url(../images/simonsable-disability-awareness-mobile.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	text-align-last:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
#contactright {
	height: 75px;
	width: 150px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	text-align: right;
	clear: both;
	padding-top: 0px;
	position: relative;
	margin-top: 0px;
}
.paragraph {
	height: 250px;
	width: 100%;
	clear: both;
	float: left;
}


#navigation {
	background-color: #ada700;
	height: 150px;
	width: 100%;
	text-align: center;
	clear: both;
	float: left;
	padding: 2px;
}
#navigation ul {
	display: block;
	width: 100%;
	list-style-type: none;
	height: 161px;
	padding-top: 0px;
	margin-top: 0px;
}
.resourcelink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #003;
	float: left;
	height: 1.2em;
	width: 45%;
	margin-right: 10px;
	margin-bottom: 20px;
	page-break-before: right;
}

#navigation ul li {
	float: left;
	width: 100%;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: -3px;
	margin-left: -13px;
}
#navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #00F;
	width: 100%;
	background-color: #FFF;
	margin-top: 10px;
	line-height: 2em;
	margin-left: 0px;
	margin-right: 20px;
	padding-right: 10px;
	padding-left: 10px;
	height: 1.4em;
}
#maincontent {
	background-color: #FFF;
	height: 1400px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}
#maincontentphotos {
	background-color: #FFF;
	height: 1700px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}

#maincontentmedium {
	background-color: #FFF;
	height: 1300px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}
#maincontentshort {
	background-color: #FFF;
	height: 1000px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}


#maincontentterms {
	background-color: #FFF;
	height: 950px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	position: relative;
}

#maincontent7500 {
	height: 800px;
	width: 75%;
	float: left;
}
#homepagetext {
	clear: both;
	float: left;
	height: 275px;
	width: 100%;
	margin-top: 30px;
	margin-left: 20px;
}
#maincontentlinkpage {
	height: 12000px;
	width: 100%;
	float: left;
	margin-top: 20px;
	clear: both;
}
#maincontentverylong {
	background-color: #FFF;
	height: 8000px;
	width: 78%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #00F;
}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #00F;
}
#body {
	padding: 5px;
	clear: both;
	float: left;
	height: 900px;
	width: 100%;
}
#bodyshort {
	padding: 5px;
	clear: both;
	float: left;
	height: 600px;
	width: 100%;
}

#maincontentlong {
	background-color: #FFF;
	height: 1500px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
	clear: both;
}
#maincontentlarticle {
	background-color: #FFF;
	height: 2800px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-left: 5px;
	clear: both;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #006;
	text-align: left;
}
.paragraph {
	height: 250px;
	width: 100%;
	clear: both;
	float: left;
}
#text25 {
	height: 206px;
	width: 100%;
	padding-left: 15px;
	float: left;
}
#text75 {
	clear: both;
	float: left;
	height: 600px;
	width: 100%;
	margin-top: 15px;
	margin-left: 10px;
	position: relative;
}
#text75short {
	clear: both;
	float: left;
	height: 450px;
	width: 100%;
	margin-top: 15px;
	margin-left: 10px;
	position: relative;
}

.body75across {
	float: left;
	height: 400px;
	width: 100%;
	clear: both;
}
#text25h400 {
	height: 400px;
	padding-left: 15px;
	float: left;
	width: 100px;
}
.body25across {
	float: left;
	height: 400px;
	width: 100%;
	position: relative;
	clear: both;
}
#text25h200 {
	height: 230px;
	width: 100%;
	padding-left: 15px;
	float: left;
	text-align: center;
}
#sidebar {
	float: left;
	clear: both;
	height: 200px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	background-color: #e1fdb2;
	text-align: center;
}
#sidebar3000 {
	float: left;
	height: 400px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebarverylong {
	float: left;
	height: 300px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
	clear: both;
}
#sidebarlong {
	float: left;
	clear: both;
	height: 300px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebarshort {
	float: left;
	clear: both;
	height: 300px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebarmedium {
	float: left;
	clear: both;
	height: 300px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}

#sidebararticle {
	float: left;
	clear: both;
	height: 300px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}

.sidebarh1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #303;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #00F;
}
.sidebartext a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-weight: normal;
	color: #00F;
}
#footer {
	background-color: #f2f4c5;
	clear: both;
	float: left;
	height: 250px;
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.footer33 {
	height: 55px;
	width: 100%;
	float: left;
	clear: none;
	text-align: center;
}
.floatright {
	float: left;
	clear: both;
	height: 250px;
	width: 100%;
	margin-bottom: 21px;
	text-align: center;
	position: relative;
}
#sidebarverylong {
	float: left;
	clear: both;
	height: 300px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
.footercolumnhalf {
	float: left;
	height: 250px;
	width: 50%;
	position: relative;
}
.footer33 p img {
	padding-right: 10px;
}
.pictuecaption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #39F;
}
.imagesidepadding {
	margin-right: 20px;
}
.third {
	float: left;
	height: 225px;
	width: 100%;
	clear: both;
	margin-top: 20px;
}
.imagesidepaddingleft {

}
#footer33column2 {
	height: 90px;
	width: 100%;
	float: left;
	clear: both;
	background-color: #f2f4c5;
	text-align: center;
}
#footer33column2 h1 {
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: bolder;
	color: #3CF;
}
.footer33column2 text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9px;
	color: #F00;
}
.footercolumnhalf {
	clear: none;
	float: left;
	height: 150px;
	width: 50%;
}
.footeremail {
	font-family: Tahoma;
	font-size: 1em;
	line-height: 1.1em;
	color: #333;
	text-align: center;
}
.footercolumnhalfimg {
	text-align: right;
	margin-right: 15px;
}
.horizontal25 {
	float: left;
	height: 200px;
	width: 100%;
	clear: both;
	text-align: center;
}
.horizontalpanel100 {
	width: 100%;
	clear: both;
	float: left;
	height: 350px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.horizontalpanel100photos {
	width: 100%;
	clear: both;
	float: left;
	height: 675px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.horizontal25400 {
	float: left;
	height: 600px;
	width: 100%;
	clear: both;
	margin-top: 30px;
	padding-top: 0px;
}
.horizontal25400 img {
	margin-right: 10px;
	margin-bottom: 20px;
}
.horizontalpanel100 img {
	margin-right: 15px;
}
.horizontal25400long {
	float: left;
	height: 600px;
	width: 100%;
	clear: none;
	margin-top: 20px;
	padding-left: 15px;
}
.horizontalpanel100picture {
	width: 100%;
	clear: both;
	float: left;
	height: 195px;
}
#picturepanel {
	float: left;
	height: 300px;
	width: 100%;
	margin-left: 20px;
	padding-top: 15px;
	margin-top: 10px;
	clear: both;
}
.picture {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	float: left;
	height: 165px;
	width: 100%;
	line-height: 1em;
	color: #00F;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 0px;
}
.picturestackvertical {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	float: left;
	height: 155px;
	width: 100%;
	line-height: 1em;
	color: #00F;
	text-align: center;
	margin-bottom: 20px;
}

#picturepanelshort {
	float: left;
	height: 75px;
	width: 100%;
	margin-left: 20px;
	padding-top: 15px;
	margin-top: 10px;
	clear: both;
}

.button  {
	background-color: #b3f4dc;
	float: left;
	height: 150px;
	width: 25%;
	border: 2px solid #000;
	text-align: center;
	margin-right: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
.3rdacross img {
	clear: none;
	float: left;
	height: 200px;
	width: 49%;
	margin-right: 5px;
}

.buttonsquare {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #1F70AD;
	text-align: center;
	float: left;
	height: 40px;
	width: 25%;
	margin-right: 7px;
	padding-top: 5px;
}
.buttonsquare a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	color: #FF0;
}
.buttonsquare a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	color: #FFF;
}
.squarebutton a:hover {
	background-color: #333;
}
.squarebutton a:visited {
	background-color: #333;
	color: #FFF;
}
.squarebutton a {
	color: #FFF;
}

.bodyhalf {
	float: left;
	height: 450px;
	width: 100%;
	position: relative;
	clear: both;
}
.bodyhalfterm {
	float: left;
	height: 370px;
	width: 100%;
	position: relative;
	clear: left;
	margin-right: 10px;
}
.testimonialentries {
	background-color: #CFC;
	clear: both;
	float: left;
	height: 275px;
	width: 100%;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
.testimonialentriesh1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px;
}
.testimonialentriestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #006;
	padding-top: 0px;
}


.videocentre {
	clear: both;
	float: left;
	height: 300px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bodyhalf img {
	margin-bottom: 15px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#accordion{
    width: 350px;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#accordion h2{
	font-size: 1.2em;
	margin: 0px;
	padding: 10px;
	background: #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
#accordion li div.content{
	display: none;
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #ddd;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#accordion li:hover div.content{
    display: inherit;
}
}
 @media only screen and (min-width: 481px) and (max-width: 768px) {
.button p a {
	text-decoration: none;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-right: 0px;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#header {
	height: 110px;
	width: auto;
	background-image: url(../images/simonsable-disability-awareness-tablet.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	text-align-last:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
}
#contactright {
	height: 125px;
	width: 250px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	text-align: right;
}
#navigation {
	background-color: #ada700;
	height: 95px;
	width: auto;
	margin-top: 0px;
}
#navigation ul {
	display: block;
	width: 100%;
	list-style-type: none;
	margin-left: 0px;
}
#navigation ul li {
	width: 27%;
	margin-right: 11px;
	display: block;
	height: 1.5em;
	background-color: #3FF;
	border: 3px solid #000;
	float: left;
	margin-top: 7px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: all 0s ease 0s;
	-moz-transition: all 0s ease 0s;
	-ms-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
}
#navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #00F;
	width: 50%;
	text-align: center;
}
#maincontentlong {
	background-color: #FFF;
	height: 1500px;
	width: 78%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
#maincontentphoto {
	background-color: #FFF;
	height: 1500px;
	width: 78%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
}

#maincontentlarticle {
	background-color: #FFF;
	height: 1100px;
	width: 77%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 3px;
	padding-top: 5px;
	padding-left: 5px;
}


.backgroundwhite {
	float: left;
	height: 450px;
	width: 550px;
}
#body {
	padding: 5px;
	clear: both;
	float: left;
	height: 900px;
	width: 100%;
}
#maincontentmedium {
	background-color: #FFF;
	height: 650px;
	width: 75%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}
#maincontentshort {
	background-color: #FFF;
	height: 425px;
	width: 76%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}

#bodyshort {
	padding: 5px;
	clear: both;
	float: left;
	height: 400px;
	width: 100%;
}
#maincontent7500 {
	height: 7800px;
	width: 75%;
	float: left;
	background-color: #3FF;
}
#maincontent {
	background-color: #FFF;
	height: 950px;
	width: 80%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
#maincontentphoto {
	background-color: #FFF;
	height: 950px;
	width: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

#maincontentterms {
	height: 120px;
	width: 77%;
	float: left;
	margin-top: 20px;
}
#maincontentlinkpage {
	height: 8200px;
	width: 100%;
	float: left;
	margin-top: 20px;
	clear: both;
}
#maincontentverylong {
	background-color: #FFF;
	height: 8000px;
	width: 78%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
#text75long {
	clear: both;
	float: left;
	height: 1800px;
	width: 70%;
	margin-top: 20px;
	margin-left: 20px;
}
#text75short {
	clear: both;
	float: left;
	height: 470px;
	width: 62%;
}
#text75 {
	clear: both;
	float: left;
	height: 600px;
	width: 65%;
	margin-top: 30px;
	margin-left: 20px;
}
#text25 {
	height: 600px;
	width: 22%;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
}
#text25h400 {
	height: 400px;
	width: 21%;
	padding-left: 5px;
	float: left;
}
.text60 {
	float: left;
	height: 300px;
	width: 55%;
	margin-left: 10px;
}
#text25h200 {
	height: 230px;
	width: 18%;
	padding-left: 15px;
	float: left;
	clear: none;
}
.paragraph {
	height: 250px;
	width: 100%;
	clear: both;
	float: left;
}
.resourcelink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #003;
	float: left;
	height: 1.2em;
	width: 45%;
	margin-right: 20px;
	margin-bottom: 20px;
	page-break-before: right;
}
.floatright {
	float: right;
}
.imagesidepaddingleft {
	margin-left: 20px;
}
.third {
	float: left;
	height: 250px;
	width: 46%;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #006;
	text-align: left;
}

.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #00F;
}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #00F;
}
#sidebar {
	float: left;
	clear: none;
	height: 950px;
	width: 13%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#homepagetext {
	clear: both;
	float: left;
	height: 250px;
	width: 70%;
	margin-top: 30px;
	margin-left: 20px;
}
#sidebar7500 {
	float: left;
	height: 7750px;
	width: 20%;
	margin-top: 20px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebarmedium {
	float: left;
	height: 650px;
	width: 16%;
	margin-top: 20px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebarverylong {
	float: left;
	height: 7000px;
	width: 17%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebarverylong {
	float: left;
	height: 8000px;
	width: 17%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebarshort {
	float: left;

	height: 7000px5	width: 17%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
	height: 500px;
	width: 23%;
}

#sidebararticle {
	float: left;
	clear: none;
	height: 1750px;
	width: 18%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}


#footer {
	background-color: #f2f4c5;
	clear: both;
	float: left;
	height: 125px;
	width: 100%;
	position: relative;
}
#sidebar3000 {
	float: left;
	height: 7450px;
	width: 18%;
	margin-top: 20px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
.sidebarh1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #00F;
}
.footercolumnhalf {
	clear: none;
	float: left;
	height: 150px;
	width: 35%;
	position: relative;
}
.sidebartext a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight: normal;
	color: #00F;
}

#footer33column2 {
	height: 175px;
	width: 33%;
	float: left;
	clear: none;
	background-color: #f2f4c5;
	text-align: center;
}
#footer33column2 h1 {
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: bolder;
	color: #3CF;
}
.footer33column2 text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9px;
	color: #F00;
}
.footercolumnhalf {
	clear: none;
	float: left;
	height: 150px;
	width: 15%;
}
.footeremail {
	font-family: Tahoma;
	font-size: 1em;
	line-height: 1.1em;
	color: #333;
	text-align: center;
}
.footercolumnhalf img{
	text-align: right;
	margin-right: 15px;
}
.footer33 p img {
	padding-right: 10px;
}

#sidebarlong {
	float: left;
	clear: none;
	height: 1500px;
	width: 18%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}

.footer33 {
	height: 175px;
	width: 30%;
	float: left;
	clear: none;
	text-align: center;
	margin-left: 5px;
}
.imagesidepadding {
	margin-right: 20px;
}
.pictuecaption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #39F;
}
#picturepanelshort {
	float: left;
	height: 75px;
	width: 20%;
	margin-left: 5px;
	padding-top: 15px;
	margin-top: 10px;
	clear: none;
	margin-right: 25px;
}
.picture {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	float: left;
	height: 155px;
	width: 30%;
	margin-right: 10px;
	line-height: 1em;
	color: #00F;
	text-align: center;
}
.picturestackvertical {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	float: left;
	height: 155px;
	width: 100%;
	line-height: 1em;
	color: #00F;
	text-align: center;
	margin-bottom: 20px;
}

.horizontal25 {
	float: left;
	height: 275px;
	width: 25%;
	clear: none;
}
.horizontal25400long {
	float: left;
	height: 1375px;
	width: 19%;
	clear: none;
	margin-top: 20px;
	padding-left: 15px;
}
.horizontalpanel100 {
	width: 100%;
	clear: both;
	height: 142px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.horizontalpanel100photos {
	width: 100%;
	clear: both;
	height: 142px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.horizontalpanel100 img {
	margin-right: 15px;
}
.horizontalpanel100picture {
	width: 100%;
	clear: both;
	float: left;
	height: 175px;
}
#picturepanel {
	float: left;
	height: 600px;
	width: 26%;
	margin-left: 10px;
	padding-top: 15px;
	margin-top: 10px;
}
.3rdacross img {
	clear: none;
	float: left;
	height: 200px;
	width: 180px;
}

.horizontal25400 {
	float: left;
	height: 600px;
	width: 25%;
	clear: none;
	margin-top: 30px;
	padding-top: 0px;
}
.horizontal25400short {
	float: left;
	height: 400px;
	width: 25%;
	clear: none;
	margin-top: 30px;
	padding-top: 0px;
}


horizontal25400 img {
	margin-bottom: 10px;
}
.squarebuttonhomepage {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #CFF;
	background-color: #036;
	height: 40px;
	width: 140px;
	text-align: center;
	padding-top: 10px;
	float: left;
	margin-right: 26px;
	clear: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	;
	margin-left: 30px;
	margin-top: 20px;
}
.button  {
	background-color: #b3f4dc;
	float: left;
	height: 170px;
	width: 25%;
	border: 2px solid #000;
	text-align: center;
	margin-right: 45px;
}
.buttonsquare a:hover {
	font-family: Tahoma, Geneva, sans-serif;ff
	
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	color: #FFF;
}
.squarebutton {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	color: #CFF;
	background-color: #036;
	height: 55px;
	width: 122px;
	text-align: center;
	padding-top: 10px;
	float: left;
	margin-right: 26px;
}
.squarebutton a:hover {
	background-color: #333;
}
.squarebutton a {
	color: #FFF;
}
.testimonialentries {
	background-color: #CFC;
	clear: both;
	float: left;
	height: 155px;
	width: 100%;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
.testimonialentriesh1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px;
}
.testimonialentriestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #006;
	padding-top: 0px;
}


#homepagetext {
	clear: both;
	float: left;
	height: 450px;
	width: 100%;
	margin-top: 30px;
	margin-left: 20px;
}
.bodyhalf {
	float: left;
	height: 600px;
	width: 50%;
	position: relative;
}
.body75across {
	float: left;
	height: 500px;
	width: 70%;
	clear: none;
	padding-right: 20px;
}
.body25across {
	float: left;
	height: 500px;
	width: 25%;
	position: relative;
}

.bodyhalfterm {
	float: left;
	height: 450px;
	width: 50%;
	position: relative;
	clear: none;
}
.bodyhalf img {
	margin-bottom: 15px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#accordion{
    width: 500px;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#accordion h2{
	font-size: 1.2em;
	margin: 0px;
	padding: 10px;
	background: #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
#accordion li div.content{
	display: none;
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #ddd;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#accordion li:hover div.content{
    display: inherit;
}
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.pictuecaption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #39F;
}
.gridContainer {
	width: 100%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	height: 192px;
	width: auto;
	background-image: url(../images/simonsable-disability-awareness-desktop.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0E5D94;
	text-align: right;
}
#navigation {
	background-color: #ada700;
	width: auto;
	margin-top: 0px;
	height: 35px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#navigation ul li {
	width: 18%;
	margin-right: 4px;
	display: block;
	height: 1.6em;
	border: 3px solid #000;
	float: left;
	text-align: center;
	background-color: #FFF;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	-ms-transition: all 0s ease-in-out 0s;
	-o-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
	margin-top: 10px;
}
#navigation ul {
	display: block;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}
#navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	width: 18%;
	height: 1.1em;
	font-size: 1.2em;
	padding-top: 0.1px;
	color: #00F;
	width: 100%;
	background-color: inherit;
	padding-right: 0.1px;
}
#sidebar {
	float: left;
	height: 700px;
	width: 20%;
	margin-top: 20px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebar7500 {
	float: left;
	height: 7450px;
	width: 17%;
	margin-top: 20px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebar3000 {
	float: left;
	height: 7450px;
	width: 20%;
	margin-top: 20px;
	margin-right: 0px;
	background-color: #e1fdb2;
}


#sidebarlong {
	float: left;
	height: 1500px;
	width: 18%;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 15px;
	background-color: #e1fdb2;
}
#sidebarmedium {
	float: left;
	height: 700px;
	width: 20%;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebararticle {
	float: left;
	height: 1550px;
	width: 18%;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 15px;
	background-color: #e1fdb2;
}
#sidebarverylong {
	float: left;
	height: 5300px;
	width: 21%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}
#sidebarshort {
	float: left;
	height: 700px;
	width: 20%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-color: #e1fdb2;
}


.sidebarh1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #00F;
	text-align: center;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #00F;
}
.sidebartext a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
	color: #00F;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFC;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.button < a  {
	float: left;
	height: 180px;
	width: 25%;
	border: 2px solid #000;
	text-align: center;
}

#body {
	padding: 5px;
	clear: both;
	float: left;
	width: 100%;
	height: 700px;
}
#bodyshort {
	padding: 5px;
	clear: both;
	float: left;
	height: 550px;
	width: 100%;
}
#maincontentlong {
	background-color: #FFF;
	height: 1500px;
	width: 78%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
#maincontentverylong {
	background-color: #FFF;
	height: 5300px;
	width: 76%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
}

#maincontentlarticle {
	background-color: #FFF;
	height: 1550px;
	width: 78%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
#maincontentmedium {
	background-color: #FFF;
	height: 750px;
	width: 78%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	margin-right: 16px;
}
#maincontentshort {
	background-color: #FFF;
	height: 700px;
	width: 75%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	margin-right: 16px;
}



#maincontent {
	background-color: #FFF;
	height: 700px;
	width: 76%;
	margin-top: 20px;
	margin-right: 10px;
	clear: both;
	float: left;
}
#maincontentphotos {
	background-color: #FFF;
	height: 700px;
	width: 76%;
	margin-top: 20px;
	margin-right: 10px;
	float: left;
}



.backgroundwhite {
	float: left;
	height: 450px;
	width: 100%;
	background-color: #FFF;
}
#maincontentterms {
	background-color: #FFF;
	height: 700px;
	width: 76%;
	margin-top: 20px;
	margin-right: 10px;
	clear: both;
	float: left;
}
#homepagetext {
	clear: both;
	float: left;
	height: 250px;
	width: 70%;
	margin-top: 30px;
	margin-left: 20px;
}
#text25 {
	height: 600px;
	width: 25%;
	padding-left: 15px;
	float: left;
}
#text25h400 {
	height: 400px;
	width: 1%;
	padding-left: 15px;
	float: left;
}
#text25h200 {
	height: 230px;
	width: 23%;
	padding-left: 15px;
	float: left;
	clear: none;
}.text60 {
	float: left;
	height: 300px;
	width: 63%;
	margin-left: 45px;
}



#text75 {
	clear: both;
	float: left;
	height: 650px;
	width: 70%;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#text75short {
	clear: both;
	float: left;
	height: 200px;
	width: 70%;
	margin-top: 10px;
	margin-left: 20px;
}

.paragraph {
	height: 250px;
	width: 100%;
	clear: both;
	float: left;
}

#text75long {
	float: left;
	height: 1375px;
	width: 70%;
	margin-top: 20px;
	margin-left: 20px;
}
.third {
	float: left;
	height: 250px;
	width: 30%;
}
#maincontent7500 {
	height: 7400px;
	width: 75%;
	float: left;
	margin-top: 20px;
}
#maincontentlinkpage {
	height: 8100px;
	width: 100%;
	float: left;
	margin-top: 20px;
	clear: both;
}

#footer {
	background-color: #f2f4c5;
	clear: both;
	float: left;
	height: 85px;
	width: 100%;
	display: inline;
}
.footer33 {
	height: 150px;
	width: 33%;
	float: left;
	clear: none;
	text-align: center;
}
#footer33column2 {
	height: 85px;
	width: 33%;
	float: left;
	clear: none;
	background-color: #f2f4c5;
	text-align: center;
}
.footercolumnhalf {
	clear: none;
	float: left;
	height: 150px;
	width: 50%;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #006;
	height: 1.2em;
}
.footext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #006;
	height: 1.2em;
}


.footeremail {
	font-family: Tahoma;
	font-size: 1em;
	line-height: 1.1em;
	color: #333;
	text-align: center;
}
.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #00F;
	text-align: center;
	margin: 0px;
}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #00F;
	margin-top: 0px;
}
.pictuecaption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #39F;
	padding-left: 20px;
}
#picturepanelshort {
	float: left;
	height: 75px;
	width: 20%;
	margin-left: 20px;
	padding-top: 15px;
	margin-top: 10px;
	clear: both;
}
.picturestackvertical {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	float: left;
	height: 155px;
	width: 100%;
	line-height: 1em;
	color: #00F;
	text-align: center;
	margin-bottom: 20px;
}
.picture {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	float: left;
	height: 155px;
	width: 200px;
	margin-right: 20px;
	line-height: 1em;
	color: #00F;
	text-align: center;
}
#picturepanel {
	float: left;
	height: 600px;
	width: 22%;
	margin-left: 15px;
	padding-top: 15px;
	margin-top: 10px;
}
.floatright {
	float: right;
	height: 250px;
	width: 175px;
	clear: none;
}

.horizontal25 {
	float: left;
	height: 250px;
	width: 25%;
	clear: none;
	padding-top: 0px;
	margin-left: 5px;
}
.horizontal25400 {
	float: left;
	height: 450px;
	width: 25%;
	clear: none;
	margin-top: 30px;
	padding-top: 0px;
	margin-left: 20px;
}
.horizontal25400short {
	float: left;
	height: 400px;
	width: 25%;
	clear: none;
	margin-top: 30px;
	padding-top: 0px;
}
.horizontal25400long {
	float: left;
	height: 1375px;
	width: 25%;
	clear: none;
	margin-top: 20px;
	padding-left: 15px;
}
.horizontal25400 img {
	margin-bottom: 10px;
}
.horizontalpanel100 {
	width: 99%;
	clear: both;
	float: left;
	height: 125px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 27px;
}
.horizontalpanel100photos {
	width: 100%;
	clear: both;
	float: left;
	height: 165px;
	text-align: center;
}

.horizontalpanel100picture {
	width: 100%;
	clear: both;
	float: left;
	height: 190px;
}
.testimonialentries {
	background-color: #CFC;
	clear: both;
	float: left;
	height: 135px;
	width: 100%;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
.testimonialentriesh1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px;
}
.testimonialentriestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #006;
	padding-top: 0px;
}



.videopanel {
	clear: both;
	float: left;
	height: 250px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

.videocentre {
	clear: both;
	float: left;
	height: 300px;
	width: 561px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.horizontalpanel100 img {
	margin-right: 100px;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #006;
	text-align: justify;
}
.bodyhalfterm {
	float: left;
	height: 450px;
	width: 50%;
	position: relative;
	clear: none;
}
.bodyhalf img {
	margin-bottom: 15px;
}
.imagesidepadding {
	margin-right: 20px;
}
.imagesidepaddingleft {
	margin-left: 20px;
}



.button:active {
	background-color: #FF0;
}
.bodyhalf {
	float: left;
	height: 500px;
	width: 50%;
	position: relative;
}
.body75across {
	float: left;
	height: 500px;
	width: 67%;
	clear: none;
	padding-right: 25px;
}
.body25across {
	float: left;
	height: 500px;
	width: 25%;
	position: relative;
	padding-left: 20px;
}



.buttonpanelhorizontal {
	clear: both;
	float: left;
	height: 300px;
	width: 100%;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.squarebutton {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	color: #CFF;
	background-color: #036;
	height: 55px;
	width: 150px;
	text-align: center;
	padding-top: 25px;
	float: left;
	margin-right: 10px;
	clear: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	;
	margin-left: 15px;
	position: relative;
	display: inline;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}
.squarebuttonhomepage {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #CFF;
	background-color: #036;
	height: 55px;
	width: 180px;
	text-align: center;
	padding-top: 10px;
	float: left;
	margin-right: 50px;
	clear: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	;
	margin-left: 60px;
	margin-top: 20px;
}

.squarebutton3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #CFF;
	background-color: #036;
	height: 55px;
	width: 175px;
	text-align: center;
	padding-top: 10px;
	float: left;
	position:relative;
	margin-right: 20px;
	clear: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	;
}

.button p a {
	text-decoration: none;
}

.button  {
	background-color: #b3f4dc;
	float: left;
	height: 180px;
	width: 25%;
	border: 2px solid #000;
	text-align: center;
	margin-right: auto;
	-webkit-transition: all 2s ease-in-out 1s;
	-moz-transition: all 2s ease-in-out 1s;
	-ms-transition: all 2s ease-in-out 1s;
	-o-transition: all 2s ease-in-out 1s;
	transition: all 2s ease-in-out 1s;
	margin-left: auto;
	padding-right: 55px;
}
.buttonsquare a:hover {
	font-family: Tahoma, Geneva, sans-serif;


	font-size: 1.em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	color: #FFF;
}
.squarebutton a {
	color: #FFF;
}

.squarebutton a:hover {
	background-color: #333;
}
.squarebutton a:visited {
	color: #FFF;
}

.resourcelink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #003;
	float: left;
	height: 1.2em;
	width: 40%;
	margin-right: 20px;
	margin-bottom: 20px;
	page-break-before: right;
	background-color: #F2F4C5;
	padding: 10px;
	text-align: center;
}
.buttonsquare {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
		color: #FF0;
	background-color: #1F70AD;
	text-align: center;
	float: left;
	height: 40px;
	width: 30%;
	margin-right: 40px;
	padding-top: 5px;
	line-height: 1.35em;
	clear: none;
}
.buttonsquare a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	color: #FF0;
}
.buttonsquare a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	color: #FFF;
}
.squarebutton a:visited {
	color: #CFF;

.sidebartext a:hover {
	font-size: larger;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#contactright {
	height: 125px;
	width: 250px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	text-align: right;
	clear: right;
	position: relative;
}

.3rdacross img {
	clear: none;
	float: left;
	height: 200px;
	width: 180px;
}
.import {
	width: 100%;
}#accordion{
    width: 600px;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#accordion h2{
	font-size: 1.2em;
	margin: 0px;
	padding: 10px;
	background: #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
#accordion li div.content{
	display: none;
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #ddd;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#accordion li:hover div.content{
    display: inherit;
}
.button:checked {
	font-size: larger;
}
.squarebutton:hover {
	background-color: #00F;
	font-size: 107%;
}
}
#navigation ul li:hover {
	background-color: #FF0;
	font-weight: bolder;
}
