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



body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FAE8C4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


#container {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	padding: 10px;
} 

#header { 
	background:url(../images/header.jpg) no-repeat;
	height:37px;
	margin: 0;/* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div		 				has a border around it, this is not necessary as that also avoids the margin collapse */
} 

#topNavBg{
	background:url(../images/topNav.jpg) no-repeat;
	height:75px;


}


#topCard{
	background:url(../images/topCard.jpg) no-repeat;
	height:68px;
}


#wrapper{
	margin: 0 auto;
	position:relative;
	top: 70px;
}

#mainContent{
	background:url(../images/mainContent.jpg) no-repeat;
	width:800px;
	height: 434px;
	background-color:#FFFFFF;
}

#welcome {
	margin:0 auto;
	width:240px;
	padding:20px 0px 10px 0px;
	background:url(../images/welcomeLine.gif) no-repeat bottom;
	}
	
#welcome h1{
	text-align:left;
	font:lighter 24px/1 Arial, Helvetica, sans-serif;
	color:#79510b;
	margin: 0;
	padding: 0;
}	

#welcomeText {
	margin-left:50px;
	margin-top: 10px;

}




#welcomeText p{
	font-size:12px;
	padding:5px;
	margin:0;
	

}

#welcomeText a{
	color:#006600;
}


	
#welcomeServices {
	width:260px;
	margin-left:5px;
	margin-top: 20px;
	padding: 0px 0 10px 0;
	background:url(../images/welcomeLine.gif) no-repeat bottom;
}

#welcomeServices h2{
	text-align:left;
	font:lighter 18px/1 Arial, Helvetica, sans-serif;
	color:#79510b;
	margin: 0;
	padding: 0;
}

#welcomeLinks ul {
	color:#003300;
	font-size: 12px;
}

#welcomeLinks ul a{
	color:#006600;	
}

#thanks{
	margin:0 auto;
	padding:150px;
	text-align:center;
	


}

#sideCard{
	background:url(../images/sideCard.jpg) no-repeat;
	height:434px;
	float:right;
	width: 82px;

}

#noteWrap{
	height:420px;
	width:580px;
	position: relative;
	left: 120px;
}


#bodyText{
	width:365px;
	height:400px;
	position:relative;
	left:10px;
	top: 10px;
}


#pinkNote{
	background:url(../images/pinkNote.jpg) no-repeat;
	height: 190px;
	position: absolute;
	width: 190px;
	left: 380px;
	top: 22px;
}


/* ---------------------------topNav tab menu styles--------------*/



#topNav{
	position:relative;
	height:75px;
	
	}
	

#topNav ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	float:left;
	position:absolute;
	right:242px;
	bottom:10px;
}

#topNav li{
	float:left;
}

#topNav li a{
	display:block;
	width:70px;
	padding:5px;
	font:16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	margin-right:12px;
	margin-left:0px;
}


#topNav li a:hover {
	color:#FFFFFF;
	
}


#topNav li a.home{
	background:url(../images/home.png) no-repeat;
	
	}



#topNav li a.home:hover {
	color:#FFFFFF;
	background-position:-70px 0;
}

#topNav li a.contact{
	background:url(../images/contact.png) no-repeat;
	}



#topNav li a.contact:hover {
	color:#FFFFFF;
	background-position:-70px 0;
	


}







/* ---------------------------sideNav post-it menu styles--------------*/
/*----------------------200px wide with no padding---------------------*/

#sideNav ul{
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
}


#sideNav ul li{
	margin:0;
	padding:0;
	
}

#sideNav ul a{
	font:16px/38px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	margin:0;
	width:120px;
	padding-left:77px;
	display:block;
	background:url(../images/circle5.png) no-repeat;

}

#sideNav ul a:hover{
	background-position:-189px 0;
	color:#FFFFFF;
	
}

#sideNav ul a.current{
	background-position:-189px 0;
	color:#FFF;
	cursor:default;
	
	}





/* ---------------------- ends sideNav post-it menu styles--------------*/

/* ---------------------------Green post-it styles--------------*/


#greenNote{
	background:url(../images/greenNotePic.jpg) no-repeat;
	height: 190px;
	position: absolute;
	width: 190px;
	left: 379px;
	top: 218px;
}

