@charset "UTF-8";
/* CSS Document */

body{
	background-color:#fdfcf5;
	background-image:url(../images/topbar.png);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding:0;
	
	
	
}
body#body2{
	background-color:#fdfcf5;
	background-image:url(../images/bkg2.png);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding:0;
	
}
body#body3{
	background-color:#fdfcf5;
	background-image:url(../images/bkg3.png);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding:0;
	
}
body#body4{
	background-color:#fdfcf5;
	background-image:url(../images/bkg4.png);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding:0;
	
}
body#body5{
	background-color:#fdfcf5;
	background-image:url(../images/bkg5.png);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding:0;
	
}



#top_stripe{
	margin-top:88px;
	margin-right: 0 auto;
	margin-leftt: 0 auto;
	padding:0;	
}

#master_container{
	width:960px;
	margin:0 auto;
	padding:0 auto;
	outline:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#572816;
	
	
}
#header{
	height:210px;
	width:960px;
	
	
}

#flag{
	z-index:-1;
	position:absolute;
	width:80px;
	margin-top:-25px;
	margin-left:80px;
	
	
}
#logo{
	width:280px;
	float:left;	
}
#center_top{
	height:40px;
	width:188px;
	padding-top:20px;
	padding-left:55px;
	background:url(../images/phone_drop.jpg) no-repeat;
	color:#FFFDE3;
	font-size:14px;
	margin-left:35px;
	
	
}
#header_right{
	float:right;
	width:308px;
	
}

#nav{
	width:308px;
	height:30px;
	background:url(../images/dividers.png) no-repeat;
	text-align:center;	
}

.button{
	height:30px;
	width:77px;
	font-size:14px;
	line-height:30px;
	float:right;	
}
#top_page{
	height:419px;
	
	
}

#top_left{
	float:left;
	width:488px;
	padding-top:30px;
	
	
}

#top_right{
	float:right;
	width:472px;
	
}

#intro{
	font-size:18px;
	line-height:25px;
	text-align:center;
	padding-top:25px;
	
}

#bottom_page{
	height:517px;
	
	
}




.panel{
	width:320px;
	float:left;
	
	}
.headline{
	width:320px;
	text-align:center;
	margin-top:15px;
	
}
.subhead{
	width:320px;
	text-align:center;
	font-size:18px;	
	height:20px;
	margin-bottom:20px;
}
	
.rib{
	margin-right:119px;
	margin-left:119px;
	height:160px;	
}
.slide{
	height:143px;
	width:223px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	border-color:#fdfcf5;
	border-width:thick;
	border-style:solid;
	box-shadow:rgba(0,0,0,0.5) 0px 0px 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background-color:#FFF;


}

span.rollover1 {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	cursor: pointer;
	height: 251px;
	width: 250px;
	position: absolute;
	z-index: 10;
	opacity: 0;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-opera-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	background:url(../images/print_text.png) center center no-repeat #fff;
}

span.rollover1:hover {
	opacity: .7;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	-webkit-box-shadow: 0px 0px 2px #000;
	-moz-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
		-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-opera-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	width:250px;
	
	
	
}
span.rollover2 {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	cursor: pointer;
	height: 251px;
	width: 250px;
	position: absolute;
	z-index: 10;
	opacity: 0;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-opera-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	background:url(../images/pixel_text.png) center center no-repeat #fff;
}

span.rollover2:hover {
	opacity: .7;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	-webkit-box-shadow: 0px 0px 2px #000;
	-moz-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
		-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-opera-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	width:250px;
	
	
	
}
span.rollover3 {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	cursor: pointer;
	height: 251px;
	width: 250px;
	position: absolute;
	z-index: 10;
	opacity: 0;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-opera-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	background:url(../images/pgp_text.png) center center no-repeat #fff;
}

span.rollover3:hover {
	opacity: .7;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	-webkit-box-shadow: 0px 0px 2px #000;
	-moz-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
		-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-opera-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	width:250px;
	
	
	
}


.work_circle1{
	width:250px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:80px; 
	
	}
	


.work_btn{
	height:49px;
	text-align:center;
	margin-top:25px;

	
}

	


