/* Float Properties*/
/* FF,  O */
.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfloat {
	margin:0px auto;
	}
	
/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}
body{
	background:#ffffff !important;
	}
#wrapper{
	margin:0px auto;
	width:981px;
	}
#sidespacerLft{
	width:25px;
	float:left;
	}
#sidespacerRgt{
	width:25px;
	float:right;
	}	
#main{
	width:931px;
	}	
#header{
	width:931px;
	float:left;
	margin-top:5px;
	}
.title{
	font-family:Trajan Pro;
	width:250px;
	float:left;
	color:#454545;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0px 0px 20px;
	}
#logo{
	float:left;
	width:446px;
	/*height:69px;*/
	height:77px;
	}
#logo h1{
	margin:0px;
	}	
#logo h1 a{
	display:block;
	text-decoration:none;
	text-indent:-999em;
	width:446px;
	height:77px;
	background:url(../images/logo.png) no-repeat;
	}
#highland_number{
	width:475px;
	float:left;
	}	
.cont_number{
	float:left;
	width:475px;
	}
.number{
	float:right;
	width:200px;
	height:62px;
	background:url(../images/number.png) no-repeat;
	}
.cont_details{
	float:left;
	width:475px;
	margin-bottom:5px;
	}
.details{
	float:right;
	width:309px;
	height:30px;
	background:url(../images/call.png) no-repeat;
	}
.menu{
	float:left;
	width:931px;
	height:47px;
	background:url(../images/menubar.png) no-repeat;
	}
.menu ul{
	width:931px;
	float:left;
	padding:0px;
	margin:12px 0px 0px 0px;
	}
.menu ul li{
	display:inline;
	float:left;
	}
.menu ul li a{
	color:#ffffff;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	font-family:Trajan Pro;
	margin:0px 75px 0px 75px;
	}
.menu ul li a:hover{
	color:#393939;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	font-family:Trajan Pro;
	margin:0px 75px 0px 75px;
	}
.menu ul li span{
	color:#ffffff;
	}
#content{
	width:831px;
	margin: 0px auto;
	}
.headtitle{
	width:831px;
	height:33px;
	float:left;
	margin-top:15px;
	background:url(../images/headline.png) no-repeat;
	}
.welcome{
	width:831px;
	height:276px;
	float:left;
	margin-left:-1px;
	background:url(../images/welcome.png) no-repeat;
	}
#content_txt{
	width:828px;
	float:left;
	margin-left:1px;
	background:#fff url(../images/content_bg.png) no-repeat;
	}
.welcome_cnt{
	width:750px;
	float:left;
	margin:20px 0px 0px 40px;
	}
.welcome_txt{
	width:375px;
	float:left;
	margin-left:10px;
	}
.txt1{
	width:310px;
	float:left;
	height:55px;
	margin-top:20px;
	background:url(../images/wel.png) no-repeat;
	}
.txt2{
	width:340px;
	float:left;
	color:#ac0b03;
	font-family:century gothic;
	font-size:15px;
	margin-top:20px;
	}
.wel_image{
	width:364px;
	height:243px;
	float:left;
	background:url(../images/home_pic.png) no-repeat;
	}	
.content_link1{
	width:828px;
	float:left;
	margin-top:10px;
	}
.content_link1 ul{
	width:770px;
	float:left;
	margin:0px 0px 0px 70px;
	padding:0px;
	list-style-type:none;
	}
.content_link1 ul li{
	float:left;
	height:30px;
	width:330px;
	font-size:18px;
	/*color:#393939;*/
	color:#000000;
	padding:10px 0px 5px 50px;
	font-family:century gothic;
	background:url(../images/arrow.png) no-repeat;
	}
.line{
	float:left;
	width:831px;
	height:15px;
	margin-top:20px;
	background:url(../images/bottomline.png) no-repeat;
	}
#footer{
	width:831px;
	margin:0px auto;
	}
#footer_spacer{
	width:280px;
	float:left;
	height:32px;
	}	
#footer_menu{
	width:300px;
	float:left;
	
	}
#footer_menu ul{
	width:300px;
	float:left;
	padding:0px;
	list-style-type:none;
	margin:12px 0px 0px 0px;
	}	
#footer_menu ul li{
	display:inline;
	float:left;
	}
#footer_menu ul li a{
	color:#000000;
	font-size:13px;
	float:left;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-family:century gothic;
	margin:3px 5px 0px 5px;
	}
#footer_menu ul li a:hover{
	color:#000000;
	font-size:13px;
	float:left;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-family:century gothic;
	margin:3px 5px 0px 5px;
	}
#footer_menu ul li span{
	color:#000000;
	}