#recentWork{
	padding:15px 0px 5px 75px;
	margin-bottom: 5px;	
}

#recentWork h4{
	text-align:center;	
}

#recentWorkBody{
	margin: 0 auto;
	text-align:left;
	width: 160px;
	position: absolute;
	left: 13px;
	top: 100px;
}

#recentWorkBody p{
	font:12px/14px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#000000;
}




/* ---------------------- ends Green post-it menu styles--------------*/

#yellowNote{
	background:url(../images/yellowNote_plain.jpg) no-repeat;
	height: 225px;
	position: absolute;
	width: 225px;
	left: 80px;
	top: 81px;
}

#yellowNote.about{
	background:url(../images/yellowNote.jpg) no-repeat;
	height: 225px;
	position: absolute;
	width: 225px;
	left: 80px;
	top: 81px;
}

#yellowNote.portfolio{
	height: 225px;
	position: absolute;
	width: 225px;
	left: 80px;
	top: 81px;
	background:url(../images/yellowNote2.jpg) no-repeat;
}






/* ---------------------- Portfolio page post-it navigation styles--------------*/



#pinkNote.mobile{
	background:url(../images/pinkNoteMain.jpg) no-repeat;
	height: 189px;
	position: absolute;
	width: 190px;
	left: 2px;
	top: 114px;
}


#greenNote.web{
	background:url(../images/greenNoteMain.jpg) no-repeat;
	height: 189px;
	position: absolute;
	width: 190px;
	left: 388px;
	top: 118px;
}


#yellowNote3.video{
	background:url(../images/yellowNoteMain.jpg) no-repeat;
	height: 189px;
	position: absolute;
	width: 190px;
	left: 196px;
	top: 102px;
}

 #yellowNoteText {
	padding:18px;
	margin: 32px 0px 0 5px;
	font-size: 14px;
}

 #yellowNoteText.video {
	padding:0px;
	margin: 0;
	font-size: 14px;
}

#pinkNoteText ul, #greenNoteText ul, #yellowNoteText ul{
	margin:0;
	padding:60px 0 0 0;
	list-style:none;
}


#pinkNoteText ul li,#greenNoteText ul li,#yellowNoteText ul li{
	margin:0;
	padding:0;
	
}

#pinkNoteText  ul a,  #greenNoteText ul a, #yellowNoteText ul a{
	font:16px/38px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	margin:0;
	width:120px;
	padding-left:75px;
	display:block;
	background:url(../images/circle5.png) no-repeat;
	padding-top: 0px;
}

#pinkNoteText ul a:hover, #greenNoteText ul a:hover, #yellowNoteText ul a:hover{
	background-position:-189px 0;
	color:#FFFFFF;
	
}





/* ---------------------- Portfolio page post-it navigation styles--------------*/









#bottomCard{
	background:url(../images/footer.jpg) no-repeat;
	height:133px;
	color:#f2c36b;
	position: relative;	
}








#FooterContact {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
	position: absolute;
	left:203px;
	top: 24px;
	width: 421px;
}

#FooterContact a{
	color:#f2c36b;
}

#footer{
	background:url(../images/footerBottom.jpg) no-repeat;
	height:109px;
	position:relative;
} 

#footerCopyright {
	font-size: 10px;
	position: absolute;
	color: #7d550f;
	text-align: center;
	left: 330px;
	top: 2px;
}

/* -----------------------------------------------FORM STYLES---------------------------------------------*/

	
#formWrap{
	margin: 0 auto;
	width: 530px;
	padding: 20px 0px 0px 15px;
}


fieldset{
	border:#778D1D;
	margin:15px 10px 10px 50px;
	padding:16px;
}

legend{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	margin-left:0px;	
}


fieldset p, form p {

	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
	line-height: 1.2;
	margin: 1.4em 0;

}

input.text{
	width:200px;

}

input.text, textarea { 
	
	border:1px solid #778D1D; 
	background-color:#ECF4CA; 

}



input.button {
	width:85px;
	margin-top:10px;

}


input.text:focus, textarea:focus {
	background:#FFFF99;
	
}

#container #mainContent #noteWrapForm #Email {
	background-color: #ECF4CA;
}

#videos_list{
background:#00FF00;
}#container #mainContent #noteWrap #bodyText #yellowNote #videos_list {
	background-color: #FFFFFF;
}
