@charset "UTF-8";
/* 

The Real Deal CSS File

Created By: BJMDev
Web: www.bjmdev.com
Copyright - BJMDev

*/


body {
	background-color:#e9e9df;
	color:#000;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bground_home.jpg);
	background-repeat: repeat-x;
}

a {
color:#284488;
text-decoration:none;
}

a:hover {
color:#152448;
text-decoration:underline;
}

a img { border: none }

hr {
	height: 1px;
	border: 0px;
	background: #3a3a3a;
	margin-top: 25px;
	margin-bottom: 25px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#000;
	font-weight: 400;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
}


h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#284488;
	font-weight:bolder;
	font-style:italic;
	margin-bottom: 15px;
}

#centerColumn {
	width:960px;
	text-align:center;
		margin:0 auto;
		
}


#header-left {
	height:147px;
	text-align: left;
	margin:25px 0px 0px 15px;
	float:left;
}

#header-left2 {
	height:147px;
	margin-top:25px;
	float:right;
}

#home_splash {
	width:960px;
	height: 250px;
	clear: both;
	margin: 0px 0px 20px 0px;
}

#inner_splash {
	height: 248px;
	width:960px;
	background-image: url(../img/inner_splash.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
}

.newer {
	float:right;
	width:100px;
	text-align: right;
	margin-top: 20px;
}

.older {
	float:left;
	width:100px;
	text-align: left;
	margin-top: 20px;
}


#blog_container_left {
	float:left;
	width:649px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#blog_container_right {
	float:right;
	width:300px;
	margin-top: 20px;
}

.blog_articles {
	float:left;
	width:649px;
	margin-top: 20px;
	text-align: left;
}

#blog_categories {
	float:right;
	width:250px;
	margin-top: 20px;
	text-align: left;
}

#blog_comments {
	float:right;
	width:250px;
	margin-top: 20px;
	text-align: left;
}

.blog_publisher {
	font-family:"Times New Roman", Times, serif;
	color:#be3e2c;
	margin-top:20px;
	font-style:italic;
	font-size:14px;
	margin-bottom: 20px;
}


#InfoPanel2 {
	height: 90px;
	width:1000px;
	background-image: url(../img/info_panel_bground.jpg);
	background-repeat: no-repeat;
}

#splash_left {
	float:left;
	text-align:left;
	width: 275px;
	padding-top: 25px;
	padding-left: 125px;
	}
	
	.splash_left_title1{
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	color:#5d3128;
	}
	
	.splash_left_title2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#5d3128;
	font-style: italic;
	padding-bottom: 10px;
	margin-bottom: 5px;
	}
	
	.splash_left_title3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#5d3128;
	font-style: italic;
	padding-top: 5px;
	padding-left: 60px;
	margin-top: 5px;
	}
	
	
	
	#inner_splash_left {
	float:left;
	text-align:left;
	width: 275px;
	padding-top: 65px;
	padding-left: 55px;
	}
	
	.inner_splash_left_title1{
	font-family:"Times New Roman", Times, serif;
	font-size:60px;
	color:#fff;
	}
	
	.inner_splash_left_title2{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	font-style: italic;
	padding-bottom: 15px;
	margin-bottom: 5px;
	}
	
	.inner_splash_left_title3{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#cdcc02;
	font-style: italic;
	padding-top: 10px;
	padding-left: 60px;
	margin-top: 10px;
	padding-bottom: 5px;
	}
	
	
	#inner_splash_left2 {
	float:left;
	text-align:left;
	width: 600px;
	padding-top: 65px;
	padding-left: 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	}
	
	
	.carousel_main {
	width: 472px;
	height:219px;
	float: right;
	}

#InfoPanel_right {
	float: right;
	width:600px;
	text-align: right;
}


#navbar {
	width: 960px;
	height:55px;
}

#topnav {
	padding:0 0 0 0;
	text-align: left;
	width: 810px;
	float: left;
	height: 55px;
}

#topnav2 {
	padding:6px 0 0 0;
	width: 144px;
	float: right;
	height: 43px;
}

.call {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	color:#9a9901;
}

.number {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	color:#b53e2d;
}




form{margin:0; padding:0;}


#content_left1{
	float:left;
	width:270px;
	text-align: left;
	padding-right: 25px;
}

.divider {
	float:left;
	width:2px;
	background-image: url(../img/divider.gif);
	background-repeat: no-repeat;
	margin: 30px 5px 0px 0px;
	height: 300px;
}

#content_left2{
	float:left;
	width:280px;
	text-align: left;
	padding-left:30px;
}

#right_box {
	float:right;
	margin: 25px 0px 15px 0px;
}

#content_right{
	float:right;
	width:371px;
	margin-top: 20px;
	}


#content_right1{
	float:right;
	width:371px;
	text-align: right;
	padding-top: 10px;
	background-image: url(../img/map_box.png);
	height: 239px;
}

#content_right2{
	float:right;
	width:371px;
	text-align: right;
	padding-top: 10px;
	background-image: url(../img/right_column_box1.png);
	height: 164px;
}

