@charset "utf-8";
/* CSS Document */

html, 
body{  
	background-image:	url(http://www.integrityinternetconsulting.com/go/css/images/2009-bg.jpg);
	background-color:	#6d849e;
}

body,
p,
div,
td,
li {
	font-size: 			13.5px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

#masthead img.logo {
	margin-top:			56px;
	margin-left:		130px;
}

#backimage{ 
	display:			none;
}


#masthead {
	height: 				116px; 
}
#wrap #site #content #masthead h1 { 
	top: 					5px; 
	height: 				60px;
}
#masthead ul {
	left:					392px;
}
#masthead h1 a {
	width: 					351px; 
	height: 				60px; 
	display: 				block; 
	/*background: 			url(/remote/images/masthead-h1.png) no-repeat left top; */
}
#masthead #call {
	position:				absolute;
	top:					0;
	left:					753px;
	padding-top:			14px;
	color: 					#7ba13b;
	font-weight:			bold;
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				20px;
}
#masthead #call img {
	display:				block;
	float:					left;
	clear:					none;
}
#masthead #call span {
	display: 				block;
	/*display: 				none;*/
	color:					#2b4562;
	text-align:				center;
	position:				fixed;
	background:				none;
	width:					220px;
	
}

#topnav { 
	/*padding-top: 			16px; 
	background: 			url(http://fall.tnvacation.com/media/img/mainnav-top.gif) no-repeat left top;*/ 
}
#masthead #topnav ul { 
	top: 					5px;
	margin: 				0;
	width:					333px;
	/*display: 				block; */
}
#topnav ul li { 
	text-indent: 			0;
	/*position: 				relative;*/
	position:				static;
	margin: 				0;
	padding: 				0;
	display: 				block;
	float:					none;
}
*html #topnav ul li { 
	display: 				block; 
}
#topnav ul li a { 
	/*width: 					208px; 
	height: 				31px;*/ 
	/*display: 				block; */
	border:					none;
	background-color:		none;
	color: 					#9574ac;
	color:					#FFFFFF;
	font-size:				21px;
	padding: 				2px 8px 2px 18px;
	margin-right:			4px;
	background: 			url(http://www.integrityinternetconsulting.com/go/css/images/2009-top-nav-arrow.gif) no-repeat left center;
	text-decoration:		none;
	font-family:			Georgia, "Times New Roman", Times, serif;
	height:					30px;
	text-transform:			normal;
	letter-spacing:			0;
	word-spacing:			0;
}
#topnav ul li a:hover {
	color:					#760000;
	background: 			url(http://www.integrityinternetconsulting.com/go/css/images/2009-top-nav-arrow-hover.gif) no-repeat left center;
}


#nav {  
	top: 					144px;
	left:					49%;
	padding-top: 			0; 
	background: 			none;
}
* html #nav { 
}
#nav ul { 
}
#nav ul li { 
	margin-bottom:			4px;
}
*html #nav ul li { 
}
#nav ul li a.hilite {
	color: #263f55;
}
#nav ul li ul li a.hilite {
	color: #990000;
}
#nav ul li ul li a.hilite:hover {
	color: #FFFFFF;
}
#nav ul li a {   
	display: 				block; 
	width: 					185px; 
	height: 				26px;
	border:					none;
	text-align:				right;
	padding: 				3px 15px 3px 0;
	background: 			url(http://www.integrityinternetconsulting.com/go/css/images/nav-bar.gif) right 0px no-repeat;
	color:					#760000;
	font-size:				14px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	text-decoration:		none;
}
#nav ul li a:hover { 
	background-position:	bottom right;
	color: #263f55;
}
		#nav ul ul { 
			background:		#8ba952;
			padding:5px;
		}
		#nav ul li > ul { 
		}
		#nav ul li:hover ul { 
			display:		block;
			left: 			201px; 
		}
		#nav ul ul li {
			text-align:		left;
		}
		#nav ul ul li a {  
			text-align:		left;
			font-size:		13px;
		}
		#nav ul ul li a.last { 
		}
		#nav ul ul li a:hover { 
			color:			#91ce2a;
			background:		#1f3247;
		}
		*html #nav ul li.media ul a,
		*html #nav ul li.media ul a:hover { 
		}

div#content {
}
		
#content .cushion {
	background: 		none;
}

