/*  
Theme Name: Property-Concierge
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	font: 14px sans-serif;
	line-height:18px;
	color:#000;
	background: #000000 url('images/bg.gif') repeat-x top left;
	margin: 0;
	padding: 0
}

a {
	text-decoration:none;
	color:#9E271A;
}

a:hover {
	color:#000;
}

/*
=GLOBAL CSS
*/

form, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
}

.clear {
	clear: both;
}

blockquote {
	margin-top:15px; 
	background:#f4f4f4; 
	text-align:justify; 
	border:1px solid silver; 
	padding:5px 15px;
}

span.line {
	width:100%;
	height:1px;
	display:block;
	border-bottom:1px solid #ddd;
	margin:30px 0px;
}

.next-posts {
	margin-left:440px;
}

/*
=LAYOUT CSS
*/

#container {
	width: 1012px;
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom:20px;
	background:#ffffff;
}
#container3 {
	width: 824px;
	height: 960px;
	margin: 20px auto;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom:20px;
}
#container4 {
	width: auto;
	height: 960px;
	margin: 0px auto;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom:20px;
}
#container5 {
	width: auto;
	height: auto;
	margin: 0px auto;

}

/* ---------------------------------------------------------------------- HEADER -- */

	#container #header {
		position: relative;
		background: #000000 url('images/header1.jpg') no-repeat 0px 0px;
		height: 110px;
		width: 1014px;
		margin: 0px;
		left:-1px;
		padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	}

		#header h1 {
			margin:0;
			padding:0;
		}
	
		#header h1 a#logo {
			height: 110px;
			width: 600px;
			display: block;
			float: left;
			text-indent: -500em;
		}
		

		
		
		#header .navWrapper {
			background:#5a5a5a;
			height: 28px;
			width: 1014px;
			margin:0;
			padding:0;
		}
		
			#header ul.nav {
				font: 11px "Arial", sans-serif;
				float: left;
				height: 28px;
				text-transform: uppercase;
				margin: 0;
				padding: 0;
				list-style:none;
				position:relative;
			}
			
				#header ul.nav a:active, #header ul.nav a:visited, #header ul.nav a:link {color: #fff; text-decoration: none;}
				#header ul.nav a:hover {background-color: #9e271a;}
			
				
				#header ul.nav li {
					float:left;
					margin:0;
					padding:0;
					width:100px;
				}
				
					#header ul.nav li a {
						float:left;
						margin:0;
						height:28px;
						padding: 0;
						text-align:center;
						display:block;
						width:100px;
						line-height:29px;
						border-right: 1px solid #848484;
					}
					
				#header ul.nav a.current:active, #header ul.nav a.current:visited, #header ul.nav a.current:link {
					background-color: #9e271a;
				}
				
			#header ul.nav li ul {
				display:none;
				margin:0;
				padding:0;
				list-style:none;
				position:absolute;
				left:auto;
				top:28px;
				background-color:#5a5a5a;
				z-index:100000;
				width:100px;
				
			}
			
			#header ul.nav li ul li {
				float:none;
			}
			
			#header ul.nav li ul li a {
				
			}
			
			#header ul.nav li:hover ul {
				display:block;
			}
				
					
			#header .navWrapper input {
				background: url('images/searchbox.jpg') no-repeat top left;
				height: 17px;
				width: 160px;
				border: 0px none; margin-left:0px; margin-right:30px; margin-top:4px; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
			}
			
			
			
/* -------------------------------------------------------------------- LANDING PAGE HEADER -- */


	#container #headerlanding {
		position: relative;
		background: #ffffff url('images/header1-landing.jpg') no-repeat -50px 0px;
		height: 51px;
		width: 1014px;
		margin: 0px;
		left:-1px;
		padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:0px
	}			
			
			

		#headerlanding h1 a#logo {
			height: 51px;
			width: 300px;
			display: block;
			float: left;
			text-indent: -500em;
		}
		
		#headerlanding .phone-number {
			float:right;
			color:#FFFFFF;
			font-size:18px;
			position:relative;
			left:-30px;
			top:-10px;
			letter-spacing:5px;
			font-weight:bold;
			font-family: "Arial";
		}
		
		
		#headerlanding .navWrapper {
			background:#000;
			height: 28px;
			width: 1014px;
		}
		
			#headerlanding ul.nav {
				font: 11px "Arial", sans-serif;
				float: left;
				height: 28px;
				text-transform: uppercase;
				margin:0;
				padding: 0;
				list-style:none;
			}
			
				#headerlanding ul.nav a:active, #header ul.nav a:visited, #header ul.nav a:link {color: #fff; text-decoration: none;}
				#headerlanding ul.nav a:hover {background-color: #9e271a;}
			
				
				#headerlanding ul.nav li {
					float:left;
					margin:0;
					padding:0;
				}
				
					#headerlanding ul.nav li a {
						float:left;
						margin:0;
						height:28px;
						padding: 0 40px;
						line-height:29px;
						border-right: 1px solid #848484;
					}
					
				#headerlanding ul.nav a.current_page_item:active, #header ul.nav a.current_page_item:visited, #header ul.nav a.current_page_item:link {
					background-color: #9e271a;
				}
				
					
			#headerlanding .navWrapper input {
				background: url('images/searchbox.jpg') no-repeat top left;
				height: 17px;
				width: 160px;
				border: 0px none;; margin-left:0px; margin-right:30px; margin-top:4px; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
			}

			
			
