body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#wrapper {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	width: 1250px;
	margin-top: 0 auto;
}
#px40PaddingOnTheWrapper {
	margin-left: 40px;
	position: relative;
	background: transparent url(../images/left_gradient.png) repeat-y scroll 252px 0
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 231px;
	width: 1170px;
	position: relative;
	z-index: 2;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 248px;
	width: 376px;
	position: absolute;
	left: -64px;
	top: 0px;
}
#logo a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 248px;
	width: 376px;
	display: block;
	text-indent: -5000px;
}
#menuHolder {
	width: 960px;
	position: absolute;
	left: 212px;
	top: 185px;
}
#citySelect {
	width: 230px;
	float: left;
	margin: -2px 20px 0 30px;
	height: 20px;
}
.cityselect {
	vertical-align: top;
	border: 1px solid #b06422;
} 
select.cityselect {
	background-color: transparent;
	border: 1px solid #b06422;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	height: 18px;
} 
#citySelect OPTION {
	background-color: #2C2C2C;
	background-position: top;
}
#mainNav {
	text-decoration: none;
	float: right;
	width: 650px;
	padding: 0px;
	margin: 0px;
}
#mainNav  a {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
}
#mainNav a:hover {
	color: #F96800;
	text-decoration: none;
}
#mainNav a:active {
	color: #FFB900;
	text-decoration: none;
}
#mainNav li {
	list-style-type: none;
	display: inline;
	float: right;
}
#px40PaddingFromTop {
	height: 40px;
	width: 1170px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #f3d132;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	width: 800px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #f3d132;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FF7104;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 10px;
}
.italic {
	font-style: italic;
}
.date {
	color: #CCC;
	display: block;
	padding-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6204;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 10px;
}

/*
Mike's styles start here
*/

/* #otherContent */

.menuactive {
	display: none !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.center, .imgtable td {
	text-align: center;
}

ul.none {
	list-style-type: none;
}

object {
	display: block;
	margin: auto;
}

hr {
	border: 0;
	color: #9d6d1a;
	background-color: #9d6d1a;
	height: 1px;
	margin-bottom: 10px;
}

.letter {
	font-style: italic;
}

/* --- Table Styles --- */

td {
	width: 50%;
}

.gallery td {
	width: 33%;
}

.gallery2 td {
	width: 25%;
}

table#border, #border td {
	border: thin #f3d132 solid;
	border-spacing: 0;
}

/* --- Images Styles --- */

img {
	width: 90%;
}

#presenting img{
     width:75%;
}

.normal img, .normal td {
	width: auto;
}

img.small {
	width: 40%;
}

.avatar {
	width: 20%;
}

td img {
	padding-bottom: 10px;
}

.double img {
	float: left;
	width: 50%;
}

p.padding img {
	padding: 3px;
}

.banner img {
	float: left;
	width: 25%;
}

img.padding {
	padding: 15px 0;
}

#video {
	z-index: 0;
}

#french h2, #french h3, #french h4 {
	font-family: "Arial Black", Gadget, sans-serif;
}

#french h2 {
	font-size: 24px;
}

#french h3 {
	font-size: 18px;
}

#french h4 {
	font-size: 16px;
}

html body #mg-lightbox img{
	width:		auto !important;
}

html body #mg-lightbox .ppt, html body .ppt{
	display:	none !important;
	}
	

html body #mg-lightbox .mg-image-container{
	float:	left;
	width:	133px;
	margin:	5px;
}
	
html body #mg-lightbox .mg-image-caption{
	font-size:	x-small;
	line-height:	12px;
}
	
#mg-breadCrumb{
	font-size: small;
	margin:		0 0 10px 0;
	display: none;
}

/* --- Driving Directions List --- */

.directions {
	width: 75%;
}

.directions li {
	padding: 5px;
}

.directions li:nth-child(even) {
	background-color: #333;
}

.directions span {
	float: right;
}

#mg-nav ul {
	list-style-type: none;
	padding: 0;
}

.mg-image-caption {
	display: none;
}