@charset "UTF-8";
body {
	behavior: url(iepngfix.htc);
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #FFF url(images/bgd-tile.gif) repeat-x left top;
	font: 13px/150% Arial, Tahoma, Geneva, Helvetica, sans-serif;
}


* {
	margin: 0;
	padding: 0;
	border-style: none;
}


/* @group general */

a:link, a:visited {
	color: #D2232A;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	
}

img {
	border: none;
}

#border {
	width: 100%;
	text-align: center;
	height: 100%;
}
#box {
	text-align: left;
	width: 940px;
	margin: 0 auto;
	top: 0px;
	position: relative;
	left: 0;
}


#footer {
	width: 100%;
	margin: 10px 0;
	font-size: 10px;
	text-align: right;
	height: 20px;
	color: #666;
	float: left;
}

#footer a {
	color: #999;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #D2232A;
}

#footer p.fot1 {
	float: left;
	display: inline;
}

#footer p.fot2 {
	float: right;
	display: inline;
}

/* @end */

#border .navBGD {
	width: 100%;
	background-color: #000;
	height: 38px;
	margin-top: 260px;
	position: absolute;
	margin-left: -900px;
}

#header {
	left: 0px;
	width: 100%;
	text-align: left;
	height: 260px;
}
#header img {
	margin: 0;
	float: left;
}

#header img.logo {
	margin-top: 30px;
}

#header .profile2 {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 15px;
	z-index: 100;
	background: url(images/benDarsow-pict.jpg) no-repeat 0 0;
	width: 304px;
	height: 407px;
}

#header .profile {
	behavior: url(iepngfix.htc);
	behavior: url(../iepngfix.htc);
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 73px;
	z-index: 100;
	background: url(images/benDarsow-pict.png) no-repeat 0 0;
	width: 246px;
	height: 407px;
}

#header .profileEdge {
	behavior: url(iepngfix.htc);
	behavior: url(../iepngfix.htc);
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 0;
	z-index: 100;
	background: url(images/benDarsow-pict-edge.png) no-repeat 0 0;
	width: 73px;
	height: 260px;
}

#nav2 {
	width: 100px;
	height: 38px;
	background-color: #000;
}

/* @group nav */

#nav {
	width: 98%;
	height: 38px;
	position: relative;
	top: 0;
	left: 0;
	background-color: #000;
}

#nav2 {
	width: 100%;
	height: 38px;
	position: relative;
	top: 0;
	left: 0;
	background-color: #000;
}

ul#subUL {
	list-style-type: none;
}

ul#subUL li {
	float: left;
	display: block;
	height: 38px;
	line-height: 38px;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	position: relative;
}

#subUL li.Home {
	margin-right: 5px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 200;
}

#subUL li.pict {
	behavior: url(../iepngfix.htc);
	margin-left: 0;
	position: relative;
	top: 0;
	width: 43px;
	right: 60px;
	z-index: 300;
	float: right;
}

#subUL li.pict a {
	behavior: url(../iepngfix.htc);
	margin-left: 0;
	position: absolute;
	top: 0;
	z-index: 300;
	background-image: url(images/pict-edge.png);
	width: 43px;
	right: 0;
}

/* nav a */

ul#subUL li a {
	display: block;
	height: 38px;
	position: relative;
	color: #FFF;
	text-indent: -9999em;
	margin-left: 5px;
}

#subUL li.Bens_Story a {
	background: url(images/nav-bens-story.gif) repeat-x 0 0;
	width: 103px;
}

#subUL li.Awards_Reviews a {
	background: url(images/nav-awards-reviews.gif) no-repeat 0 0;
	width: 148px;
}

#subUL li.Photos a {
	background: url(images/nav-photos.gif) no-repeat 0 0;
	width: 82px;
}

#subUL li.Upcoming a {
	background: url(images/nav-upcoming.gif) no-repeat 0 0;
	width: 98px;
}

#subUL li.News a {
	width: 72px;
	background: url(images/nav-news.gif) no-repeat 0 0;
}

#subUL li.Services a {
	background: url(images/nav-services.gif) no-repeat 0 0;
	width: 89px;
}

#subUL li.Home a {
	background: url(images/nav-home.gif) no-repeat 0 0;
	width: 93px;
}

/* nav a + 1 */

#subUL li.Bens_Story a:hover {
	background: url(images/nav-bens-story.gif) repeat-x 0 -38px;
	
}

#subUL li.Awards_Reviews a:hover {
	background: url(images/nav-awards-reviews.gif) no-repeat 0 -38px;
	
}

#subUL li.Photos a:hover {
	background: url(images/nav-photos.gif) no-repeat 0 -38px;
	
}

#subUL li.Upcoming a:hover {
	background: url(images/nav-upcoming.gif) no-repeat 0 -38px;
	
}

