@charset "utf-8";
#navbar {
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	width: 680px;
	margin: 0px;
}
#navbar a {
	text-align: center;
	color: #572D37;
	text-decoration: none;
}

#navbar_left {
	font-size: .8em;
	height: auto;
	width: 140px;
	color: #572D37;
	text-align: center;
	padding: 0px 10px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #572D37;
	margin-top: 30px;
	float: left;
	position: relative;
}
#navbar_left a {
	color: #572D37;
	text-align: center;
	text-decoration: underline;
}

#content {
	height: auto;
	width: 500px;
	color: #572D37;
	padding: 0px 10px 10px 20px;
	margin-top: 30px;
	float: left;
	background-color: #FFFFFF;
}
#content a {
	color: #572D37;
	background-color: #FFFFFF;
	font-family: "Trajan Pro";
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

.dividor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #660000;
	text-decoration: underline;
}
.dividor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #572D37;
	background-color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.dividor3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #572D37;
	background-color: #FFFFFF;
}
.dividor_sponsors {
	font-family: "Brush Script MT";
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
}


.imgLeft {
	padding: 10px;
}
.imgRight {
	padding: 10px;
	float: right;
}

.font08 {
	font-size: .8em;
}
.font09 {
	font-size: 0.9em;
}

.alignRight {
	text-align: right;
}
#content_sponsors {
	height: auto;
	width: 680px;
	color: #572D37;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #572D37;
	margin-right: 10px;
	margin-left: 10px;
}
#content_partners {
	height: 400px;
	width: 480px;
	color: #572D37;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.font1p5 {
	font-size: 1.5em;
}
.font1p2 {
	font-size: 1.2em;
}
.font1p1 {
	font-size: 1.1em;
}
.font1p0 {
	font-size: 1em;
}
#breadcrumb a {
	padding-top: 20px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #572D37;
}
#breadcrumb {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	color: #572D37;
	padding-left: 170px;
}
.style_red {
	color: #FF0000;
	font-weight: bold;
	font-size: 1em;
}
#thumbnails {
	width: 130px;
	margin-top: 10px;
	margin-left: 10px;
}
#gallery_thumbnails {
	width: 150px;
	float: left;
}
#gallery_image {
	width: 500px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
}
#gallery_content {
	height: auto;
	color: #572D37;
	background-color: #FFFFFF;
	margin: 0px;
	position: relative;
	width: 700px;
	padding: 10px 0px 0px;
}
#gallery_content a {
	color: #572D37;
	text-decoration: none;
}
#navbar2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #572D37;
	float: left;
	height: 24px;
	width: 700px;
	text-align: center;
	padding-top: 5px;
}
#navbar2 a {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: .1em;
	font-family: "Trajan Pro";
}
.navbar_red {
	width:130px;
	height:15px;
	z-index:1;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Bodoni MT";
}

