.lightGrey {
	color: #999999;
}
.pink {
	color: #d12470;
}
.blue {
	color: #34889d;
}

.small {
	font-size: 11px;
	line-height: 13px;
}
#quotes {
	margin-top: 80px;
	margin-left: 18px;
	width: 170px;
	color: #658a9d;
	font-size: 15px;
	line-height: 19px;
	float:left;
}
#quotes p {
	color: #658a9d;
	font-size: 15px;
	line-height: 19px;
}
.author {
	color: #333333;
	font-size: 11px;
	line-height: 19px;
	font-style: italic;
}
#centreContent01 {
	float:left;
	margin: 40px 0px 0px 45px;
	width: 450px;
}
#centreContent01 ul {
	margin: 5px 0px;
}
#centreContent01 ol {
	margin-left: 5px;
}
#centreContent01 li {
	margin: 0px 15px 4px 20px;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
#rightContent01 {
	margin-top: 40px;
	padding: 10px;
	float:right;
	width: 200px;
	background-image: url(../images/rightBak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
}
#rightContent01 HR{
	color: #999;
	height: 1px;
}
#rightContent01 p{
	color: #658a9d;
	font-size: 16px;
	text-align: center;	
}
#leftColumn {
	width: 310px;
	float: left;
	margin-top: 20px;
}
#rightColumn {
	width: 310px;
	float: right;
	margin-top: 20px;
}
#plantList {
	width: 450px;
	float: left;
	margin-top: 20px;
	font-size: 13px;
	line-height: 20px;
}
#centreContent01 #plantList li, #centreContent01 #plantList p{
	font-size: 13px;
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(../images/dot.gif);
}
.indent1 {
	text-indent: 7px;
}
.oddRow {
	background-color:#eaeaea;
}
.titleRow {
	background-color:#d8d8d8;
}
.paperSizeLeft {
	width: 280px;
	float: left;
	font-size: 13px;
	line-height: 20px;
}
.paperSizeRight {
	width: 350px;
	float: right;
}
.paperSizes {
	border: solid 1px #999999;
}
H1 {
	font-size: 36px;
	font-weight: normal;
	color: #333333;
}

/*Contact Page*/
#mapArea {
	border: solid 1px #92b9db;
	font-size: 11px;
	background-color: #f2efe9;
}
#mapArea p{
	font-size: 11px;
}
#mapDetails {
	background-color: #0e2b45;
	color:#FFF;
	font-size: 11px;
	border-top: solid 1px #b6dae3; 
}
#mapDetails p {
	color:#FFFFFF;
}
#mapDetails a{
	color:#92b9db;
	font-size: 11px;
}
#largerMap a{
	color:#92b9db;
	font-size: 11px;
}
/*---------------------*/

/*Form Page*/
.form2 {
	font-size: 11px;
	line-height: 14px;
	color: #494E52;
}
.body02grey {
	color: #494E52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding-right: 10px;
	font-weight: normal;
}
.formReg01 {
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #0A5196;
	width: 270px;
	height: 15px;
	font-size: 12px;
	margin-bottom: 5px;
}
.formReg02 {
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #0A5196;
	width: 270px;
	font-size: 12px;
	margin-bottom: 5px;

}

.buttons {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A5196;
}
#errorFlag {
	padding-left: 75px;
	margin: 10px 0px;
}

.alert {
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	color: #999999;
	font-size: 22px;
	line-height: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
	border: 0px none #FFF;
	overflow: visible;
}
.date{
	color: #5c749d; 
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFF;
}
#locationHolder {
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.location {
	color: #5c749d;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	border: 0px none #FFF;
	overflow: visible;
}
.formBorder {
	float:left;
	margin-left: 0px;
}
.blueTableText {
	font-family:Arial, Helvetica, sans-serif;
	color: #0A5196;
	font-size: 11px;
	line-height: 14px;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 3px;
	color: #333333;
}
/*---------------------*/

/*iFrame window*/
#formCloser {
	height: 20px;
	
	background-color:#40aac5;
	display: block;
}
#closer a{
	height: 20px;
	width: 20px;
	float:right;
	background-image: url(../images/closer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#closer a:hover{
	background-position: -25px 0px;
}
#cframe {
	border: solid 1px #34889d;
}
#dwindow {
	border-right: solid 2px #34889d;
}

/*-----------------------*/