/* -------------------------------------------------------------------- LANDING PAGE 3 HEADER -- */


	#container3 #headerlanding3 {
		position: relative;
		background: #ffffff url('images/landing3-header.jpg') no-repeat;
		height: 136px;
		width: 824px;
		margin: 0px;
		left:0px
		}			
			
			

		#headerlanding3 h1 a#logo {
			height: 51px;
			width: 300px;
			display: block;
			float: left;
			text-indent: -500em;
		}
		
		#headerlanding3 .phone-number {
			float:right;
			color:#C63121;
			font-size:18px;
			position:relative;
			left:-30px;
			top:-10px;
			letter-spacing:5px;
			font-weight:bold;
			font-family: "Arial";
		}
		
		
		#headerlanding3 .navWrapper {
			background:#000;
			height: 28px;
			width: 1014px;
		}
		
			#headerlanding3 ul.nav {
				font: 11px "Arial", sans-serif;
				float: left;
				height: 28px;
				text-transform: uppercase;
				margin:0;
				padding: 0;
				list-style:none;
			}
			
				#headerlanding3 ul.nav a:active, #header ul.nav a:visited, #header ul.nav a:link {color: #fff; text-decoration: none;}
				#headerlanding3 ul.nav a:hover {background-color: #c63121;}
			
				
				#headerlanding3 ul.nav li {
					float:left;
					margin:0;
					padding:0;
				}
				
					#headerlanding3 ul.nav li a {
						float:left;
						margin:0;
						height:28px;
						padding: 0 40px;
						line-height:29px;
						border-right: 1px solid #848484;
					}
					
				#headerlanding3 ul.nav a.current:active, #header ul.nav a.current:visited, #header ul.nav a.current:link {
					background-color: #c63121;
				}
				
					
			#headerlanding3 .navWrapper input {
				background: url('images/searchbox.jpg') no-repeat top left;
				height: 17px;
				width: 160px;
				border: 0px none;; margin-left:0px; margin-right:30px; margin-top:4px; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
			}

			
/* -------------------------------------------------------------------- LANDING PAGE 4 HEADER -- */


	#container4 #headerlanding4 {
		position: relative;
		background: #ffffff url('images/landing4_title_background.jpg') repeat-x;
		height: 136px;
		width: auto;
		margin: 0px;
		left:0px
		}			
			
			

		#headerlanding4 h1 a#logo {
			height: 51px;
			width: 300px;
			display: block;
			float: left;
			text-indent: -500em;
		}
		
		#headerlanding4 .phone-number {
			float:right;
			color:#C63121;
			font-size:18px;
			position:relative;
			left:-30px;
			top:-10px;
			letter-spacing:5px;
			font-weight:bold;
			font-family: "Arial";
		}
		
		
		#headerlanding4 .navWrapper {
			background:#000;
			height: 28px;
			width: 1014px;
		}
		
			#headerlanding4 ul.nav {
				font: 11px "Arial", sans-serif;
				float: left;
				height: 28px;
				text-transform: uppercase;
				margin:0;
				padding: 0;
				list-style:none;
			}
			
				#headerlanding4 ul.nav a:active, #header ul.nav a:visited, #header ul.nav a:link {color: #fff; text-decoration: none;}
				#headerlanding4 ul.nav a:hover {background-color: #c63121;}
			
				
				#headerlanding4 ul.nav li {
					float:left;
					margin:0;
					padding:0;
				}
				
					#headerlanding4 ul.nav li a {
						float:left;
						margin:0;
						height:28px;
						padding: 0 40px;
						line-height:29px;
						border-right: 1px solid #848484;
					}
					
				#headerlanding4 ul.nav a.current:active, #header ul.nav a.current:visited, #header ul.nav a.current:link {
					background-color: #c63121;
				}
				
					
			#headerlanding4 .navWrapper input {
				background: url('images/searchbox.jpg') no-repeat top left;
				height: 17px;
				width: 160px;
				border: 0px none;; margin-left:0px; margin-right:30px; margin-top:4px; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
			}