#subUL li.News a:hover {
	
	background: url(images/nav-news.gif) no-repeat 0 -38px;
}

#subUL li.Services a:hover {
	background: url(images/nav-services.gif) no-repeat 0 -38px;
	
}

#subUL li.Home a:hover {
	background: url(images/nav-home.gif) no-repeat 0 -38px;
}

/* @end */
/* @group content */

#Hcontent {
	margin-top: 30px;
	width: 100%;
	z-index: 400;
	position: relative;
}

/* @group side */

#SideContent {
	width: 275px;
	float: left;
	margin-top: 90px;
	margin-left: 20px;
}

#SideContent div.contact {
	float: left;
	width: 275px;
	height: 130px;
	background-color: #FFF;
	margin-top: 20px;
}

#SideContent div.news {
	float: left;
	width: 275px;
	height: 125px;
	background-color: #FFF;
	line-height: 100%;
}

#SideContent div.contact p {
	margin-bottom: 15px;
	margin-top: 10px;
}

#SideContent div.contact p.FB {
	text-align: right;
	margin-top: 0;
	font-size: 11px;
	line-height: 100%;
}

#SideContent div.news h3 {
	margin: 0 10px 0 5px;
	font-size: 11px;
}

#SideContent div.news div.freshNews h3 {
	font-weight: normal;
	font-style: normal;
}

#SideContent div.news div.freshNews h3 span.status {
	font-weight: bold;
}

#SideContent div.news div.upcoming p span.venue {
	font-weight: bold;
}

#SideContent div.news div.upcoming {
	margin: 10px 10px 0;
}

#SideContent div.news .freshNews{
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
	margin: 10px 10px 0;
}


#SideContent div.news p {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

#SideContent div.contact p.email , #SideContent div.contact p.mobile {
	text-indent: -9999px;
	height: 19px;
}

#SideContent div.contact p.email a{
	background: url(images/email.jpg) no-repeat 0 0;
	display: block;
}

#SideContent div.contact p.facebook a img {
	float: right;
}

#SideContent div.contact p.mobile {
	background: url(images/mobile.jpg) no-repeat 0 0;
}

/* @end */

#Hcontent div.MidBox {
	width: 350px;
	float: left;
}

#Hcontent div.anyGoodBox {
	width: 275px;
	height: 136px;
	float: left;
	background-color: #FFF;
	margin-bottom: 20px;
}

#Hcontent div.Lcont {
	width: 275px;
	float: left;
	margin-right: 20px;
}

#Hcontent div.video {
	width: 275px;
	height: 210px;
	float: left;
	background-color: #333;
}

#Hcontent div.bio {
	width: 350px;
	display: block;
	background-color: #FFF;
	font-size: 14px;
	float: left;
	position: relative;
	height: 365px;
}

#Hcontent div.MainContent {
	width: 645px;
	float: left;
	background-color: #FFF;
}

#Hcontent p {
	margin: 15px 20px 20px;
}

#Hcontent h1 {
	font-size: 18px;
	color: #FFF;
	background-color: #000;
	height: 30px;
	line-height: 38px;
	padding-left: 20px;
}

#Hcontent div.MidBox div.bio h1 img {
	margin-top: 3px;
}

#Hcontent div.MainContent h1 img {
	margin-top: 3px;
}

#SideContent div.news h1 img {
	margin-top: 2px;
}

#SideContent div.contact h1 img {
	margin-top: 2px;
}

#Hcontent .Lcont .anyGoodBox p.quote {
	font: bold 16px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-top: 20px;
}

#Hcontent p.more {
	font-size: 10px;
	text-align: right;
	margin-bottom: 0;
	margin-top: 5px;
}

#Hcontent div.Lcont div.anyGoodBox p.author {
	text-align: right;
	font: italic 10px/120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#Hcontent div.MainContent div.blog h2 {
	margin: 20px 20px 0;
}

#Hcontent div.MainContent div.blog p.venue {
	margin-top: 5px;
	margin-bottom: 5px;
}

#Hcontent div.MainContent div.blog p.date {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#Hcontent div.MainContent div.blog p.descript {
	margin-top: 0;
	margin-bottom: 0;
}

#Hcontent div.MainContent div.blog b {
	font-size: 12px;
}

#Hcontent div.MainContent div.blog p {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 12px;
}

#Hcontent div.MainContent p.paginate {
	font-size: 10px;
	color: #999;
}

#Hcontent div.MainContent hr.blogHR {
	border-bottom: 1px solid #000;
	margin-left: 20px;
	margin-right: 20px;
}

#SideContent div.news div.freshNews h3 span.find {
	font-size: 10px;
	float: right;
}

#SideContent div.news p.more {
	margin-top: -12px;
}


#Hcontent div.MainContent div.photoGallery {
	margin-left: 20px;
}

#Hcontent div.MainContent div.photoGallery img {
	margin-right: 10px;
}



/* @end */
