@charset "utf-8";
/* CSS Document */




/*--------------------DEFAULT HTML--------------------*/

* {
	margin:0px;
	padding:0px;
}

body {
background-image: url(../images/bkg2.jpg);
background-repeat: repeat-x;
background-color:#010101;
font-family:Arial, Helvetica, sans-serif;
font-size: .9em;
}

img {
border: none;
display: block;
}

a {
border: none;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

.italic {
font-style: italic;
}

h1 {
font-size: 1.6em;
font-weight: bold;
color: #16293d;
}

h2 {
font-size: 1.2em;
font-weight: bold;
color: #FF6600;
}


.last{
padding-right: 0px;
}


p {
color: #666666;
}


/*------------------- SITE WRAPPER ------------------- */


#siteWrapper {
margin: 0px auto 0px auto;
width: 990px;
}

/*------------------- HEADER ------------------- */


#header {
background-image:url(../images/bkg-header.jpg);
background-repeat: no-repeat;
height: 109px;
width: 990px;
}


#header img {  /*----logo----*/
padding-top: 25px;
padding-left: 20px;
float:left;
}




/*------------------- UTILITY ------------------- */
#utility {
float:right;
color: #edbb95;
text-align:right;
}

#utility ul{
display: block;
padding-bottom: 2px;
}

#utility li {
display: inline;
}

#utility li a {
color:#ffffff;
font-size: .85em;
padding-right: 8px;
}

#utility p {
color: #000000;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
padding-top: 0px;
font-size: 1.6em;
padding-right: 8px;
}


#utility span {
color: #999999;
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-size: .7em;
padding-right: 8px;
}


#phone {
background-image: url(../images/bkg-callout.jpg);
float: right;
background-repeat: no-repeat;
background-position: right;
height: 102px;
width: 287px;
margin-right: 20px;
}

#phone p {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.7em;
text-align: left;
}

#phone p.call-paragraph {
padding-left:10px;
font-weight:normal;
text-align: left;
}


#phone p.contact-us-today {
color:#000000;
font-size:1.1em;
font-weight:bold;
padding-left:10px;
padding-top:10px;
}



#phone p.phone-number  {
color:#F78F1E;
font-size:1.2em;
font-weight:bold;
padding-left:10px;
padding-top:0;
}


/*  Main Navigation  */

#nav{
background-image:url(../images/bkg-nav.jpg);
background-repeat: no-repeat;
height: 50px;
width: 990px;
font-family: "Times New Roman", Times, serif;
}


#nav ul {
padding-top: 17px;
}

#nav li {
display: inline;
}

#nav a {
color:#ffffff;
font-size: 1.0em;
font-weight: bold;
padding: 18px 24px 15px 23px;
}

/*#nav a:hover {
background-image:url(../images/bkg-selected.jpg);
background-position: top;
background-repeat: repeat-x;
text-decoration: none;
}

#nav a:hover.first {
padding-left: 23px;
width: 50px;
}*/


#nav a:hover {
text-decoration: underline;
}









/*-------------------3. CONTENT CONTAINER ------------------- */

#contentContainer {
background-image:url(../images/bkg-shadow.jpg);
width: 990px;
background-repeat: repeat-y;
}

#contentContainer h2 {
font-family: "Times New Roman", Times, serif;
font-size: 1.1em;
padding: 10px 0px 0px 20px;
color:#FF6600;
}




/*-------------------3. MAIN CONTENT ------------------- */

.locationRow {
width: 940px;
border-top: 1px #cccccc dotted;
margin-left: 25px;
margin-top: 20px;
padding-top: 25px;
}

.locationRowBottom {
width: 940px;
border-top: 1px #cccccc dotted;
border-bottom: 1px #cccccc dotted;
margin-left: 25px;
margin-top: 20px;
padding-top: 25px;
padding-bottom: 25px;
}


.locationBucket {
width: 295px;
float: left;
padding-right: 15px;
}

.locationBucket img {
border: 1px #cccccc solid;
padding: 2px;
float: left;
margin-top: 15px;
margin-right: 10px;
}



.locationBucketRight {
float:right;
width: 200px;
}



#contentContainer .locationBucket h2 {
display: block;
padding-left: 0px;
color: #000000;
}


.locationBucket p {
display: block;
font-size: .8em;
line-height: 18px;
}


.locationBucket a {
display: block;
font-size: 1.4em;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
color:#3399FF;
}



/*-------------------  LEFT ------------------- */



#left h2 {
padding-left: 0px;
padding-bottom: 20px;
}


#left p {
font-size: .8em;
padding-bottom: 20px;
line-height: 22px;
}






/*-------------------  Middle   ------------------- */

#middle {
float: left;
width: 295px;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 20px;
color: #666666;
}

#middle h2 {
padding-left: 0px;
padding-bottom: 20px;
}

#middle h3 {
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
}


.bullet1 {
background-image:url(../images/bullet-1.jpg);
background-repeat: no-repeat;
height: 24px;
padding-left: 30px;
padding-top: 3px;
}

.bullet2 {
background-image:url(../images/bullet-2.jpg);
background-repeat: no-repeat;
height: 24px;
padding-left: 30px;
padding-top: 3px;
}

.bullet3 {
background-image:url(../images/bullet-3.jpg);
background-repeat: no-repeat;
height: 24px;
padding-left: 30px;
padding-top: 3px;
}