/* -------------------------------------------------------------------- LANDING PAGE 5 HEADER -- */


	#container5 #headerlanding5 {
		position: relative;
		background: #ffffff ;
		height: 136px;
		width: 662px;
		border: 1px solid #cecece;
		margin: 0px auto;
		left:0px;
		}			
			
			

		#headerlanding5 h1 a#logo {
			height: 51px;
			width: 300px;
			display: block;
			float: left;
			text-indent: -500em;
		}
		
		#headerlanding5 .phone-number {
			float:right;
			color:#C63121;
			font-size:18px;
			position:relative;
			left:-30px;
			top:-10px;
			letter-spacing:5px;
			font-weight:bold;
			font-family: "Arial";
		}
		
		
		#headerlanding5 .navWrapper {
			background:#000;
			height: 28px;
			width: 1014px;
		}
		
			#headerlanding5 ul.nav {
				font: 11px "Arial", sans-serif;
				float: left;
				height: 28px;
				text-transform: uppercase;
				margin:0;
				padding: 0;
				list-style:none;
			}
			
				#headerlanding5 ul.nav a:active, #header ul.nav a:visited, #header ul.nav a:link {color: #fff; text-decoration: none;}
				#headerlanding5 ul.nav a:hover {background-color: #c63121;}
			
				
				#headerlanding5 ul.nav li {
					float:left;
					margin:0;
					padding:0;
				}
				
					#headerlanding5 ul.nav li a {
						float:left;
						margin:0;
						height:28px;
						padding: 0 40px;
						line-height:29px;
						border-right: 1px solid #848484;
					}
					
				#headerlanding5 ul.nav a.current:active, #header ul.nav a.current:visited, #header ul.nav a.current:link {
					background-color: #c63121;
				}
				
					
			#headerlanding5 .navWrapper input {
				background: url('images/searchbox.jpg') no-repeat top left;
				height: 17px;
				width: 160px;
				border: 0px none;; margin-left:0px; margin-right:30px; margin-top:4px; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
			}

			
			

						
/* -------------------------------------------------------------------- HOME PAGE -- */

#home {
	width:660px;
	min-height:500px;
	float:left;
	margin:20px 0px;
	padding:0;
}
#homeW {
	width:1010px;
	min-height:500px;
	float:left;
	margin:20px 0px;
	padding:0;
}

	#home-top{
		margin:10px 20px;

		padding:0;
		padding:10px 0px;
	}
	
	.dashOn{
		border-bottom: 1px dashed #c3c3c3;
	}
	
	#mousetrap {
		width:637px;
		height:340px;
		float:left;
		margin:0;
		padding-left:10px;
		margin-left:-20px;
	}
	
	h2#avoid {
		position:relative;
		top:10px;
		left:-20px;
		letter-spacing:-1px;
	}
	
		h2#avoid a {
			font: normal 26pt "Times New Roman";
			color:#666;
			text-decoration:none;
		}
	
		h2#avoid #deceptive {
			font: 500 28pt "Times New Roman";
			color:#242424;
		}
	
	
	#home-top p.finance {
		color:#666;
		font: normal 12pt/16pt "Verdana";
		margin-top:30px;

	}
	
		#home-top p.finance .indent {
			margin-left:40px;
		}
		
		#home-top p.showyou {
			color:#C63121;
			font: normal 10pt/14pt "Verdana";
			float:left;
			margin:-5px 0px 0px 70px;
			font-weight:bold;
		}
		
		#home-top ul {
			float:left;
			color:#000;
			font: normal 10pt/14pt "Verdana";
			margin-left:65px;
			margin-bottom:20px;
			margin-top:-2px;
		}
		
			
	
	h4#free-download {
		margin:0;
		padding:0;
		margin-top:100px;
		text-indent:20px;
	}
	
	h4#free-download a {
		text-decoration:none;
		color:#C63121;
		font: bold 12pt "Verdana";
		margin:0;
		padding:0;
	}
	
	h4#free-download a:hover {
		color:#C63121;
	}
	
	
	h3#corporate-advantage {
		font: normal 20pt "Times New Roman";
		color:#242424;
		text-indent:70px;
	}
	
	p#click-here {
		color:#666;
		font: lighter 12pt "Verdana";
		margin:0;
		padding:0;
		text-indent:80px;
		margin-bottom:40px;
		text-align:right;
	}
	
	p#click-here a {
		text-decoration:none;
		color:#C63121;
		font: 100 12pt "Verdana";
	}
	
/* -------------------------------------------------------------------- HOME BOTTOM -- */

