/* Resets Browser Styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
.clear{clear:both;}

/*ie6 png fixing*/
div { behavior: url(css/images/iepngfix.htc) }



/*remove link outlines on mozilla*/
a:active{outline: none;}
a:focus {-moz-outline-style: none;}


/*LAYOUT*/


html body{padding: 0px; margin: 0px; background:#fff url(images/page-bg-tile-x.jpg) repeat-x;}
#shadow-wrapper {overflow:auto; width:992px; margin:0 auto; background:url(images/shadow-wrapper-tile-y.png) repeat-y;}
#container {margin-left:45px; width:900px;}
#header {height:253px; background:url(images/head-banner.jpg);}

#main-nav {width:240px; float:left;}
#main-nav ul{list-style: none; padding: 0px 0px 15px 25px; margin: 0px; font-size:18px;}
#main-nav ul li{margin:18px 10px; padding: 0px;}
#main-nav ul li a {padding: 5px;}

#main-nav ul li a:focus {background:#f36808;color:#fff;}
#main-nav ul li a:hover {background:#f36808;color:#27120f;}
#main-nav ul li a {color:#27120f;text-decoration:none;}
#main-nav ul li a.current-page {background:#f36808; color:#fff;}

#page-content {width:550px; float:right; margin-right:45px; }

#contactformwrapper {float:right;}

#footer {width:992px; margin:0 auto; height:98px; clear:both; background:url(images/footer.png);}
#footer p {float:right; padding-top:35px; margin-right:70px; font-size:14px;}
#footer a{color:#000;}
#footer a:hover{color:#fff;}


#subnav {padding:15px; line-height:1.7em; list-style-position:inside; list-style-type:circle; margin:0; color:#777;}



#main{padding: 20px; margin: auto; margin-top: 20px; text-align: center; width: 800px; border: 1px solid #999; background: #F6F7F9;}

#top{border-bottom: 1px solid #CED7DE;}


#body{margin: auto; padding: 2em 0em 2em 0em;}
#footerold{padding-top: 5px; clear: both;}

/* Subpages layout */
#content{text-align: left;}

#subNavigation{width: 20em; float: right;}
#subNavigation ul{list-style: none; border: 1px solid #FFE8CD; background: #FFF9D8;}

/* FONTS standards */
body {font-size: 14px; background:#fff; font-family: Arial, sans-serif;}

h1, h2, h3, h4, h5, h6 {color:#f36808; font-weight: 500; font-family: Georgia, Palatino, Times New Roman; }
h1 {font-size:70px; line-height: 1; margin-bottom:0.5em; font-weight: bold; text-align: center; letter-spacing: -1px; width: auto; color: #666;}
h2 {font-size:30px; margin-bottom:0.75em;}

h3 {font-size: 18px;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {margin:0 0 1.5em; color: #666; font-size: 16px;}
/*p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}*/
/*p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}*/

a:focus, a:hover {color:#000;}
a {color:#f36808;text-decoration:underline;}

blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

.testimonial-wrapper {width:514px; background:url(images/testimonial-tile-y.jpg) repeat-y; margin-bottom:2px;}
.testimonial-top {padding:30px 0 0 70px; background:url(images/testimonial-top.jpg) no-repeat center top;}
.testimonial-end{width:514px; height:14px; background:url(images/testimonial-end.jpg) no-repeat center top;}


.testimonial-top p {line-height:1.2em; width:380px; font-size:16px; font-style:italic;}
.testimonial-top p.author {text-align:right; font-size:14px; color: #444; font-style:normal;}


/* FORM ELEMENTS */

label {display:block; font-size:12px;}
fieldset {width:210px;padding:10px 20px;margin:0 0 1.5em 0;border:1px solid #ccc;}
fieldset p {margin-top:5px; margin-bottom:5px;}
legend {font-weight:bold; font-size:12px; color:#005e7f; }
input.text, input.title, textarea, select {padding:0; font-size:11px; border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:200px;padding:2px;}
input.title {font-size:1.5em;}
textarea {width:200px;height:200px;padding:2px;}
.error, .notice, .success {padding:.8em; width:400px;}
.error {display:block; margin:10px; font-weight:bold; font-size:16px; color:#b41900;}
.notice {color:#514721;border-color:#FFD324;}
.success {display:block; margin:10px; font-weight:bold; font-size:16px; color:#41a11b;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}






















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
