@charset "UTF-8";

/* Main Look*/
#main-wrapper {
	background-color: #DEC8E2;
	width:980px;
	text-decoration: none;
}
#content-wrapper {
	height: auto;
	width: auto;
	text-decoration: none;
}
#container{
	background-color: #DEC8E2;
	}
.color {
	background-color: #DEC8E2;
}

body {
	background-color: #CEB4DE;
	font-family: "Myriad Pro", Arial, sans-serif;
	float:inherit;
	height: auto;
	margin-left:200px;
	margin-right:200px;
}

h1,h2,h3,h4,h5{
	margin: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
h5 {
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear{
	clear: both;
}


/*Outer Wrapper*/

#outer_wrapper {
width: 1000px;
	margin: auto;

}

/* Header */

#header {
	border-bottom: 1px dotted #f9fffb;
	margin: auto;
	width: 800px;
}

#header a img {
	border: none;
}

#header h1{
	float: left;
	width: 517px;
}

#bird{
	float: right;
	padding: 0 5px 0 0  
	
}

#main-nav{
	float: right;
	padding: 0 5px 0 0
	
}

#main-nav ul{
	list-style: none;
	margin: 0;
}

#main-nav li{
	float: left;
	color: #144f5e;
}

#main-nav li a{
	padding: 0 10px 0 0;
	text-decoration: none;
	color: #144f5e;
}

#main-nav li a:hover{
		color:#609
	}
	
#content{
	margin: auto;
	width: 800px;
}
#sub-nav{
	background-image: url(headerlink.png);
	display:inline;
	height:100px;
	width:300px;
	float:left;
	background-repeat: no-repeat;
	text-decoration:none;
	
	}
#sub-nav ul{
	padding: 25px 10px 20px 70px;
	list-style: none;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}
#sub-nav li{
	color: #144f5e;
}

#sub-nav li a{
	padding: 0 10px 0 0;
	text-decoration: none;
	color: #609;
	float:left
}

	

/*put header images here*/
#web-header{
	float:right;
	margin: 10px 0 0 20px;
	width: 200px; /*enter width of images*/
}

#print-header{}

#multi-header{}

/*protfolio projects*/
#portfolio{}

.project{
	float:left;
	margin: 10px 50px 0 0;
	width: 200px;
	height:
}

.project h3{}

.thumbnail{
	width:150px
	padding:20px;
	}
.text {
	width: 230px;
	float: left;
	margin-left: 150px;
	margin-top: -150px;
	padding-bottom:20px;
	padding-left: 6px;
	position: relative;
}
.text-right {
	width: 230px;
	float: left;
	margin-left: 150px;
	margin-top: -150px;
	padding-bottom:80px;
	padding-left: 6px;
	position: relative;

	}
	.text-rightprint {
	width: 230px;
	float: left;
	margin-left: 150px;
	margin-top: -150px;
	padding-bottom:30px;
	padding-left: 6px;
	position: relative;
}

.thumbnail a img{
	border:none;
	}


#project-desc{
	float: left;
	margin: 0 0 0 0;
	width: 340px;
	
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #144f5e;
}

#project-desc p{
}

#project-desc ul{}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #144f5e;
}

#project-desc li{}
#project-image{
	float: right;
	padding: 0 0 0 0;
}
#project-image a img{
	border:none;
	}
	#project-desc p{
		float:left;
		
}

#intro-desc p{
	float:left;
	padding: 0 0 0px 0;
}

#intro-desc ul{}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #144f5e;
}

#intro-desc li{}

#intro-image{
	float: right;
	padding: 0 0 0 0;
}
#intro-image a img{
	border:none;
	}
#intro-desc {
	height: 400px;
	width: 400px;
}
#intro-desc p{
		float:left;
		width: 400px;
}

/* Navigation*/


#footer {
	float: right;
	padding: 30px 320px 70px 0;
	height: 20px;
	width: 100;
	font-size: 10pt;
	color: #144f5e;
}
#footer-pro {
	float:none;
	padding: 0 0 80px 100px;
	height: 20px;
	width: 100;
	font-size: 10pt;
	color: #144f5e;
}
h5 {
	font-size: 13px;
	color: #144f5e;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#sub-nav-blank {
	display:inline;
	height:10px;
	float:left;
	background-repeat: no-repeat;
	text-decoration: none;
	right: 10px;
	padding-right: 10px;
}
