body {
	background-color: #f8e4ad;
	text-align:center; /*centre in IE*/
}


/*wrapper div to start common look and feel*/
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:820px;
	margin-left: auto;
	margin-right: auto;
}

/*menu bar at top of page*/
#menu {
	height: auto;
	float: left;
	width: 100%;
	clear: both;
	padding: 2px;
	margin-top: 25px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

/*menu buttons*/
.button {
	height: 4ex;
	width: 19%;
	float: left;
	padding: 2px;
	text-align: center;
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.close {
	vertical-align: top;
	display: block;
	font-size: medium;
	text-align: center;
	font-weight: bolder;
}



.maple_head {
	font-size: x-large;
	font-weight: bold;

}

/*banner on all pages*/
#maple_run_banner {
	float: left;
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	height: 4em;
	clear: both;
	background-color: #f8e4ad;
	padding-bottom: 2px;
	margin-bottom: 15px;
	
}

/*place the maple leaf*/
#maple_run_banner_graphic {
	float: left;
	height: 58px;
	width: 55px;
}

/*banner text style*/
#maple_run_banner_text {
	line-height: 1.5em;
	height: auto;
	padding-left: 10px;
	clear: none;
	float: left;
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	background-color: #f8e4ad;
}

/*superscripting ordinals*/
#maple_run_banner_text sup {
	font-size: large;
	line-height: 0.5em;
}

#bridge {
	background-color: f8e4ad;
	float: none;
	height: auto;
	width: auto;
	margin-top: 15px;
}

/*styles for the footer*/
#footer {
	color: #FFFFFF;
	background-color: #007437;
	border: thin;
	border-top-style: solid;
	border-top-color: #000000;
	height: 3em;
	width: 810 px;
	padding: 5px;
	clear: both;
}

#footer a{
	color:#FFF;
}	

#copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	clear: left;
}

#webmaintenance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	clear: right;
	float: right;
}

/*end styles for footer*/

.first{
	border: none;	
}


/*placement divs*/
#outer_names {
	float: left;
	width: 85%;
	margin-top: 10px;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

#inner_names {
	float: right;
	width: 85%;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*end placement divs*/


.trumpet {
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	width: 100%;
}

/*styles for stops on map page*/
#map_stops {
	font-size: medium;
}
.map_stop {
	clear: both;
	border-top:thin solid #000;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 55px;
}

/*positioning and background for map*/

#mapHolder{
	align="center";
	background-color:#FFF;
}

#map{
	width: 600px;	
}

/*studio locations on map page*/
.stop_text {
	vertical-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	padding-left: 10px;
	margin-top: 5px;
	/*float:right;*/
	width: 85%;
	clear: none;
}

.stop_text p{
	line-height: 110%;
	margin-top: 0;
}

.stopName{
	font-weight:bolder;	

}

.stop_image {
	float: left;
	vertical-align: middle;
	height: 55px;
	/*margin-top: 25px;*/
	margin-right: 15px;
}

.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #0033FF;
}


/* style eateries*/
.eateryStop{
	clear: both;
	border-top:thin solid #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.eatery_text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-top: 5px;
	/*margin-left: 10px;*/
}


.eatery_text {
	font-size: large;
	margin-left: 50px;
	/*padding-left: 25px;*/
	color: #000099;
	/*float: right;*/
	clear: none;
	width: 85%;	
}



/*end styles for map page*/


/*styles for sponsor page*/
.sponsor {
	padding: 2px;
}

#sponsors{
	
}

.thanks{
	border: 2px #000 solid; 
	padding: 2px:
}

.thanks h3{
	/*line-height: 1.5 em;*/		
}


/*styles for studios page*/

.studioName{
	padding-left: 52px;
	margin-top: -1ex;
}

.artist_name {
	font-size: x-large;
	font-style: italic;
	margin-bottom: -0.5ex;
}

/*.artist_name a {
	color: #000;
	border-bottom: #00F medium dotted;
	text-decoration: none;
}*/

.artist_type {
	color: #007437;
	font-weight: bolder;
	line-height: 0px;
}

.studio {
	clear: left;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	padding-top: 10px;
}


.studio_image {
	float: left;
}


.studio_text {
	clear: left;
}

.french{
	font-style: italic;
}

/*place buttons to access photos*/
.photoBut{
	height: 20px;
	width: 60px;
	border: none;
	
	
}

/*end styles for studios page*/

.myTitle {
	color: #006;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
}

.style1{
	font-size:x-large;	
}


/*leaf icons for map, studios, eateries*/
.leaf{
	width 50px;
	height 50px;
}

/*Special styles for studio albums*/

#artistGallery {
	background-color: #000;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top:20px;
	width: 100%;
	clear: both;
	color: #f8e4ad;
	
}

.photoGallery {
	padding: 2px;
	margin: 2px;
	border-width: 2px;
	border: solid, blue;
}

img.artistImage {
	width: 350px;
	height: auto;
	border-style:solid;
	border-width: medium;
	border-color: #f8e4ad;
	padding: 5px;
	margin: 15px;
		
}

#photo1 {
	float:left;
	width: 45%;
}

#photo2 {
	float: right;
	clear:none;
}

#photo3 {
	clear:both;
}

/*end album styles*/

#returnWrap{
	width: 50%;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
}

#return {
	font:large;
	color: #f8e4ad;
	
}


/*div style for "more info coming" on index page early version*/
div.coming{
	border: thin, solid, #000000;
	color: #007437;
}
a {
	color: #06F;
	text-decoration: none;
}

