/* General Styles */
body {
	padding:0;
	margin:0;
	font-family: "Times New Roman", georgia, serif;
	background-color:#e3e3e3;
	color: #333;
}
table, tr, td, p {
	font-family: "Times New Roman", georgia, serif;
}

h1, h2, h3, h4, h5  {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-align: left;
}

a, a:link, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.small {
	font-size: 14px;
}

.verysmall {
	font-size: 11px;
}


img {
	display: block;
}

#logowrap {
	margin: 7px 0 0 0;
	padding: 0;
	width:180px;	
}
img.logo  {
	display: inline;
	margin: 0;
	padding: 0;
}

.top {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.top p {
	margin: 0;
	padding: 0;
}
.emfasys {
	color: #633;
}

/* Adds color to tables */	
#brandandnav, #feature, #podcast {
	background-color: #7d3a40;
}

#mainheader {
	background-color: #E37F1D;
}
#breadcrumbrow {
	background-color: #efefef;
}

/* Main section header */
#mainheader h1 {
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
	margin: 0 0 0 180px;
}
.success#mainheader {
	background: #E37F1D url(../images/header_success2.jpg) no-repeat left bottom;
}

/* MainContent styles. Used on all pages except for PopUps and Homepage */
#maincontent h1 {
	color:#36c;
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0px 0 0px;
/*	margin: 25px 60px 0 60px;*/
	padding: 0;
}

#maincontent h2 {
	color:#A35234;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px #ADADC2 solid;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 18px 0px 0 0px;
/*	margin: 18px 60px 0 60px; */
	padding: 0 0 0 1px;
}

.docCategory {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color:#36c;
	font-size: 16px;
	font-weight: bold;
	
}

.first {
	margin-top: 40px;
}

.documentHeader {
	font-weight:bold;
	font-size:16px;

}

#documentHeader a, #documentHeader a:link, #documentHeader a:active {
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}



#maincontent h3 {
	color:#333;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 0 0px;
/*	margin: 10px 60px 0 60px;*/
	padding: 0 0 0 15px;
	background-image: url(../images/h4_bg.gif);
	background-repeat: no-repeat;
}

#maincontent p, #homepagecontent p {
	margin: 16px 0px 0 0px;
/*	margin: 16px 60px 0 60px;*/
}

#maincontent {
	min-height: 230px;
	margin: 0px 60px 0 60px;
}

#maincontent a, #maincontent a:link, #popupcontent a, #popupcontent a:link, #sitemap a, #sitemap a:link {
	color:#366;
	text-decoration: underline;
	font-weight: normal;
}
#maincontent a:visited, #sitemap a:visited {
	color:#A35234;
}
#maincontent a:hover, #popupcontent a:hover, #sitemap a:hover {
	color:#033;
	text-decoration: underline;
}
/* Form Styles */
#formcontent td {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
form { 
	margin: 18px 0px 0 0px;
/*	margin: 18px 60px 0 60px;*/
	padding: 10px;
	border: 1px solid #ADADC2;
	width: 65%;
}
input, textarea {
	border: 1px solid #ADADC2;
	margin: 0px 0 4px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.button {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #ADADC2;
	color: #fff;
	padding: 2px;
	margin: 3px 0 3px 5px;
	border: 1px solid #666;
}

/* Homepage */
#homepagecontent h1 {
	color:#6B6BCE;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 20px 40px 0 30px;
	padding: 0;
}
#servingwrapper, #popupwrapper {
	margin: 8px 40px 12px 30px;
	padding:0;
}
#popupwrapper {
	margin: 8px 40px 12px 10px;
	padding:0;
}
#popup li  {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	padding: 3px 3px 3px 18px;
	list-style: none; 
	background: url(../images/diagram_bul.gif) no-repeat 6px 1px;
	font-size: 13px;
	line-height: 14px;
	text-align:left;
}
#serving ul, #popup ul {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}
#serving li {
	padding: 3px 3px 3px 18px;
	list-style: none; 
	background: url(../images/home_h2_bg.gif) no-repeat 4px 4px;
	font-size: 14px;
}
#serving a, #serving a:link {
	color:#333367;
	text-decoration: underline;
	font-weight: normal;
}
#serving a:hover {
	color:#6B6BCE;
	text-decoration: underline;
}
#subnav h2 {
	color:#f6ba7b;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	border-bottom: 1px solid #ADADC2;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 178px;	
}
#feature {
	border-top: #a54951 solid 1px;
	padding: 15px 0 0 0;
}
#feature h3 {
	color:#fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#featuretitle {
	margin: 140px 0 0 0;
	padding: 0;
	width: 178px;
}
#brandandnav h2 {
	font-weight: normal;
	margin: 0 31px 0 15px;
	padding: 0;
	color:#fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url(../images/home_featurebg.gif) repeat-x 8px 13px;
}
#feature h2 {
	border-bottom: 1px #399 solid;
	font-weight: normal;
	margin: 0 15px 0 15px;
	padding: 0;
}
#feature h3 {
	margin: 12px 10px 0 15px;
	font-weight: bold;
	padding: 0 0 1px 1px;
}


