html, body{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
}

a, a:visited, a:link {
	color: #CDFFFF;
}

a:hover {
	color: #ffffff;
}

form {
	margin: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 0px;
}


.corners_top {
	float: left;
	width: 760px;
	height: 9px;
	background-image: url(../images/corners_top.gif);
}
.corners_bottom {
	float: left;
	width: 760px;
	height: 12px;
	background-image: url(../images/corners_bottom.gif);
}

.corners_top_small {
	float: left;
	width: 158px;
	height: 8px;
	background-image: url(../images/corners_top_small.gif);
}
.corners_bottom_small {
	float: left;
	width: 158px;
	height: 14px;
	background-image: url(../images/corners_bottom_small.gif);
}

.corners_bottom_white {
	float: left;
	width: 760px;
	height: 12px;
	background-image: url(../images/corners_bottom_white.gif);
}

.corners_top_white {
	float: left;
	width: 760px;
	height: 12px;
	background-image: url(../images/corners_top_white.gif);
}

.error {
	padding-top: 150px;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

.buffer {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.inspireQuote {
	color: #336666;
	font-weight: bold;
}

.productionsColumn {
	float: left;
	width: 25%;
}


h3, .tertiaryTitle {
	color: #336666;
	font-weight: bold;
	font-size: 12px;
}

.newsItem {
	margin-left: 60px;
	margin-bottom: 10px;
	text-indent: -60px;
}


#shell {
	width: 760px;
	clear: both;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav {
	width: 760px;
	height: 110px;
	float: left;
	clear: left;
	margin: 0px;
}

#title {
	float: left;
	width: 100%;
	margin-top: 5px;
}

#intro {
	float: left;
	width: 100%;
	margin-top: 5px;
	color: #000000;
	background-color: #ffffff;
}

#intro a, #intro a:link, #intro a:visited {
	color: #9B0101;
}

#intro a:hover {
	color: #F8E297;
}



#tertiary {
	margin-top: 5px;
	width: 158px;
	float: left;
	background-color: #336666;
}

#tertiary ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#tertiary li {
	margin-bottom: 10px;
	margin-left:15px;
	margin-right:5px;
	text-indent:-10px;
}

#tertiary a, #tertiary a:link, #tertiary a:visited {
	color: #ffffff;
	text-decoration: none;
}

#tertiary a:hover {
	color: #F7BA69;
	text-decoration: none;
}

#tertiary_content {
	float: left;
	width: 580px;
}

#contentArea {
	color: #000000;
	float: left;
	margin: 10px;
}


#featured {
	float: left;
	width: 100%;
	margin-top: 5px;
	background-color: #336666;
}

#featured #title {
	margin-top: 0px;
	width: 100px;
	float: left;
}

#featured #content {
	margin-left: 5px;
	float: left;
	width: 630px;
	line-height: 1.5;
}

#services {
	float: left;
	width: 100%;
	margin-top: 5px;
	background-color: #336666;
}

#services #title {
	margin-top: 0px;
	width: 60px;
	float: left;
}

#services #content {
	margin-left: 5px;
	float: left;
	width: 670px;
	line-height: 1.5;
}

.services {
	margin-left: 5px;
	float: left;
	width: 670px;
	line-height: 1.5;
}
.services p {
	margin-top: 0px;
}

#showcase {
	float: left;
	margin-top: 5px;
	width: 100%;
}

#properties {
	float: left;
	width: 100%;
	margin-top: 5px;
	background-color: #336666;
}

#properties ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#properties li {
	margin: 5px;
}


#footer {
	margin-top: 5px;
	float: left;
	line-height: 2;
	clear: both;
	width: 100%;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-size: 9px;
}

a.footerLink, a.footerLink:link, a.footerLink:visited {
	color: #F7BA69;
	text-decoration: none;
}

a.footerLink:hover {
	color: #7DCEDE;
	text-decoration: none;
}
