#custom-doc { width:72.31em;*width:70.57em;min-width:940px; margin:auto; text-align:left; }

.clear { clear: both; width: 0; height: 0; font-size: 0; overflow: hidden; }

h2 {
  font-size: 138.5%;
  margin-bottom: 10px;
  /*color: #004699;*/
  color: #000;
  font-weight: bold;
}

h3 {
  font-size: 108%;
  margin-bottom: 0.25em;
  color: #000;
  font-weight: bold;
}

p {
  font-size: 93%;
  color: #616161;
  padding-bottom: 1.5em;
}

p a {
  color: #f00;
  text-decoration: underline;
}

p a:hover {
  color: #000;
}

p strong {
  font-weight: bold;
}

#hd { margin-top: 20px; height: 29px; }

#hd .logo {
  width: 140px;
  float: left;
}

#hd h2 {
  color: #616161;
  width: 350px;
  padding-left: 5px;
  font-size: 108%;
  padding-top: 13px;
  float: left;
  font-weight: normal;
  font-style: italic;
}

#hd h2 strong { font-weight: bold; font-style: normal; }

#primary_navigation {
  text-align: right;
  /*width: 780px;*/
  width: 425px;
  float: right;
  padding-top: 12px;
  padding-right: 20px;
}

#primary_navigation .current {
  color: #f00;
}

#primary_navigation a {
  color: #616161;
  text-decoration: none;
}

#primary_navigation a:hover {
  color: #000;
}

#primary_navigation li {
  display: inline;
  padding-left: 40px;
  font-size: 108%;
}

#sub-hd {
  clear: both;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 77%;
}

#sub-hd .left { float: left; padding-top: 8px; height: 18px; }

#sub-hd .right { float: right; padding-right: 20px; padding-top: 5px; height: 22px; }

#sub-hd strong { font-weight: bold; }

#breadcrumbs { padding-left: 12px; }

#breadcrumbs .separator { color: #ccc; padding-left: 6px; padding-right: 6px; font-weight: bold; }

#breadcrumbs .current { color: #f00; }

#breadcrumbs a { color: #616161; text-decoration: none; }

#breadcrumbs a:hover { color: #000; }

#search {
	width: 151px;
	height: 16px;
	background: #fff url(/images/search_background.png) no-repeat;
}

#search input {
	border: 0;
	background-color: transparent;
	color: #616161;
	margin-left: 8px;
	width: 135px;
	height: 16px;
}

#blog_content { float: left; width: 610px; padding-top: 25px; }

#blog_content h2 a,
#blog_content h3 a { color: #000; text-decoration: none; }

#blog_content h2 a:hover,
#blog_content h3 a:hover { color: #616161; }

#blog_content h2.blog_post_heading { margin: 0; padding: 0; }

#blog_content h2.blog_post_heading a.archive {
  font-size: 78%;
  text-decoration: none;
  background-image: url(/images/blog_sidebar_link_background.png);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  padding-left: 10px;	
  color: #616161;
}

#blog_content h2.blog_post_heading a.archive:hover { color: #000; }

#blog_content h3.blog_post_subheading { color: #999; font-size: 85%; margin-bottom: 10px; }

#blog_content h3.blog_post_archive_subheading { color: #999; font-size: 85%; margin-bottom: 20px; text-align: justify; }

#blog_content p { line-height: 170%; }

#blog_content li { line-height: 170%; list-style-type: square; margin-left: 40px; margin-right: 20px; padding-bottom: 20px; font-size: 93%; color: #616161; text-align: justify; }

#blog_content li strong { font-weight: bold; }

#blog_content p.postmetadata { border-top: 1px solid #999; border-bottom: 1px solid #999; padding: 5px; margin-top: -10px; margin-bottom: 30px; font-size: 85%; }

#blog_content br.clear { clear: both; margin: 30px; }

#blog_content p a { color: #f00; text-decoration: none; }

#blog_content p a:hover { color: #000; }

#blog_content .commentlist li { list-style-type: decimal; margin-left: 20px; }

#blog_content .commentlist a { color: #f00; text-decoration: none; }

#blog_content .commentlist a:hover { color: #000; }

#blog_content .navigation { margin-top: 10px; margin-bottom: 10px; height: 20px; }

#blog_content .navigation .older { float: left; }

#blog_content .navigation .newer { float: right; }

#blog_content .navigation a { color: #f00; text-decoration: none; }

