﻿/********************************************
   AUTHOR:          http://www.ambitiouswebdesign.com 
   WEBSITE:     http://www.#.com/
   TEMPLATE NAME:  NAME OF COMAPNY
   DATE:           Mar-28th-2009
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 
 
* { border-width: 0px;
	margin: 0;
	padding: 0px;
}

html, body { 
margin: 0;
padding: 0px;
height: 100%; 
background: #fff url('/images/bg.jpg') repeat-x;} 

/*
 * These two classes affect form submition messages 
 * i.e. user gives bad data, error message is styled 
 * with the .error class.  Change the colors to match
 * the site's color scheme.
 */
.error { font-weight:bold;color:Red; }
.success { font-weight:bold;color:Green; }


.line { border: none; border-bottom: 1px solid #4e5b28; height: 0px; margin: 0 auto }
.clear { clear: both; }

/* ----------Centered Container Or the Layout--------------------- */

#container { 
min-height: 100%; 
height: auto !important; 
height: 100%; 
margin: 0 auto -4em; /* make sure this matches in the body footer DIV */
width: 1155px;
background: url('/images/mainbg.jpg') no-repeat top center;
padding-top: 55px;

} 


/* --------------LABELS BUTTONS & FORMS-----------*/
 
label {
font: bold 10pt 'Trebuchet MS', Arial, Sans-serif;
color: #777;
}
 
.form, textarea {
width: 20em;
border: 1px solid #777;
font: 10pt 'Trebuchet MS', Arial, Sans-serif;
color: #86878b;
padding: 2px;
margin-bottom: 20px;
}
 
#main input[type="submit"], #main input[type="button"], .button{background: url(/images/buttonbggreen.gif) repeat-x;padding: 10px;color: #fff;border: 0px;font:bold 10pt tahoma, arial, sans-serif; text-decoration: none;}
#main input:hover[type="submit"], #main input:hover[type="button"], .button:hover{background: url(/images/buttonbggreenhover.gif) repeat-x;padding: 10px;color: #fff;border: 0px;font:bold 10pt tahoma, arial, sans-serif;}


/* --------------HEADER------------- */

#header {background: #fff;height:380px;margin: 0 auto;width: 960px;}
#header img{margin: 15px 0px 0px 15px;border: 1px #d0ccc5 solid;}
#headerbottom{background: url('/images/pictureshadow.png') no-repeat bottom center;height:20px;margin: 0 auto;width: 960px;}


/* --------------LOGO IN HEADER *always use this*------------- */

.logolink, #swap { width: 137px; height: 121px;}
.logolink { background-image: url('/images/logo.gif'); background-repeat: no-repeat;}
.logolink a { float: left;  }
 
#swap { background-image: url(/images/logo.gif); }
 
.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */




/* --------------MAIN CONTENT----------------*/

#main {margin: 0 auto;width: 960px;min-height: 100%; height: auto !important; height: 100%; }

#main .content {padding: 0px;margin: 0px;height: auto;}

#main h1 {margin-bottom: 15px;height: 30px;padding: 8px 0px 0px 5px;border:1px #81735f solid;Background : url('/images/h1bg.gif') repeat-x;color: #fff;font: 14pt 'Trebuchet MS' ,arial, sans-serif;}

#main h2 {color: #004d17;font: 14pt 'Trebuchet MS' ,arial, sans-serif;}


#main p { font: 9pt 'Trebuchet MS' ,arial, sans-serif;color: #453c2c;margin-bottom: 15px;}

#main .content .left{width: 300px; float: left;}
#main .content .right{width: 630px; float: right;}

.green {color: #004d17!important; font-weight:bold;}

/* --------------LOGO BAR----------------*/
#logobar{ border-collapse:collapse;width: 960px;margin-bottom: 20px;}
#logobar td{ vertical-align:bottom; text-align: center; padding: 0px 5px 0px 5px;font: bold 8pt 'Trebuchet MS' ,arial, sans-serif!important;color: #766648;}
#logobar a{color: #766648; text-decoration:none;}



/* --------------FOOTER------------- */

#footer, .push { 
clear: both;
width: 100%;
height: 4em; /* make sure this matches in the body container DIV */
bottom: 0;
left: 0;
margin: 0 auto; 
position: relative;
} 

#footer {Background:#bab2a4 url('/images/footerbg.gif') repeat-x;min-height: 300px;height: auto;font: 10pt 'Trebuchet MS' ,arial, sans-serif;color: #fff;
}

#footer .content { width: 960px; margin: 0 auto; position: relative; padding-top: 20px;}
#footer .content p{margin-bottom: 15px;}

#footer .contact{width: 400px;float: right;font: 10pt 'Trebuchet MS' ,arial, sans-serif;color: #fff; text-align:right;}
#footer .leftlinks{width: 400px;float: left;}
#footer .leftinfo{width: 400px;float: left;margin-top: 50px;color: #e2dfd9;}



/* --------------FOOTER LINKS------------- */

#footer .links ul { margin: 0px; padding: 0px;}
#footer .links li {display: inline;list-style-type: none;}
#footer .links li a {text-decoration: none;padding: 0px 20px 0px 0px;font: 10pt 'Trebuchet MS' ,arial, sans-serif;color: #fff;}
#footer .links li a:hover { text-decoration: underline; }


/* --------ASC LINKS--------- */

#footer .asc ul { margin: 0px; padding: 0px;}
#footer .asc li { display: block; list-style-type: none;}

#footer .asc li a {
color: #e2dfd9;
text-decoration: none;
padding: 5px 0px 0px 0px;
font: 8pt 'Trebuchet MS' ,arial, sans-serif;
}

/* --------W3 LINKS--------- */

#footer .w3 ul { margin: 0px; padding: 10px;}
#footer .w3 li { display: inline; list-style-type: none;}
#footer .w3 li a { color: #000; text-decoration: none; border-right: 1px solid; padding: 0px 10px 0px 10px; font: 10pt Arial, 'Trebuchet MS', Sans-Serif;}
#footer .w3 li a:hover { text-decoration: underline;}




/* --------------FOOTER SEO------------- */


#footer .seo {
height: auto;
text-align: left;
min-height: 100px;
width: 750px;
font: 8pt 'century gothic', Sans-Serif;
}
 

/* -------------- SEO LINKS------------- */

a.seodark:link {color: #443001 !important; text-decoration: none!important;}
a.seodark:active {color: #443001!important; text-decoration: none!important;}
a.seodark:visited {color: #443001!important; text-decoration: none!important;}
a.seodark:hover {color: #443001!important; text-decoration: none!important;}


a.seolight:link {color: #e1d9b0!important; text-decoration: none!important;}
a.seolight:active {color: #e1d9b0!important; text-decoration: none!important;}
a.seolight:visited {color: #e1d9b0!important; text-decoration: none!important;}
a.seolight:hover {color: #e1d9b0!important; text-decoration: none!important;}