#home-bottom {
	padding-left:10px;
}

.bottom-third {
	float:left;
	width:155px;
	height:250px;
	border-right: 1px dashed #c3c3c3;
	margin:20px 0px 0px 0px;
	padding:0px 30px;
}

.final { border:none; }

.bottom-third p {
	color:#393939;
	padding:0px 10px 0px 0px;
	font: normal 12pt/14pt "Arial";
	text-align:left;
}

.bottom-third p a {
	color:#C63121;
	text-decoration:none;
	font: normal 12pt/18pt "Arial";
}

.bottom-third a.call-actions {
	color:#C63121;
	text-decoration:none;
	font: 100 10pt "Verdana";
}


/* -------------------------------------------------------------------- HOME SIDEBAR -- */

#home-sidebar {
	width:270px;
	border-left: 1px dashed #c3c3c3;
	margin:40px 0px 20px 0px;
	float:left;
	padding:0px 10px 0px 30px;
	min-height:700px;
}

	#home-sidebar #experts {
		width:195px;
		height:44px;
		margin:0;
		padding:0;
		margin:-30px 0px 0px 25px;
	}
	
	#home-sidebar .authors { margin:2px 0px; }
	#home-sidebar .first-author {	margin-top:0px; }
	#home-sidebar .last-author { margin-bottom:15px;	}
	

	.sdavatar {
		float:left;
		margin-right:10px;
		border:0px none;
		height:95px;
		margin-top:8px;
		width:76px
	}
	
	h2.names {
		margin:0;
		padding:0;
	}
	
	h2.names a {
		font: normal 13pt "Times New Roman";
		text-decoration:none;
		margin:0;
		padding:0;
		color:#000;
	}
	
	p.credits {
		margin:0;
		margin-top:-3px;
		padding:0;
		color:#C63121;
		font: normal 9pt "Times New Roman";
	}
	
	p.details {
		margin:0;
		padding:0;
		color:#8E8E8E;
		font: normal 9pt "Times New Roman";
	}
	
	p.details a {
		color:#C63121;
		font-size:8pt;
		text-decoration:none;
		margin:0;
		padding:0;
		text-align:right;
	}
	
	
#recent-articles {
	border-top: 1px dashed #c3c3c3; 
	margin-top:10px;
}
	
	h2#recent-posts {
		font: normal 12pt "Verdana";
		margin-top:0px;
	}
	
	#home-sidebar  p.recent-date {
		margin:0;
		padding:0;
		font-size:9pt;
		color:#C63121;
		margin-top:8px;
	}
	
	#home-sidebar  p.recent-post {
		margin:0;
		padding:0;
	}
	
		p.recent-post a {
			font-size:9pt;
			color:#8E8E8E;
			text-decoration:none;
		}
		
		p.recent-post a:hover {
			color:#C63121;
		}
	
	
/* ---------------------------------------------------------------------- LEFT --*/

		#container #left {
			position: relative;
			width: 180px;
			padding: 10px 0px 30px 0px;
			float: left;
			font: 10px "Verdana", sans-serif;
		}
			
			#left a:active, #left a:visited, #left a:link {color: #333; text-decoration: underline;}
			#left a:hover {color: #c30505; text-decoration: none;}
			
			#left h2 {
				margin: 20px 0 0 20px;
				font: lighter 22px "Times New Roman", serif;
				text-transform: uppercase;
				color: #000;
			}
			
			#left p {
				margin: 0;
			}
			
				#left p.leftDate {
					margin: 0;
					font: 10px "Arial", sans-serif;
					color: #c30505;
				}
			
			#left ul {
				margin: 0;
				padding-left:40px;
				list-style-type: none;
			}
			
				#left ul li {
					padding: 2px 0;
				}
			
