* {
	margin: 0;
	padding: 0;
	}

body {		
	color: #333;
	background-color: #4D647C;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	margin-top: 25px;
}
														
p {
margin: 10px 0;
line-height: 16px;
}

h1 {
color: #071C3E;
font-size: 20px;
margin-bottom: 10px;
}

h2 {
color: #446199;
font-size: 14px;
font-style: italic;
margin-bottom: -5px;}

h3 {
color: #333;
font-size: 14px;
border-bottom: 1px solid #071c3e;
margin-left: 10px;}

.indent {
margin-left: 40px;
}

ul {
margin-left: 40px;
margin-bottom: 10px;}

li{
margin-bottom: 4px;
}

#container {
	width: 946px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #071C3E;
	background-color: #fff;
	}

#header {
	height: 74px;
	padding-left: 10px;
	background-image: url(images/tagline.jpg);
	background-repeat: no-repeat;
	background-position: right center;
		}
		
#topphoto {
	border-top: 2px solid #071C3E;
	border-bottom: 2px solid #071C3E;
	height: 120px;
}


#topphotohome {
	border-top: 2px solid #071C3E;
	border-bottom: 2px solid #071C3E;
	height: 120px;
	background-image: url(images/roadhome.jpg);
	background-repeat: no-repeat;
}


#flashcontent{
padding-left: 660px;
padding-top: 0px;
font-family: Georgia, "Times New Roman", serif;
font-style: italic;
line-height: 18px;
color: #fff;
width: 250px;
}

#content {
background-image: url(images/contentbg1.jpg);
	background-repeat: repeat-y;
}

#main {
	margin-left: 187px;
	padding: 30px 50px;
}

 a:link {
font-style: normal;
color: #446199;
}

a:visited {
font-style: normal;
color: #648ee2;
}

a:hover {
font-style: normal;
color: #648ee2;
}

a:active {
font-style: normal;
color: #446199;
}

#products a {
font-style: italic !important;
}


/* STYLES */

.gritalb p{
	font-size: 14px;
	color: #071C3E;
	font-style: italic;
	font-weight: bold;
	line-height: 20px !important;
	padding: 0 15px;
}

/*.emph {
color: #A2483B;
font-weight: bold;
font-style: italic;
}*/

#products li {
	margin-bottom: 4px;
	color: #071C3E;
}

#products ul {
margin-left: 0px;
}
#products {
margin-top: 10px;
}

#leftprod {
	float:left;
	background-image: url(images/compassbg.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 209px;
	margin-top: 0px;
	padding: 85px 20px 20px 50px;
}


.rightbox {
float: right;
padding: 20px 10px 20px 0;
margin: 65px 10px 10px 10px;
width: 220px;
background-color: #edeff1;
border: 1px solid #666;}

.whatcompass {
float:right;
padding-left: 20px;
}

.whatcompass ul {
margin: 6px 8px 8px 8px;
}


.whatcompasstop {
	background-image: url(images/whatcompasstop.jpg);
	background-repeat: no-repeat;
	width: 324px;
	height: 23px;
	text-align: center;
}


#leftprodwrap {
float:left;
}

.leftprodtop {	
	background-image: url(images/navigatortop2.jpg);
	background-repeat: no-repeat;
	width: 324px;
	height: 77px;
}

.leftprodmid {
	background-image: url(images/navigatormid.jpg);
	background-repeat: repeat-y;
	width: 244px;
	margin-top: 0px;
	padding: 10px 30px 3px 50px;
}

.leftprodbot {
	background-image: url(images/navigatorbot.jpg);
	background-repeat: no-repeat;
	width: 324px;
	height: 21px;
}

#rightprodwrap {
margin-left: 342px;
}

 #rightprodtop {	
	background-image: url(images/compasstop2.jpg);
	background-repeat: no-repeat;
	width: 326px;
	height: 77px;
}

#rightprodmid {
	background-image: url(images/compassmid.jpg);
	background-repeat: repeat-y;
	width: 246px;
	margin-top: 0px;
	padding: 10px 30px 3px 50px;
}

