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

 html, body, div, span, img, object, h1, h2, h3, h4, h5 {
	 margin: 0;
	 padding: 0;
	 border: 0;
	 outline: 0;
 }

img {
	border:none;
	/*clear: both;*/
}

body {
	text-align: center;
	color: #333;
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
	
}
/* BEGIN menu */
 #navcontainer
{
	float:left;
	width: 782px;
	margin-left: -20px;
	height: 90px;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 15px;
	font-weight: bold;
	margin: 0 40px 4px 0px;
	text-decoration: none;
	color: #7E7F00;
	font-size: 12px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	color: #F0F;
}



/* END menu */
a:link {
	color: #F0F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F0F;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}

a.lpage:link {
	color: #666;
	text-decoration: none;
}
a.lpage:visited {
	text-decoration: none;
	color: #666;
}
a.lpage:hover {
	text-decoration: none;
	color: #333;
}
a.lpage:active {
	text-decoration: none;
}

h1 {
	font-size: 12px;
	color:  #7E7F00;
	font-weight: bold;
	margin: 0px;
	
	padding-top: 40px;
	padding-bottom: 15px;
}
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #231F20;
	font-weight: bold;
	margin: 0px;
	padding-left: 48px;
	padding-top: 30px;
	padding-bottom: 15px;
}
h3 {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #231F20;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#container {
	width: 782px;
	margin: 0 auto;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-color: #FFF;
}
#headerHome  {
	width: 782px;
	position: relative;
	
	
}
#MainText {
	width: 782px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595A00;
	
}

#home #MainText {
	width: 782px;
	margin-top: 0px;
	background-image: url(../images/homebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 325px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595A00;
}

#home2 #MainTex2t {
	width: 782px;
	margin-top: 0px;
	
	
}

#homeText {
	float: left;
	width: 250px;
	padding-top: 10px;		
}
#homeText2 {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-left: 10px;	
}
#homeText3 {
	width: 167px;
	height: 240px;
	position: absolute;
	left: 564px;
	top: 500px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 40px;
	background-image: url(../images/homebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
 p {
	line-height: 18px;
	
}

a.copy:link {
	color: #595A00;
	text-decoration: none;
}
a.copy:visited {
	text-decoration: none;
	color: #595A00;
}
a.copy:hover {
	text-decoration: underline;
	color: #333;
}
.fab {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
a.fab:link {
	color: #595A00;
	font-size: 10px;
	text-decoration: none;
}
a.fab:visited {
	text-decoration: none;
	font-size: 10px;
	color: #595A00;
}
a.fab:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #333;
}

#divresumePhotos {
	
	width: 782px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}
#home #container #navcontainer {
	width: 782px;
	height: 50px;
}

#oth #container #navcontainer {
	width: 782px;
	height: 50px;
}
#resume1 {
	width: 246px;
	float: left;
	clear: both;
	margin-right: 8px;
}
#resume2 {
	width: 133px;
	float: left;
	margin-right: 8px;

}
#resume3 {
	width: 244px;
	float: left;
    margin-right: 8px;

}
#resume4 {
	width: 133px;
	float: right;	
}

#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer {
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.1em;
	color: #999;
	border-top-width: 10px;
	border-top-color: #595A00;
	margin-top: 20px;
	clear: both;
}
.linksContactHeader {
	font-size: 14px;
	font-weight: bold;
	color: #595900;
	letter-spacing: .05em;
}
.linksContactItem {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.05em;
}#contactText {
	float: left;
	width: 450px;
}
#contactTextRt {
	float: left;
	width: 300px;
}
#contactText2 {
	float: right;
	width: 471px;
	height: 309px;
	background-color: #595A00;
	padding-top: 80px;
	text-align: center;
}
#contactWrap p {
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
}
#contactTopImageL {
	float: left;
	width: 311px;
}

/** contact form!**/

input,textarea{
	width:250px;
}
.form div{
 margin-bottom:20px;
 margin-left:10px;
 margin-right: 10px;
 font-size:10px;
 font-family:Helvetica, sans-serif;
 }


.text_field1 {
	background-color: #fff;
	border:1px solid #323400;
}
.text_field2 {
	width:120px;
	border:1px solid #323400;
	
}

.text_submit {
	color: #585B00;
	font-size: 11px;
	height:24;
	width: 70px;
	background-image: url(../images/send_button.gif);
	background-repeat:no-repeat;
	border:none;
	
}
.form_titles {
	padding-right: 3px;
	color: #fff;
	font-size: 12px;
}
/**end form!**/


.footerTextTan {
	color: #585B00;
}

a.footer:link {
	color: #999;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #999;
}
a.footer:hover {
	text-decoration: none;
	color: #333;
}.thankyou {
	font-size: 14px;
	color: #EBE7E6;
}
#workContent {
	width: 782px;
}
/*gallery*/
#flashAll {

	height: 630px;
	clear: both;
}
