
body {
	font-family: verdana,arial,sans-serif;
}


H1 {
	font-size: 14px;
	font-weight: bold;
	color: #4D473E;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 8px;	
}

.homeHeader {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #4D473E;
	margin-bottom: 10px;
	margin-top: 48px;	
	margin-left: 0px;
	margin-right: 0px
}


H2 {
	font-size: 12px;
	color: #557985;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}


.mainText  {
	
	font-size: 10px;
	color: #4D473E;
	margin-left: 25px; 
	margin-right: 25px; 
	margin-bottom: 10px;
}	


/* use  on projects pages; be sure to put in td by h1 */
.mainText ul, li {
	font-size: 10px;
	color: #4D473E;
	margin-right: 25px; 
	margin-top: 0;
	margin-bottom: 0;
}	

.mainText p {
	
	margin-left: 11px; 

}	


a:link {
	color: #4D473E;
	text-decoration: none;
}

a:visited {
	color: #4D473E;
	text-decoration: none;
}

a:hover, .nav a:active, .nav a:focus {
	color: #4D473E;
	text-decoration: underline;
}

/* used in main.dwt, merged and resume.dwt  and profile, references, resume */

.rightText p, td, li {
	font-size: 10px;
	color: #4D473E;
	margin-left: 3px; 
	margin-right: 3px; 
	margin-bottom: 13px;
}

	
/* used only on projects directory */
.projectsListSpacing {
	
	font-size: 10px;
	color: #4D473E;
	margin-left: 10px; 
	margin-right: 10px; 
	margin-top: 0;
	margin-bottom: 10px;
}	

/*  profile above picture */

#rightTextBottom {
	font-size: 10px;
	margin-left: 5px;
 	
}



/* used on profile and is good */
#rightTextBottomBottom  {
	margin-right: 10px;
 	margin-top: 10px;
	font-weight: bold;

}

/* used in projects and several about pages - for small amounts of text */
.headerRt {
	font-size: 10px;
	color: #4D473E;
	text-align: left;
	padding: 3px 5px 0 5px;
}


/* for double wide h2's & small amounts of text */
.headerRtLittleText {
	font-size: 10px;
	color: #4D473E;
	text-align: left;
	padding: 0 0 0 50px;
}



/* used in fletcher (SPANS THE ORLANDO COMPANY WITHIN A headerRT and resume " CLIENT FEEDBACK" - COLOR IS DIFFERENT THAN headerRt ??? */
.headerRtitleLNoIndent {
	
	font-size: 10px;
	color: #557985;
	font-weight: bold;
	padding: 0;
}

.form {
	padding: 5px;
    margin: 5px 5px 5px 5px;
 	margin-right: auto;
 	margin-left	: auto;
}	



.formText {
	font-size: 11px;	
	margin: 10px 0 0 .15em;
	padding-left: 1em;
}



.form td {
	
	font-size: 10px;
	color: #4D473E;
 	padding: 5px;
}


/* REFERENCES AND SPRINGVALLEY 1 */
.indent1	{
	
 	padding-left: 20px;
}


div.nav {	
	vertical-align: top;
	font-family:  arial;
	font-size: 11px;	
	margin: 30px 0 0 .10em;
	padding-left: 1em;
/*	border: 1px;
	line-height: 170%;	*/
}


.nav a:link {
	color: #4D473E;
	text-decoration: none;
}

.nav a:hover, .nav a:active, .nav a:focus {
	text-decoration: underline;
}



.contentBkg1 {
	background-position: top right;
	background-image: url(images/backgroundCONTENT_blueGradi.jpg);
	background-repeat: no-repeat;
	
}


.contentBkg2 {
	position: relative;
	margin: 0;
	padding: 0;
	background-position: bottom left;
	background-image: url(images/backgroundCONTENT_bottomLefSpray.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}


.navBkg2 {
	background-position: top;
	background-image: url(images/bkgNavGradient5.jpg);
	background-repeat: no-repeat;

}


.VlineR {
	background-position: top left;
	background-image: url(images/ruleV_R.jpg);
	background-repeat: repeat;
	

}


.VlineL {
	background-position: top right;
	background-image: url(images/ruleV_L.jpg);
	background-repeat: repeat;
	

}


.Vrule {
	width: 1px;
	background-position: top;
	background-image: url(images/ruleV.jpg);
	background-repeat: repeat;
	

}


.Vrule4BtmRight {
	background-position: top;
	background-image: url(images/ruleV_4BtmRight.jpg);
	background-repeat: repeat;
	margin: 0;

}

ul.arrow	{
list-style-type: none;
padding: 0px;
margin: 0px;
}

li.arrow  {
	background-image: url(images/arrow_right2.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px; 
	padding-left: 24px;
	
}

