body {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CC9966;
	color: #666666;
}
form {
	margin: 0px;
}
p {
	margin-top: 0px;
}
#column1 .seperator {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 185px;
	display: block;
	clear: both;
}


#container {
	border: 0px solid #999999;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#header  {
	height: 170px;
	width: 100%;
	background-image: url(../img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header #welcome {
	margin-left: 30px;
	font-weight: bold;
	color: #AB433A;
}

#searchBar #searchForm {
}
#searchBar #searchForm #keyword {
	width: 210px;
	border: 3px double #999999;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#strapline  {
	color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	height: 30px;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	overflow: visible;
}
#strapline a {
	text-decoration: none;
	color: #CC6633;
	height: auto;
	display: block;
}

#strapline a:hover {
	color: #333333;
}
#strapline .currentPage {
	font-weight: bold;
	color: #000000;
}
#strapline a.linkActivePage {
	color: #000;
	text-decoration: none;
	background-image: url(../img/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	height: 21px;
	display: block;
}

#strapline .split {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}



#mainBody  {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 100%;
	clear: both;
	float: left;
	width: 970px;
}
#column1   {
	width: 200px;


}
#leftMenu {
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	width: 200px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0px;
}
#leftMenu a.linkMenu{
	color: #CC6633;
	text-decoration: none;
	padding-left: 7px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#leftMenu a.linkMenu:hover {
	color: #333333;
}
#leftMenu a.linkActivePage {
	color: #000;
	text-decoration: none;
	padding-left: 7px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}

#leftMenu p {
	margin-bottom: 0px;
}




#column2   {
	width: 220px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	height: 100%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#column2 img {
	margin-bottom: 25px;
}


#column3   {
	padding-left: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-bottom: 30px;
}
.contentTitle {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.clearDiv {
	clear: both;
}
#leftMenu .telephoneNo {
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 7px;
}
.redText {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
#contactForm input, select, textarea {
	font-size: 11px;
}
.linkPage {
	color: #666;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	margin-top: 15px;
	text-align: center;
}
