body{
margin: 0px;
padding: 0px;
background: #B93F02;
font-family: verdana, helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #FCF7E8;
}

img{
border: none;
}

.tn{
float: left;
margin-right: 10px;
}

.green{
color: #FFCC4A;
font-style: italic;
float: left;
}

.tiny{
font-size: 11px;
color: #C29161;
}

.instructions{
font-size: 11px;
}

.description{
font-size: 14px;
}

h1{
font-size: 34px;
margin: 5px 0px 7px 0px;
padding: 5px 0px 7px 0px;
color: #973402;
font-family: 'Lato', Verdana, sans-serif;
}

h2{
font-size: 25px;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
font-weight: normal;
color: #FFCC4A;
}

h3{
font-size: 15px;
margin: 5px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

h4{
font-size: 14px;
padding: 0px;
margin: 0px;
}

h5{
font-size: 12px;
padding: 0px;
margin: 0px;
}

.brown{
color: #3B1401;
}

.date{
font-size: 11px;
font-style: italic;
line-height: 12px;
}

.tiny{
font-size: 11px;
color: #999;
line-height: 14px;
}

.xtiny{
font-size: 9px;
line-height: 12px;
}

.picR{
float: right;
margin: 0px 0px 0px 10px;
}

.picL{
float: left;
margin: 8px 25px 10px 0px;
}

.signature{
font-family: 'Satisfy', cursive;
font-size: 20px;
}

.contentHidden{
display: none;
}

#nav a:link{color:#FFF; text-decoration: none;}
#nav a:visited{color:#FFF; text-decoration: none;}
#nav a:hover{color:#FF982F; text-decoration: none;}

#footerCredits a:link{color:#180800; text-decoration: none; text-decoration:underline;}
#footerCredits a:visited{color:#180800; text-decoration: none; text-decoration:underline;}
#footerCredits a:hover{color:#FCF7E8; text-decoration: none; text-decoration:underline;}

a:link{color:#FCF7E8; text-decoration: none; text-decoration:underline;}
a:visited{color:#FCF7E8; text-decoration: none; text-decoration:underline;}
a:hover{color:#8B2F02; text-decoration: none; text-decoration:underline;}

#bodyWrapper{
background: #180800 url(../images/turningpointLayout-bg-5b.gif) repeat-x 50% 0;
width: 100%;
height: 100%;
}

#bodyWrapperInner{
background: #180800 url(../images/turningpointLayout-bg-5s.gif) repeat-x 50% 0;
width: 100%;
height: 100%;
}

#navWrapper{
width: 100%;
height: 52px;
background: url(../images/nav.gif) repeat-x;
}

#nav{
background: url(../images/nav.jpg) no-repeat;
height: 52px;
text-align: center;
font-size: 11px;
margin: auto;
width: 1000px;
}

#nav ul{
padding: 11px 0px 0px 0px;
margin: 0px;
}

#nav li {
display: inline;
padding: 0px 20px 0px 20px;
margin: 0px;
}

#page{
margin: auto;
width: 1000px;
}

#logo{
width: 229px;
height: 173px;
margin: 10px 0 0 393px;
}

#phone{
float: right;
padding: 5px 10px 0 0;
color: #762300;
font-size: 24px;
font-weight: bold;
}

#slide{
margin: 40px 0px 20px 14px;
width: 970px;
height: 331px;
background: url(../images/slide-bg.png) no-repeat;
}

#slides{
height: 295px;
width: 933px;
padding: 18px 18px 18px 18px;
}

#content{
padding: 20px;
}

#contentInner{
padding: 140px 20px 20px 20px;
}

#footerWrapper{
background: url(../images/footer-wrapper.png) repeat-x;
min-height: 251px;
width: 100%;
}

#footer{
margin: auto;
width: 1000px;
font-size: 12px;
line-height: 24px;
}

#footerText{
padding: 20px;
}

#footerForm{
border-bottom: 1px solid #3B1401;
}

#footerCredits{
width: 670px;
font-size: 11px;
color: #180800;
clear: both;
}

/*------------------- Contact Form Styling ----------------------*/

#labels{
text-align: right;
float: left;
font-weight: bold;
padding-right: 20px;
}

fieldset{
width: 620px;
border: 1px solid #5F2001;
}

#contact-area {
width: 620px;
padding-bottom: 25px;
}

#contact-area input {
	padding: 7px 5px 5px 5px;
	width: 200px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	border: 2px solid #541C03;
	font-size: 14px;	
	background: #5F2001;
	color: #888E36;
}

#contact-area textarea {
	border: 2px solid #541C03;
	font-size: 14px;
	background: #5F2001;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #3B1401;
	font-size: 14px;
	background: #5F2001;
}

#contact-area input.submit-button {
	width: 100px;
	font-size: 14px;
	float: right;
	cursor: pointer;
}

#contact-area input.submit-button:hover {
	width: 100px;
	font-size: 14px;
	float: right;
	cursor: pointer;
	background: #3B1401;
}

select{
padding: 7px 5px 5px 5px;
width: 200px;
font-family: Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
border: none;
font-size: 14px;	
background: #5F2001;
color: #888E36;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 200px;
	padding-top: 24px;
}

label.radlab {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 200px;
	padding-top: 20px;
}

/*------------------- End Contact Form Styling ----------------------*/
/*------------------- Footer Contact Form Styling ----------------------*/


#footer input {
	padding: 5px 5px 3px 5px;
	width: 120px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	border: 2px solid #541C03;
	font-size: 14px;	
	background: #5F2001;
	color: #FCF7E8;
}

#footer input.human {
	width: 100px;
}

#footer textarea {
	border: 2px solid #541C03;
	font-size: 14px;
	background: #5F2001;
	color: #FCF7E8;
	height: 75px;
	overflow: auto;
}

#footer textarea:focus, #footer input:focus {
	border: 2px solid #3B1401;
	font-size: 14px;
	background: #5F2001;
	color: #FCF7E8;
}


#footer input.submit-button {
	width: 80px;
	font-size: 12px;
	float: right;
	cursor: pointer;
}

#footer input.submit-button:hover {
	width: 80px;
	font-size: 12px;
	cursor: pointer;
	background: #541C03;
}

select{
padding: 5px 5px 3px 5px;
width: 120px;
font-family: Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
font-size: 14px;	
background: #5F2001;
color: #FCF7E8;
border: 2px solid #541C03;

}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 140px;
	padding-top: 24px;
}

label.radlab {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 140px;
	padding-top: 20px;
}

.errorMsg{
font-size: 15px;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
font-weight: normal;
color: #FFCC4A;
}

/*------------------- End Footer Contact Form Styling ----------------------*/
