﻿html { height: 100% } 

/* A new comment */

@font-face {
	font-family: 'DejaVuSerifBook';
	src: url('/fonts/DejaVuSerif-webfont.eot');
	src: local('☺'), url('/fonts/DejaVuSerif-webfont.woff') format('woff'), url('/fonts/DejaVuSerif-webfont.ttf') format('truetype'), url('/fonts/DejaVuSerif-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DejaVuSerifBold';
	src: url('/fonts/DejaVuSerif-Bold-webfont.eot');
	src: local('☺'), url('/fonts/DejaVuSerif-Bold-webfont.woff') format('woff'), url('/fonts/DejaVuSerif-Bold-webfont.ttf') format('truetype'), url('/fonts/DejaVuSerif-Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HVDComicSerifProRegular';
	src: url('/fonts/HVD_Comic_Serif_Pro-webfont.eot');
	src: local('☺'), url('/fonts/HVD_Comic_Serif_Pro-webfont.woff') format('woff'), url('/fonts/HVD_Comic_Serif_Pro-webfont.ttf') format('truetype'), url('/fonts/HVD_Comic_Serif_Pro-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


body { 
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top;
               min-height: 101%;
background-color: #666666; 
}

p { 
margin-top: 0px;
font-family: 'DejaVuSerifBook', Garamond, Georgia, Times, serif; 
font-size: 1em;
line-height: 25px; 
}

.boldness {
font-family: 'DejaVuSerifBold', Garamond, Georgia, Times, serif; 
}
	
#closetop {
	margin-top: -15px;
}

#gaptop {
	padding-top: 10px;
}

h3 {
	font: 1.6em 'HVDComicSerifProRegular', Helvetica, Arial, sans-serif; 
	width: 670px;
	letter-spacing: .75px; 
	word-spacing: 3px;
	margin-bottom: 10px;
	display: block;
	}

a:link {
	text-decoration: none; 
	color: #4C64AD;
	}

a:visited { 
	text-decoration: none; 
	color: #4C64AD;
	}
a:hover { 
	text-decoration: none; 
	color: #4C64AD;
	}

a:active { 
	text-decoration: none; 
	color: #4C64AD;
	}

/* specific divs */
#container { 
	padding-bottom: 10px;
	margin:auto;
	width: 799px;
background-color: #ffffff; 
}

#header {
width:798px;
	height: 180px;
	background-image: url(images/header.jpg);
margin-left:0px;
}


span.tinytext {
font: normal 0.8em helvetica }

#navbar {
padding-left:0px;
	width:801px;
height:30px;
background-color: #336633; 
}

#navbar ul {
height:25px;
padding-top:5px;
	display: list-item;
	list-style-type: none;
font: normal 0.9em Verdana, Helvetica, Arial, sans-serif;
margin-left:-65px; 
}

#navbar li {
	float: left;
padding-left:40px; 
}

#current {
background-image: url(images/darken.png); 
}

#subcurrent {
background-image: url(images/darken.png);
}

ul.submenu {
font-size: .8em; 
padding-bottom:5px;
padding-top: 0px;
margin-left: -10px;
}

li.submenu {
margin: -15px;
padding: 0px; 
}

#navbar a:link {
	text-decoration: none; 
	color: #fff;
	}

#navbar a:visited { 
	text-decoration: none; 
	color: #fff;
	}

#navbar a:hover { 
	color: #ffff33;
	border: none;
}

#navbar a:active { 
	color: #cc3333;
	}

#navbarfooter {
	height:20px;
	background-image: url(images/navbarfooter2.png); 
}

#social 
{

}

#social ul {
display: list-item;
list-style-type: none;
float: right;
margin-right: 100px; 
}

#navbarsized {
	margin-right:242px;
	padding-right: 20px;
	width: 510px;
	margin-bottom: 10px;
	}


#navbarsized p {
margin-left:27px;
 }
 
#demo img {
margin-left: -30px;
}

#navbarsized h3 {
margin-left:27px;
padding-bottom:0px;
 }

#navbarsized img {
padding-top:5px;
padding-right: 10px;
Padding-bottom:8px;
border:none;
}

#newline {
height:1px;
clear:right;
}

.serviceblock {
width:200px;
font-size: .9em;
padding-bottom:5px;
text-align: left; 
}

#map {
width: 535px;
height: 300px;
clear: right; 
}

h2 {
font-family: Trebuchet, Verdana, sans-serif;
font-size: 1.2em;
font-stretch: wider; }

h4 {
background-color: #999999;
margin: 0px;
margin-bottom: 10px;
margin-top: 10px;
padding-left: 20px;
display: block;
list-style-type: none; }

h5 {
font-size: .8em;
color: #000;
display: inline;
margin-left: 5px; }

#bodytext {
padding-top:30px;
}

#bodytext h3 {
	padding-bottom: 10px;
}

#bodytext h4 {
	font-size: 0.9em;
	margin-left: 10px;
	padding-right: 10px;
}
	
/*
#help {  border: none;
font-family: Times, "Times New Roman", serif;
color: #cc0000;
}

#question {
padding-left: 10px
}

#answer {
padding-top: 20px;
}

#helplink {
	color: #c30;
}
*/

table {
              padding: 10px;
	margin: 0;
              font: 0.9em georgia;
}

th {     
	color: #000;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
              font-size: .9em;
              background-color: #bbb; 
}

td {
              
	border: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

td.tableheader {
	background: #993333;
	color: #cccccc;
}

th.tableheader {

	color: #4f6b72;
background: #F5FAFA;
font-size: 9px; 
}


hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

#footer {
font-family: Trebuchet, Verdana, sans-serif;
font-size: 10px;
margin-left: 27px;

text-align: left; 
}