.bullet4 {
background-image:url(../images/bullet-4.jpg);
background-repeat: no-repeat;
height: 24px;
padding-left: 30px;
padding-top: 3px;
}


#middle p {
line-height: 22px;
font-size: .9em;
}


#middle strong {
padding-bottom: 15px;
}









/*  ------------------------- RIGHT-------------------------*/

#right h1 {
font-size: 1.4em;
}


#right h2 {
padding-left: 0px;
padding-bottom: 20px;
}



#right h3 {
padding-left: 0px;
padding-bottom: 20px;
padding-top: 20px;
font-family: "Times New Roman", Times, serif;
color:#3399FF;
font-size: 1.1em;
}





/*  ------------------------- TESTIMONIALS  -------------------------*/

#testimonials {
padding-top: 25px;
font-family: "Times New Roman", Times, serif;
}


#testimonials h2 {
padding: 0px;
}


#testimonials p {
font-style: italic;
font-size: 1.2em;
line-height: 32px;
}









/*------------------- BOTTOM LOGOS------------------- */

/*#logos {
border-top: 1px #cccccc dotted;
background-image:url(../images/bkg-logos.jpg);
background-repeat: no-repeat;
background-position:center;
height: 76px;
margin-left: 20px;
margin-right: 20px;
padding-top: 15px;
}*/



#logos {
background-image:url(../images/bkg-logos2.jpg);
background-repeat: no-repeat;
height: 119px;
width: 990px;
margin: 0px auto 0px auto;
}


#logos p {
display: block;
padding-top: 5px;
font-size: .8em;
}

#logos span {
color:#ff6600;
font-weight: bold;
}


#logos a {
color:#0099ff;
font-weight: bold;
}


#logos img {
float:left;
padding-top: 25px;
padding-left: 25px;
}

#logos img.cmsa {
padding-left: 55px;
}

#bbb {
padding-top: 15px;
display: block;
float:left;
padding-left: 500px;
}




#logoContainer {
width: 100%;
background-image:url(../images/bkg-logo-container.jpg);
background-repeat: repeat-x;
background-color: #cc5200;
height: 119px;
}








/*-------------------  FOOTER ------------------- */


#footerContainer {
width: 100%;
background-image: url(../images/bkg-footer.jpg);
background-repeat: repeat-x;
background-color: #cc5200;
padding-bottom: 30px;
}

#footer {
margin: 0 auto;
width: 990px;
padding-top: 20px;
padding-left: 10px;
}

#footer dl {
color: #afafaf;
width: 140px;
padding-top: 7px;
line-height: 22px;
float: left;
padding-right: 25px;
}

#footer dt {
font-weight: bold;
color:#afafaf;
line-height: 14px;
}

#footer dt a {
color:#afafaf;
}

#footer dt a:hover {
color:#ffffff;
}

#footer dd {
}

#footer a {
color: #ffff99;
font-size: .85em;
}

#footer a:hover {
color: #ffff99;
text-decoration: underline;
}

#footer h2 {
font-weight: bold;
color: #afafaf;
font-size: 1.2em;
padding-top: 10px;
font-family: "Times New Roman", Times, serif;
}

#footer h2 a {
color:#ffffff;
}

#footer h2 a:hover {
color:#ffffff;
}

#footer dl.last{
padding-right: 0px;
background-image: none;
width: 160px;
}

#footer dl.column1{
padding-right: 0px;
background-image: none;
width: 155px;
}

#footer dl.column2{
padding-right: 0px;
background-image: none;
width: 165px;
}



#footerLeft {
float:left;
}

#footerMiddle {
float:left;
padding-left: 15px;
}

#footerRight {
float:right;
}







/*-------------------  FOOTER 2 ------------------- */


#footer2 {
margin: 0 auto;
width: 990px;
padding-top: 45px;
padding-left: 10px;
}

#footer2 dl {
color: #afafaf;
width: 140px;
padding-top: 7px;
line-height: 22px;
float: left;
}

#footer2 dt {
font-weight: bold;
color:#ffffff;
line-height: 14px;
}

#footer2 dt a {
color:#afafaf;
}

#footer2 dt a:hover {
color:#ffffff;
}

#footer2 dd {
}

#footer2 a {
color: #ffff99;
font-size: .85em;
}

#footer2 a:hover {
color: #ffff99;
text-decoration: underline;
}

#footer2 h2 {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
color: #ffffff;
font-size: 1.0em;
padding-top: 10px;
}

#footer2 h2 a {
color:#ffff99;
}

#footer2 h2 a:hover {
color:#ffff99;
}

/*#footer2 dl.last{
background-image: none;
width: 160px;
}*/

#footer2 dl.column1{
padding-right: 0px;
background-image: none;
width: 155px;
}

#footer2 dl.column2{
/*padding-left: 10px;*/
background-image: none;
width: 165px;
}


#footerLeft2 {
float:left;
}

#footerMiddle2 {
float:left;
padding-left: 15px;
padding-top: 21px;
}

#footerMiddle2 h2 {
padding-top: 20px;
font-size: 1.2em;
}

#footerMiddle2 p {
color: #ffffff;
font-size: .9em;
}



#footerRight2 {
float:right;
width: 320px;
padding-left: 15px;
padding-top: 21px;
}

#footerRight2 a{
font-weight: bold;
}

#footerRight2 p {
color: #ffffff;
font-size: .9em;
padding-top: 8px;
}





.active {
text-decoration: underline;
}
