

/* 
By Jesse Marquez date: 9-11-2009 (Updated: 5-15-09)

color#
font families:
Georgia, Georgia, serif
Tahoma, Geneva, sans-serif
Verdana, Verdana, Geneva, sans-serif
Trebuchet MS, Helvetica, sans-serif
*/



/* ------Erik Meyer Reset - - http://meyerweb.com/eric/tools/css/reset/ -------*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

	
}
body {line-height: 1.3em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}

 /* always show Firefox scrollbar */
html{overflow:-moz-scrollbars-vertical;}

* {margin: 0;} 

/* --------------------------------------------- End Reset ------------------------------------------------ */



/* -------------------------------------- Start Web Site Default Styles ---------------------------------- */
body {text-align:center; font-family: Tahoma, Geneva, sans-serif; color:#000; font-size:12px; background: #7D3303 url() repeat-x}

table {margin-left: auto; margin-right: auto; }
tr td {vertical-align:top;}

h1 {font-size:20px; color:#8F3000; font-weight:bold; font-family: Tahoma, Geneva, sans-serif; margin:0 0 15px 0;  line-height:1em }
h2 {font-size:15px; color:#000; font-weight:bold; font-family: Tahoma, Geneva, sans-serif; margin:0 0 15px 0; line-height:1em}



P {padding-bottom: 15px;}
a img{ border: 0 none; }
.cb {clear:both; padding:0; margin:0}
hr {width:100%; background-color:#000; margin:0 0 5px 0; text-align:center}

/* General Link Styles */
a {text-decoration: underline; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #701512; font-weight:bold}
a:link {text-decoration: underline; color: #701512; font-weight:bold}
a:visited {text-decoration: underline; color: #701512; font-weight:bold}
a:hover {text-decoration: underline; color: #000000; font-weight:bold}
a:active {text-decoration: underline; color: #701512; font-weight:bold}

ul {list-style-type:disc; list-style-position:outside; margin:0 0 15px 35px;}
ul li {line-height:1.3em; margin-bottom:3px;}
ul li li {line-height:1.3em; margin-bottom:3px; list-style-type:circle;}
ul ul{padding-top: 5px}

ol {list-style-type:decimal; list-style-position:outside; margin:0 0 5px 35px;}
ol li {line-height:1.4em; margin-bottom:3px;}
ol li li {line-height:1.4em; margin-bottom:3px; list-style-type:circle;}

div#footer a { color:#fff; text-decoration:none; font-weight:normal; font-size:11px }
div#footer a:link { color:#fff; text-decoration:none; font-weight:normal ; font-size:11px}
div#footer a:visited { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}
div#footer a:hover { color:#fff; text-decoration:underline;font-weight:normal; font-size:11px}
div#footer a:active { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}




div#id a { color:#fff; text-decoration:none; font-weight:normal; font-size:11px }
div#id a:link { color:#fff; text-decoration:none; font-weight:normal ; font-size:11px}
div#id a:visited { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}
div#id a:hover { color:#fff; text-decoration:underline;font-weight:normal; font-size:11px}
div#id a:active { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}

div#id li a {text-decoration: none; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:link {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:visited {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:hover {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:active {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}

.classname {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#181B1F; text-decoration:none; font-weight:normal }
a.classname:link { color:#181B1F; text-decoration:none; }
a.classname:visited { color:#181B1F; text-decoration:none;}
a.classname:hover { color:#181B1F; text-decoration:underline;}
a.classname:active { color:#181B1F; text-decoration:none;}

ul#id {text-align: center; list-style: none; margin: 0 auto; padding-right:10px; border:#000 0px solid; }
#id li { display: inline; padding: 0 10px 0 10px; }

/* -------------------------------------- End Web Site Default Styles ---------------------------------- */



/* -------------------------------------- Start Web Site Main Styles ---------------------------------- */
div#wrapper { margin: 0 auto; width:980px; font-size:12px; padding:0px}

/* Header */
div#header {text-align:left; padding:16px 13px 20px 13px; background:#000 url(../images/header-back.jpg) no-repeat}
#header p { margin:0; padding:0 0 0 10px;  }
#tel { font-size:16px}

/* Nav */
div#nav {text-align:center; color:#FFF; background:#000 url(../images/nav-back.jpg) no-repeat 50% top; padding:0 13px 10px 30px; height:29px; line-height:29px}

/* Content */
div#contentarea {text-align:left; background-color:#FFF; padding:15px}

/* site bottom - logos-learn more-subscribe */
#sitebottom {background-color:#fff; padding:0 45px 15px 15px}

/* site bottom - just logos*/
#sitebottom2 {background-color:#fff; padding:0 15px 15px 0px; text-align: left}



/* Footer */
div#footer {text-align:center; font-size:11px; color:#fff; background-color:#000; padding: 20px 13px 20px 13px; margin-bottom:20px }




#conttable { width: 100%;}
#contw1 {padding-right: 10px}
#contw2 {width: 404px; overflow: hidden;}

/*  
<table id="conttable">
<tr>
<td id="contw1"></td>
<td id="contw2">{module_contentholder,7810}</td>
</tr>
</table>
*/




/* -------------------------------------- End Web Site Main Styles ---------------------------------- */

#noborder {border: 0}


/* Quote box home page */
#quotebox { width: 450px; padding:15px; background: url(../../images/quote-back2.jpg) no-repeat; border: #f7f2dd 1px solid; margin-bottom: 20px }
#quote {font-style: italic;  }
#quotename {text-align: right; font-style: italic;   }

/* Quote box right side (content holder) */
#quotebox-rs { padding:15px; background: url(../../images/quote-back2.jpg) no-repeat; border: #f7f2dd 1px solid;  }
#quote {font-style: italic;  }
#quotename {text-align: right; font-style: italic; padding-top: 10px }

.quotebox-rs { padding:15px; background: url(../../images/quote-back2.jpg) no-repeat; border: #f7f2dd 1px solid;  }
.quote {font-style: italic;  }
.quotename {text-align: right; font-style: italic; padding-top: 10px }


/* Lean More home page */
#moreinfo {border: #afafaf 2px solid; width: 452px; margin: 5px 0 5px 0}
#moreinfo p {padding: 6px}
#lmp {background-color:#77340e; padding: 6px; color:#fff; font-size: 14px; font-weight: bold }

/* Lean More bottom (content holder) */
#moreinfo-cs {border: #afafaf 2px solid; width: 430px; margin: 0px 10px 5px 10px;text-align: left}
#moreinfo-cs p {padding: 6px}

/* Lean More ride side (content holder) */
#moreinfo-rs {border: #afafaf 2px solid; margin: 8px 0px 8px 0px;text-align: left}
#moreinfo-rs p {padding: 6px}





/* Newsletter box home page*/
#newsletter {border: #77340e 2px solid; padding: 6px; color: #77340e}

/* Newsletter box bottom (content holder) */
#newsletter {border: #77340e 2px solid; padding: 6px; color: #77340e; height: 90px}

/* Newsletter right side (content holder) */
#newsletter-rs {border: #77340e 2px solid; padding: 6px; color: #77340e; margin-bottom: 8px}




/* Case studies page */
h1#casestudies {font-size:18px; color:#fff; font-weight:bold; font-family: Tahoma, Geneva, sans-serif; margin:0 0 15px 0; line-height:1em; background: url(/images/h3-back.jpg) repeat-y; padding: 7px 0 7px 7px; }

#casebox {background-color:#e5e5e5; padding: 15px ; margin-bottom: 17px }
#caselogo { font-size: 22px; font-style: italic; font-family:Georgia }
#casediv {background-image: url(/image/divider-dot.jpg) repeat-x; height: 1px; padding-bottom: 12px}
#casebotquote {font-style: italic; color:#77340e; font-weight: bold}
div#casebox h3 { text-align: center; color:#77340e; font-weight: bold; font-size: 15px; font-style: italic; padding-bottom: 10px}

.casebox {background-color:#e5e5e5; padding: 15px ; margin-bottom: 17px }
.caselogo { font-size: 22px; font-style: italic; font-family:Georgia }
.casediv {background-image: url(/image/divider-dot.jpg) repeat-x; height: 1px; padding-bottom: 12px}
.casebotquote {font-style: italic; color:#77340e; font-weight: bold}
div.casebox h3 { text-align: center; color:#77340e; font-weight: bold; font-size: 15px; font-style: italic; padding-bottom: 10px}




/* Testmonials page quote Fader */
h3#test {font-size:18px; color:#fff; font-weight:bold; font-family: Tahoma, Geneva, sans-serif; margin:0 0 15px 0; line-height:1em; background: url(/images/h3-back.jpg) repeat-y; padding: 7px 0 7px 7px; }
p#test-cs {font-style: italic; padding: 0 0px 15px 15px; width: 890px; text-align: right; border: #fff 1px solid}
p#test-own {text-align: right; font-weight: bold}

p.test-cs {font-style: italic; padding: 0 0px 15px 15px; width: 890px; text-align: right; border: #fff 1px solid}
p.test-own {text-align: right; font-weight: bold}