#whoweare p, #whatwedo p, #whoweserve p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 15px 10px 5px 35px;
	font-weight: bold;
}
#feature p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	margin: 5px 20px 5px 17px;
	font-weight: bold;
}

#feature a {
	color: #e37f1d;
}

#feature img {
	border: 0;
	float: left; 
	padding-right:5px;
}
#whoweare h2, #whatwedo h2, #whoweserve h2 {
	width: 100%;
	font-size: 13px;
	color:#fff;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 35px;
	height:31px;
}
#whoweare h2 {
	background: #336 url(../images/home_square1.gif) no-repeat top left;
}
#whatwedo h2 {
	background: #36c url(../images/home_square2.gif) no-repeat top left;
}
#whoweserve h2 {
	background: #399 url(../images/home_square3.gif) no-repeat top left;
}

#whowearewrapper, #whatwedowrapper, #whoweservewrapper {
	margin: 0;
	padding:0;
}
#whoweare ul, #whatwedo ul, #whoweserve ul {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 33px;
	padding: 0;
	color: #333;
}

#whoweare li, #whatwedo li, #whoweserve li {
	padding: 2px 0 0 12px;
	line-height:13px;
	font-size: 12px;
}
#whoweare li {
	list-style: none; 
	background: url(../images/home_whobul.gif) no-repeat 3px 3px;
}
#whatwedo li {
	list-style: none; 
	background: url(../images/home_whatbul.gif) no-repeat 3px 3px;
}
#whoweserve li {
	list-style: none; 
	background: url(../images/home_servebul.gif) no-repeat 3px 3px;
}

#feature .more { color:#fff; }

a.who  { color:#336; }
a.what  { color:#36c; }
a.serve  { color:#399; }

.more {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	padding: 0 5px 1px 0;
	}
	
.more a, .more a:link, .more a:active {
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
/* PopUps */
#popup h1 {
	color:#f6ba7b;
	font-size: 16px;
	font-weight: bold;
	margin: 20px;
	padding: 0;
}
#popupcontent {
	height: 630px;
}
#popupcontent p {
	margin: 18px 30px 0 30px;
}
#popupcontent img {
	margin: 18px 20px 10px 30px;
	border: 2px solid #A35234; 
	display:inline;
}
/* Table control*/
#clientlist table {
	margin: 9px 0px 9px 0px;
	padding: 0;
}

#thumbnail table {
	margin: 18px 0px 0 0px;
	padding: 0;
}
#thumbnail td {
	margin: 0;
	margin: 2px 5px 2px 5px;
}
#thumbnail img {
	padding: 0;
	display:inline;
	border: 2px solid #366;
}


#clientlist td {
	margin: 0;
	padding: 6px;
}

#callout {
	margin: 0px -60px 0 0;
}
#callout table {
	margin: 20px 0 0 15px;
	padding: 0;
	background-color: #efefef;
	border: 1px solid #ADADC2;
	border-right: none;
}
#callout td {
	margin: 0;
	padding: 8px 0 8px 5px;
}

/* List styles */
.list1 ul {
	margin: 16px 0px 0 20px;
/*	margin: 16px 60px 0 80px;*/
	padding: 0;
}

