.flashreplacer {
	text-align: center;
	margin: 80px 0px;
}
#pagecontent1 {
	background-color: #f1eedf;
	background-position: right top;
	background-repeat: no-repeat;
}
.subpagenews #pagecontent1 {
	height:auto !important;
	min-height:20px;
	height:20px;
}
#pagecontent1.overview {
	font-family: 'Georgia', serif;
}

.contactpage #pagecontent1 {
	background-image: url('../images/bg_content1_contact.jpg');
}

.servicespage #pagecontent1 {
}

.workpage #pagecontent1 {
	background-position: left top;
	background-image: url('../images/bg_content1_work.gif');
	background-repeat: repeat-y;
}

.studiopage #pagecontent1 {
	background-position: left top;
	background-image: url('../images/bg_content1_work.gif');
	background-repeat: repeat-y;
}

#pagecontent2 {
	background-image: url('../images/bg_content2.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#pagecontent2.blank {
	height: 25px;
}

.content {
	padding: 40px;
	width: 65%;
}

.studiohometext, .contacthometext,.serviceshometext  {
	font-size: 16px;
	line-height: 22px;
	width: 45%;
}

#sidebar {
	width: 190px;
	float: right;
	font: normal 11px tahoma;
	padding: 40px 25px 25px 0px;
}

.studiopage #sidebar #teamnav {	
}

.studiopage #sidebar ul {
/*	list-style-type: disc;*/
	list-style-image: url(/assets/images/arrows_bullet.gif);
	margin-left: 20px;
}

.studiopage #sidebar ul li {
	margin-bottom: 6px;
}
.workpage #sidebar #worknav {
	
}

.sidebarList{
	border-top:1px solid #d0cdc0;
	margin:0px 0px 20px 0px !important;
	list-style-type:none !important;
	list-style-image:none !important;
	width:190px;
}

.sidebarList li{
	border-bottom:1px solid #d0cdc0;
	height:31px;
	line-height:31px;
	margin:0px !important;
}

.sidebarList li a{
	background:url('/assets/images/work_arrow.gif') 5px 0px no-repeat;
	color:#670020;
	display:block;
	font-size:12px;
	height:31px;
	line-height:31px;
	margin:0px;
	padding:0px 0px 0px 14px;
}
.sidebarList li a:hover{ background:#ebe7d2 url('/assets/images/work_arrow.gif') 5px 0px no-repeat;}

#ourteamList{
	
}
#ourteamList li {
	min-height:40px;
	height:auto !important;
	height:40px;
}
#ourteamList a{
	background-position:5px -2px;
	min-height:30px;
	height:auto !important;
	height:30px;
	line-height:14px;
	padding-top:5px;
	padding-bottom:5px;
}
#ourteamList span.subtitle{ color:#49473D; font-size:10px; }

#sidebar h3 {
	color: #3f3c2f;
	font: normal 16px Georgia;
	padding: 0px;
	margin: 0px 0px 8px;
}

.workpage #sidebar h4 {
	font: normal 12px Georgia;
}
.workpage #sidebar {
	line-height:12px;
}

#sidebar ul {
	list-style: none;
	color: #403f3b;
	padding: 0px;
	margin: 0px 0px 15px;
}

#sidebar ul li {
	margin: 0px 0px 2px;
}
#sidebar a, #sidebar a:visited { color: #690020; text-decoration: none; }
#sidebar a:hover { background-color: #D6D3C4; }
#sidebar a.selected { color: #b90020 !important;}

.sitemap a, .sitemap a:visited { text-decoration: none; }
.sitemap a:hover { background-color: #D6D3C4; }
.sitemap a.selected { color: #b90020 !important; }

#careerMessage{ background:#e6e5d4; padding:20px 0px 18px 0px; margin:10px 0px 20px 0px; text-align:center; }
#careerMessage p{ color:#7c0328; font-family:Georgia, serif; padding:0px; }
#careerMessage p.messageTitle{ font-size:16px; font-weight:bold; }
#careerMessage p.messageContent{ font-size:15px; }

#contactform {
	float: left; 
	width: 450px; 
	margin: 30px 0px 0px 40px; 
}

#contactform h2 {
	color: #7c7b75;
	font-weight: normal;
	margin-bottom: 10px;
}

#contactform h3 {
	font-size: 13px;
	color: #3d3d3c;
	font-weight: normal;
}

.formstyle {
	width: 200px;
	height: 20px;
	background-color:#fff;
	background-image: url('/assets/images/forms_bg.jpg'); 
	background-repeat: no-repeat; 
	border: 1px solid #807d71;
	font-size: 13px;
	padding: 2px 2px 0px 2px;
}

.formstyletype {
	display: none;
	height: 0px;
	width: 0px;
}

.formstylecomments {
	width: 426px; 
	height: 120px;
	background-color:#fff;
	background-image: url('/assets/images/forms_bg.jpg'); 
	background-repeat: no-repeat; 
	border: 1px solid #807d71;	 
	font-size: 13px;
	padding: 2px 2px 0px 2px;	
}

.servicesbox {
	width: 220px;
	height: 80px; 
	margin: 20px 0px 0px 10px; 
	float: left;
}
.servicesboxlong{
	width:235px;
}
.servicesicon {
	float: left; 
	width: 55px; 
}

.servicestext {
	float: right; 
	width: 165px; 
}
.servicesboxlong .servicestext{
	width:180px;
}
.servicesbox h3 {
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.servicesbox p {
	color: #797669;
	line-height: 14px;
	font-size: 11px;
}

div.studio_overview {
	float: left;
	width: 210px;
	margin: 20px 14px;
}

div.studio_overview img {
	margin: 0px 0px 10px 0px;
	position: relative;
}

div.studio_overview p, div.studio_overview h3 {
	margin-left: 5px;
	color: #797669;
	line-height: 14px;
}

div.studio_overview p {
	font-size: 11px;
}

.studiopage #pagecontent2 {
	padding-left: 17px;
	width: 943px;
}

.servicespage p {
	padding: 0px;
}

.servicespage #pagecontent2 {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

.servicespage .content {
	width: 400px;
}

.workpage #pagecontent1 {
	padding: 0px;
}


.newsitem {
	height:auto !important;
	min-height:20px;
	height:20px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.newsitem:after{
	content:'.';
	visibility:hidden;
	display:block;
	height:0px;
	clear:both;
}
.newsitemdate {
	font-weight: bold;
	color: #847d71;
	border-top: 1px solid #d8d3ba;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.newsitemimage {
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	width: 218px;
}
.newsitem h3 {
	color: #990033;
	font-size: 17px;
	font-weight: normal;
	margin: 4px 0px;
	padding: 0px;
}
p.newsitemcopyinternal  {
	margin: -6px 0px 0px 0px;
	padding: 0px;
}
a#twitterLink{
	background:url('/assets/images/twitter.gif') center top no-repeat;
	display:inline-block;
	height:16px;
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	width:64px;
}
span.pipe{ color:#2d2a1c; }