/* ---------------------------------------------------------------------------------- BLOG -- */
		
		#container #content {
			position: relative;
			width: 620px;
			margin:20px 0px;
			padding:0px 20px 0px 30px;
			float: left;
			font-family: Verdana, Arial, Sans-Serif;
			color: #333;
			line-height: 1.5em;
			font-size:12px;
			text-align:justify;
			border-right: 1px dashed #c3c3c3;
		}
			
			#content a:active, #content a:visited, #content a:link {color: #c30505; text-decoration: none;}
			#content a:hover {color: #C20000; text-decoration: none;}
		
			#content h2 {
				margin: 0;
				padding: 0;
				font: lighter 21px "Times New Roman", serif;
				color: #000;
			}
			
			#content h2.title {
				margin: 0;
				padding: 0;
				font: lighter 21px "Times New Roman", serif;
				color: #000;
			}
	
			
				#content p.subHeader {
					margin: 0 0 ;
					font: 11px/5px "Arial", sans-serif;
					color: #c30505;
				}
				
					#content h2 a:active, #content h2 a:visited, #content h2 a:link {color: #000; text-decoration: none;}
					#content h2 a:hover {color: #c30505; text-decoration: none;}
			
			#content h3 {
				font-size: 16px;
			}
			
			#content h4 {
				font-size: 15px;
				text-align:left;
			}
			
			#content h4 span {
				font-size: 12px;
				color:#000;
				position:relative;
				top:-10px;
				left:3px;
			}
			
			#content a:active, #content a:visited, #content a:link {color: #------; text-decoration: none;}
			#content a:hover {color: #------; text-decoration: none;}
			
			#content .left {
				float: left;
				margin: 0 0 10px 0;
			}
			
			#content hr {
				position: relative;
				background-color: #fff;
				margin: 20px 0;
				clear: both;
				color: #fff;
				border: 1px dashed #d8d8d8;
			}
			
			#content ul {
				margin: 0;
			}
			
				#content ul li {
					padding: 3px 0;
				}
				
				#content p.postinfo {
					margin:0;
					padding:0;
					font-family: Verdana, Arial, Sans-Serif;
					color: #333;
					line-height: 1.5em;
					font-size:12px;
				}
				
				#content p.postinfo a {
					color: #c30505;
				}
				
				#content p.postinfo a:hover {
					color:#333;
				}
				
				#content p.postdata {
					margin:50px 0px 8px 0px;
					padding:0;
					text-align:left;
					font: 10px "Verdana", sans-serif;
				}
				
				#content p.postdata a {
					text-decoration:none;
				}
				
				#content .article img {
					border:0px none;
					margin:8px
				}
				
			.avatar {
				float:left;
				margin:0px 10px 10px 0px;
			}
			
			#content .article {
				margin:0px 0px 30px 0px;
				padding:10px 10px 0px 10px;
				font-family: Verdana, Arial, Sans-Serif;
				color: #333;
				line-height: 1.5em;
				font-size:12px;
				text-align:justify;
				border-bottom:1px dashed #c3c3c3;
			}
			
			#content ol, #content ul {
				margin-left:20px;
			}
			
				
		
/* ------------------------------------------------------------------- SIDEBAR -- */
		
		#container #right {
			position: relative;
			width: 300px;
			margin:20px 0px;
			padding:0px 10px 0px 20px;
			float: left;
			font: 10px "Verdana", sans-serif;
			color: #000;
		}
			
			#right a:active, #right a:visited, #right a:link {color: #000; text-decoration: none;}
			#right a:hover {color: #bf0603; text-decoration: none;}
			
			#right h2.titles {
				margin: 20px 0 0 10px;
				font: lighter 22px "Times New Roman", serif;
				color: #bf0603;
			}
			
			#right hr {
				border-left:0px none; border-right:0px none; border-top:0px none; background-color: #fff;
				color: #fff;
				margin: 20px 0;
				border-bottom: 1px dashed #a2a2a2
			}
			
			#right ul {
				margin: 0;
				padding:0px 20px;
				list-style-type: none;
			}
			
				#right ul li {
					padding: 2px 0;
				}
				
					#right ul li a {
						font:normal 9pt "Verdana";
					}
				
					#right ul li .date {
						display: block;
						font: 10px "Arial", sans-serif;
						text-transform: uppercase;
						color: #c30505;
					}
					
			#right ul.columnList {
				text-transform: uppercase;
			}
			
				#right ul.columnList li {
					color: #646464;
					clear: both;
				}
				
					#right ul.columnList li a.leftLi {
						width: 40px;
						float: left;
					}

			
			#right input#rssemail {
				border:1px solid #C63121;
				width:140px;
				margin-left:15px;
				padding:2px;
			}
			
			#right p.really-small {
				font-size:9px;
				margin:0;
				padding:0;
				margin-left:15px;
				margin-top:1px;
				position:relative;
				text-align:left;
			}
			
			#right input#submit {
				position:relative;
				top:5px;
				border:1px solid #C63121;
				padding-bottom:3px;
			}
			
			
			
	#container #right #experts {
		width:195px;
		height:44px;
		margin:0;
		padding:0;
		margin:0px 0px 0px 25px;
		position:relative;
		z-index:3;
	}
	
	#container #right .authors { margin:2px 0px; }
	#container #right .first-author {	margin-top:0px; }
	#container #right .last-author { margin-bottom:15px;	}
	

	#container #right .sdavatar {
		float:left;
		margin-right:10px;
		border:0px none;
		height:95px;
		margin-top:8px;
		width:76px
	}
	
	#container #right h2.names {
		margin:0;
		padding:8px 0px 0px 0px;
		text-align:left;
	}
	
	#container #right h2.names a {
		font: normal 13pt "Times New Roman";
		text-decoration:none;
		margin:0;
		padding:0px;
		color:#000;
	}
	
	#container #right p.credits {
		margin:0;
		margin-top:-3px;
		padding:0;
		color:#C63121;
		font: normal 9pt "Times New Roman";
		text-align:left;
	}
	
	#container #right p.details {
		margin:0;
		padding:0;
		color:#8E8E8E;
		font: normal 9pt "Times New Roman";
		text-align:left;
	}
	
	#container #right p.details a {
		color:#C63121;
		font-size:8pt;
		text-decoration:none;
		margin:0;
		padding:0;
		text-align:left;
	}
			
