@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(images/background.jpg);
	margin:0px;
	padding:0px;
	color:#4d433d;
	line-height:17px;
}

/*******************************************************
	_tags
*******************************************************/

img{
	border:0px;
	padding:0px;
	margin:0px;
}
p{
	margin: 0 0 1.2em 0;
    padding: 0px;
	text-indent:0px;
	font-size:12px;
}
#phone{
	color:#f4e7d1;
	padding-right:7px;
	text-align:right;
}
.text_small{
	font-size:10px;
	color:#d9a742;
	padding-left:20px;
}
#callout{
	
	margin-top:5px;
	width:355px;
	background:#29241c url(images/img_2.jpg) no-repeat;
	height:180px;
}
#callout_spacer{
	width:210px;
	float:right;
	padding-top:50px;
	padding-right:20px;
	line-height:14px;
	color:#CCCCCC;
	font-size:11px;
}
#callout_spacer a{
	color:#d19133;
	font-size:10px;
}
.callout_header{
	color:#d19133;
	font-size:12px;
	padding-bottom:10px;
	font-weight:bold;
}
/*******************************************************
	_mast
*******************************************************/

div#mast{
	width:100%;
	clear:both;
	background-color:#999999;
	background:url(images/mastiff_background2.jpg) repeat-x;
	height:134px;
}

div#mast_container{
	clear:both;
	height:134px;
	width:737px;
	margin:auto;
}

div#mast_top_left{
	padding-top:30px;
	float:left;
	width:310px;
	text-indent:-9999px;
}

div#mast_top_right{
	padding-top:75px;
	float:left;
	width:424px;

	text-indent:-9999px;
}

div#nav_in{
	height:28px;
	width:737px;
	margin:auto;
	padding:0px;
}

div#nav{
	width:100%;
	clear:both;
	background-color:#99CC99;
	background:url(images/nav_background.jpg) repeat-x;
	height:29px;
	margin:0px;
	padding:0px;
}
/*******************************************************
	_content
	

*******************************************************/

#content{
	background-color:#f4e7d1;
	padding:50px 0 50px 0;

	
}
#content_container{
	background-color:#f4e7d1;
	overflow:auto;
	width:737px;
	height:auto;
	margin:auto;
	clear:both;
}
#content_container_f{
	background-color:#f4e7d1;
	overflow:auto;
	width:760px;
	height:auto;
	margin:auto;
	clear:both;
}
#content_left{
	height:auto;
	width:300px;
	float:left;
}
#content_left_f{
	height:auto;
	width:750px;
	float:left;
}
#content_right{
	height:auto;
	width:400px;
	float:left;
	padding-top:27px;
}
#content_left_h{
	height:auto;
	width:380px;
	float:left;
}
#content_right_h{
	height:auto;
	width:355px;
	float:left;
	padding-top:40px;
}
.large_text{
	font-size:14px;
	font-style:italic;

}

.large_text2{
	font-size:13px;
	font-style:italic;
	padding-top:;
	padding:25px 36px 10px 0;
	background:url(images/quote.gif) no-repeat;


}
/*******************************************************
	_footer
*******************************************************/
#footer{
	clear:both;
}

#footer_in{
	width:737px;
	margin:auto;
	padding:15px 0 20px 0;
	color:#fde6b0;
}

ul#nav_bottom {
	display:inline;
	padding:0px;
	margin:0px;
	list-style: none;
}
#nav_bottom li{
	display:inline;
	padding-right:25px;
	padding-left:0px;
	margin:0px;
}

#nav_bottom a{
	color:#d6a839;
	text-decoration:none;
}


h1 { /* Levin technique */
 	width: 292px;
	height: 62px;
	position: relative;
	margin: 0;
	padding: 0;
	font-size: .6em;
}

h1 span {
	top: 0px;
	left: 0px;
 	width: 292px;
	height: 62px;
	background: url(images/smp2a_03.gif) no-repeat top left;
	position: absolute;
	z-index:1;
}


body#page-home h1 span {background-image: url(images/smp2a_03.gif);}

h1 a {
 	width: 292px;
	height: 62px;
	display: block;
	cursor:pointer;
}


/*---------
h1{
	margin:0px;
	padding:0px;
	position: relative;
	text-indent: -9999px;
	width:292px;
	height:62px;
}

h1 span{
	margin:0px;
	padding:0px;
	background-image:url("images/smp2a_03.gif");
	
	width:292px;
	height:62px;
	position: absolute;
	z-index:1;
}---*/
h2{
	margin:0 0 0 15px;
	padding:0px;
	background:url("images/smp_top.gif") no-repeat;
	text-indent: -9999px;
	width:410px;
	height:13px;
	font-size:0px;
}
#page-home h3{

	background:url("images/home_text.gif") no-repeat;
	width:317px;
	height:95px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	color:#FF0000;
}
#page-home h4{

	background:url("images/smp2a_09.gif") no-repeat;
	width:208px;
	height:13px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	color:#FF0000;
}

.callout_sub{
	background:url("images/callout_background.jpg") no-repeat;
	width:285px;
	height:300px;
	padding:30px 0 0 20px;
	margin-top:70px;
}
a{
	color:#326759;
}
a:hover{
	color:#5f3014;
}