div#wrap div#site div#content div.outer {
	/*background-attachment: scroll;*/
	padding-bottom:		0px;
	background-image:	url(http://www.integrityinternetconsulting.com/go/css/images/2009-outer.gif);
	background-repeat: 	repeat-y;
}
div#wrap div#site div#content div.outer div.inner {
	background-image:	url(http://www.integrityinternetconsulting.com/go/css/images/2009-inner.jpg);
	background-repeat: 	no-repeat;
}

div#right_column {
	width:				205px; 
	float:				left;
	margin-top:			30px;
}

div#contactform {
	 width:				205px; 
	 margin: 			0 0 10px 33px;
	 background:		none;
	 padding:			0;
}

#contactform #form1 div.response {
	background:			#FFFFFF;
	padding:			8px;
	margin-left:		7px;
}
#contactform #form1 div.response,
#contactform #form1 div.response p {
	color:				#000000;
	font-size: 			12.5px;
	line-height:		120%;
	margin:				0 0 7px 0;
}

form#form1 {
	width: 				200px;
	float: 				right;
	margin-right: 		10px;
	margin-top:			0;
}

#form1 p,
#form1 h3 {
	margin:				1em 0;
	color:				#FFFFFF;
	font-size:			100%;
	line-height: 		111%;
}
#form1 h3 {
	text-align: 		center;
}
#form1 label {
	/*background: 		#ffd9b3;*/
	background: 		none;
	padding: 			0 3px;
	color: 				#FFFFFF;
	border: 			none;
}
#form1 input,
#form1 textarea {
	padding: 			3px;
	border: 			solid 1px #688538;
	background: 		#FFFFFF;
	margin-bottom: 		6px;
	color: 				#1f3146;
	width:				180px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
}
#form1 input.button {
	border: 			none;
	margin: 			9px 0 21px 0;
	padding: 			0 3px;
	border-bottom:		solid #1f3146 1px;
	background:			none;
	cursor:				pointer;
	width:				188px;
	color:				#1f3146;
}
#form1 input.button:hover {
	background:			white;
	border:				solid #688538 1px;	
}

#form1 input.button:active {
	background:			#688538;
}

ul#testimonials {
	margin-top:			12px;
	margin-left:		30px;
}
ul#testimonials h3 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			16px;
	color:				#1F3146;
	margin:				12px 0;
}
/*ul#testimonials h2 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			14px;
	color:				#CCCCCC;
	margin:				12px 0;
}*/
ul#testimonials li,
ul#testimonials li p {
	font-size:			12px;
	margin-bottom:		12px;
}
ul#testimonials li p {
	margin: 			8px 0;
}

div#body {
	margin: 			50px 0 10px 33px;
	float: 				left;
	/*background:			#CCCCCC;*/
	width:				512px;
}

#body h1 {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size: 			30px;
	color:				#000000;
	font-weight:		normal;
	letter-spacing:		-1px;
	margin-bottom:		.5em;
}
#body h1 a {
	color:				#000000;
	text-decoration:	none;
}
#body h2 {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size: 			24px;
	color:				#4a4e1b;
	margin-bottom:		.5em;
	line-height:		24px;
}
#body h2 a {
	color:				#4a4e1b;
	text-decoration:	none;
}
#body h1 a:hover,
#body h2 a:hover,
#body h3 a:hover {
	text-decoration:	underline;
	background:			none;
}

#body p,
#body div,
#body td,
#body li {
	line-height:		185%;
}

#body p,
#body li {
	margin:				10px 0;
}

#body ul {
	margin-left:		2em;
}

#body li {
	list-style: 		disc;
}

#body a {
	color:				#395b82;
}
#body a:hover {
	background:			#FFFFFF;
	text-decoration:	none;
}

div#bottom {
	background:			#05533c;
	margin:				0 -20px;
	padding:			4px;
	color:				#FFFFFF;
	font-size:			11px;
}
#bottom ul {
	text-align:			center;
	margin:				0;
}
div#bottom li {
	display: 			inline;
	font-size:			11px;
}
div#keywords {
	margin:				0 -20px;
	background:			#0f1600;
	padding:			4px;
}
#keywords ul {
	text-align:			center;
	margin:				0;
}
div#keywords li {
	display: 			inline;
	font-size:			11px;
}
div#keywords li a {
	color:				#2a78ad;
	text-decoration:	none;
}
div#keywords li a:hover {
	color:				#FFFFFF;
	text-decoration:	none;
}

#body ul.msg {
	background: 		none;
	width:				198px;
	margin:				0;
}
#body ul.msg li {
	color: 				red;
	line-height:		111%;
	margin-bottom:		8px;
	font-size:			12.5px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}