BODY
{ 
	margin:auto;
	margin-top:0;
	_text-align:center;
} 

IMG
{
	border:none;
}


.all
{
	width:995px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:auto;
	text-align:left;

}

.menu
{
	width:186px;
	float:left;
}

.content
{
	width:809px;
	margin:0px;
	float:left;
	padding:0;
}

.content-text
{
	vertical-align:top;
	min-height:384px;
}

.content-left
{
	background-image:url(img/content-box-left.jpg);
	background-repeat:repeat-y;
	width:33px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

.content-center
{
	background-image:url(img/content-text-bg.jpg);
	vertical-align:top;
	padding:0;
	background-repeat:no-repeat;
	background-color:#4a8ebd;
	margin:0px;
	width:763px;
}

.content-head
{
	height:42px;
	width:763px;
	background-color:#4a8ebd;
	padding:0px;
	vertical-align:bottom;
	background-image:url(img/content-head-bg.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #5D0950;
}

.content-title
{
	font-size:18pt;
	text-align:center;
	float:left;
	font-variant:small-caps;
	font-weight:bold;
	

}

.content-right
{
	background-image:url(img/content-box-right.jpg);
	background-repeat:repeat-y;
	padding:0;
	width:13px;
}

.content-bottom
{
	background-image:url(img/content-bottom.jpg);
	background-repeat:no-repeat;
	width:809px;
	height:16px;
	padding:0;
}

.footer
{
	color:#4a8ebd;
	font-size:8pt;
	text-align:center;
	width:809px;
}


.mini-heading
{
	font-size:16pt;
	text-align:right;
	font-variant:small-caps;
	font-weight:bold;
}

.contact
{
	width: 350px;
	float:left;
	text-align:right;
	padding-right:10px;
}

.twitter
{
	float:left;
}

.img-menumap
{
	position:relative; 
	left:0px; 
	top:20px; 
	z-index:2;
	width:174px;
	height:246px;
}

.img-menu-background
{
	position:relative; 
	left:0px; 
	top:-246px;  
	z-index:0;
	width:186px;
	height:462px;
}

.img-content-head-bg
{
	float:left; 
	width:106px; 
	height:42px;
}

.img-menu-content-bg
{
	margin:0px; 
	padding:0px; 
	width:33px; 
	height:409px;
}

.img-bio
{
	float:right; 
	width:200px; 
	z-index:1; 
	border:1px solid #5D0950; 
	margin-left: 5px;
}

.img-top-banner
{
	 height:164px;
}



.clear
{
	clear:both;
}


.quote{
	border:1px solid #a641b5;
	padding:10px;
	margin:10px;
	font-style:italic;
	z-index:0;
}

/***************PORFOLIO****************/
.img-port-thumbnail
{
	width:150px;
	height:150px;
	float:left;
	border:1px solid #6cea59;
}

.port-entry
{
	min-height:150px;
	border-bottom:4px solid #5d0950;
	padding-top:5px;
	padding-bottom:5px;
}

.port-entry-text
{
	float:left;
	font-size:11pt;
	line-height:15pt;
}

.port-entry-desc
{
	text-indent:-20px;
	position:relative;
	left:20px;
	width:570px;
	padding-left:10px;
}

.port-entry-title, .port-header
{
	font-variant:small-caps;
	font-size:14pt;
	font-weight:bold;
	border-bottom:1px solid #5d0950;
}

.port-entry-title
{
	padding-left:3px;
}

.port-header
{
	margin-top:20px;
	border-bottom:1px solid #5D0950;	
}

.port-header-link
{
	float:right;
	font-variant:normal;
	display:inline;
}

p.title{
	font-size:13pt;
	font-weight:bold;
	margin-bottom:-10px;
	text-decoration:underline;
}



A:link { text-decoration: none; color: #EEEEEE; }
A:visited { text-decoration: none; color: #EEEEEE; }
A:hover { color: #6cea59; text-decoration: none; }
A:active { color: #6cea59; text-decoration: none; }