/* HTML TAG*/
/***********************************************/ 
html {
	height:100%;
	margin-bottom:1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #7D7372;
	background-position: top;
}
.red_text {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #1f2a33;
}
h2 {
	font-size: 16px;
	padding-bottom:4px;
	color: #1f2a33;
}
h3 {
	font-size: 18px;
	color: #1f2a33;
}
h4 {
	font-size: 15px;
	color: #1f2a33;
}
ul {
	list-style-type: square;
}
.greyline{
	background-color: #CCC;
	height: 1px;
	width: 535px;
}
.clear{
	   width: 550px;
	}
/***********************************************/
/****** LAYOUT DIVS ******/
/***********************************************/

#container {
	width:1000px;
	height:100%;
	margin:0 auto;
	background-color: #fff;
	background-image: url(images/bg_container.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
/************* HEADER AND NAV **************/

#header {
	margin: 0;
	width: 1000px;
	height:113px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
#header_hm {
	margin: 0;
	width: 1000px;
	height:113px;
	background-image: url(images/bg_header_hm.jpg);
	background-repeat: no-repeat;
}
#fla {
	float:left;
	width: 1000px;
	height:285px;
	background-image: url(images/bg_fla.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#phone {
	height:80px;
	width: 400px;
	position: absolute;
	left: 100px;
	top: 400px;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
#nav_hm {
	width: 726px;
	padding-left: 274px;
	height:56px;
	clear:both;
	background-color:#4e658c;
	background-image: url(images/bg_nav_hm.jpg);
	background-repeat: repeat-x;
}
#nav_hm img {
	float:left;
}

#nav {
	width: 726px;
	padding-left: 274px;
	height:56px;
	clear:both;
	background-color:#4e658c;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
}
#nav img {
	float:left;
}
#under_nav {
	width:1000px;
	height:37px;
	background-image: url(images/under_nav.jpg);
	background-repeat: no-repeat;
}
/************* END HEADER AND NAV **************/

/************* MID AREA **************/
#mid_container {
	width: 1000px;
	margin:0;
	padding:0;
	float: left;
	background-color: #fff;
	line-height: 16px;
	background-image: url(images/bg_mid_container.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#mid_container a:link {
	color: #3a5e9a;
	text-decoration:underline;
}
#mid_container a:visited {
	color: #3a5e9a;
	text-decoration:underline;
}
#mid_container a:hover {
	color: #28241F;
	text-decoration:underline;
}
#shell {
	width: 860px;
	margin: 0px;
	float: left;
	padding: 0 0 0 36px;
}
/*********** TITLES AT THE TOP OF THE PAGES *********/
#titles {
	width: 1000px;
	height:70px;
	margin: 0;
	padding:0;
	background-image: url(images/bg_titles.jpg);
	background-repeat: no-repeat;
}
#lt_title {
	float: left;
	width: 581px;
	height:54px;
	margin: 0px;
	padding:0 0 0 40px;
}
#rt_title {
	float: left;
	width: 350px;
	height:54px;
	margin: 0px;
	padding:0 28px 0 0;
}

#rt_title img{
	float: right;
}
/***********END TITLES AT THE TOP OF THE PAGES *********/
#lt_col {
	float: left;
	width: 565px;
	margin: 0px;
	padding:0 20px 0 38px;
}
#myBlinkingDiv {
	height: auto;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}

#lt_col img{
	border:0px;
	float: left;
	padding-left:10px;
}
#lt_col li{
	line-height: 24px;
	list-style-image: url(images/bullet.gif);
}
#lt_col_txt {
	float: left;
	width: 563px;
	margin: 0px;
	padding:0 20px 0 40px;
	text-align:center;
}
#lt_col_aff {
	float: left;
	width: 565px;
	margin: 0px;
	padding:0 20px 0 38px;
	text-align:center;
}
#lt_col_aff img{
	border:0px;
	padding-left:10px;
}
/***********BOXES ON HOME PAGE *********/
#lt_col_boxes {
	width: 585px;
	height:168px;
	margin: 0px;
	padding:0  20px 14px 0;
	background-image: url(images/bg_boxes.gif);
	background-repeat: no-repeat;
}
#lt_col_boxes_txt {
	float:left;
	width: 164px;
	height:auto;
	margin: 0 12px 0 0;
	padding:60px 12px 0 12px;
	color: #3a5e9a;

}
#lt_col_boxes_txt_lst {/**LAST BOX**/
	float:left;
	width: 160px;
	height:auto;
