/* CSS STYLES FOR Secure Sentinel created by IBSA 090911 */

body{
	margin: 0;	
	padding: 0;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #a2a2a5;	
}

#wrapper{
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 800px;
	background-image: url(../images/passages-interface-background_fill.gif);
	background-repeat: repeat-y;
}

#header{	
	float: left;
	height: auto;
	width: 800px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #ffffff;
}

.secure_sentinel_logo{
	float:left;
	width: 273px;
	height: 91px;	
	margin-left: 40px;
}

.passages_logo{
	float:right;
	margin-top: 34px;
	margin-right: 45px;
	width: 210px;
	height: 45px;	
}

/* NAVIGATION BAR */

#navigation_bar{	
	clear:both;
	width: 780px;
	height: 45px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 4px #d9d6d6;
	background-image: url(../images/nav_bar-background.gif);
	background-repeat:repeat-x;	
}

#navigation_bar a{
	float: right;
	margin-top: 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#navigation_bar a:hover{
	color: #ffffff;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	background-color: #717174;
}

#navigation_bar .spacer{
	float: right;
	margin-top: 9px;
	width: 1px;
	height: 36px;
	background-image: url(../images/nav_bar-link_background.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}

/* END NAVIGATION BAR */

#real_estate{
	clear: both;
	float: left;
	width: 800px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color:#f7f2f2;
}

/* HOME TEMPLATE */

#real_estate #template_home{
	clear: both;
	float: left;
	width: 790px;
	height: auto;
	padding: 5px;
	margin-bottom: 10px;	
}

#real_estate #template_home img{
	float:left;
	border: 0;
}

#real_estate #template_home #left_column {
	clear: both;
	float: left;
	width: 600px;
	height: auto;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

#real_estate #template_home #left_column h2{
	clear: both;
	float: left;
	width: 584px;
	height: 18px;
	margin: 0;
	padding: 8px;
	font-size: 16px;
	color: #ffffff; 
	background-image:url(../images/box_title-blank.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#real_estate #template_home #left_column .content_box{
	clear:both;
	float:left;
	width: 578px;
	margin: 0;
	margin-bottom: 10px;
	padding: 10px;
	border-left: 1px solid #b8b8b9;
	border-right: 1px solid #b8b8b9;
	border-bottom: 1px solid #b8b8b9;
	background-color: #ffffff;
}

#real_estate #template_home #left_column .content_box ul{
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#real_estate #template_home #left_column .content_box li{
	clear: both;
    margin: 0;
}

#real_estate #template_home #left_column .content_box .peter_moore{
	clear: both;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
}

#real_estate #template_home #left_column .content_box img{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}

#real_estate #template_home #left_column .content_box p{
	margin-top: 0;
}

#real_estate #template_home #left_column .content_box p a{
	color: #c10303;
	padding-right: 5px;
	background-image: url(../images/linkMore.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}

#real_estate #template_home .right_column {
	float: left;	
	width: 185px;
	margin: 0;
	padding: 0;
	height: auto;
}

#real_estate #template_home .right_column .did_you_know{
	float: right;
	width: 148px;
	padding: 16px;	
	border: 1px solid #4e4d4d;
	background-color: #981916;
}

#real_estate #template_home .right_column .did_you_know p{
	font-size: 10px;
	color: #ffffff;
}

#real_estate #template_home .right_column .secure_sentinel{
	float: right;
	width: 160px;
	padding: 2px;	
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #4e4d4d;
	background-color: #981916;
}

#real_estate #template_home .right_column .back_issues{
	float: right;
	width: 170px;
	padding: 5px;	
	margin-top: 10px;
	border: 1px solid #4e4d4d;
	background-color: #981916;
}

#real_estate #template_home .right_column .back_issues h2{
	clear: both;	
	margin: 0;
	font-size: 14px;
	padding-top: 3px;	
	padding-bottom: 3px;	
	color: #ffffff;
	text-align: center;
	background-color: #7d0003;
}

#real_estate #template_home .right_column .back_issues li{
	list-style: none;
	font-size: 12px;
	color: #ffffff;
}

#real_estate #template_home .right_column .back_issues a{
	color: #ffffff;
	text-decoration: none;
}

#real_estate #template_home .right_column .back_issues a:hover{
	color: #55555;
	text-decoration: underline;
}

#real_estate #template_home .right_column .content_box{
	float: left;
	width: 608px;
	padding: 20px;
	border-left: 1px solid #b8b8b9;
	border-right: 1px solid #b8b8b9;
	border-bottom: 1px solid #b8b8b9;
	background-color: #ffffff;
}

#real_estate #template_home .right_column .content_box .text_box{	
	float:left;
	width: 400px;
	height: auto;
}

#real_estate #template_home .right_column .content_box .buttons{	
	float:right;
	width: 190px;
	height: auto;
}

#real_estate #template_home .right_column .content_box .buttons img{	
	float:right;
	margin-bottom:10px;
}