#content_right3{
	float:right;
	width:371px;
	margin-top: 20px;
	text-align:right;
	}

#text_right1{
	float: right;
	margin:0 14px;

}

#text_right2{
	float: right;
	margin:0 14px;

}

.medium_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5d5b56;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}


#push {height: 86px;}

/* FOOTER */
#footer {
	width:100%;
	background-color:#284488;
	height: 86px;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	text-align:center;
}

#footer_content{
	width: 960px;
	height: 86px;
	margin:0 auto;
	background-image: url(../img/bottom_bar.jpg);
	background-repeat: no-repeat;
}
#footer_left {
	float:left;
	text-align:left;
	line-height: 18px;
	width: 500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding: 20px 0px 0px 0px;
	font-style: normal;
}

#footer_right {
	float:right;
	width: 450px;
	margin: 15px 0px 0px 0px;
}

#footer_horz_left{
	text-align:left;
	width:400px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#FFF;
}

#footer_horz_left a {
	color:#FFF;
}

#footer_horz_left ul {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:0;
	text-decoration:none;
}

#footer_horz_left li {
	display:inline;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	margin:0px 5px 0px 0px;
	padding:0px;
	text-decoration:none;
}

#footer_horz_right{
	float:right;
	margin: 0px;
}

#footer_horz_right ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}

#footer_horz_right li {
	display:inline;
	margin:0px 0px 0px 15px;
	padding:0px;
	text-decoration:none;
}


#address{
	float:left;
	width:165px;
	text-align: left;
	padding-right: 25px;
	margin-top: 40px;
}

.address_text {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#5d3128;
	text-align: left;
	line-height: 25px;
}

.address_phone {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#be3e2c;
	text-align: left;
	font-style:italic;
}

#bullet{
	list-style: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#be3e2c;
	text-align: left;
	font-style:italic;
	padding-top: 5px;
	margin-left: 0;
padding-left: 0;
}

#bullet li{
padding-left: 20px;
background-image: url(../img/bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#contact_form {
	float:left;
	width:460px;
	text-align: left;
	padding-left: 25px;
	margin-top: 40px;
	}
	
	.contactform {
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#5d3128;
	width:420px;
	text-align: left;
}

.contactform input {
	padding:2px;
	border:1px solid #cdcc02;
	width:212px;
	height:18px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#5d3128;
	background-color: #f7f7ef;
}

.contactform textarea {
	padding:2px;
	border:1px solid #cdcc02;
	width:300px;
	height:100px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#5d3128;
	font-family: "Times New Roman", Times, serif;
	background-color: #f7f7ef;
}

.error {
	border:1px solid #740404; background-color:#ffffff; color:#3a3a3a; padding:5px;width:383px;
}

.contactform label {
	min-width: 80px;
	float: left;
	padding: 4px;
	padding-left: 0;
}

input.sendbutton {
	margin-top:10px;
	margin-left: 84px;
	display:block;
	border:0;
	width:100px;
	height: auto;
	font-size:14px;
	padding-left:2px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:6px;
	line-height:14px;
	background: #b53e2d;
	color: #FFFFFF;
	cursor: pointer;
}

#map_box {
	float:right;
	width:227px;
	height:250px;
	padding-top: 10px;
	margin-top: 30px;
	text-align: right;
}

.map_box a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b53e2d;
	text-decoration:none;
	font-style:italic;
	padding-top: 10px;
}

.map_box a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b53e2d;
	text-decoration:underline;
	font-style:italic;
	padding-top: 10px;
}

.portfolio {
	float:right;
	width:640px;
	background-color:#f7f7ef;
	padding:10px 5px 10px 15px;
	border: 1px solid #cdcc02;
	margin-top: 35px;
	margin-bottom: 25px;
}

.portfolio_boxes {
	float:left;
	width:200px;
	margin: 5px 5px 5px 5px;
}

.hp_boxleft_img {
	float:left;
	width:110px;
	margin: 0px 10px 0px 0px;
}

.hp_boxmid_img {
	float:left;
	width:80px;
	margin: 0px 10px 0px 0px;
}

/* Blog Styles */

#blog_container_left {
	float:left;
	width:649px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

#blog_container_right {
	float:right;
	width:300px;
	margin-top: 20px;
}

.blog_articles {
	float:left;
	width:649px;
	margin-top: 20px;
	text-align: left;
}

#blog_categories {
	float:right;
	width:250px;
	margin-top: 20px;
	text-align: left;
}

#blog_comments {
	float:right;
	width:250px;
	margin-top: 20px;
	text-align: left;
}

.blog_publisher {
	font-family:"Times New Roman", Times, serif;
	color:#be3e2c;
	margin-top:20px;
	font-style:italic;
	font-size:14px;
	margin-bottom: 20px;
}




/* SLIDESHOW STYLES */
.slideshow { height: 250px; width: 960px; }
.slideshow img { padding-top: 15px; background-color:#FFF; }