/* ------------------------------------------------------------------------------------- PAGE TEMPLATE -- */

.page-title {
	
	width:95%;
	border-bottom: 1px dashed #a2a2a2;
	font: normal 35pt "Times New Roman";
	color:#666;
	margin-bottom:20px;
	text-align:left;
}

	.page-title h1#h-title {
		font: normal 35pt "Times New Roman";
		color:#666;
	}

	.page-logo {
		float:left;
		margin-right:10px;
	}
	
	#content p img.product-image {
		float:left;
		margin-right:10px;
	}
	
	#container #content h4 {
		font: normal 20pt "Times New Roman";
		color:#000;
		margin-top:0;
	}
	
		#container #content h4 a {
			text-decoration:none;
			color:#000;
		}
		
		#container #content h4 a:hover {
			color:#666;
		}
		
		#container #content .x {
			font:normal 20pt "Times New Roman";
			color: #c30505;
			position:relative;
			top:0px;
		}
	

	
	#content .space {
		clear:both;
		margin-top:8px;
	}
	
	#content p a.more {
		text-decoration:none;
		color:#C63121;
		font-size: 9pt;
	}
	
	#content table#download-table {
		width:600px;
		margin:0;
		padding:0;
	}
	
	#download-table tr {
		margin:0;
		padding:0;
	}
		
		#download-table td {
			margin:0;
			padding:0;
		}
		
		#download-table ul#download-list {
			text-align:left;
		}
		

	

	
	#content #consult label {
		font: 11px "Verdana", sans-serif;
		color: #4f4f4f;
		display:block;
		height:25px;
		margin-left:10px;
	}
	
	#content #consult input {
		color: #4f4f4f;
		border:1px solid #c9c9c9;
		padding:0px;
	}
	
	#content #consult #consult-submit {
		background:#C63121;
		color:#fff;
		text-transform:uppercase;
		float:right;
		padding:2px;
		margin-right:27px;
	}
	
	#content #consult {
		width:300px;
		margin:40px auto 10px auto;
		padding:3px;
	}
	
	#download-table #consult {
		margin:0;
		padding:0;
		text-align:left;
	}
	

	
/* -------------------------------------------------------------------------------------- PAGE SIDEBAR -- */
	
	p.page-sdbar {
		font: 13px "Verdana", sans-serif;
		color: #4f4f4f;
		text-align:justify;
		width:250px;
	}
	

	
		#right label {
			font: 11px "Verdana", sans-serif;
			color: #4f4f4f;
			display:block;
			height:25px;
			margin-left:10px;
		}
		
		#right input {
			color: #4f4f4f;
			border:1px solid #c9c9c9;
			padding:0px;
		}
		
		#right #consult-submit {
			background:#C63121;
			color:#fff;
			text-transform:uppercase;
			float:right;
			padding:2px;
			margin-right:27px;
		}
		
		#right p {
			font: 11px "Verdana", sans-serif;
			color: #4f4f4f;
			text-align:right;
		}
		
		#right p.bigger {
			font-size: 13px;
		}
		
	
	#right .money-stack {
		position:relative;
		left:-10px;
	}

/* Landing Page 3 Tags & Classes */
#landingpage_3_body{
	background-color: #ecebd6;

}

#landingpage_3_page {
	margin: 20px auto;
	
	border: 1px solid #959596;
	text-align: left;
	position: relative;
	width: 824px;
	}
#landingpage_3_header {
	background-color: #ffffff;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 136px; 
	width: 847px;
	position: relative;
	}	
#landingpage_3_headerimg 	{ 
	margin: 0px 0px 0; 
	height: 136px; 
	width: 847px; 
	} 
	