#policy_terms{
	width:220px;
	float:left;
	
	}
#policy_terms ul{
	width:220px;
	float:left;
	padding:0px;
	list-style-type:none;
	margin:0px;
	}	
#policy_terms ul li{
	display:inline;
	float:left;
	}
#policy_terms ul li a{
	color:#000000;
	font-size:10px;
	float:left;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-family:century gothic;
	margin:5px 5px 0px 5px;
	}
#policy_terms ul li a:hover{
	color:#000000;
	font-size:10px;
	float:left;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-family:century gothic;
	margin:5px 5px 0px 5px;
	}
#policy_terms ul li span{
	color:#000000;
	}
.copy {
	color:#000000;
	float:left;
	font-family:Century Gothic;
	font-size:9px;
	margin-top:2px;
	text-align:center;
	text-transform:uppercase;
	width:831px;
 }
.design {
	color:#000000;
	float:left;
	font-family:Century Gothic;
	font-size:8px;
	margin-top:2px;
	text-align:center;
	text-transform:uppercase;
	width:831px;
}


/*HEADER MENU*/

#menu_item_4 span{
	display:none;
	}
	
/*FOOTER MENU*/	
#menu_item_6 span{
	display:none;
	}
	
/*NEWS POST*/
#post_news{
	width:800px;
	float:left;
	margin:15px 0px 0px 12px;
	}
#post_news h2{
	margin:0px 0px 5px 0px;
	}
#post_news h2 a{
	font-size:20px;
	font-weight:bold;
	color:#333333;
	}
#post_news h2 a:hover{
	font-size:20px;
	font-weight:bold;
	color:#545B3A;
	}	
.postmetadata{
	color:#926d41;
	font-size:14px;
	font-weight:normal;
	}
#post_news .postmetadata a{
	color:#3C4937;
	font-size:12px;
	font-weight:normal;
	}
#post_news small{
	color:#926d41;
	}
#post_news .entry{
	margin-top:5px;
	color:#000000;
	font-weight:normal;
	font-family:century gothic;
	font-size:14px;	
	}	
#sidebar{
	width:350px;
	float:right;
	}
#sidebar ul li{
	list-style-type:none;
	}
#sidebar ul li h2{
	font-size:20px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	}

/*PAGES*/
#pages{
	width:800px;
	float:left;
	/*margin-left:12px;*/
	color:#454545;
	font-size:14px;
	}
#pages p a{
	color:#454545;
	text-decoration:underline;
	}

/*CONTACT FORM*/

#contact{
	width:550px;
	/*border:1px solid #454545;*/
	text-align:center;
	float:left;
	margin:10px 0px 0px 200px;
	padding-top:10px;
	}
#contact .myinput {
	/*border:1px solid #777777;*/
	color:#454545;
	font-size:12px;
	padding:3px 5px;
	border:0px;
	margin:27px 0px 0px 27px;
	}
#contact .namebox{
	width:304px;
	height:72px;
	float:left;
	background:url(../images/name_box.png) no-repeat;
	}	
#contact .mytextarea {
	/*border:1px solid #777777;*/
	border:0px;
	color:#454545;
	font-size:12px;
	padding:3px 5px;
	margin:37px 0px 0px 27px;
	width:236px;
	}
#contact .messagebox{
	width:307px;
	height:201px;
	float:left;
	background:url(../images/message_box.png) no-repeat;
	}	
#contact .mysubmit {
	color:#ffffff;
	border:0px;
	font-size:12px;
	/*background-color:#ce0f05;*/
	background:url(../images/submit.png) no-repeat;
	width:135px;
	height:33px;
	float:left;
	}	
.cont_txt{
	/*margin-left:69px;*/
	width:595px;
	float:left;
	height:45px;
	}	
.cont_txt p{
	text-align:left;
	/*width:250px;*/
	width:400px;
	float:left;
	margin-bottom:2px;
	}
.cont_txt .name{
	width:120px;
	float:left;
	font-family:century;
	text-align:right;
	font-size:12px;
	margin-right:2px;
	margin-top:28px;
	text-transform:uppercase;
	}
.cont_txt .input_len{
	width:236px;
	float:left;
	}
.cont_txt .required{
	width:150px;
	float:left;
	font-size:10px;
	margin:27px 0px 0px -2px;
	font-family:century;
	text-transform:uppercase;
	}
.btn{
	width:200px;
	float:left;
	margin-left:205px;
	}
.submitbtn{
	width:200px;
	float:left;
	margin:5px 0px 10px 0px;
	}	
.contact_heading{
	width:515px;
	float:left;
	color:#454444;
	font-size:14px;
	font-family:century gothic;
	margin:40px 0px 0px 75px;
	}
