@charset "utf-8";
/* CSS Document 

Moreton Heights Chauffer Service

27/10/2009


*/



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5B3024;
	background-image: url(../images/bground.png);
	background-repeat: repeat-x;
	background-color: #FEF5B9;
	font-size: 11px;
}
.twoColFixLtHdr #container {
	width: 780px;
	margin: auto;
	text-align: left;
	background-image: url(../images/conrep.png);
	background-repeat: repeat-y;
}
.twoColFixLtHdr #header {
	background-image: url(../images/headtop.png);
	height: 159px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #headbase {
	float: right;
	width: 530px;
	background-image: url(../images/headbase.png);
	height: 143px;
	background-repeat: no-repeat;
	position: relative;
}
.twoColFixLtHdr #header h1 {
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	background-image: url(../images/siderep.png);
	background-repeat: no-repeat;
	font-size: 12px;
	min-height: 540px;
}
.twoColFixLtHdr #sideimg{
	text-align: center;
	float: left;
	width: 100%;
}
.twoColFixLtHdr #sidetop {
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	height: 30px;
}
.twoColFixLtHdr #mainContent {
	margin: auto;

}
.twoColFixLtHdr #mainContent p{
	padding-left:265px;
	padding-right: 35px;
}
.twoColFixLtHdr #footer {
	background-image: url(../images/footb.png);
	background-repeat: repeat-y;
	width: 780px;
	min-width: 780px;
	background-color: #5B3024;
	margin: auto;
	position: relative;
	top: -16px;
	float: inherit;
}
.twoColFixLtHdr #footertop {
	height: 25px;
	background-image: url(../images/foothead.png);
	background-repeat: no-repeat;
	margin: auto;
	width: 780px;
	min-width: 780px;
	text-align: center;
	padding-top: 5px;
	float: inherit;
}
.twoColFixLtHdr #footerbase {
	background-image: url(../images/footbase.png);
	background-repeat: no-repeat;
	width: 780px;
	min-width: 780px;
	height: 17px;
	margin: auto;
	position: relative;
	float: inherit;
}
.twoColFixLtHdr #footer p {
	padding-right: 20px;
	padding-left: 20px;
	color:#fef4b7;
}
#footer a {
	color:#fef4b7;
	text-decoration:none;
	font-weight:bold;
}
#footer a:visited {
	color:#fef4b7;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color:#fef4b7;
	text-decoration:none;
	font-weight:bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.tableLinksright {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	color: #5B3024;
}
.tableLinksleft {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#sidebar1 a{
	color:#5B3024;
	text-decoration:none;
}
#sidebar1 a:hover{
		color:#000;
	text-decoration:none;

}
#sidebar1 a:visited{
	color:#000;
	text-decoration:none;

}


#page {
	float: right;
	width: 530px;
	background-image: url(../images/mainrep.png);
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.header {
	color: #5B3024;
	text-decoration: underline;
	font-size: 24px;
	font-weight: normal;
	padding-left: 45px;
	text-align: center;	
	
}
.tableLinks {
	border-left-width: thin;
	border-left-style: solid;
	color: #5B3024;
}
.carHeader a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48231B;
	text-decoration: underline;
}
.carHeader a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E4A1E;
	text-decoration: underline;
}
.carHeader a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E4A1E;
	text-decoration: underline;
}
.carHeader a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48231B;
	text-decoration: underline;
}

