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

html, body {padding: 0; margin: 0;}

body {background: url(images/bg-main.jpg) center top repeat;}



#header-bar {width: 100%; height: 90px; background: #d5d5d5; display: block; padding: 30px 0 0 0;}
#navbar {width: 980px; height: 46px; margin: 0 auto 0 auto; background: #343433; display: block;}
#picturebox {width: 980px; height: 317px; margin: 0 auto 0 auto; background: #ffffff;}
#content-wrapper {width: 980px; padding: 10px 0 10px 0; margin: 0 auto 0 auto; min-height: 400px; background: #ffffff;}
#bbb {float: right; padding: 10px 30px 0 30px;}

#leftcol {width: 650px; float: left; padding: 0 29px 0 30px; border-right: solid 1px #acabab; margin: 30px 0 15px 0;}
#rightcol {width: 210px; float: right; padding: 0 30px 0 30px; margin: 30px 0;}
#testimonials {width: 920px; border-top: 1px solid #acabab; margin: 0 auto 0 auto; padding: 20px 0 0 0;}

#footer-bar {width: 950px; height: 85px; margin: 0 auto 0 auto; background: #343433; padding: 8px 0 8px 30px;}
#floatbreak {width: auto; clear: both;}
#hline {width: auto; border-top: 1px solid #acabab; margin: 0 auto 0 auto; padding: 5px 0 5px 0;}

#gallery-four_col {width: 155px; margin: 10px 10px 0 0; float: left;}
#gallery-four_col-right {width: 155px; margin: 10px 0 0 0; float: left;}

.logo {margin: 0 auto 0 auto; display: block;}
.homepic {padding: 10px 0 0 0; display: block;}

/* TEXT */

h1 {font-family:"Trebuchet MS", Trebuchet, sans-serif; font-size: 22px; line-height: 25px; margin: 0 0 12px 0; color: #343433; text-transform: uppercase;}
h2 {font-family:"Trebuchet MS", Trebuchet, sans-serif; font-size: 18px; line-height: 23px; margin: 0 0 12px 0; color: #676767; text-transform: uppercase;}
h3 {font-family:"Trebuchet MS", Trebuchet, sans-serif; font-size: 16px; line-height: 19px; margin: 0 0 15px 0; color: #676767; text-transform: uppercase; font-weight: normal;}
h4 {font-family:"Trebuchet MS", Trebuchet, sans-serif; font-size: 16px; line-height: 19px; margin: 18px 0 0 0; color: #676767; text-transform: uppercase; font-weight: normal;}
h5 {font-family:"Trebuchet MS", Trebuchet, sans-serif; font-size: 15px; line-height: 19px; margin: 18px 0 0 0; color: #343433; text-transform: uppercase;}
h6 {font-family:"Trebuchet MS", Trebuchet, sans-serif; font-size: 14px; line-height: 18px; margin: 12px 0 12px 0; color: #343433;}
p {font-family:"Trebuchet MS", Trebuchet, sans-serif; font-size: 13px; line-height: 19px; margin: 6px 0 12px 0; color: #211011;}

.footertype {font-family:"Trebuchet MS", Trebuchet, sans-serif; font-size: 11px; line-height: 26px; margin: 18px 0 12px 0; color: #d6d4d4;}

/* NAVIGATION */

#navList {list-style-type: none; width: auto; margin: 0 157px 0 0;} 
#navList li {display: inline; list-style-type: none; float: right; width: auto;}

#navHome
{display: block; width: 119px; height: 46px; border: 0; background: url("images/nav_01.png") no-repeat 0 0;}
#navHomeCurrentPage
{display: block; width: 119px; height: 46px; border: 0; background: url("images/nav_01.png") no-repeat 0 0; background-position: 0 -92px;}
#navHomeCurrentPage span
{display: none;}
#navHome:hover
{background-position: 0 -46px;}
#navHome:active
{background-position: 0 -92px;}
#navHome span
{display: none;}

#navTestimonials
{display: block; width: 212px; height: 46px; border: 0; background: url("images/nav_02.png") no-repeat 0 0;}
#navTestimonialsCurrentPage
{display: block; width: 212px; height: 46px; border: 0; background: url("images/nav_02.png") no-repeat 0 0; background-position: 0 -92px;}
#navTestimonialsCurrentPage span
{display: none;}
#navTestimonials:hover
{background-position: 0 -46px;}
#navTestimonials:active
{background-position: 0 -92px;}
#navTestimonials span
{display: none;}

#navPhotos
{display: block; width: 150px; height: 46px; background: url("images/nav_03.png") no-repeat 0 0;}
#navPhotosCurrentPage
{display: block; width: 150px; height: 46px; border: 0; background: url("images/nav_03.png") no-repeat 0 0; background-position: 0 -92px;}
#navPhotosCurrentPage span
{display: none;}
#navPhotos:hover
{background-position: 0 -46px;}
#navPhotos:active
{background-position: 0 -92px;}
#navPhotos span
{display: none;}

#navContact
{display: block; width: 186px; height: 46px; background: url("images/nav_04.png") no-repeat 0 0;}
#navContactCurrentPage
{display: block; width: 186px; height: 46px; border: 0; background: url("images/nav_04.png") no-repeat 0 0; background-position: 0 -92px;}
#navContactCurrentPage span
{display: none;}
#navContact:hover
{background-position: 0 -46px;}
#navContact:active
{background-position: 0 -92px;}
#navContact span
{display: none;}


/* LINK STYLES */

a:link {text-decoration: underline; color: #a10202;}
a:visited {text-decoration: underline; color: #a10202;}
a:hover {text-decoration: none; color: #a10202;}
a:active {text-decoration: underline; color: #a10202;}

a.footerlink:link {text-decoration: underline; color: #d6d4d4;}
a.footerlink:visited {text-decoration: underline; color: #d6d4d4;}
a.footerlink:hover {text-decoration: underline; color: #9d9d9c;}
a.footerlink:active {text-decoration: none; color: #9d9d9c;}