body
{
	background-color: #eaeaea;
   font-family: Arial;
	height: 100%;
	font-size: 70%; 
	margin-top: 20px;
}

body.whitebackground
{
	background-color: #ffffff;
   font-family: Arial;
	height: 100%;
	font-size: 70%; 
	margin-top: 20px;
}

textarea, input
{
   font-family: Arial;
	font-size: 80%; 
}

.frontpage_bg
{
	background-image: url(images/background_frontpage.jpg);
	background-repeat: no-repeat;
}
.frontpage_text_head
{
	padding-top: 10px;
	color: #1c3d79;
	font-weight: bold;
	border-bottom-color: #1c3d79;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.frontpage_line
{
	background-color: #1c3d79;
}
.frontpage_text
{
	padding-top: 10px;
	color: #1c3d79;
	font-size: 80%; 
	line-height: 200%; 
}

.shadow_rt
{
	background-image: url(images/shadow_right_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.shadow_r
{
	background-image: url(images/shadow_right.gif);
	background-position: bottom;
	background-repeat: repeat-y;
}

.shadow_b
{
	background-image: url(images/shadow_bottom.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.shadow_rb
{
	background-image: url(images/shadow_right_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.out_bdr_lt /* Left Top */
{
	border-left-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #808080;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.out_bdr_rt /* Right Top */
{
	border-right-color: #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #808080;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.out_bdr_lb /* Left */
{
	border-left-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #8ca0c2;
}

.pad
{
	border-right-color: #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 14px;
	padding-left: 40px;
	padding-right: 40px;
}

ul.front_bullets 
{
	padding: 0px 0px 0px 62px;
	margin:0 0 0 0;
}
ul.front_bullets li 
{
	list-style-image: url(images/bullet-light.gif);
	line-height: 200%;
	font-size: 120%;
	color: #1c3d79;
	font-style: italic;
}

/* Links */
* html ul.links li {float:left;}
*+html ul.links li {float:left;}
ul.links {
	padding: 0px 0px 0px 12px;
	margin:0 0 0 0;
	width:90%;
	}
ul.links li {
	margin: 0 0 0 0;
	width:100%;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	}
ul.links li a {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	display:block;
	padding: 2px 6px 3px 2px;
	color: #1c3d79;
	text-decoration: none;
	font-size: 75%; 
	font-weight: normal;
   line-height: 190%;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: dashed;
	}
ul.links li a:hover {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	color: red;
	}
ul.links li a.alt {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	display:block;
	padding: 2px 6px 3px 2px;
	color: #1c3d79;
	text-decoration: none;
	font-size: 75%; 
	font-weight: normal;
   line-height: 190%;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
	border-bottom-style: dashed;
	}
ul.links li a.alt:hover {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	color: red;
	}

#dropmenudiv{
position:absolute;
background-color: #ccd6e4;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #1c3d79;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: Red;
}


.phone_number
{
	font-size: 150%; 
	color: #1c3d79;
	padding-top: 70px;
	padding-bottom: 40px;
	text-align: center;
}

.bawder
{
	border-bottom-color: #1c3d79;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.page_title
{
	font-size: 160%; 
	font-variant: small-caps;
	font-style: italic;
	color: #1c3d79;
	padding-bottom: 2px;
	border-bottom-color: #1c3d79;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.page_title_small
{
	font-size: 50%; 
	font-variant: small-caps;
	font-style: italic;
	color: #1c3d79;
	padding-bottom: 2px;
}


.subheading
{
	font-size: 100%; 
	font-style: normal;
	font-weight: bold;
	color: #1c3d79;
	margin-top: 16px;
	padding-bottom: 2px;
}

.maptext
{
	color: #1c3d79;
	font-size: 90%; 
}

.default
{
	color: #8ca0c2;
	font-size: 80%; 
	padding-top: 16px;
	padding-bottom: 2px;
   padding-left: 10px;
	line-height: 180%;
}

.default_bold
{
	color: #1c3d79;
	font-size: 80%;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 2px;
   padding-left: 10px;
	line-height: 180%;
}

.default_bold_alt
{
	color: #1c3d79;
	font-weight: bold;
}

.defaultlist
{
	color: #8ca0c2;
	font-size: 80%; 
	line-height: 180%;
}


.formfield
{
	color: #1c3d79;
	font-size: 80%;
	line-height: 180%;
}

.formfield_bold
{
	color: #1c3d79;
	font-size: 80%;
	font-weight: bold;
	line-height: 180%;
}

a.pagelink
{
	color: #1c3d79;
	text-decoration: none;
	font-style: italic;
}

a.pagelink:hover
{
	color: Red;
}

a.pagelink_indent
{
	padding-left: 20px;
	color: #1c3d79;
	text-decoration: none;
	font-style: italic;
}

a.pagelink_indent:hover
{
	color: Red;
}

a.pagelink_bold
{
	color: #1c3d79;
	text-decoration: none;
	font-weight: bold;
}

a.pagelink_bold:hover
{
	color: Red;
}

a.misclink
{
	color: #1c3d79;
	text-decoration: underline;
	font-style: italic;
}

a.misclink:hover
{
	color: Red;
}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -8px 8px 8px -8px;
  padding: 4px;
} 

.img-shadow-alt {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 15px 0 0 0px;
  }

.img-shadow-alt img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -8px 8px 8px -8px;
  padding: 4px;
} 

.line_under
{
   padding-bottom: 8px;
}
.projects_contractor
{
	font-size: 110%;
	color: #1c3d79;	
	font-weight: bold;
}
.projects_address
{
	font-size: 70%;
	color: #1c3d79;	
	font-weight: bold;
}
li.projects_bullet
{
	font-size: 70%;
	color: #8ca0c2;	
}
.projects_indent
{
	margin-left: 40px;
}