::selection { background:#666;  color:#fff;}

a {
	font-family: Calibri;
	color:white;
	font-size:12px;
	text-decoration:none;

}
#f {
	
border:none;	
	
}
p {
	font-family: Calibri;
	font-size: 12px;
	color: #666;
	text-align: left;
}
h3 { color:white; font-family:'calibri'; font-size:12px; }
#label {
	height:30px;
	text-align:right;
	font-size:12px;
	font-family:Calibri;
	padding-right:20px;
	
	
}
#footer a {
	color:white;
	font-family: Calibri;
	font-size:10px;
	text-decoration:none;
	margin-left:15px;
}
h2 {
	font-size:100px;
	font-family: Calibri;
}

h1 {
	font-size:1px;
	font-family: Calibri;
	color:#C6BEB2;
}
body {
	background:#999;
}
#main_wrapper {
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	-moz-box-shadow: 0 0 9px #666;
	-webkit-box-shadow: 0 0 9px#666;
	box-shadow: 0 0 9px #666;
}
#main_content {
	height:540px;

	color: #FFF;
}
#index_content {
	height:540px;
	text-align:center;
	color: #FFF;
}

#left {
	height:540px;
	width:200px;
	float:left;
	background:  url(../images/left_bg.png);
}
#right {
	height:540px;
	width:850px;
	float:left;
	background:  url(../images/left_bg.png);

}
#logo {
	height:70px;
	padding-top:10px;
	text-align:center;
}
#left_menu {
	height:370px;
	margin-top:20px;
}
#intro_box {
	
	width:1050px;
	height:390px;
	margin-left:auto;
	margin-right:auto;	
	text-align:center;
	margin-top:150px;

	
}
#intro_box a {
	font-family: Calibri;
	color:#ccc;
	font-size:12px;
	text-decoration:none;
	

}

#contact_txt {
	width: 470px;
	height: 320px;
	float: right;
	background: url(../images/left_bg.png);
	padding-top: 10px;
	text-align: center;	
}
#bio_img {
	width:380px;
	height:540px;
	float:left;

	
}
#contact_img {
	width:380px;
	height:540px;
	float:left;
	background:url(../images/profile.png);  

	
}
#contact_img2 {
	width: 380px;
	height: 540px;
	float: left;
	background-image: url(../images/contact_image.png);
}

#address_contacts {

width:380px;
height:50px;
float:left;
margin-top:440px;


}

ul.add { display:inline; list-style:none; }
ul.add  li { display:inline; font-size:10px; color:#fff;  margin-right:10px; }

#other_contacts {
	height:490px;

	width:380px;
	
	font-family:Calibri;
	color:#666;
	background:  url(../images/contact_image.png);
	padding-top:50px;
	text-align:left;

}

#footer {
	height:40px;
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-left:70px;
}
#footer_items {
	height:25px;
	float:left;
	margin-top:13px;
}
#footer_links {

	width:170px;
	height:25px;
	float:left;	

	
}

#social {
	height:23px;
	width:100px;
float:right;

padding-top:2px;
}
#icon {
	width:70px;
	height:20px;
	float:left;
	margin-top:10px;
	font-size:12px;
		border-right:2px   #F5F5F5  groove;
}
#con_info {
	width: 209px;
	height: 20px;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 12px;
}




.menu_list {	
	width: 197px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-family: Calibri;
	font-size:12.5px;
	/*color: #5b2d80;*/
	color:#6b3590;
 

}
.menu_head a {
		font-family: Calibri;
	font-size:12.5px;
	color: #6b3590;	
	text-decoration:none;
	
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  	font-family: Calibri;
	font-size:11px;
	color: #FFF;
 
  padding-left:10px;

  text-decoration:none;
}
.menu_body a:hover{
  color: #FFF;	;

  }


#awOnePageButton .view-slide
{
	display: none;
}


.showcase-load
{
	height: 410px; 
	overflow: hidden;
}


.showcase-onepage
{

}


.showcase
{
	position: relative;
	margin: auto;
}

