/*    Main css style sheet for all Busse Gardens pages */

/*  	GLOBAL ELEMENTS   */

#container {
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../gifs/back1_yellow.gif);
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* 	LEFT MENU - THE MAIN MENU ITEMS */
#leftmenu {
	position: relative;
	width: 90px;
	background-color: #FFFFCC;
	left: 40px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	height: 700px;
	padding-top: 10px;
	padding-left: 15px;
}
#leftmenu a:link {
	text-decoration: none;
	color: #006600;
}
#leftmenu a:visited {
	color: #006600;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #FF3300;
	text-decoration: none;
}


#busseheader {
	top: 5px;
	height: 90px;
	background-color: #CEFFCE;
	position: relative;
	left: 10px;
	width: 450px;
}
#pageheader {
	background-color: #CEFFCE;
	height: 100px;
	width: 763px;
	left: 40px;
	position: relative;
}
#body1 {
	position: absolute;
	top: 116px;
	right: 0px;
	bottom: 0px;
	width: 307px;
	background-color: #FFFFFF;
	border: thin solid #006600;
	padding: 8px;
	height: 544px;
	float: left;
	left: 155px;
	font-size: small;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #063;
}
#body2 {
	padding: 8px;
	border: thin solid #006600;
	background-repeat: repeat;
	background-color: #FFFFCC;
	float: left;
	position: absolute;
	left: 500px;
	top: 117px;
	width: 284px;
}
#body3 {
	padding: 8px;
	border: thin solid #006600;
	background-repeat: repeat;
	background-color: #FFFFCC;
	float: left;
	position: absolute;
	left: 502px;
	top: 496px;
	width: 284px;
}

.red_H1 {
	color: #FF0000;
	font-size: large;
}
#xtra_info {
	float: left;
	width: 215px;
	position: absolute;
	top: 686px;
	left: 213px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	vertical-align: text-top;
	text-align: center;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: thin ridge #0CC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	left: auto;
	right: auto;
	text-align: center;
}
#single_body_box {
	position: absolute;
	left: 162px;
	top: 112px;
	right: 0px;
	bottom: 0px;
	width: 600px;
	background-color: #FFFFFF;
	border: thin solid #006600;
	padding: 8px;
	height: 450px;
#addphone {
	float: right;
}