#blog_content .navigation a:hover { color: #000; }

#blog_content #comment { width: 610px; height: 150px; border: 1px solid #616161; }

#blog_content #search_field { border: 1px solid #616161; }

#blog_content img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;	
}

#blog_content blockquote {
  width: 80%;
  background-color: #eee;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  margin-bottom: 25px;
}

#blog_content blockquote p {
  font-style: italic;
  color: #000;
  padding: 0;
  margin: 0;
  text-align: justify;
}

#blog_sidebar {
  margin-top: 25px;
  float: right;
  width: 280px;
  margin-left: 50px;
}

#blog_sidebar h2,
#blog_sidebar h3 {
  clear: both;
  color: #616161;
  font-weight: bold;
  padding-top: 14px;
  padding-bottom: 5px;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}

#blog_sidebar h2 { font-size: 108%; }

#blog_sidebar p { padding-right: 20px; padding-bottom: 30px; line-height: 130%; padding-right: 0px; }

#blog_sidebar p.about { border-bottom: 1px solid #999; padding-bottom:15px; }

#blog_sidebar p span.search_query { color: #000; font-weight: bold; }

#blog_sidebar div.subscription_list,
#blog_sidebar div.category_list,
#blog_sidebar div.archive_list,
#blog_sidebar div.navigation {
  clear: both;
}

#blog_sidebar div.subscription_list ul li,
#blog_sidebar div.category_list ul li,
#blog_sidebar div.archive_list ul li {
  display:block;
  float:left;
  width:129px;
  padding-left: 1px;
  color: #616161;
  font-size: 85%;
  font-style: italic;
}

#blog_sidebar div.subscription_list ul li { width: 258px; }

#blog_sidebar div.subscription_list ul li a,
#blog_sidebar div.category_list ul li a,
#blog_sidebar div.archive_list ul li a {
  color: #616161;
  text-decoration: none;
  background-image: url(/images/blog_sidebar_link_background.png);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  padding-left: 10px;
  font-style: normal;
  font-size: 110%;
  line-height: 200%;
}


#blog_sidebar div.subscription_list ul li a:hover,
#blog_sidebar div.category_list ul li a:hover,
#blog_sidebar div.archive_list ul li a:hover {
  color: #000;
}

#blog_sidebar div.navigation p.previous,
#blog_sidebar div.navigation p.next {
  padding: 0;
  margin: 0;
}

#blog_sidebar div.navigation p.previous strong,
#blog_sidebar div.navigation p.next strong {
  font-size: 108%;
}

#blog_sidebar .navigation p.previous a,
#blog_sidebar .navigation p.next a {
  color: #616161;
  text-decoration: none;
}

#blog_sidebar .navigation p.previous a:hover,
#blog_sidebar .navigation p.next a:hover {
  color: #000;
}

#content_with_secondary_navigation { float: right; width: 700px; padding-top: 25px; }

#secondary_navigation {
  margin-top: 25px;
  float: left;
  width: 220px;
  padding-right: 20px;
}

#secondary_navigation li {
  margin-top: -5px;
}

#secondary_navigation .current,
#secondary_navigation a {
  width: 220px;
  height: 36px;
  display: block;
  padding-top: 10px;
  padding-left: 10px;
}

#secondary_navigation .current {
  color: #000;
  font-weight: bold;
  background: url(/images/button.png) no-repeat;
}

#secondary_navigation a {
  color: #616161;
  text-decoration: none;
  background: url(/images/button.png) no-repeat;  
}

#secondary_navigation a:hover {
  color: #000;
  background: url(/images/button.png) no-repeat;
}

#ft {
  margin-top: 25px;
  border-top: 1px solid #ccc;
  padding-top: 1px;
  margin-bottom: 10px;
}

#ft .content {
  height: 122px;
  background: #f7f7f7 url(/images/footer_content_background.png) repeat-x;
  color: #616161;
  padding-left: 20px;
}

#ft .content h3 { font-weight: bold; font-size: 108%; padding-top: 14px; padding-bottom: 5px; }

#ft .content p { font-size: 93%; padding: 0; }

#ft .content p.link a {
	font-weight: bold;
	color: #616161;
	text-decoration: none;
	background-image: url(/images/footer_link_background.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#ft .content p.link a:hover { color: #000; }

#ft .content p.link .details { font-size: 77%; }

#ft .content .fleetsure {
	height: 122px;
	width: 360px;
	float: left;
}