.contact_heading span{
	font-weight:bold;
	}
.cont_msg{
	/*margin-left:69px;*/
	width:595px;
	float:left;
	}	
.cont_msg p{
	text-align:left;
	/*width:250px;*/
	width:400px;
	float:left;
	margin-bottom:2px;
	}
.cont_msg .name{
	width:120px;
	float:left;
	font-family:century;
	text-align:right;
	font-size:12px;
	margin-right:2px;
	margin-top:28px;
	text-transform:uppercase;
	}	
.cont_msg .input_len{
	width:236px;
	float:left;
	}		
/*POST*/
#post_news .navigation{
	margin-bottom:10px;
	}
#post_news .navigation a{
	color:#926d41;
	font-size:14px;
	font-weight:bold;
	font-family:century gothic;
	}
#post_news .navigation a:hover{
	color:#777777;
	font-size:14px;
	font-weight:bold;
	font-family:century gothic;
	}	
.alignleft, .alignright{
	color:#926d41;
	font-weight:bold;
	}
.alignleft:hover, .alignright:hover{
	color:#777777;
	font-weight:bold;
	}
#post_news h2{
	font-size:20px;
	font-weight:bold;
	color:#333333;
	}
.narrowcolumn .entry{
	margin-bottom:20px;
	}	
.narrowcolumn .entry p{
	margin-bottom:5px;
	}
.narrowcolumn .entry a{
	font-size:12px;
	color:#ce0f05;
	}
.narrowcolumn .postmetadata a{
	color:#3C4937;
	font-size:14px !important;
	font-weight:normal;
	}
#post_news h3{
	margin:0px 0px 5px 0px;
	}
#post_news h3 a{
	font-size:20px;
	font-weight:bold;
	color:#333333;
	}
#post_news h3 a:hover{
	font-size:20px;
	font-weight:bold;
	color:#545B3A;
	}	
/*PAGES*/
.box1, .box2, .box3{
	width:750px;
	float:left;
	margin:20px 0px 0px 40px;
	}
.box1_lft{
	width:350px;
	float:left;
	}
.box_txt1{
	width:340px;
	float:left;
	margin-top:40px;
	font-size:14px;
	color:#454444;
	font-family:century gothic;
	}
.box_txt1 p{
	width:298px;
	margin:40px 0px 0px 0px;
	}
.box_txt2{
	width:340px;
	float:left;
	color:#ac0b03;
	font-family:century gothic;
	font-size:14px;
	margin-top:20px;
	}
.box_txt2 p{
	width:300px;
	margin:0px;
	}
.box_txt2 span{
	font-weight:bold;
	}
.box1_rgt{
	width:400px;
	float:left;
	}
.img_title{
	width:400px;
	float:left;
	color:#b40900;
	font-size:13px;
	font-weight:bold;
	margin-top:3px;
	font-family:Trajan Pro;
	}	
.box2_lft{
	width:400px;
	float:left;
	}
.box2_rgt{
	width:350px;
	float:left;
	}
.box_txt{
	width:340px;
	float:left;
	margin-top:40px;
	font-size:14px;
	color:#454444;
	font-family:century gothic;
	}
.box_txt p{
	width:298px;
	margin:40px 0px 0px 40px;
	}
.cont_txt1{
	width:340px;
	float:left;
	font-size:14px;
	margin-top:30px;
	color:#454444;
	font-family:century gothic;
	}
.cont_txt1 p{
	width:298px;
	margin:0px;
	}
.cont_title{
	width:298px;
	margin:0px;
	font-weight:bold;
	}
.cont_txt2{
	width:340px;
	float:left;
	color:#454444;
	font-family:century gothic;
	font-size:14px;
	margin-top:20px;
	}
.cont_txt2 p{
	width:300px;
	margin:0px;
	text-align:center;
	}

/*TERMS*/

.terms{
	width:750px;
	float:left;
	margin:25px 0px 10px 40px;
	}
.terms_title, .content_title{
	float:left;
	width:750px;
	color:#454444;
	font-size:14px;
	font-weight:bold;
	font-family:century gothic;
	}
.terms_content{
	float:left;
	width:750px;
	margin:15px 0px 0px 0px;
	}
.content_text{
	float:left;
	width:750px;
	color:#454444;
	font-size:14px;
	font-family:century gothic;
	}
.content_text span{
	font-weight:bold;
	}
.content_text p{
	margin:0px 0px 10px 0px;
	}
.content_text .addr{
	margin:0px 0px 0px 0px;
	}
.content_text a{
	text-decoration:underline;
	color:#045de2 !important;
	}	