.list1 li {
	padding: 5px 5px 5px 18px;
	list-style: none; 
	background: url(../images/main_bul1.gif) no-repeat 5px 10px;
	font-family: "Times New Roman", georgia, serif;
}
.list2 ul {
	margin: 16px 0px 0 20px;
/*	margin: 16px 60px 0 80px;*/
	padding: 0;
}

.list2 li {
	padding: 5px 5px 5px 18px;
	list-style: none; 
	font-family: "Times New Roman", georgia, serif;	
}

.list3 ul {
	margin: 5px 0px 6px 0;
/*	margin: 5px 60px 6px 0;*/
	padding: 0;
}
.list3 li {
	padding: 5px 5px 5px 18px;
	list-style: none;
	background: url(../images/home_whobul.gif) no-repeat 5px 10px;
	font-family: "Times New Roman", georgia, serif;	 
}
.sitemap1 ul, #clientlist ul {
	margin: 0;
	padding: 0;
}
.sitemap1 li {
	padding: 5px 5px 5px 18px;
	list-style: none; 
	background: url(../images/home_whobul.gif) no-repeat 5px 10px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
}
.sitemap1 li.first {
	background: url(../images/main_bul1.gif) no-repeat 5px 10px;
	margin:10px 0px 0 0;
}

#clientlist li {
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
}
.sectionname, .sectionname a, .sectionname a:link {
	color:#A35234;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 0 0 1px;
}

ol {
	margin: 18px 0px 0 40px;
/*	margin: 18px 60px 0 80px;*/
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}
ol li {
	padding: 5px 5px 5px 0;
}


.textnorml {font-family: "Times New Roman", georgia, serif;}

#anchornav ul {
	margin: 18px 0px 0 20px;
/*	margin: 18px 60px 0 80px;*/
	padding: 0;
}
#callout ul {
	margin: 8px 0 8px 0;
	padding: 0;
}

#anchornav li, #callout li {
	padding: 5px 5px 0 18px;
	list-style: none; 
	background: url(../images/home_whatbul.gif) no-repeat 5px 8px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
}
#testimonials {
	padding: 0;
	margin: 10px 0px 10px 0px;
/*	margin: 10px 60px 10px 60px;*/
}
#testimonials p {
	margin: 0;
	padding: 10px;
}

#testimonials .odd {
	background-color:#EAEFFA;
	padding: 15px 40px 15px 40px;
	margin:20px 0 0 0;
	border:1px solid #C1D1F0;
}
#testimonials .even{
	background-color:#EFEFF3;
	padding: 15px 40px 15px 40px;
	margin:20px 0 0 0;
	border:1px solid #ccc;
}

/* Flash Content */
#flashcontent p {
	padding: 95px 20px;
	}
/* Podcast */
#podcast {
	background-color: #7d3a40;
	padding: 10px 5px 10px 10px;
}

#podcast img {
	border: 0;
	float: left; 
}

#podcast a{
	border: 0;
	color: #fff;
}
#podcast p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight: normal;
	margin: 10px 0 10px 55px;
	}
	
/* Breadcrumbs */
#breadcrumb {
	color:#666;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	word-spacing: 2px;
	padding: 5px;
	margin: 0;	
}
#breadcrumb a, #breadcrumb a:active {
	color:#999;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}

/* Footer */
#footer td {
	color:#633;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 2px;
	padding: 0 10px;
	margin: 0;
}

#footer td.secondRow {
	font-weight: normal;
}
#footer {
	padding: 0;
	margin: 0;
	background-color: #CA7834;
}
#footer p {
	margin: 0;
	padding: 4px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;	
}
#footer a, #footer a:active {
	color:#633;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

img.floatrt {
display:block;
float:right;
margin:.5em 1em 1.5em 1.5em;
border:4px solid #7d3a40;
}

#emprovegraph{
	display: block;
	padding: 10px 0px 0px 0px;
}
	
img.align-right { float:right; margin: 0 0 15px 15px; }
img.align-left { float:left; margin: 0 15px 15px 0; } 

#testimonial_nav p a {
	
	font-family: arial, helvetica, sans-serif;	
	font-size: 10px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	margin: 0;
} 
