/* =BODY & TEXT
----------------------------------------------- */

body, html {
	margin: 0px;
	padding: 0px;
	color: #35261b;
	background-color: #35261b;
	background-image: url(imagenes/body-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Estilo3 {font-size: 12px}
body {
	text-align:center;
}
body,td,th {
	/*font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;

}
p {
	margin: 0px 0 15px;
	padding: 0;
	line-height: 1.5em;
}
select.web {
	font-family: "Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;
	BORDER-RIGHT: #e9d5c0 1px solid; BORDER-TOP: #e9d5c0 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #e9d5c0 1px solid; WIDTH: 290px; COLOR: black; BORDER-BOTTOM: #e9d5c0 1px solid; FONT-STYLE: normal; BACKGROUND-COLOR: #ffffff
}
input.caja {
	font-family: "Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;
	BORDER-RIGHT: #e9d5c0 1px solid; BORDER-TOP: #e9d5c0 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #e9d5c0 1px solid; WIDTH: 290px; COLOR: black; BORDER-BOTTOM: #e9d5c0 1px solid; FONT-STYLE: normal; BACKGROUND-COLOR: #ffffff
}
textarea.texto{
BORDER-RIGHT: #e9d5c0 1px solid; BORDER-TOP: #e9d5c0 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #e9d5c0 1px solid; WIDTH: 290px; COLOR: black; BORDER-BOTTOM: #e9d5c0 1px solid; FONT-STYLE: normal; font-family: "Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif; HEIGHT: 50px; BACKGROUND-COLOR: #ffffff
}
input.caja2 {
	font-family: "Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;
	BORDER-RIGHT: #e9d5c0 1px solid; BORDER-TOP: #e9d5c0 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #e9d5c0 1px solid; WIDTH: 350px; COLOR: black; BORDER-BOTTOM: #e9d5c0 1px solid; FONT-STYLE: normal; BACKGROUND-COLOR: #ffffff
}
textarea.texto2{
BORDER-RIGHT: #e9d5c0 1px solid; BORDER-TOP: #e9d5c0 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #e9d5c0 1px solid; WIDTH: 350px; COLOR: black; BORDER-BOTTOM: #e9d5c0 1px solid; FONT-STYLE: normal; font-family: "Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif; HEIGHT: 50px; BACKGROUND-COLOR: #ffffff
}


/* =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(imagenes/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(imagenes/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;
}

/* =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(imagenes/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;
}
/* =imagenes
----------------------------------------------- */

.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;
}
.buildingimagenes {
	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(imagenes/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(imagenes/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;
}
