/* =BODY & TEXT
----------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #E6F2FF;
	/*background-image:url(../images/magicappage/body-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
body {
	text-align:center;
}
body,td,th {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 { margin:7px 15px; padding: 2px; font-size:1.3em; color:#4184F8;}
h2 { margin:7px 15px; padding: 2px; font-size:1.2em; color:#4184F8;}
h3 { margin:7px 15px; padding: 2px; font-size:1.1em; color:#4184F8;}
h4 { margin:7px 15px; padding: 2px; font-size:1em; color:#4184F8;}
p {
	margin: 5px 15px;
	padding: 2px;
	line-height: 1.5em;
}
ul { margin-top:5px; margin-bottom:5px;}
li { color:#F06; list-style-type:square; padding:2px;}
li span { color: #000; }

img {border:0}

hr {color:#F06; background-image:url(../images/magicappage/pinkbar.gif);}

/* =STRUCTURE ----------------------------------------------- */

#container {
	margin:0 auto;
	width:760px;
	text-align:left;
	background-image: url(../images/magicappage/page-background.jpg);
	background-repeat: repeat-y;
}
#head {
	height: 158px;
	background-image: url(../images/magicappage/bigheader.jpg);
	margin: 0px;
	padding: 0px;
}

#head h1{ display:none;}

#content {
	float:left;
	width:720px;
	padding: 0 20px 20px 20px;
}

#footer {
	font-size:11px;
	clear:both;
	height: 40px;
	line-height: 15px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/magicappage/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}

.wideleftcolumn {
	float:left;
	width:500px;
	padding: 0 0 20px 0;
}
.narrowrightcolumn {
	text-align:center;
	float:right;
	width:170px;
	padding: 5px 40px 0 10px;
}

.widerightcolumn {
	float:right;
	width:475px;
	padding: 0 0 20px 0;
}
.widerightcolumn ul{ margin-top:5px; margin-bottom:5px; margin-left:15px; padding-left:2px;}
.widerightcolumn li { color:#000; list-style-type:none; padding:2px; margin-left:0; padding-left:0;}
.narrowleftcolumn {
	float:left;
	width:210px;
	text-align:center;
	padding: 14px 5px 14px 30px;
}
#warnings {width:90%; border:3px double #4184F8; margin:10px auto; text-align:center;}

.alignc {text-align:center;}
/*
/* =Navigation
----------------------------------------------- */
/*
#mainnavcontainer {
	margin: 10px 40px 25px 40px;
	border-bottom: 1px solid #7B9115;
	padding-bottom: 14px;
}

#mainnavcontainer li {
	display: inline;
	list-style-type: none;
	padding-right: 16px;
	font-size: 14px;
}
#mainnavcontainer li a {
	color: #7B9115;
	text-decoration: none;
}
#mainnavcontainer li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7B9115;
}
#mainnavcontainer #currentpage a {
	color: #ae6227;
}
#secondarynavlist {
	padding-top: 8px;
}
#secondarynavlist li {
	list-style-type: none;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#secondarynavlist li a {
	color: #7B9115;
	text-decoration: none;
}
#secondarynavlist li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7B9115;
}
#secondarynavlist #currentpage a {
	color: #ae6227;
}
#secondarynavtop {
	background-image: url(images/districtbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 169px;
}
#secondarynavtop h1 {
	margin: 18px 0 20px 0;
}
.restaurantprice {
	font-weight: bold;
	color: #698000;
	padding-right: 10px;
	letter-spacing: 0.1em;
}
#secondarynavbottom {
	background-image: url(images/districtbackground-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: .1em;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}

/* =HEADINGS
----------------------------------------------- */
/*
h1, h2, h3, h4 {
	font-family: "Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 218%;
	color:#35261b;
	margin-top: 0;
	margin-bottom: 15px;
}
h2 {
	font-size: 164%;
	color: #35261b;
	margin-bottom: 12px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #35261b;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	font-size: 100%;
	text-transform:uppercase;
	letter-spacing: 0.25em;
	font-weight: bold;
	color: #35261b;
	margin-bottom: 0;
}
.homepageh1 {
	margin-top: 20px;
}

/* =LINKS
----------------------------------------------- */
/*
a:link {
	color: #5F7300;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #5F7300;
	text-decoration: underline;
}
a:active {
	color: #5F7300;
	text-decoration: underline;
}
#footernavigation {
	text-align: center;
	padding-bottom: 30px;
	font-size: 11px;
}
a.map:link {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5C7113;
	padding: 4px;
	line-height: 2.5em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* =LISTS
----------------------------------------------- */
/*
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#galleryqualifications li {
	background-image: url(images/greewhitecheckmark.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 4px 19px;
}

/* =Tables
----------------------------------------------- */
/*
#directory {
	padding: 0;
	margin: 0;
}
#directory td {
	padding: 15px 0 15px 0;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#sort {
	padding: 0;
	margin: 0;
}
#sort td {
	padding: 20px 15px 10px 0;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

#sort th {
color:#fff;
	background-color:#8CA02D;
	background-image:url(images/thbackground.gif);
	padding: 10px 10px 10px 10px;
	text-align: center;
	vertical-align: top;
	font-size:14px;
	background-repeat: no-repeat;
	background-position: left top;
}
table.sortable thead {
    cursor: default;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/* =Images
----------------------------------------------- */
/*
.imageright {
	text-align: right;
	margin-bottom: 20px;
	margin-left: 18px;
	clear: right;
	float: right;
}
.imageleft {
	text-align: left;
	margin-bottom: 20px;
	margin-right: 18px;
	clear: left;
	float: left;
}
.homepagebanner {
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.sponsorlogos {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.buildingimages {
	padding: 5px;
	border: 1px solid #999;
	margin-right: 20px;
}
.map {padding-top: 20px;}

/* =misc
----------------------------------------------- */
/*
#sidebar {
	margin-top: 30px;
}
#homeevent {
	clear: both;
	margin-top: 30px;
}
.artistcount {
	color: #FFFFFF;
	padding: 8px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #999;
	float: right;
	clear: both;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/artistcountbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 32px;
	line-height: 30px;
	text-align: center;
}
.white {
	color: #FFFFFF;
}
.servicemark {
	font-size: 9px;
	color: #333333;
}
#galleryqualifications {
	height: 100%;
	width: 100%;
	padding: 15px;
	background-color: #A0B835;
	margin-bottom: 20px;
}
#artistcountkey li {
	background-image: url(images/artistcountkey.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
	margin-bottom: 20px;
	line-height: 20px;
	background-position: 0em .2em;
}
#map {
	border: 1px solid #999;
	}
	
#linktous {
width:95%;
padding:10px;
border: 1px solid #999;
}
.sidebargraphic {
	margin-top: 15px;
}


pre {
overflow: scroll;
}