#rightprodbot {
	background-image: url(images/compassbot.jpg);
	background-repeat: no-repeat;
	width: 326px;
	height: 23px;
}


#rightprod {
	margin-left: 342px;
	background-image: url(images/navigbg.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 209px;
	margin-top: 30px;
	padding: 85px 20px 20px 50px;
}

.clienthead {
color: #071C3E;
font-size: 20px;
padding-bottom: 35px;
font-weight: bold;
border-bottom: 2px solid #071C3E;
margin: 10px 0 0 0;}

.testtxt {
padding-bottom: 25px;
}

.testdiv {
border-bottom: 2px solid #071C3E;
padding: 3px 0;
margin: 0;
}

/*.clienttxt {
padding-bottom: 25px;
}

.clientleft {
border-bottom: 2px solid #071C3E;
padding: 3px 0;
margin: 0;
}

.clientright {
border-bottom: 2px solid #071C3E;
padding: 3px 0;
margin: 0;}

.clientleft img{
float: left;
padding: 10px 20px 30px 0;
position: relative;}

.clientright img{
float: right;
padding: 10px 0 50px 50px;
position: relative;}
*/

.clear {
clear: both;
}

.clientleft {
padding: 15px 0;
border-bottom: 2px solid #071C3E;
margin: 0;}

.clientright {
padding: 15px 0;
border-bottom: 2px solid #071C3E;
margin: 0;}

.clientleft .img{
float: left;
width: 180px;}

.clientright .img{
float: right;
width: 180px;
}

.clientleft .clienttxt {
float: right;
width: 470px;
}

.clientright .clienttxt {
float: left;
width: 470px;
}

.clientleft .clear {
clear: right;
}

.clientright .clear {
clear: left;
}


#value {
padding: 10px 30px;
background-color: #f7f7f7;
border: 1px solid #D8D8D8;
display: block;
margin: 10px 0;
}

.resource {
margin-left: 25px;
}

.newslist {
padding-left: 20px;
line-height: 25px;
margin-top: 20px;
}

.newsnote {
color: #666;
font-size: 10px;
line-height: 14px;
}

#emsignup-int {
float: right;
background-color: #f7f7f7;
border: 1px solid #D8D8D8;
line-height: 18px;
padding: 10px 30px;
width: 230px;
text-align: center;
} 

#emsignup-int2 {
line-height: 18px;
text-align: center;
margin-bottom: 20px;
} 

#emsignup-home {
background-color: #eff0f2 !important;
border: 1px solid #ebece4 !important;
line-height: 18px;
text-align: center;
margin: 15px auto;
padding: 15px 0;
width: 628px;
} 


#emsignup-home p {
color: #071C3E;
line-height: 22px;
margin: 0;
}

#emsignup-home img {
margin: 0 !important;
padding-left: 15px;
}


#ebook-home {
background-color: #eff0f2;
border: 1px solid #ebece4;
margin: 15px auto;
padding: 15px 0;
width: 628px;
text-align: center;
color: #071C3E;
} 

#ebook-home p  {
line-height: 24px;
}

#ebook-int {
line-height: 22px;
text-align: center;
color: #071C3E;
}

.ebook {
font-weight: bold;
}

.ebooktag {
color: #071C3E;
font-style: italic;
text-align: center !important;
margin: 0 0 10px 0;}

/*.book {
margin: 0 auto;
text-align: center;
line-spacing: 22px;
}

.book p {
line-spacing: 22px;}

.booktop {	
	background-image: url(/images/book-top.jpg);
	background-repeat: no-repeat;
	width: 650px;
	height: 7px;
}

.bookmid {
	background-image: url(/images/book-mid.jpg);
	background-repeat: repeat-y;
	width: 650px;
	margin-top: 0px;
	padding: 10px 0;
}

.bookbot {
	background-image: url(/images/book-bot.jpg);
	background-repeat: no-repeat;
	width: 650px;
	height: 7px;
}
*/

.challenge {
font-weight: bold;
font-style: italic;
color: #071C3E;
font-size: 14px;
background: url(images/yellowbg.jpg) center left no-repeat;
margin-top: 20px;
padding: 0;
}

