/* navigation buttons */

#fine_art_button {
	position:absolute;
	left: 286px;
	top: 77px;
	width: 104px;
	height: 18px;
	z-index: 25;
}

#music_button {
	position:absolute;
	left: 394px;
	top: 77px;
	width: 104px;
	height: 18px;
	z-index: 25;
}

#museums_button {
	position:absolute;
	left: 502px;
	top: 77px;
	width: 104px;
	height: 18px;
	z-index: 25;
}

#performance_button {
	position:absolute;
	left: 610px;
	top: 77px;
	width: 104px;
	height: 18px;
	z-index: 25;
}

#news_button {
	position:absolute;
	left: 109px;
	top: 195px;
	width: 53px;
	height: 16px;
	z-index: 25;
}

#contact_button {
	position:absolute;
	left: 66px;
	top: 219px;
	width: 96px;
	height: 16px;
	z-index: 25;
}

#calendar_button {
	position:absolute;
	left: 83px;
	top: 243px;
	width: 79px;
	height: 17px;
	z-index: 25;
}

/* layout positioning */

#background {
	position: absolute;
	left: 0px;
	top: 72px;
	width: 780px;
	height: 428px;
	z-index: 15;
}

#header {
	position:relative;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 500px;
	z-index: 10;
}

#header_table {
	padding: 0px;
	margin: 0px;
	background-image: url("http://www.mcmds.com/clients/crossroads/images/header_background.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 72px;
}

#main_content {
	position: relative;
	left: 0px;
	top: 0px;
	height: 428px;
}

#body {
	position: relative;
	left: 254px;
	top: 78px;
	width: 518px;
	z-index: 20;
}

.photo_table {
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.logo_table {
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-top: 10px;
}

#footer {
	position: relative;
	left: 0px;
	top: 135px;
	z-index: 20;
}

#footerText {
	position:absolute;
	left: 220px;
	top: 55px;
	color: #FFFFFF;
	font-size: 10px;
	z-index: 30;
}

#footer_table {
	padding: 0px;
	margin: 0px;
	background-image: url("http://www.mcmds.com/clients/crossroads/images/footer_background.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 94px;
	z-index: 25;
}

div.dropdowns {
	z-index: 99;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 102px;
	position: absolute;
	top: 95px;
}

div.dropdown {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
	overflow: hidden;
}


/* general style definitions */

body {
	margin: 0px;
	padding: 0px;
	background-color: #211948;
	background-image: url("http://www.mcmds.com/clients/crossroads/images/sidebar_background.gif");
	background-repeat: repeat-y;
}

p,li {
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 15pt;
	margin-bottom: 7pt;
}

p.address {
	color: #C7AB25;
	font-size: 7pt;
	text-align: right;
	margin-top: 20px;
}

h1 {
	font-size: 16pt;
	color: #C7AB25;
	line-height: 15pt;
	margin-bottom: 7pt;
	font-weight: normal;
}

h2 {
	font-size: 12pt;
	color: #FFFFFF;
	line-height: 15pt;
	margin-bottom: 12pt;
	font-weight: normal;
}
.footerBody {
	font-size: 10pt;
	color: #A6A298;
	text-align: right;
}

.subphoto {
	border: 1px solid #FFFFFF;
}

a.dropdowns, a.dropdowns:link, a.dropdowns:visited, a.dropdowns:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

a.dropdowns:hover {
	color: #E3C036;
}

/* END style definitions */