#landingpage_3_content{
	background-image: url('images/background_lp2.jpg');
	background-repeat: repeat-y;
	width: 847px;
	height: 550px

	
}
#landingpage_3_leftbox{
	font-family: Verdana;
	font-size: 0.7em;
	float: left;
	margin: 10px 0 0 10px;
	width: 507px;
	height: 580px;
	border: 1px solid #cecece;
	
	
}
#landingpage_3_leftbox #leftbox{

	float: left;
	margin: 0px 0 0 20px;
	width: 480px;
	height: 565px;
	
	
}	
#landingpage_3_rightbox{
	float: left;
	margin: 10px 0 0 10px;
	width: 284px;
	height: 580px;
	border: 1px solid #cecece;
	
}	
#landingpage_3_bottombox{
	float: left;
	margin: 10px 0 0 10px;
	width: 802px;
	height: 225px;
	border: 1px solid #cecece;
	background-color: #303030;
	
}
#landingpage_3_contactbox{
	margin: -10px 0 0 15px;
}


/* Landing Page 4 Tags & Classes */
#landingpage_4_body{
	background-color: #fff;

}

#landingpage_4_page {
	margin: 20px auto;
	
	border: 1px solid #959596;
	text-align: left;
	position: relative;
	width: 824px;
	}
#landingpage_4_header {
	background-color: #ffffff;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 136px; 
	width: 847px;
	position: relative;
	}	
#landingpage_4_headerimg 	{ 
	margin: 0px 0px 0; 
	height: 136px; 
	width: 847px; 
	} 
	
#landingpage_4_content{
	background-image: url('images/background_lp2.jpg');
	background-repeat: repeat-y;
	width: 847px;
	height: 550px

	
}
#landingpage_4_leftbox{
	font-family: Verdana;
	font-size: 0.7em;
	float: left;
	margin: 10px 0 0 10px;
	width: 170px;
	height: 620px;
	border: 1px solid #cecece;
	
	
}
#landingpage_4_leftbox #leftbox{

	float: left;
	margin: 0px 0 0 0px;
	width: 190px;
	height: 620px;
	
	
}	
#landingpage_4_rightbox{
	float: left;
	margin: 10px 0 0 10px;
	width: 249px;
	height: 620px;
	border: 1px solid #cecece;
	
}	
#landingpage_4_centerbox{
	font-family: Verdana;
	font-size: 0.7em;

	float: left;
	margin: 10px 0 0 10px;
	width: 480px;
	height: 800px;
	
	background-color: #fff;
	
}
#landingpage_4_contactbox{
	margin: -10px 0 0 15px;
}

/* Landing Page 5 Tags & Classes */
#landingpage_5_body{
	background-color: #fff;

}

#landingpage_5_page {
	margin: 20px auto;
	
	border: 1px solid #959596;
	text-align: left;
	position: relative;
	width: 824px;
	}
#landingpage_5_header {
	background-color: #ffffff;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 136px; 
	width: 847px;
	position: relative;
	}	
#landingpage_5_headerimg 	{ 
	margin: 0px 0px 0; 
	height: 136px; 
	width: 847px; 
	} 
	
#landingpage_5_content{
	background-image: url('images/background_lp2.jpg');
	background-repeat: repeat-y;
	width: 847px;
	height: 550px

	
}
#landingpage_5_leftbox{
	font-family: Verdana;
	font-size: 0.7em;
	float: left;
	margin: 10px 0 0 10px;
	width: 170px;
	height: 620px;
	border: 1px solid #cecece;

	
	
}
#landingpage_5_leftbox #leftbox{

	float: left;
	margin: 0px 0 0 0px;
	width: 190px;
	height: 620px;
	
	
}	

#landingpage_5_centerbox{
	font-family: Verdana;
	font-size: 0.7em;

	float: left;
	margin: 10px 0 0 10px;
	width: 471px;
	height: auto;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cecece;
}
#landingpage_5_centerbox p{
	margin: 10px 0 10px 5px;
	
	
}
#landingpage_5_contactbox{
	margin: -10px 0 0 15px;
}

			
/* ------------------------------------------------------------------------------------- xauthors -- */



#xauthors-section {
	border-top:1px dashed #c3c3c3;
	margin: 0px 20px;
	padding: 40px 0px;
	width:960px;
	float:left;
}

	.xauthors {
		width:300px;
		float:left;
		padding: 0px 10px;
	}
	
		.xavatar {
			float:left;
			margin-right:8px;
		}
		
		p.xdetails {
			color:#8E8E8E;
			font: normal 9pt "Times New Roman";
		}
			
				