#resleft {
float: left;
width: 275px;
background-color: #eff0f2;
border: 1px solid #ebece4;
padding: 20px 15px 15px 15px;
min-height: 443px;
}

.signup {
color: #446199;
}

#resright {
float: right;
width: 275px;
background-color: #eff0f2;
border: 1px solid #ebece4;
padding: 15px;
}

#resright p, #resleft p {
padding: 20px 10px 0 10px;
text-align: left;
color: #071C3E;
line-height: 18px;
}

/* FORM */

#freeform {
padding: 10px 20px;
background-color: #f7f7f7;
border: 1px solid #D8D8D8;
width: 460px;
}

#freeform p {
font-family: Verdana, Arial, sans-serif;
color: #666;
font-size: 10px;
}

#freeform input, textarea {
border: 1px solid #D8D8D8;
color: #333;
font-size: 12px;
}

.required {
padding: 0 5px;
color: #990033;
font-size: 10px;
}

#replacement-1 {
width: 167px;
height: 32px;
border: 0 !important;
background: transparent url(images/uploads/submit.jpg) no-repeat center top;
padding-left: 450px;
}

/* BLOG */

#content2 {
background-image: url(images/contentbg2.jpg);
background-repeat: repeat-y;
}

#blogcontainer {
margin-left: 187px;
}

#mainblog {
width: 500px;
padding: 30px 25px;
float: left;
}
#share {
margin-bottom: 30px;
font-size: 11px !important;}

#blogright {
width: 177px; 
float:right;
padding: 20px 0 10px 10px;
font-size: 12px;
}

#blogright a {color: #446199;}
#blogright a:visited {color:#648ee2;}
#blogright a:hover {color: #648ee2;}
#blogright a:active { color:#446199;}

.bloghead {
font-size: 18px;
line-height: 20px;
margin-bottom: 12px;
color: #333;
text-align: left;
font-weight: bold;
}

#blogright ul {
margin: 0px 10px 15px 20px;
}

#blogright li {
margin-bottom: 3px;
list-style-type: none;
}

.blogphoto {
border: 1px solid #999;
margin: 0 0 10px 15px;
background-color: #fff;
}

.entry li {
color: #000;
margin: 0px 0px 5px 20px !important;
font-weight: normal !important;
font-size: 13px !important;
font-style: normal !important;
}

.entry ol {
margin: 5px 0 10px 10px;
}

.righttexthead {
background: url(images/blogarrow.jpg) center left no-repeat;
padding: 3px 0px 0px 20px;
font-weight: bold;
color: #071C3E;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 5px;
}

.blogsub {
font-size: 11px;
border-top: 1px solid #4674ae;
border-bottom: 1px solid #4674ae;
padding: 5px 10px;
margin: 10px 0 25px 0;
text-align: center;
font-family: "Lucida Grande", verdana, arial, sans-serif;}

.blogsub a {color: #666;}
.blogsub a:visited {color:#AE4F4A;}
.blogsub a:hover {color: #AE4F4A;}
.blogsub a:active { color:#666;}


.readall {
text-align: right;
font-weight: bold;
font-size: 12px;
}

.blogback {
font-size: 11px;
font-style: italic;
text-align: right;
}

.cat_archive li{
list-style-type: none !important;
margin: 10px 0  0 0px !important;
padding: 0 !important;}


.cat_archive p {
font-size: 12px;
font-weight: bold;
margin: 0;
font-style: normal;}

.cat_archive a {
font-size: 12px;
}

.yrhead {
font-size: 14px;
font-weight: bold;
padding: 5px 10px;
margin: 10px 0 20px 0;
text-align: center;
color: #4674ae;
background-color: #eeeff1;}

.author {
font-weight: normal;
font-style: italic;
color: #074592;}

.comment1 {
background-color: #eceff1;
padding: 10px 20px 10px 25px;
margin: 10px 0 10px 0px;
color: #666;
width: 475px;}

.comment2 {
background-color: #e8eaee;
padding: 10px 20px 10px 25px;
margin: 10px 0 10px 0px;
color: #666;
width: 475px;}

.number {
position: relative;
top: -10px;
left: -25px;
color: #F4efdb;
font-size: 40px;
font-weight: bold;
width: 50px;
float: left;}

.said {
color: #424f5c;
margin-bottom: 10px !important;
padding: 0 !important;
font-weight: bold;
}

.sofar {
color: #333;
margin-bottom: 20px !important;
padding: 0 0 0 10px !important;
font-size: 14px;
}

#comment_form {
padding: 20px;
background-color: #eeeff1;
width: 480px;
}

#comment_form p {
font-family: Verdana, Arial, sans-serif;
color: #333;
font-size: 10px;
margin: 5px 0;
}

#comment_form input,textarea {
border: 1px solid #D8D8D8;
color: #333;
font-size: 12px;
padding: 2px;
}

.paginate {
margin-top: 10px;
color: #074592;
font-size: 11px !important;
}



/* NAVIGATION */

#nav {
float: left;
width: 187px;
margin-bottom: 20px;
}


#navlist {
list-style: none;
padding: 35px 0 20px 0px;
margin: 0px 0 0px 0px;
}

#navlist li {
font-size: 12px;
font-weight: bold;
}