#content{
	height:635px;
	margin-top:25px;
	margin-bottom:25px;
	text-align: left;	
}
#content2{
	height:535px;
	margin-top:205px;
	margin-bottom:25px;
	
}
#paragraph{
	margin-left:80px;
	margin-top:90px;
	width:350px;
	line-height:20px;

}

#paragraph2{
	margin-top:10px;
	line-height:20px;
	font-weight: bold;
	font-size: 22px;
}

#menu_btn{
	margin-left:80px;
	margin-top:20px;
	width:130px;
	
	
}


#page_headline{
	margin-left:180px;
	height:50px;
	
}
#contact_form{
	height:570px;
	margin-top:25px;
	margin-bottom:25px;
	
	
}
#content_right{
	float:right;
	width:455px;
	height:635px;
	padding-left:10px;
}

#content_left{
	float:left;
	width:455px;
	height:635px;
	padding-right:10px;
	
	
}
#center_stripe{
	width:30px;
	height:600px;
	float:left;
	
}
#bio_pic,
#bio_pic2{
	height:115px;
	width:115px;
}

#bio_pic{
	margin-left:325px;	
}

#bio_left{
	text-align:left;
	padding-top:30px;
	line-height:20px;
	margin-left:170px;	
	
}
#bio_right{
	padding-top:30px;
	line-height:20px;
	margin-right:170px;
	
}
.name_head{
	font-size:22px;
	font-weight:bold;	
}
.job_title{
	font-size:12px;
	font-style:italic;
}
.skills{
	font-size:14px;
	font-weight:bold;
	
}



#form_right label {
    display:block;
    margin-top:20px;
    letter-spacing:2px;
}



/* Style the text boxes */

input, textarea {
    width:439px;
    height:27px;
    background:#efefef;
    border:1px solid #dedede;
    padding:10px;
    margin-top:3px;
    font-size:0.9em;
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

textarea {
	height:113px;
	
}



input:focus, textarea:focus {
    border:1px solid #97d6eb;
}



#submit {
    width:127px;
    height:36px;
	color:#4b7c8e;
	background-image:url(../images/contact_btn.png);
	background-repeat:no-repeat;
	 margin-top:20px;
    cursor:pointer;
	
}

	#submit:hover {
	    opacity:.9;
		

	}
	
	
	
	
	
	
	
	
	
	
	
	







#form_right{
	height:450px;
	width:480px;
	float:right;
	padding-left:50px;

	
}
#form_left{
	height:450px;
	width:360px;
	font-size:16px;
	line-height:25px;
	margin-left:60px;

}
#qr_code{
	height:220px;
	width:220px;
	margin-left:70px;
	margin-top:50px;
	
	
}

#footer{
	height:120px;
	margin-top:40px;
	
	
	
}
#contact_info{
	float:right;
	color:#FFFDE3;
	text-align:right;
	
	
}
#social{
	margin-top:5px;
	margin-right:20px;
	
}
#nav2{
	width:308px;
	height:30px;
	margin-top:80px;
	background:url(../images/dividers.png) no-repeat;
	text-align:center;
	float:left;
}

 a.footer_nav:link {
	color:#FFFDE3;
	text-decoration:none;
	outline:none;
	border:none;
}
a.footer_nav:visited{
	color:#FFFDE3;
	text-decoration:none;
	outline:none;
	border:none;
}
a.footer_nav:hover{
	color:#93BBFF;
	text-decoration:none;
	outline:none;
}




a:link {
	color:#572816;
	text-decoration:none;
	outline:none;
	border:none;
}

a:visited{
	color:#572816;
	text-decoration:none;
	outline:none;
	border:none;
}
a:hover{
	color:#fffDE3;
	text-decoration:none;
	outline:none;
	
}


div#facebook {
	text-decoration:none;
	outline:none;
	background-color:#60F;
		
	}

a:link facebook,
a:facebook {
	text-decoration:none;
	outline:none;
		border:none;
		
	}
	.pics {
	height:  175px;
	width:   255px;
	padding: 0;
	margin:  0;
	
} 
 
.pics img {
	padding: 15px;
	border:  1px ridge #999;
	background-color:#FFFDE3;
	width:  223px;
	height: 143px;
	top:  0;
	left: 0;
}
#gallery{
	width:335px;
	float:right;
	margin-right:80px;
	padding-top:20px;
	
	
}
	
	
