/* CSS Document */
@charset "utf-8";
 
 
html { height: 100%; }
 
body {
	height: 100%;
	background-color: #827d73;
	font: normal 12px georgia,serif;
	color: #381509;
	margin: 0;
	padding: 0;
	border: 0; }
	
 
p {
	color: #381509;
	font-family: Georgia,Serif; }
	
a {
	text-decoration: none;
	border: none;
	color: #FFF;
	margin-bottom: 10px;
}
 
.container {
	width: 1000px;
	height: auto !important;
	margin: 0 auto;
	background-image:url(../_images/back.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 1); }
 
div.banner {
	background-image:url("../_images/banner.png");
	position:relative;
	height: 390px;
	width: 1080px;
	color: #fff; 
	z-index:2;
	margin-bottom:20px;
	background-repeat:no-repeat;
	}

div.home_banner {
	background-image:url("../_images/banner.png");
	position:relative;
	height: 390px;
	width: 1080px;
	color: #fff; 
	z-index:2;
	margin-bottom:20px;
	background-repeat:no-repeat;
	}
 
div.nav {
	position:absolute;
	padding-top: 240px;
	padding-left: 60px;
	width:80%;
	height: 100px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 15px;
	font-weight:100;
	text-transform: uppercase;
	line-height:190%	
}
 
	.nav ul li {
	display: inline;
	list-style-type: none;
}
 
	.nav ul a {
	color: #fff;
	text-decoration: none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
}
 
img.circle {
	 position:absolute;
		background-color: #099;
		margin-left: 10px;
		margin-top: -35px;
		border-radius: 80px;
		z-index: 7000;
		border: #FFF solid thick;	
		width: 80px;
		height: 80px; }
		
img.about_circle {
	 position:absolute;
		background-color: #099;
		margin-left: -40px;
		margin-top: -50px;
		border-radius: 80px;
		z-index: 7000;
		border: #FFF solid thick;
		width: 80px;
		height: 80px; }		
		
img.blog_circle {
	 position:absolute;
		background-color: #099;
		margin-left: -85px;
		margin-top: -50px;
		border-radius: 80px;
		z-index: 7000;
		border: #FFF solid thick;
		width: 80px;
		height: 80px; 
}	
		
h1.gallery_title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: italic;
	margin-left: 50px;
	margin-top: 25px;
	margin-bottom: 0px;
	font-size: 4em;
}

h1.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: italic;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 3em;
}

h1.blog_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: italic;
	margin-left: -5px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 3em;
}

h2.gallery_title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dfe2e7;
	margin-left: 70px;
	margin-top: 0px;
	position:absolute;
	font-size: 2.5em;
}
 
.gallery_nav {
	background-color: #a49a8b;
	color:#092936;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-size:1em;
	min-height: 100px;
	width:90%;
	padding: 15px 15px 30px 15px;
	z-index:500;
	margin: 0 auto;
	margin-bottom: 50px;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1); 
	border-radius:15px;
	}
	
div.links {
	float: right;
	margin-top: -75px;
}
div.sidebar{
	float: left;
	width: 30%;
	min-height: 500px;
	text-align: left;
	padding-left:50px;
}

h3.art_title {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color:#FFF;
	font-size: 2em;
	margin-bottom: 5px;
}

p.artdescription{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color: #8f5139;
}

img.mainimg{
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 3px 3px 4px #000;
	border-width: 5px;
	border-style: solid;
	border-color: #fff;
}

div.thumbnails{
	float: right;
	width: 58%;
	min-height:500px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color:#8f5139;
	margin-top: 25px;
	text-align: left;
	padding-left: 50px;
}

img.thumb{
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	border-width: 2px;
	border-style: solid;
	border-color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}

h2.galtitle2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8f5139;
	font-size:1.5em;
	margin-bottom: 0px;
}
	
div.content {
	clear: both;
	background-color: #a49a8b;
	color:#092936;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-size:1em;
	min-height: 800px;
	width:90%;
	padding: 15px 15px 30px 15px;
	z-index:500;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1); 
	border-radius: 15px;
	text-align: center;
	}
	
div.about_content {
	clear: both;
	background-color: #a49a8b;
	color:#092936;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-size:1em;
	min-height: 800px;
	width:90%;
	padding: 15px 15px 30px 15px;
	z-index:500;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1); 
	border-radius: 15px;
	}
	
div.contact_content {
	clear: both;
	background-color: #a49a8b;
	color:#092936;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-size:1em;
	min-height: 800px;
	width:90%;
	padding: 15px 15px 30px 15px;
	z-index:500;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1); 
	border-radius: 15px;
	}
	
div.blog_content {
	float: left;
	background-color: #a49a8b;
	color: #092936;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-size: 1em;
	height: auto;
	max-height: auto;
	width: 55%;
	padding: 15px 25px 30px 60px;
	z-index: 500;
	margin-left: 35px;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	border-radius: 15px;
	overflow: hidden;
	}
	
div.blog_posts {
	margin-left: 30px;
	margin-top: 20px;
	padding-left: 30px;
	padding-right:10px;
	float: left;
	width: 61%;
	height: auto;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1); 
	border-radius: 15px;
	background-color: #a49a8b;
}

div.blog_sidebar {
	margin-right: 30px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	float: right;
	width: 25%;
	height: auto;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1); 
	border-radius: 15px;
	background-color: #a49a8b;
}
	
div.gallery_content {
	clear: both;
	background-color: #a49a8b;
	color:#092936;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-size:1em;
	min-height: 600px;
	height: auto;
	width:90%;
	padding: 15px 15px 30px 15px;
	z-index:500;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1); 
	border-radius: 15px;
	text-align: center;
	overflow: hidden;
	}
	