margin: 0;
	padding:60px 12px 0 12px;
	color: #3a5e9a;

}
.click { /**CLICK HERE TEXT**/
	width: 160px;
	height:auto;
    margin: 0;
	padding:6px 0 0 0;
	color: #3a5e9a;
	text-align:right;

}
/*********** END BOXES ON HOME PAGE *********/
/*********** RIGHT COLUMN HOME PAGE *********/
#rt_col {
	width: 349px;
	height: 600px;
	margin: 0px;
	float: right;
	background-image: url(images/bg_rt_col.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	line-height: 48px;
	padding-top: 0;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 0;
}
#rt_col_2 {
	width: 332px;
	height: auto;
	margin: 0px;
    float:left;
	text-align: left;
	padding-right:0px;
	padding-left:45px;!important 
}
#rt_col_3 {
	width: 332px;
	height: auto;
	margin: 0px;
    float:left;
	text-align: left;
	padding-right:0px;
	padding-left:0px;!important 
}
#rt_col a:link{
	color:#28241f;
	text-decoration:underline;
	font-weight: bold;
}
#rt_col a:visited{
	color:#28241f;
	text-decoration:underline;
	font-weight: bold;
}
#rt_col a:hover{
	color:#395D99;
	text-decoration:underline;
	font-weight: bold;
}
#rt_col_txt {
	width: 293px;
	height: auto;
	padding-left:49px;
	font-size:12px;
	line-height:16px;
}
/*********** END RIGHT COLUMN HOME PAGE *********/
/*********** RIGHT COLUMN INSIDE PAGES *********/
#rt_col_ins {
	width: 340px;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0 37px 0 0;
	font-size: 16px;
	text-align: right;
	line-height: 48px;
}
#rt_col_ins2 {
	width: 340px;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0 0px 0 0;
	font-size:16px;
	text-align:right;
	line-height:48px;
}
}
#rt_col_ins3 {
	width: 340px;
	height: auto;
	margin: 0px;
	float: right;
	padding: 0 37px 0 0;
	font-size: 16px;
	text-align: right;
	line-height: 48px;
}
#rt_col_ins a:link{
	color:#28241f;
	text-decoration:underline;
\
}
#rt_col_ins a:visited{
	color:#28241f;
	text-decoration:underline;
	\
}
#rt_col_ins a:hover{
	color:#395D99;
	text-decoration:underline;
	
}
/*********** END RIGHT COLUMN INSIDE PAGES *********/
.btn-one {
	float:left;
	padding-top:10px;
	padding-left:162px;
}
.btn-one a:link {
	float:left;
	height: 30px;
	width: 105px;
	overflow: hidden;
	display: block;
	background-image: url(images/btn_read_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn-one a:visited {
	float:left;
	height: 30px;
	width: 105px;
	overflow: hidden;
	display: block;
	background-image: url(images/btn_read_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn-one a:hover {
	background-position: bottom left;
}
.btn-two {
	float:left;
	padding-top:10px;
	padding-left:182px;
}
.btn-two a:link {
	float:left;
	height: 30px;
	width: 105px;
	overflow: hidden;
	display: block;
	background-image: url(images/btn_get_started.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn-two a:visited {
	float:left;
	height: 30px;
	width: 105px;
	overflow: hidden;
	display: block;
	background-image: url(images/btn_get_started.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn-two a:hover {
	background-position: bottom left;
}
.btn-three {
	float:left;
	padding-top:10px;
	padding-left:168px;
}
.btn-three a:link {
	float:left;
	height: 30px;
	width: 105px;
	overflow: hidden;
	display: block;
	background-image: url(images/btn_contact_us.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn-three a:visited {
	float:left;
	height: 30px;
	width: 105px;
	overflow: hidden;
	display: block;
	background-image: url(images/btn_contact_us.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn-three a:hover {
	background-position: bottom left;
}
/************* BEGIN FOOTER STYLES ***************/
#address{
	float:left;
	width: 472px;
	text-align:left;
	padding:50px 0 0 20px;
	color: #BEA476;
	font-size: 15px;
	line-height:20px;
	font-family: "Myriad Pro";
	}
#footer {
	clear: both;
	width:1000px;
	height:152px;
	margin-top:0px;
	color: #272121;
	padding-top: 12px;
	text-align: center;
	background-color: #1D1916;
	font-size: 10px;
	line-height:18px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
}
#footer_links{
	float:left;
	text-align:right;
	padding:50px 0 0 20px;
	color: #BEA476;
	font-size: 15px;
	line-height:20px;
	font-family: "Myriad Pro";
	}
#footer_links a:link {
	color: #c1a373;
}
#footer_links a:visited {
	color: #c1a373;
}
#footer_links a:hover {
	color: #CBD3E6;
}
/************* END FOOTER STYLES ***************/
.pente {
	font-size: 17px;
	font-style: italic;
	color: #4e668c;
}
.pentemedium {
	font-size: 14px;
	font-weight: bolder;
	color: #4e668c;
}
.pentesmall {
	font-size: 12px;
	color: #4e668c;
}