.showcase-content-container
	{
		background:url(../images/left_bg.png);
	}

.showcase-arrow-previous, .showcase-arrow-next
	{
		position: absolute;
		background: url('../images/arrows.png');
		width: 33px;
		height: 33px;
		top: 220px;
		cursor: pointer;
	}
	
.showcase-arrow-previous
	{
		left: -60px;
	}
	
.showcase-arrow-previous:hover
	{
		background-position: 0px -34px;
	}
	
.showcase-arrow-next
	{
		right: -56px;
		background-position: -34px 0;
	}
	
.showcase-arrow-next:hover
	{
		background-position: -34px -34px;
	}
	

.showcase-content
	{
		background:url(../images/left_bg.png) ;
		text-align: left;
	}
		
.showcase-content-wrapper
		{
			text-align: center;
			height: 470px;
			width: 700px;
			display: table-cell;
			vertical-align: middle;
		}
		

.showcase-plus-anchor
		{
			background-image: url('../images/plus.png');
			background-repeat: no-repeat;
		}
		
.showcase-plus-anchor:hover
		{
			background-position: -32px 0;
		}
		
div.showcase-tooltip
		{
			background-color: #fff;
			color: #000;
			text-align: left;
			padding: 5px 8px;
			background-image: url(../images/white-opacity-80.png);
		}
		

.showcase-caption
		{
			color: #000;
			padding: 8px 15px;
			text-align: left;
			position: absolute;
			bottom: 10px; left: 10px; right: 10px;
			display: none;
			background-image: url(../images/white-opacity-80.png);
		}
		
.showcase-onepage .showcase-content
	{
		margin-bottom: 10px;
	}
	

.showcase-button-wrapper
	{
	clear: both;
	margin-top: 10px;
	text-align: center;
	}
	
.showcase-button-wrapper span
		{
	margin-right: 3px;
	padding: 2px 5px 0px 5px;
	cursor: pointer;
	font-size: 12px;
	color: #C93B0C;
	font-family: Calibri;
		}
	
.showcase-button-wrapper span.active
		{
	color: #666;
		}
	
.showcase-thumbnail-container 
	{
	background: url(../images/left_bg.png);
	height:60px;
	}
	
.showcase-thumbnail-wrapper
	{
	overflow: hidden;
	}
		
.showcase-thumbnail
		{
	width: 50px;
	height: 40px;
	cursor: pointer;
	position: relative;
		}
		
.showcase-thumbnail-caption
			{
	position: absolute;
	bottom: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
			}
			
.showcase-thumbnail-content
			{
	padding: 10px;
	text-align: center;
	padding-top: 25px;
			}
			
.showcase-thumbnail-cover
			{
	background-image: url(../images/black-opacity-40.png);
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
			}
		
.showcase-thumbnail:hover
		{
			
		}
		
.showcase-thumbnail:hover .showcase-thumbnail-cover
			{
	display: none;
			}
		
.showcase-thumbnail.active
		{
			
		}
		
.showcase-thumbnail.active .showcase-thumbnail-cover
			{
	display: none;
			}
	
.showcase-thumbnail-wrapper-horizontal
	{
	padding: 10px;
	}
	
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
		{
	margin-right: 5px;
	width: 66px;
		}
	
.showcase-thumbnail-wrapper-vertical
	{
	padding: 10px;
	}
	
	.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
		{
	margin-bottom: 10px;
		}
		
.showcase-thumbnail-button-backward,
.showcase-thumbnail-button-forward
	{
	padding: 7px;
	cursor: pointer;
	}
	
.showcase-thumbnail-button-backward
	{
	padding-bottom: 0px;
	padding-right: 0px;
	}
	
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
	background-image: url(../images/arrows-small.png);
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height: 17px;
		}
		
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
		{
	background-position: 0 -51px;
	margin-left: 55px;
		}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
		{
	background-position: -17px -51px;
		}
		
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
		{
    background-position: 0 -34px;
	margin-left: 55px;
		}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
		{
	background-position: -17px -34px;
		}
		
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
	background-position: 0 -17px;
	margin-top: 15px;
	margin-bottom: 40px;
		}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
		{
	background-position: -17px -17px;
		}
		
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
		{
	background-position: 0 0;
	margin-top: 15px;
	margin-bottom: 40px;
		}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
		{
	background-position: -17px 0;
		}
		
		
