@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #5c260b;
}
.twtr-hd  {
	visibility:hidden;
	height:1px;
	border:0;
	margin:0;
	padding:0 !important;
}
.twtr-ft {
	visibility:hidden;
	height:1px;
	border:0;
	margin:0;
	padding:0;
}
.twitter-home {
	margin-left:-10px;
}
.twtr-doc a:hover {
	text-decoration:none !important;
}
.twitter-home h1, .twitter-home h2, .twitter-home h3 {
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #003871;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003871;
}
a:visited {
	text-decoration: none;
	color: #2BAFE5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #37A7E7;
}
a:hover {
	text-decoration: none;
	color: #511900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #511900;
	}
a:active {
	text-decoration: none;
	color: #511900;
}
#footer a:link {
	text-decoration: none;
	color: #1F1206;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F1206;
}
#footer a:visited {
	text-decoration: none;
	color: #1F1206;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F1206;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1  {
	font-size: 32px;
	line-height: 32px;
	letter-spacing: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
h2  {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #003871;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
.callout {
	font-size: 13px;
	line-height: 16px;
	color: #0066CC;
}
h3 {
	font-size: 14px;
	line-height: 12px;
	color: #0099CC;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainLeftColumn {
	float: left;
	height: auto;
	width: 290px;
	margin: 0px;
	padding: 0px;
}
#MainRightColumn {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 290px;
}
p  {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #3F3F3F;
}
#leftmainFull {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#container {
	width: 930px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
} 
#innercontainer {
	width: 870px;
	float: left;
	height: auto;
	background-image: url(images/back_home.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#innercontainerfoot {
	background-image: url(images/foot_home.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 930px;
	height: 33px;
}
#header {
	height: 385px;
	width: 870px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	background-repeat: no-repeat;
} 
.home {
	background-image: url(images/header_home.jpg);
}
.mission {
	background-image: url(images/header_mission.jpg);
}
.experience {
	background-image: url(images/header_experience.jpg);
}
.clients {
	background-image: url(images/header_clients.jpg);
}
.press {
	background-image: url(images/header_press.jpg);
}
.news {
	background-image: url(images/header_news.jpg);
}
.contact {
	background-image: url(images/header_contact.jpg);
}
#navigation {
	width: 870px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
a.navbtn {
	text-transform: uppercase;
	color: #c69c6d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 0px;
}
a.navbtn:hover {
	color: #FFFFFF; !important
}
a.navbtnCurrent {
	text-transform: uppercase;
	color: #FFFFFF; !important
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 0px;
}
a.navbtnCurrent:hover {
	color: #FFFFFF;
}
#rightColumn {
	float: right; /* since this element is floated, a width must be given */
	width: 236px;
	padding: 0px;
	margin: 0px;
}
#twoColRight {
	height: auto;
	width: 210px;
	float: right;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftmaintext {
	height: auto;
	width: 600px;
	float: left;
	padding: 0px;
	margin: 0px;
} 
#footer {
	float: left;
	height: auto;
	width: 870px;
	color: #C69C6D;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
} 
#footer h1 {
	font-size: 18px;
	font-weight: bold;
	color: #c69c6d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer   p {
	color: #C69C6D;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#leftStaticColumnTop {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 100;
	top: 0px;
	clear: none;
	margin: 0px;
	left: -10px;
}
#leftStaticColumnBottom {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	position: fixed;
	z-index: 100;
	left: auto;
	bottom: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	list-style-type: circle;
	color: #3F3F3F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
ul {
	color: #3F3F3F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.quoteName {
	margin: 0px;
	font-style: italic;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 350px;
}
.quote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
ul.clientlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.clientlist {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: none;
}
a.praise {
	font-size: 16px;
	text-decoration: none;
	line-height: 18px;
	color: #666666;
	line-height: 17px;
	width: 200px;
	height: auto;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
a.praise:hover {
	color: #023E7B; !important
	text-decoration: none;
}

/*******************************************************************************

 Feedburner Style Changes : these styles change the rss feed information from the blog

 *******************************************************************************/
div.feedburnerFeedBlock
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	padding-top: 0px;
	margin: 0px;


}

div.feedburnerFeedBlock #creditfooter {
	visibility: hidden;
}
div.feedburnerFeedBlock  .feedTitle {
	visibility: hidden;
}
div.feedburnerFeedBlock  .headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-bottom: 8px;
	float: left;
}
div.feedburnerFeedBlock  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	width: 100%;
}
div.feedburnerFeedBlock  .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #003871;
	top: 0px;
	right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.feedburnerFeedBlock ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.feedburnerFeedBlock  li {
	color:#333333;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-left:0;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0;
}