#ft .content .fleetsure img { float: left; padding-right: 14px; }

#ft .content .fleetsure p { padding-right: 50px; padding-bottom: 13px; }

#ft .content .fleetsure p.link { padding-right: 0; }

#ft .content .gpt1 {
	height: 122px;
	width: 304px;
	padding-left: 16px;
	float: left;
	background-image: url(/images/footer_divider.png);
	background-repeat: no-repeat;
}

#ft .content .gpt1 img { float: right; padding-right: 14px; }

#ft .content .gpt1 p { padding-right: 100px; padding-bottom: 10px; }

#ft .content .gpt1 p.link { padding-right: 0; }

#ft .content .other {
	height: 122px;
	width: 204px;
	padding-left: 16px;
	float: left;
	background-image: url(/images/footer_divider.png);
	background-repeat: no-repeat;
}

#ft .content .other p { padding-bottom: 10px; }

#ft .bottom {
  color: #616161;
  background-color: #e5e5e5;
  height: 23px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#ft .bottom p { float: left; padding-left: 20px; font-size: 78%; padding-top: 13px; padding-bottom: 0; }

#ft .bottom .logo { float: right; margin-right: 20px; }

.quote {
  margin-top: 20px;
  margin-bottom: 20px;
}

.quote .saying {
  font-size: 153.9%;
  font-weight: bold;
  font-family: times;
  padding-bottom: 5px;
}

.quote .person {
  padding-bottom: 5px;
}

.quote .person .name {
  font-size: 123.1%;
  font-weight: bold;
  font-style: italic;
}

.quote .person .title {
  font-size: 108%;
  font-style: italic;
}

.quote .location {
  font-size: 93%;
  font-style: italic;
}

.download {
  padding-top: 20px;
}

.download .details {
  font-size: 77%;
}

.download .details strong {
  font-weight: bold;
}

h2.person { margin-top: 15px; font-size: 1em; }
h2.first { margin-top: 0; }
h2.person .name { font-size: 138.5%; }
h2.person .title { font-size: 93%; color: #616161; }

.contact_details .divider { color: #ccc; padding-left: 5px; padding-right: 5px; }

#contact_map { width: 700px; height: 192px; background-color: #ccc; border: 1px solid #616161; margin-bottom: 20px; }

.contact_details a { color: #616161; text-decoration: none; }

.contact_details a:hover { color: #000; }

form.contact { width: 672px; float: right; margin-right: 20px; }

form.contact label { font-weight: bold; }

form.contact input { padding: 5px; }

form.contact div.name { float: left; width: 323px; }

form.contact div.email { float: right; width: 323px; }

form.contact div.name label,
form.contact div.email label { display: block; margin-bottom: 10px; }

form.contact div.name input,
form.contact div.email input { width: 313px; height: 21px; margin-bottom: 20px; border: 0; background: url(/images/contact_input_background.png) no-repeat; }

form.contact div.phone label { float: right; padding-right: 10px; text-align: right; }

form.contact div.phone input { float: right; width: 212px; height: 15px; margin-bottom: 20px; border: 0; background: url(/images/contact_phone_background.png) no-repeat; }

form.contact label.message { float: left; margin-bottom: 15px; }

form.contact span.message { clear: both; display: block; width: 672px; height: 102px; background: url(/images/contact_message_background.png) no-repeat; }

form.contact span.message textarea { resize: none; width: 662px; height: 92px; padding: 5px; overflow: hidden; border: 0; background: transparent; }

form.contact .submit { padding: 0; margin-top: 20px; float: right; }

form.contact span.status,
form.contact span.error { display: block; font-weight: normal; font-size: 85%; padding-top: 5px; color: #616161; }

form.contact label.phone span.error { padding-top: 0; }

form.contact span.error { color: #f00; display: none; }

.directions { padding-bottom: 0; }

.four_zero_four { margin-top: 75px; margin-bottom: 75px; }
.four_zero_four h1 { font-weight: bold; font-size: 273%; text-align: center; margin-bottom: 25px; }
.four_zero_four h1 .value { padding-left: 10px; vertical-align: super; font-size: 50%; color: #f00; font-weight: bold; }
.four_zero_four p { text-align: center; color: #000; letter-spacing: 1.5em; }

.maintenance p { margin-top: 125px; margin-bottom: 125px; font-size: 123.1%; width: 350px; margin-left: auto; margin-right: auto; }

