.flashreplacer {
	text-align: center;
	margin: 50px 0px;
}

#pagecontent1 {
	background-color: #f1eedf;
	background-position: right top;
	background-repeat: no-repeat;
}

#pagecontent1.overview {
	font-family: 'Georgia', serif;
}

.contactpage #pagecontent1 {
	background-image: url(../assets/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: 13px;
	line-height: 0px auto;
	width: 45%;
}

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

.studiopage #sidebar #teamnav {	
}

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

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

#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; }

#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-image: url(../images/forms_bg.jpg); 
	background-repeat: no-repeat; 
	border: 1px solid #807d71;	 
	font-size: 13px;
	padding: 2px 2px 0px 2px;	
}

.formstylecomments {
	width: 426px; 
	height: 120px;
	background-image: url(../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;
}

.servicesicon {
	float: left; 
	width: 55px; 
}

.servicestext {
	float: right; 
	width: 165px; 
}

.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 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.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;
}
.newsitemimage2 {
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	width: 320px;
}
.newsitem h3 {
	color: #990033;
	font-size: 17px;
	font-weight: normal;
	margin: 4px 0px;
	padding: 0px;
}
p.newsitemcopyinternal  {
	margin: -6px 0px 0px 0px;
	padding: 0px;
}
