* {
	margin: 0;
	padding: 0;
}
body {
	color: #333333;
	font: 100% "CenturyGothicRegular";
	background: #FFFFFF url(../images/backing.jpg) repeat-x top center;
	height: 100%;
}
@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('../fonts/century_gothic-webfont.eot');
    src: url('../fonts/century_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/century_gothic-webfont.woff') format('woff'),
         url('../fonts/century_gothic-webfont.ttf') format('truetype'),
         url('../fonts/century_gothic-webfont.svg#CenturyGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.orange {
	color: #ed7a21;
}
.blue {
	color: #0DB2B4;
}
.gray {
	color: #b2b4b5;
}
.center {
	text-align: center;
	padding-left: 17px;
	padding-right: 16px;
	padding-top: 8px;
}
.v-center {
	padding-top: 10px;
}

.home {
	line-height: 35px;
	padding-left: 17px;
	padding-right: 16px;
	padding-top: 10px;
}
.menu-border {
	border-left: 1px solid #dee2e1;
	height: 42px;
}
.menu-border-top {
	border-left: 1px solid #dee2e1;
	height: 42px;
	line-height: 35px;
}
.box-shadow {
	-moz-box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-khtml-box-shadow: 2px 2px 5px #999;
	box-shadow: 2px 2px 5px #999;
}
.selected {
	color: #ed7a21;
	text-shadow: 0 0 5px #ed7a21;
	-khtml-text-shadow: 0 0 5px #ed7a21;
	-moz-textshadow: 0 0 5px #ed7a21;
	background: url(../images/menu-focus-hover.jpg) repeat-x;
	font-size: 16px;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 20px;
}
.bot-spacing {
	margin-bottom: 55px;
}
#wrapper {
	margin: 0 auto;
	height: auto;
	width: 960px;
}
#header {
	width: 960px;
	text-align: center;
	background:url(../images/logo.jpg) no-repeat;
	padding-top: 80px;
	margin-top: 20px;
	margin-left: -30px;
}
#header h2 {
	text-align: center;
}
#nav {
	float: left;
	height: 52px;
	width: 960px;	
	background: url(../images/menu-backing.jpg) repeat-x;
}
#nav li {
	list-style: none;
	float: left;
}
#nav li:hover, #nav li:active, #nav li:focus {
	color: #ed7a21;
	text-shadow: 0 0 5px #ed7a21;
	-khtml-text-shadow: 0 0 5px #ed7a21;
	-moz-textshadow: 0 0 5px #ed7a21;
	background: url(../images/menu-focus-hover.jpg) repeat-x;
	font-size: 16px;
	text-decoration: none;
}
#nav a:link, #nav a:visited {
	font-size: 16px;
	color: #0DB2B4;
	text-decoration: none;
}	
#nav a:hover, #nav a:focus, #nav a:active {
	color: #ed7a21;
	text-shadow: 0 0 5px #ed7a21;
	-khtml-text-shadow: 0 0 5px #ed7a21;
	-moz-textshadow: 0 0 5px #ed7a21;
	background: url(../images/menu-focus-hover.jpg) repeat-x;
	font-size: 16px;
	text-decoration: none;
}
#content-area {
	width: 960px;
	height: auto;
}
#content {
	color: #333333;
	width: auto;
	height: 600px;
}
.content-home {
	color: #333333;
	width: 430px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 60px;
	margin-top:20px;
	background: #FFF url(../images/content-backing-logos.jpg) bottom center no-repeat;
}
.content-home h2 {
	color: #ed7a21;
}
.content-home h3 {
	color: #ed7a21;
}
.content-home p {
	font-size: 80%;
	line-height: 1.4;
	padding-bottom: 10px;
}

.content-home li {
	font-size: 80%;
	margin-left: 20px;
	padding-top: 10px;
	list-style: square;
}
.content-home li:hover, .content-home li:active, .content-home li:focus {
	font-size: 80%;
	margin-left: 20px;
	padding-top: 10px;
	list-style: square;
}
.content-home ul {
	padding-bottom: 15px;
}
.content-home a:link, .content-home a:visited {
	color: #0DB2B4;
	text-decoration: none;
}
.content-home a:hover, .content-home a:active, .content-home a:focus {
	color: #ed7a21;
	text-decoration: none;
}
#footer {
	height: 71px;
	width: 950px;
	padding: 0 5px;
	background: url(../images/footer-backing.jpg) repeat-x bottom;	
}
#footer a:link, #footer a:visited {
	color: #0DB2B4;
	border: none;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #ed7a21;
	border: none;
	text-decoration: none;
}
.button {
	padding: 5px;
}

/* Tenant Pages */
.sidebar {
	width: 300px;
	height: auto;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 60px;
	background: #FFF url(../images/content-backing-logos.jpg) bottom center no-repeat;
}

.tenant-main {
	width: 600px;
	height: auto;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 60px;
	background: #FFF url(../images/content-backing-logos.jpg) bottom center no-repeat;
}
.fullwide {
	width: 920px;
	height: auto;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 60px;
	background: #FFF url(../images/content-backing.jpg) bottom center repeat-x;
}
.fullwide h2 {
	color: #ed7a21;
}
.fullwide h3 {
	color: #ed7a21;
}
.fullwide p {
	font-size: 80%;
	line-height: 1.4;
	padding-bottom: 10px;
}
.fullwide li {
	font-size: 80%;
	margin-left: 20px;
	padding-top: 10px;
	list-style: square;
}
.fullwide li:hover, .fullwide li:active, .fullwide li:focus {
	font-size: 80%;
	margin-left: 20px;
	padding-top: 10px;
	list-style: square;
}
.fullwide ul {
	padding-bottom: 15px;
}

.fullwide a:link, .fullwide a:visited {
	color: #0DB2B4;
	text-decoration: none;
}
.fullwide a:hover, .fullwide a:active, .fullwide a:focus {
	color: #ed7a21;
	text-decoration: none;
}
.span {
	width: 33%;
	height: 200px;
}
.gallery_span {
	width: 33%;
	height: 200px;
}
.tenant_span {
	width: 33%;
	height: 250px;
	margin-bottom: 20px;
}
.img {
	padding: 10px;
}
.map {
	width: 430px;
	height: 430px;
}
.contact {
	width: 430px;
	height: auto;
}
.sponsor_span {
	width: 45%;
	padding: 10px;
}

