body {
	margin:0px;
	padding:0px;
	font-family: Verdana, "Trebuchet MS", Arial;
	background: #cccccc;
	text-align: center;
	font-size: 0.9em;
}
p {
	text-align: left;
	padding-left: 10px;
	margin-top:1px;
	padding-right: 10px;
}
td {
	font-size: 1.0em;
}

h1 {
	font-size: 26px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 1px;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 7px;
}
td p {
	padding-left: 7px;
}
form.inline {
	display: inline;
}



a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color:#ffffff;
	text-decoration:none;
}

#container {
	text-align:left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F37421;
	position: relative;
	top: 5px;
}
#header {
	background-color: #FFFFFF;
	width: 850px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 30px;
}

#banner {
	background-image:url(../images/logo/tuesdayswithoutcars.png);
	height: 160px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#banner a {
	display:block;
	height:100%;
}
#content {
	position: relative;
	width: 680px;
	float: right;
	padding-top: 20px;
}

#leftpanel {
	position:relative;
	width:160px;
	float:left;
	background-color: #F37421;
	top: 20px;
}
#centrepanel {
	position:relative;
	width:200px;
	float: left;
	background-color: #F37421;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ffffff;
	left: 20px;
}
#rightpanel {
	position:relative;
	width: 450px;
	float:left;
	background-color: #F37421;
	padding-left: 10px;
	left: 20px;
}
#singlepanel {
	position:relative;
	width:650px;
	float: left;
	background-color: #F37421;
	border-right-width: 1px;
	border-right-color: #ffffff;
	left: 20px;
}








#footer {
	width: 850px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	clear: both;
	height: 30px;
}
.imageleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imageright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imagecentre {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
input.essential {
	background-color: #99FF99;
	border: 1px solid #FFFFFF;
}
select.essential {
	background-color: #99FF99;
	border: 1px solid #FFFFFF;
}


/*This is the original code for the first choosecss.css style sheet

.maintable {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-right-style: outset;
	border-bottom-style: outset;
}
a:link a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none:
	text-decoration: underline;
	text-decoration: underline;
}

#navlist {
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
#navlist a:link {
	color: #666666;
	text-decoration: none;
}
#navlist a:hover {
	color: #666666;
	text-decoration: underline;
}


.maintable p {
	color: #000000;
	font-size: 10pt;
	margin: 10px;
}
.maintable h1 {
	font-size: 32pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
}
.maintable h2 {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 10px;
}



.dottedbottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}
.dottedrightside {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#navlist a:visited {
	color: #666666;
	text-decoration: none;
}
.maintable a:link {
	text-decoration: none;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/buttons/leftarrow.png);
}
.maintable li {
	list-style-image: url(../images/buttons/leftarrow.png);
}
.maintable a:visited {
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inherit;
	list-style-image: url(../images/buttons/leftarrow.png);
}
.maintable a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	list-style-position: inherit;
	list-style-image: url(../images/buttons/leftarrow.png);
}
.bigandbold {
	font-size: 36pt;
	color: #FFFFFF;
	font-weight: bold;
}
.table {
	font-size: 10pt;
}
li {
	font-size: 10pt;
}
.cell {
	font-size: 10pt;
}
.tablebottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ffffff;
}
.maintable h3 {
	color: #FFFFFF;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.image {
	padding: 5px;
}
.whitetext {
	color: #ffffff;
}
*/
.small {
	font-size: .8em
}
.white {
	color: #FFFFFF;
}