/*------------------------------------------------------------------------------- footer --*/
		
			.copyright {
				position: relative;
				background: #E6E6E6;
				height: 15px;
				padding: 6px 0;
				clear: both;
				width:1012px;
			}
			
			.copyright p {
				width:390px;
				margin:0 auto;
				text-align: center;
				font: 10px "Verdana", sans-serif;
				color: #656565;
			}
			
				.copyright p a {
					color: #c30505;
					text-decoration:none;
				}
		
			#bottom {
				text-align: center;
				padding: 30px 27px 20px 27px;
			}
			
				#bottom ul {
					width: 160px;
					margin: 0px 0 0 30px;
					padding:0;
					float: left;
					text-align: left;
					font: 10px "Verdana", sans-serif;
					color: #8c8c8c;
					list-style:none;
				}
			
					#bottom ul a:active, #bottom ul a:visited, #bottom ul a:link {color: #8c8c8c; text-decoration: none;}
					#bottom ul a:hover {color: #c30505; text-decoration: none;}
				
					#bottom ul li {
						margin:0;
						padding: 3px 0;
						font: 10px "Verdana", sans-serif;
					}
					
						#bottom ul li.title {
							margin-bottom: 4px;
							font: bold 11px "Arial", sans-serif;
							color: #656565;
						}
						
				#bottom p.footerNav {
					position: relative;
					margin: 20px;
					top: 20px;
					clear: both;
					font: 11px "Arial", sans-serif;
					text-transform: uppercase;
					color: #656565;
				}
				
					#bottom p.footerNav a:active, #bottom p.footerNav a:visited, #bottom p.footerNav a:link {color: #656565; text-decoration: none;}
					#bottom p.footerNav a:hover {color: #c30505;}
					
				#bottom p.misc {
					font: 10px "Verdana", sans-serif;
					color: #8c8c8c;
				}
				
				#bottom p.misc a {
					color: #c30505;
					text-decoration:none;
				}
				
	/*
	=FOOTER CSS
	*/
		
	
	#comment {
		width:400px;
	}

	#tags {
		margin-bottom:35px;
	}
	
	.sendbutton {
		margin-top:-10px;
	}
	
	#footer { 
		clear:both;
		margin-top:30px;
	}
	
	.fat .fatcolumn {
	width: 130px;
	padding: 0px;
	float: left;}
	
	.recent {
	clear: both;
	padding-top: 15px;
	border-bottom: 1px solid;
	border-color: #94955b; }
	
	.recent p, .sidebar .recent h5 {
	padding-left: 55px; }
	
	.recent .recent_post h5 {
		margin:0;
		padding: 10px 0px;
		font-weight:normal;
	}
	
	.recent .recent_post h5 a {
		text-decoration:none;
		font-size:16px;
		color:#9E271A;
	}
	
	.recent .recent_post p {
		margin:0;
		padding:0;
		font-size:12px;
	}
	

	
	.recent .post_image img {
	float: left;
	padding: 2px;
	border:1px solid #ccc;
	margin-right:8px;
	}
	
	.recent_post {
	clear: both;
	padding-bottom: 10px; }
	
	.recent a.continue {
	float: right;
	text-decoration: none; }
	
	.recent a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #862317; }
	
	.recent a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; }
	
	.recent a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
	.recent h3 {
	font-size: 16px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	border-bottom: 1px solid #999;	}
	
	.recent ul {
		list-style:none;
		margin:0;
		padding:0;
	}
	
	.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

#knocker {
	float:left;
	margin-left:1px;
}

	.recent .recent_post a.continueReading {
		font-size:12px;
		text-decoration:none;
		color:#9E271A;
		float:right;
		margin-top:8px;
	}
	
.article img {
	border:1px solid #ccc;
	margin:5px;
	padding:1px;
}
	
.article img.alignleft {
	border:1px solid #ccc;
	margin:0px 8px 8px 0px;
	padding:1px;
}

.article img.alignright {
	border:1px solid #ccc;
	margin:0px 0px 8px 8px;
	padding:1px;
}

h2.title {
	margin:0;
	padding:0;
		padding-top:8px;
}

h2.title a {
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:20px;
	line-height:22px;
	color:#9E271A;

}

.article p.postinfo {
	margin-top:0;
	padding-top:0;
	font-size:11px;
}

.article {
	border-bottom: 1px dashed #c3c3c3;
	padding-bottom:10px;
	margin-bottom:30px;
	margin-top:10px;
}

		#header .phone-number {
			float:right;
			color:#FFFFFF;
			font-size:38px;
			line-height:38px;
			position:relative;
			font-family: Times, Georgia, serif;
			margin-top:20px;
			margin-right:20px;
			width:300px;
			display:block;
			text-align:right;
		}
		
		#header .slogan {
			clear:right;
			float:right;
			color:#9a9969;
			font-size:12px;
			font-family: Times, Georgia, serif;
			width:300px;
			margin-right:20px;
			text-align:right;
		}
