* {margin:0; padding:0;}

body {
	background:url(picts/bgtop.jpg) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f9e1a1;
	font-size:15px;
	line-height:22px;
	color:#000;
	font-weight:normal;
	margin: 0;
	-webkit-text-size-adjust: none;
}

.aboutbio {
	font-family:Roboto Condensed;
	font-size:16px;
	line-height:26px;
	width:151px;
	float:left;	
	text-align:center;
	font-weight:bold;
}

.aboutbiospacer {
	width:25px;	
	float:left;
}

#bodymargintop {
	width:1080px;
	height:5px;
	margin:0 auto;	
}

.hrline {
	/*background:url(picts/hrline.png) top center repeat-x; */
	width:920px;
	height:6px;
	margin:30px;
}

.hrline2 {
	background:url(picts/hrline.png) top center repeat-x; 
	width:510px;
	height:2px;
	margin:30px 0 30px 0;
}

.superscript {
	font-size: 9px
}

.superscriptf {
	font-size: 7px
}
						 
img {
	border:0;
}

.tooltipwidth {
	padding:5px;
	font-size:14px;
	line-height:18px;
}

.imgstylel {
	float:left;
	margin:0 15px 0 0;	
}

.imgstyler {
	float:right;
	margin:5px 0 5px 15px;	
}

.imghome {
	float:left;
	margin:2px 10px 5px 0;	
}

.imghomep {
	float:right;
	margin:2px 0 5px 10px;	
}

.righnavstyle {
	padding-right:0 !important;
}

.rightnavimg {
	background-image:none !important;
}

#outerwrapper {
	background:url(picts/bodyshadow.png) no-repeat;
	width:1080px; 
	margin:0 auto 0;
}

#outercontainer {
	width:980px; 
	margin:0 auto 0;
}

#container {
	background:url(picts/bgcenterlayout.png) repeat-y;
	width:980px; 
	margin:0 0 0 0;
}

#logo {
	width:980px; 
	height:135px;
	margin:0;
}

.logospacer {
	width:980px;
	height:30px;	
}

#nav {
	width:980px;
	height:40px;
	margin:0 0 0 0 ;
	font-family:"Trebuchet MS", arial;
	font-weight:normal;
	letter-spacing:normal;
}

.social {
	margin:10px 10px 0 0;	
}

.righnavstyle {
	padding-right:0 !important;
}

#rightnavimg {
	background-image:none !important;	
}

.slidertop {
	width:980px;
	height:15px;
}


.sliderbot {
	background:url(picts/slidershadow.png) no-repeat;
	width:980px;
	height:40px;
}

#mainimage {
	position:relative;
    width:980px;
    height:370px;
    margin:0;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/


#sliderbg {
	background:url(images/001.jpg) no-repeat;
    width:980px;
    height:370px;
	margin:0;
}

#slider {
	position:relative;
    width:980px;
    height:370px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}

.sidenavpad {
	padding:0 0 0 0;	
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	width:544px;
	position:absolute;
	left:8px;
	bottom:38px;
	background:#000;
	color:#fff;
	opacity:0.7; /* Overridden by captionOpacity setting */
	z-index:8;
	text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	color:#efe9d1;
    text-decoration:underline;
}
.nivo-html-caption {
    display:none;
}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	position:absolute;
	left:300px;
	bottom:-27px;
}
	
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	position:relative;
	z-index:9;
	cursor:pointer;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
	font-weight:bold;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	display:block;
	width:48px;
	height:48px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-48px 0px;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/

.clear {
	clear:both;
}

.ctas {
	width:980px;
	margin:0 0 20px 0;
	text-align:center;
}

.ctas h2 {
	color:#6d1709;
	font-family:"Trebuchet MS", arial;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	padding:0 0 5px 0;
	letter-spacing:normal;
	text-transform:uppercase;
}


.cta {
	width:168px;
	float:left;
}

.ctalr {
	width:30px;
	height:85px;
	float:left;	
}
.ctaspacer {
	width:20px;
	height:85px;
	float:left;	
}

.ctashadow {
	background:url(picts/ctashadow.png) no-repeat; 
	width:980px;
	height:40px;
	margin:1px 0 0 0;
}

#main {
	width:980px;  
	height:auto;
	margin:0 auto 0;
}

#mainleft {
	width:600px;
	height:auto;
	margin:0 0 0 0;
	float:left;
}

.mainleftpad {
	padding:0 60px 0 30px;	
}

.mainrightpad {
	padding:0 30px 0 0;	
}
		 
#mainright {
	width:380px; 
	height:auto;
    margin:0;
	float:left; 
}

.apptreq {
	width:350px;
	height:50px;	
}

.address {
	width:350px;
	margin:25px 0 0 0;
	font-size:16px;
	line-height:22px;
}

.address h2 {
	color:#000;
	font-family:"Trebuchet MS", arial;
	font-size:24px;
	line-height:24px;
	padding:0 0 10px 0;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:uppercase;
}


.addressl {
	width:190px;
	float:left;
	
}

.addressc {
	width:20px;
	height:50px;
	float:left;	
}

.addressr{
	width:140px;
	float:left;	
}


h1 {
	color:#6d1709;
	font-family:"Trebuchet MS", arial;
	font-size:28px;
	line-height:28px;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:uppercase;
}

h2 {
	color:#6d1709;
	font-family:"Trebuchet MS", arial;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:uppercase;
}

h3 {
	color:#6d1709;
	font-family:"Trebuchet MS", arial;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:normal;
}

h4 {
	color:#6d1709;
	font-family:"Trebuchet MS", arial;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	letter-spacing:normal;
	margin: 0;
	padding: 15px 0 5px 0;
}

#checkmark ul {
	list-style-type: none; 
	margin:0; 
	padding:0;
}