#disclaimer{
	clear: both;
	float: left;
	width: 780px;
	height: auto;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 2px solid #bbbbbb;
	background-color: #d9d6d6;
}

#disclaimer p{
	margin: 3px;
	color: #777777;
	font-size: 09px;
	font-weight: normal;	
}

#disclaimer a{
	color: #777777;
}

#disclaimer a:hover{
	color: #777777;
	text-decoration: none;
}

/* END HOME TEMPLATE */

/* TEMPLATE 04 */

#real_estate #template_04{
	clear: both;
	float: left;
	width: 790px;
	height: auto;
	padding: 5px;
	margin-bottom: 10px;	
}

#real_estate #template_04 img{
	float:left;
	border: 0;
}

#real_estate #template_04 #left_column {
	clear: both;
	float: left;
	width: 600px;
	height: auto;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

#real_estate #template_04 #left_column h2{
	clear: both;
	float: left;
	width: 584px;
	height: 18px;
	margin: 0;
	padding: 8px;
	font-size: 16px;
	color: #ffffff; 
	background-image:url(../images/box_title-blank.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#real_estate #template_04 #left_column .content_box{
	clear:both;
	float:left;
	width: 578px;
	margin: 0;
	margin-bottom: 10px;
	padding: 10px;
	border-left: 1px solid #b8b8b9;
	border-right: 1px solid #b8b8b9;
	border-bottom: 1px solid #b8b8b9;
	background-color: #ffffff;
}

#real_estate #template_04 #template_04 .content_box p a{
	color: #c10303;
}

#real_estate #template_04 .right_column {
	float: left;	
	width: 185px;
	height: auto;
	margin: 0;
	padding: 0;
	height: auto;
}

#real_estate #template_04 .article_image {
	float: right;
	width: 180px;
	padding: 0px;	
	border: 1px solid #4e4d4d;
	background-color: #981916;
}

#real_estate #template_home .right_column .article_image img{

}

.article_image p {
    margin: 0;
}

#real_estate #template_04 .right_column .secure_sentinel{
	float: right;
	width: 160px;
	padding: 2px;	
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #4e4d4d;
	background-color: #981916;
}

#real_estate #template_04 .right_column .other_articles{
	float: right;
	width: 170px;
	padding: 5px;	
	margin-top: 10px;
	border: 1px solid #4e4d4d;
	background-color: #981916;
}

#real_estate #template_04 .right_column .other_articles h2{
	clear: both;	
	margin: 0;
	margin-bottom: 5px;
	font-size: 14px;
	padding-top: 3px;	
	padding-bottom: 3px;	
	color: #ffffff;
	text-align: center;
	background-color: #7d0003;
}

#real_estate #template_04 .right_column .other_articles a{
	display: block;
	padding: 5px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#real_estate #template_04 .right_column .other_articles a:hover{
	color: #55555;
	text-decoration: underline;
}


/* here */

#real_estate #template_home .right_column .content_box{
	float: left;
	width: 608px;
	padding: 20px;
	border-left: 1px solid #b8b8b9;
	border-right: 1px solid #b8b8b9;
	border-bottom: 1px solid #b8b8b9;
	background-color: #ffffff;
}

#real_estate #template_home .right_column .content_box .text_box{	
	float:left;
	width: 400px;
	height: auto;
}

/* TEMPLATE 02 */

/* REAL ESTATE */

/* END REAL ESTATE */

/* FOOTER */

#footer{	
	clear:both;
	width: 780px;
	height: 15px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #4e4d4d;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	color: #e51b24;
	text-decoration: none;
}

#footer .left_column{
	float: left;
}

#footer .right_column{
	float: right;
}

#footer_background_graphic{
	margin-left: auto;
	margin-right: auto;
	height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	width: 800px;
	background-image: url(../images/passages-interface-footer_graphic.gif);
	background-repeat: no-repeat;
}

/* END FOOTER */

/* GENERAL TEXT FORMATTING */

h1{
	font-size: 17px;
	margin: 0;
	color: #555555;
	line-height: 2;
}

p, ul{
	font-size: 12px;
	color: #000000;
}

a {
	font-weight: bold;
	color: #c10303;
}

a:hover {
	font-weight: bold;
	color: #c10303;
	text-decoration:none;
}

.end_block{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	height: 0;
}

/* FORM FORMATTNG */

.form_input { 
	height: 22px;
	width: 150px;
	margin: 0;
	font-size: 10px;
	color: #000000; 
	border: 1px solid #cacacc; 
	background-color: #ececec; 
	padding:3px;
}

.form_button { 
	height: auto;
	width: 60px;
	margin: 0;
 	font-size: 12px; 
	color: #ffffff; 
	background-color: #cacacc; 	
	border: 1px solid #b8b8b9; 
	padding:3px;
}

/* END FORM FORMATTNG */

/* END GENERAL TEXT FORMATTING */

/* PRINT PROPERTIES */

#dont_print {   	
}

#printlogo {
	position: absolute;	
	width: 273px;
	height: 91px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}

#printlogo img{
    display: none;
}

/* END CSS */