.showcase-thumbnail-button-forward span span,
.showcase-thumbnail-button-backward span span
		{
	display: none;
		}
	






.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}




/* contact form */
form {
	height: 300px;
	color: #666;
	font-family: Calibri;
	font-size: 12px;
	width: 400px;
	margin-left: 42px;
}
#first_name {
	height: 20px;
	width: 250px;
	border: none;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 10px;
	font-family: Calibri;
	background: #D4D4D4;
	color: white;
}
#first_name:hover {
	background: #DBDDDC;
	color: #FFFFFF;	
}
#last_name {
	height: 20px;
	width: 250px;
	border: none;
	padding-left: 20px;
	margin-top: 5px;
	font-size: 10px;
	font-family: Calibri;
	background: #D4D4D4;
	color: white;
}
#last_name:hover {
	
	background:#DBDDDC;
	color: #FFFFFF;
	
}

#email {
	height:20px;
	width:250px;
	border:none;
	padding-left:20px;	
	margin-top:5px;
	font-size:10px;
	font-family:Calibri;
	background:#D4D4D4;
	color:white;
}
#email:hover {
	
	background:#DBDDDC;
	color: #FFFFFF;	
	
}
#telephone {
	height:20px;
	width:250px;
	border:none;
	padding-left:20px;
	margin-top:5px;
	font-size:10px;
	font-family:Calibri;
	background:#D4D4D4;
	color:white;
}
#telephone:hover {
	
	background:#DBDDDC;
	color: #FFFFFF;
	
}
#comments {
	height: 50px;
	width: 250px;
	border: none;
	padding-left: 20px;
	margin-top: 5px;
	padding-top: 5px;
	font-family: Calibri;
	font-size: 10px;
	background: #D4D4D4;
	color: white;
	float: left;
}
#comments:hover {
	background: #DBDDDC;
	color: #FFFFFF;	
}
#send {
	width: 60px;
	border: none;
	height: 20px;
	font-family: Calibri;
	background: #002953;
	color: #fff;
	margin-left: 35px;
	margin-right: 0px;
	-moz-box-shadow: 0 0 3px #333;
	-webkit-box-shadow: 0 0 3px#333;
	box-shadow: 0 0 3px #333;
	margin-top: 9px;
}

#right_2 {

height:540px;
width:380px;
float:left;
padding-left:40px;
padding-top:100px;

}

#right_bio {
	height: 270px;
	width: 380px;
	float: left;
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 40px; 
	/* adjusted bottom margin from 50 to 40 on 11/6/14 */
}

#right_2 p {

font-family:'Calibri';
color:#6b3590;
}
#right_bio p {
	font-family: 'Calibri';
	color: #6b3590;
}

.bioname {
	font-family: 'Calibri';
	font-size:16px;
	text-align: left;
	color: #FFFFFF;
}

 .form {
	font-family: 'Calibri';
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}

div.panel,p.flip
{
width:320px;
margin:0px;
padding:5px;

	background: url(../images/con_menu_bg.png);
	-moz-box-shadow: 0 0 9px #666;
	-webkit-box-shadow: 0 0 9px#666;
	box-shadow: 0 0 9px #666;
color:#fff;
font-family:'calibri';
font-size:12px;
}
div.panel
{
height:120px;
display:none;
padding-top:20px;

}
#contacts_menus {
width:140px;
height:100px;

float:left;
margin:10px;

}
ul.con_menu { display:inline; list-style:none; }
ul.con_menu li { color:#fff; }
#main_wrapper #main_content #right #contact_txt #right_bio .bioname {
	font-family: calibri;
	text-align: left;
	color: #FFFFFF;
}