#navlist a {
display: block;
padding: 7px 18px;
color: #071C3E;
text-decoration: none;
width: 151px;
font-style: normal;
}

#navlist li a:hover, a.current {
background-image: url(images/navarrow2.gif);
background-repeat: no-repeat;
background-position: left center;
}
	
#navlist li ul {
list-style: none;
margin: 0 0 0 10px;
padding: 0;
}

#navlist li ul a {
margin: 0 0 8px 15px;
padding: 0;
background-image: none;}
	
.subnavlist a:hover {
background-image: none !important;
text-decoration: underline !important;}

.subnavlist a.current {
text-decoration: underline !important ;
}
		
#navlistnew {
list-style: none;
padding: 0 0 20px 0px;
margin: 0px 0 0px 0px;
}

#navlistnew li {
font-size: 12px;
font-weight: bold;
}

#navlistnew a {
display: block;
padding: 7px 18px;
color: #071C3E;
text-decoration: none;
width: 151px;
font-style: normal;
}

#navlistnew li a:hover, a.current {
background-image: url(images/navarrow2.gif);
background-repeat: no-repeat;
background-position: left center;
}
	
#navlistnew li ul {
list-style: none;
margin: 0 0 0 10px;
padding: 0;
}

#navlistnew li ul a {
margin: 0 0 8px 15px;
padding: 0;
background-image: none;}


#address {
	color: #071C3E;
	font-size: 11px;
	margin-left: 18px;
	line-height: 14px;
	}

#address a:link {
font-style: normal;
color: #071C3E;
}

#address a:visited {
font-style: normal;
color: #666;
}

#address a:hover {
font-style: normal;
color: #666;
}

#address a:active {
font-style: normal;
color: #071C3E;
}

.news-divide {
padding: 0 0 10px 0;
margin: 0 18px;
border-bottom: 1px dotted #071C3E;

}

.news-side {
margin: 10px 14px 10px 18px;
padding: 0 0 10px 0;
border-bottom: 1px dotted #071C3E;
}

.news-side-bot {
margin: 10px 18px 10px 18px;
padding: 0 0 10px 0;
}


.icons {
margin: 2px 34px 2px 0px;
}

.icons-last {
margin: 2px 0 2px 0px;
}

.news-text {
font-size: 11px !important;
}

#footer {
	clear: both;
	text-align: center;	
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	padding: 10px 0 10px 200px;
	}
	

#footer a:link {
font-style: normal;
color: #fff;
}

#footer a:visited {
font-style: normal;
color: #fff;
}

#footer a:hover {
font-style: normal;
color: #fff;
text-decoration: underline;
}

#footer a:active {
font-style: normal;
color: #fff;
}


input.gsc-input {
height: 18px;
}

.gsc-clear-button {
display: none;
}

.gsc-search-box {
width: 95% !important;}

table.gsc-search-box td.gsc-input {
    padding-right: 6px !important;
}

.gsc-wrapper {
float: right !important;
margin: 10px 0;}

.aboutimg {
border: 1px solid #dbdae0;
margin: 0 0 10px 10px;}