div.home_content {
	clear: both;
	background-color: #a49a8b;
	color:#092936;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-size:1em;
	min-height: 900px;
	width:90%;
	padding: 15px 15px 30px 15px;
	z-index:500;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1); 
	border-radius: 15px;
	text-align: center;
	}
	
div.nexus_content {
	clear: both;
	background-color: #a49a8b;
	color:#092936;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-size:1em;
	min-height: 900px;
	height: 1200px;
	width:90%;
	padding: 15px 15px 30px 15px;
	z-index:500;
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 1); 
	border-radius: 15px;
	text-align: center;
	}	
	
div.nexus_entry {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}

img.nexus_image {
	float: left;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 1); 
	border: 5px solid #FFF;
	border-radius: 15px;
}

div.nexus_text {
	float: right;
	margin-top: 5px;
	margin-right: 45px;
	margin-bottom: 10px;
	text-align: left;
	width: 45%;
}

h2.nexus_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #FFF;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 5px;
}

p.nexus_p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #133E3C;
	margin-top: 5px;
}

hr {
	clear: both;
	margin-top: 10px;
	width: 75%;
	height: 2px;
	background: #133E3C;
	border: none;
}

iframe{
	border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  margin-top: 20px;
}
	

	
 .wow {
		min-height:400px;
		padding:-10;
		margin:20px auto;
		width:100%;
		z-index:10;
		
	}
 
	.content h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		color: #FFFFFF;
		margin-left: 80px;
		font-style: italic;
		margin-top: 10px;
		 }
 
	.content p {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		padding: 5px 10px 10px 5px ; }
 
	.content .note {
		height: 30px;
		width: 550px;
		margin: auto;
		text-align: right;
		color: #FFFFFF; }
 
	.content .date {
		position: relative
		width: 100px;
		top: 10px;
		right: 10px;
		text-align: right;
		margin-top: -30px;
		z-index: -1; }
 
	 
 
	#sidebar{
	float:right;
	width:135px;
	min-width:135px;
	min-height:700px;
	padding-top:20px;
	padding-left:25px;
	margin-top:100px;
}

img.sidead{
	margin-bottom:25px;
}

h1.sh1{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#256866;
}
p.sp1{
	font-family: 'News Cycle', sans-serif;
	font-size:14px;
	margin-left:20px;
	margin-right:20px;
	margin-top:-15px;
	color:black;
}

.home_content .blurb1{
	float:left;
	width:32%;
	min-height:400px;
	margin-right:7px;
	margin-top:10px;
	text-align: left;
}

.home_content .blurb2{
	float:left;
	width:32%;
	min-height:400px;
	margin-top:10px;
	text-align: left;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#092936;
	margin-top:10px;
	text-align: left;
}

.home_content .blurb3{
	float:right;	
	width:32%;
	min-height:400px;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#092936;
	margin-top:10px;
	text-align: left;
}

p.video{
	margin-top:-10px;
	margin-left:25px;
	margin-bottom:25px;
}

h1.bh1{
	font-family: Georgia,;
	font-size:1.4em;
	color:#FFFFFF;
	padding-left:10px;
	margin-top:10px;
	font-style: normal;
	font-weight: lighter;
}

h1.bh2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color:#FFFFFF;
	padding-left:20px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: lighter;
}

p.bp1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color: #133E3C;
	padding-left:40px;
	margin-top:-10px;
	margin-bottom:25px;
	margin-right:10px;
}

p.bp1 .sm {
	padding:0 8px;
}

span.blink{
	text-align: right;
	margin-right: 10px;
	color:#FFFFFF;
}

p.blink {
	text-align: right;
	margin-right: 10px;
	color:#FFFFFF;
}

p.p_about {
	margin-left: 30px;
	margin-right: 30px;
}

p.biop {
	margin-left: 55px;
	margin-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.form {
	margin-left: 50px;
}

h2.resumetitle {
	margin-left: 25px;
}

img.lw{
	margin-left:25px;
	margin-top:-10px;
	border: medium #FFF;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;

}
h5.lw{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:25px;
	margin-top:3px;
	color:#123636;
	font-style: italic;
	font-size: 12px;
	font-weight: lighter;
	text-indent: -5px;
	padding-top: 5px;
}

#gallerylg{
	float:left;
}
img.gallery{
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
}

#thumbs{
	width:185px;
	height:400px;
	float:right;
}

div.page_numbers{
	clear: both;
	font-family: century gothic, helvetica, sans-serif;
	font-size: 14px;
	width:70%;
	text-align: left;
	padding-top: 20px;
	padding-left: 375px;
}

a.current{
	font-family: century gothic, helvetica, sans-serif;
	font-size: 14px;
	color: #001222;
	text-decoration: underline;
}

.push { 
clear:both;
min-height }
 
div.footer {
	position: relative;
	bottom: 0px;
	margin-top:0px;
	width: 100%;
	background-image:url(../_images/bottom2.png);
	min-height: 205px; }
	
	 
.footer p {
		padding: 0px 0px 0px  0px ;
		color: #fff;
		text-align: left; }
		
.footer a {
	padding: 0px 5px 0px  0px ;
	

}


div.left_foot {
	float: left;
	width: 400px;
	margin-top: 120px;
}

div.right_foot {
	float: right;
	width: 410px;
	margin-top: 120px;
}


#submit {
	margin-left: 50px;
}

a img {
 border: none;
}
