body{
	background-color: #92a5b6;
	font-size: 11px;
}

body,td,p,div,th,ul,li{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

h1{
	font-size: 14pt;
}
h2{
	font-size: 12pt;
	font-weight: bold;
}

h3{
	font-size: 12pt;
	font-weight: normal;
}
h4{
	font-size: 10pt;
}

#body_table{
	border: 1px solid #ff6634;
	background-color: white;
}

td.header_right{
	padding-right: 20px; 
}

div.header_break{
	margin: 0px 20px 0px 20px;
	padding: 0px;
	border-bottom: 1px solid #ff6634;
	font-size: 1px;
}

div.date_time{
	background-color: #c5c5c5;
	padding: 3px;
	font-size: 7pt;
	color: #666666;
	font-family: Arial, serif;
	text-align: center;
	width: 23em;
	height: 17px;
}

#case_studies h2{
	border: solid #c5c5c5;
	border-width: 2px 0px 0px 1px;
	padding: 4px 0px 8px 10px;
	background: #e4e4e4; 
}

#case_studies h2 a{
	color: #666666;
}

#case_studies h3{
	font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
	
}

div.contact_info{
	color: #666666;
	padding-top: 2px;
	font-weight: bold;
}

div.contact_info a{
	color: #666666;
}

div.footer_break{
	margin: 3px 20px 3px 20px;
	padding: 0px;
	border-bottom: 3px solid #ff6634;
	font-size: 1px;
}

#menu1{
	background-color: #697e91;
	border-left: 6px solid #ff6633;
	border-right: 6px solid #ff6633;
	margin: 3px 20px 3px 20px;
}

#menu1 a{
	font-size: 9pt;
	color: white;
	background: url(/images/arrow.gif) center left no-repeat;
	padding-left: 7px;
	margin-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-decoration: none;
}

#menu1 a:hover{
	text-decoration: underline;
}

#menu1 td{
	border-right: #7f94a7 1px solid;
	border-left: #536677 1px solid;
	padding: 5px;
}	

#menu1 td.last{
	border-right: none;
}

#menu1 td.first{
	border-left: none;
}

/* Dynamic Menu CSS */

.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;

    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    color: #ffffff;
    font-weight: bold;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    text-decoration: underline;
    color: #ffffff;
    font-weight: bold;
}
.ddm1 .item2{
    padding: 3px 8px 4px 8px;
    display: block;
    white-space: nowrap;
    color: #ffffff;
}

.ddm1 .item2:hover,
.ddm1 .item2 a:hover{
    text-decoration: underline;
}

.ddm1 .section {
    border: 1px #003366;
	background-color: #697e91;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}

.ddm1 .section:hover{
/*   background: #b97b76; */
}

.ddm1 .left, .ddm1 .left:hover {
  border-style: none; 
}

.ddm1 .right, .ddm1 .right:hover {

}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/* End Dynamic Menu CSS */


div.breadcrumb{
	font-size: 8pt;
	padding-bottom: 3px;
	border-bottom: 3px solid #ff6634;
}

td.body_content{
	padding: 3px 20px 3px 20px;
}

#submenu a{
	display:block;
	font-size: 9pt;
	padding: 2px 0px 2px 0px;
}

#submenu a:hover{
	background-color: #e4e4e4;
}

#submenu h2{
	font-size: 12pt;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;

}

a.edit{
	font-size: 9pt;
}

img.feature_image{
	border: 2px solid #cccccc; 
	padding: 3px; 
}

td.homepage_news{
	font-size: 8pt;
}

td.featured_service{
	padding-left: 10px;
}

td.homepage_news h2,td.featured_service h2 {
	color: #777c82;
	font-weight: bold;
	font-size: 10pt;
}

td.homepage_news h2 span.alt, td.featured_service h2 span.alt{
	color: #676767;
}

td.featured_service li{
	list-style-type: square;
	padding-bottom: 2px;
}

td.featured_service li a{
	color: #676767;
	font-size: larger;
}

td.featured_service li a:hover{
	color: #ff855c;
	font-size: larger;
}

td.homepage_news div.title{
	color: #777c82;
}

td.homepage_news span.date{
	color: #b08b6e;
}

td.homepage_news div.description{
	padding-bottom: .5em;
	padding-top: .5em;
	margin-bottom: .5em;
	color: #676767;
	border-bottom: 1px solid #adadad;
}

td.homepage_news a{
	color: #ff9966;
}

td.homepage_news a:hover{
	font-weight: bold;
}

td.welcome {
	padding-left: 10px;
}

td.welcome h1{
	color: #ff855c;
	font-size: 12pt;
}

td.welcome p{
	font-size: 10pt; 
	color: #676767;
}

td.featured_service div{
/*	background: url('/images/top_border.gif') top left no-repeat; */
	border: 1px #cccccc;
	border-style: solid none none solid;
	margin: 5px;
	padding-top: 1px;
	padding-left: 10px;
}


h1.page_title{
	color: #676767;
}

/* Articles Listing CSS */
ul.articles{
	list-style-type: none;
}

ul.articles li{
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 2px dotted #e4e4e4;
}

ul.articles strong{
	font-size: larger;
}

div.byline{
	font-style: italic;
	font-weight: bold;
	padding-top: .25em;
}
p.note{
	border-top: 1px solid #cccccc;
	background: #e4e4e4;
	padding: 4px;
	margin: 1em 2em 1em 2em;
}

/* Articles Listing CSS */

div.bio_info{
	display: none;
	margin: .5em;
	padding-left: .5em;
	padding-right: .5em;
	background: #e4e4e4;
	border: 1px solid #c5c5c5;
}

.articles_content {
	padding-left: 40px;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

/*
h2.fake_link{
	text-decoration: underline;
}

h2.fake_link:hover{
	cursor:pointer;
	cursor:hand;
}
*/

.contact_form fieldset{
	padding: 5px;
}
.contact_form legend{
	color: #676767;
	font-weight: bold;
	font-size: 12pt;
}

.contact_form td.header{
	font-weight: bold;
}
.contact_form #errmsg{
	background: #e4e4e4;
	border: 1px solid #999999;
	padding: 0px 4px 0px 4px;
	font-weight: bold;
	display: none;
}

div.more{
	text-align: center;
	border-top: 1px solid #999999;
}

#site_map a{
	color: #676767;
}

#site_map a:hover{
	color: #ff855c;
}

#site_map h1,h2,h3{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#site_map h1{
	font-size: 12pt;
}

#site_map h2{
	font-size: 11pt;
	margin-top: 1em;
	padding-left: 2em;
}

#site_map h3{
	font-size: 10pt;
	padding-left: 4em;
}

#footer{
	margin: 7px 20px 7px 20px;
}

#footer td.left{
	color: #818181;
	font-size: 8pt;
}

#footer td.left a{
	color: #818181;
	text-decoration: none;
}

#footer td.left a:hover{
	text-decoration: underline;
}

#footer td.right{
	color: #6a6a6a;
	font-size: 8pt;

	padding: .75em;
	border-left: 1px dotted #6a6a6a;
}

#footer #courtesy-nav{
	padding-bottom: .5em;
}

#footer td.right a{
	font-weight: bold; 
	font-size: 7pt;
	color: #6a6a6a;
	text-decoration: none;
}

#footer td.right a:hover{
	text-decoration: underline;
}

#myGallery{
	width: 726px !important;
	height: 140px !important;
	background-color: white !important;
}