#checkmark li {

	margin:5px 0 0 0;
	background-image: url(picts/checkmark.png);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 30px;
}


#margin1 ol	{
	padding: 0 0 0 15px; 
	margin:0;
}
		 
#margin1 ul	{
	padding: 0 0 0 15px;
	margin:0;
}

#margin1 li {
	line-height:19px;
	padding: 0 0 5px 0; 
	margin:0;
}

#marginhome ul	{
	padding: 0 0 0 15px;
	margin:0;
}

#marginhome li {
	line-height:20px;
	padding: 0 0 10px 0; 
	margin:0;
}

#download ul {
	list-style-type: none; 
	margin:0; 
	padding:0;
}

#download li {
	line-height:19px;
	margin:0;
	background-image: url(picts/download.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left:17px;
}
	
#margin2 ol	{
	padding: 0 0 0 15px; 
	margin:0;
}
		 
#margin2 ul	{
	padding: 0 0 0 15px;
	margin:0;
}


#margin2 li	{
	line-height:19px; 
	padding: 0 0 0 0; 
	margin:0;
} 

#headingf h2 {
	font-size:9px !important;
	padding:0 0 5px 0; 
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	color:#d7bfbf;
	font-weight:normal; 
	letter-spacing:normal;
}

.contentleftbot	{
	width:980px;
	margin:0 auto 0;
	padding:82px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#d7bfbf;
	background-color:transparent;
	font-weight:normal;
	text-align:left; 
}

#footer_bot {
	background:url(picts/footer.png) top repeat-x; 
	margin: 0;

}

.footer {
	background:url(picts/footercurved.png) top no-repeat; 
	width:1080px; 
	margin:0 auto;
}
			 
a:link {
	color:#6d1709; 
	text-decoration:none; 
	font-weight:bold;
}

a:visited {
	color:#6d1709; 
	text-decoration:none; 
	font-weight:bold;
}
a:active {
	color:#6d1709; 
	text-decoration:none; 
	font-weight:bold;
}

a:hover {
	color:#6d1709; 
	text-decoration:underline; 
	font-weight:bold;
} 

.nono { display:none;}

#nono {
	width:330px; 
	height:285px;
	margin:20px 0 10px 0; 
}

.contactpad {
	padding:15px 20px 0 0;
}

.contactformleft {
	width:100px;
	height:auto;
	float:left;	
	padding:7px 0 0 0;

	font-weight:bold;
}

.contactformright {
	width:230px;
	height:auto;
	float:left;	
	padding:3px 0 0 0;

}

.inputstyle {
	background-color:transparent; 
	border:0;	
	width:270px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
}

.inputleadstyle {
	background-color:transparent; 
	border:0;	
	width:210px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
}

.leadformbg {
	border:0;
	background:url(picts/leadform.png);
	background-repeat:no-repeat; 
	background-color:transparent; 
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	line-height:18px !important;
	width:230px; 
	height:25px;
	color:#000000; 
	margin:0 0 0 0;
	padding:3px 0 0 5px;
	text-align:left;
}

.dropdown {
	border:#c9c9c9 1px solid;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;	
	width:180px; 
	color:#000000; 
	margin:0 0 5px 0;
	padding:0 0 0 5px;
	background-image:url(picts/shadeform.gif); 
	background-repeat:repeat;
	background-color:#FFFFFF; 
	text-align:left;
}

.textarea {
	border:#C0C0C0 0 solid; 
	margin:0 0 0 0;
	padding:0 0 0 5px; 
	font:15px arial, verdana, sans-serif; 
	width:215px;
	height:100px;  
	color:#000000;
	background-color:transparent;
	text-align:left;
	overflow:auto;
	resize:none;
}

.textleadarea {
	border:#C0C0C0 0 solid; 
	margin:0 0 0 0;
	padding:0 0 0 5px; 
	font:15px arial, verdana, sans-serif; 
	width:215px;
	height:100px;  
	color:#000000;
	background-color:transparent;
	text-align:left;
	overflow:auto;
	resize:none;
}


.textleadformtop {
	width:230px;
	height:9px;  
	background-image:url(picts/textformtop2.png);
	background-repeat:no-repeat;
	background-color:transparent;
}

.textleadformcenter {
	width:230px;
	background-image:url(picts/textform2.png);
	background-repeat:repeat-y;
	background-color:transparent;
}
	

.textleadformbot {
	width:230px;
	height:9px;  
	background-image:url(picts/textformbot2.png);
	background-repeat:no-repeat;
	background-color:transparent;
}
		
.button {
	width:80px;
	height:25px;
	background-color: transparent;
	border:0px; 
    padding-top:5px;
	cursor: pointer; 
	background-image: url(picts/button.png); 
	background-repeat: no-repeat;
}
												
.buttonon {
	width:80px;
	height:25px;
	background-color: transparent;
	border:0px; 
	padding-top:5px;
	cursor: pointer; 
 	background-image: url(picts/button.png); 
	background-repeat: no-repeat;
}
							 
.button2 {
	width:80px;
	height:25px;
	background-color: transparent;
	border:0px; 
    padding-top:5px;
	cursor: pointer; 
	background-image: url(picts/button2.png); 
	background-repeat: no-repeat;
}
												
.button2on {
	width:80px;
	height:25px;
	background-color: transparent;
	border:0px; 
	padding-top:5px;
	cursor: pointer; 
 	background-image: url(picts/button2.png); 
	background-repeat: no-repeat;
}	

.buttoncontainer {
	width:80px;
	height:25px;
	padding:10px 0 0 0;	
	float:left;
}

.buttonspacer {
	width:5px; 
	height:25px; 
	float:left;
	padding-top:5px;
}
	
