/*
General CSS Styles
*/
* { 
padding: 0; 
margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #3E606F;
	background-image: url(../images/public/inside/bullet_inside_pgtitle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	letter-spacing: -1px;
}

h2 {
	font-size: 1.6em;
	color: #669900;
	font-family:  Calibri, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	margin-bottom: -5px;
}

h3 {
	font-size: 1.3em;
	color: #FF6600;
	margin-bottom: -10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECE9D8;
	padding-top: 5px;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-size: 1.2em;
	color: #162741;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	padding-top: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #ECE9D8;
	width: 300px;
	padding-left: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 1em;
	color: #333333;
	margin-bottom: -5px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 3px;
	padding-top: 3px;
}

ul {
	list-style-image: url(../images/public/img07.gif);
}

a {
	color: #426200;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #4A6F00;
}

a img {
	border: none;
}

blockquote {
	background-image: url(../images/public/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 10px;
	margin-left: 65px;
	color: #333333;
	font-style: italic;
	width: 350px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2B983;
}

form {
	padding-left:30px;
	
}

input {
	font-size: 0.8em;
	color: #999999;
	text-decoration: none;
	background-color: #ECE9D8;
	padding: 1px;
	border: 0px;
}

select {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	background-color: #ECE9D8;
	border: 0px;
	padding: 1px;
}

textarea {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	background-color: #ECE9D8;
	padding: 1px;
	border: 0px;
}

form table tr td {
	padding-top: 2px;
	padding-bottom: 2px;
}

button {
	background-color:#669933;
	color:#FFFFFF;
	font-weight:bold;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

/* Header */

.search-form {
	width: 180px;
	height: 50px;
	padding: 0px;
	text-align: right;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	clear:both;
	float: right;
	visibility: visible;
}

img.top-pic {
		padding-bottom:10px;
}
.featuredclient-home {
	background-image: url(../images/public/home/bg_featuredclients.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 250px;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}

.featuredclient-home p {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: 16px;
}

/* Menu */

.address {
	width: 778px;
	height: 45px;
	background-color: #F6F6F6;
	background-image: url(../images/public/img02.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


}


.address p{
	list-style: none;
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 0.8em;
}

.clearpic {
	clear: both;
	float: left;
}


.more {
	font-weight: bold;
	color: #999900;
	text-decoration: none;
	padding: 2px;
	font-size: 0.9em;
}

.formlabel {
	width:180px;
	color: #336699;
	padding-right: 10px;
	display: inline;
	vertical-align: middle;
}	

.logo {
	padding:0px;
	margin:0px;
	width:500px;
}

.logo-inside {
	padding:0px;
	margin:0px;
	width:600px;
}

.menu {
	margin:0px;
	padding-bottom:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width:300px;
}

.menu-inside {
	margin:0px;
	width:200px;
	padding-bottom:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.topnav {
	list-style-type: none;
	margin-left:0px;
	padding-bottom:10px;

}

.topnav a{
	margin-left:0px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #316AC5;
	background-image: url(../images/public/bullet_topnav.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	}

.topnav a:hover {
	text-decoration: none;
	color: #314800;
}

a.current_page_item  {
	display:block;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width:150px;
	background-color: #669900;
	background-image: none;
	background-repeat: no-repeat;
}

a.current_page_item:hover {
	
}

.topnav ul li a.last_item a:hover {
	

}
/* Page */

.page {
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF url(../images/public/img05.gif) repeat-y;
}

.page-bg {
	background: url(../images/public/img03.jpg) no-repeat;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 11px;
	padding-left: 24px;
}


/* Content */

.content {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.content-inside {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	min-height:300px;
}

.post {
	border-bottom: 0px;
	width: 400px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.post p{
	padding-top: 10px;
	line-height:16px;
}


.post-inside {
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 5px;
	width: 530px;
}

.post-inside li{
	padding-left: 10px;
	margin-left: 15px;
	background-image: url(../images/public/inside/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	
}


/* Sidebar */
.sidebar {
	border-bottom: 0px;
	width: 150px;
	background-image: url(../images/public/inside/bg_rightnav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	min-height:250px;
}

.sidebar img {
	padding-top:40px;
	padding-bottom:70px;
}

/* Rightnav */

.rightnav {
	padding-bottom: 10px;
	border-bottom: 0px;
	width: 175px;
	padding-right: 5px;
	background-image: url(../images/public/inside/bg_sidenav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-left: 5px;

}

.rightnav li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEFF08;
	width: auto;
	}


.rightnav li a {
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;

}

.rightnav li a:hover {
	text-decoration: none;
	color: #000;
}


.featured {

}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.button {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #402000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}



.form {
	display: table-row;
	padding: 3px;
	border: 1px solid #AEF9FF;
	}

/* Footer */

.footer {
	height: 150px;
	margin-bottom:100px;
}
.bkgrd {
	background-image: url(../images/public/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.footer p {
	padding-left: 15px;
	font-size: 11px;
	color: #333333;
}

.footer ul li{
	display:inline;
}

.footer ul li a{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
	
} 

.footer ul li a:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #316AC5;
} 

.toprow {
	height: 40px;
}

#lastitem {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.lastfooteritem {
	border-right-width: 0px;
}
.services-list {
	background-color: #F9F9FA;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
}

.services-list p {
	padding-left: 10px;
}

.services-list li {
	padding-left: 15px;
	font-style: italic;
	list-style-image: url(../images/public/inside/arrow_right.gif);
	list-style-type: none;
}
.masthead-home {
	height: 155px;
	width: 800px;
}

.masthead-inside {
	height: 210px;
	width: 800px;
}
.redhighlight {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #44392B;
	text-decoration: none;
}
.right {
	text-align: right;
	padding-right: 10px;
}

.body_standard p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
.body_standard a {
	text-decoration: none;
	color: #456;
	font-weight: bold;

	}
	
.body_standard a:hover {
	text-decoration: underline;
	color: #000;
	}
	
.body_standard ul {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 3px;
	}
	
.body_standard ul li a{
	margin-bottom: 6px;
	font-weight: normal;
	padding-top:2px;
	padding-bottom: 2px;
	}
