@charset "utf-8";
/* CSS Document */

body {
	margin:0px 0px 0px 0px;
}

a {
	color:#4D532D;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	text-decoration:underline;
}

.header_outer {
	width:100%;
	height:130px;
	background-color:#4D532D;
}

.header_inner {
	position:relative;
	left:50%;
	margin-left:-435px;
	height:100px;
	width:690px;
}

.menu_outer {
	width:100%;
	height:50px;
	background-color:#1a1a1a;
}

.menu_inner {
	position:relative;
	left:50%;
	margin-left:-435px;
	height:50px;
	width:900px;
	padding:0px 0px 0px 0px;	
}

.menu_inner a {
	color:#B7D333;
	font-size:18pt;
	text-decoration:none;
	padding:10px 10px 12px 10px;
	display:inline-block;
}

.menu_inner a:hover {
	background-color:#4d532d;
	text-decoration:none;
}

.menu_inner a:focus {
	background-color:#4d532d;
	text-decoration:none;
}

.content_outer {
	width:100%;
	background-color:#c6c4b8;
}

.content_inner {
	position:relative;
	left:50%;
	margin-left:-440px;
	width:880px;
	padding:10px 10px 10px 10px;
	background-color:#FFF;
}

.content_body_main {
	width:560px;
	padding:0px 10px 0px 10px;
	float:left;
}

.content_body_main_gen {
	width:860px;
	padding:0px 10px 0px 10px;
}

h1 {
	font-size:38pt;
	color:#333333;
	font-weight:normal;
}

.content_body_main_headline {
	font-size:38pt;
	color:#333333;
	font-weight:normal;
}

.content_body_main_body {
	font-size:14pt;
	color:#333333;
	line-height:150%;
}

.content_body_main_body a {
	color:#4D532D;
	text-decoration:none;
}

.content_body_main_body a:hover {
	text-decoration:underline;
	color:#1a1a1a;
}

.content_body_main_body a:focus {
	text-decoration:underline;
	color:#1a1a1a;	
}

.content_fp_slides_outer {
	height:200px;
	width:560px;
	background-color:#f2f2f2;
}
 
.content_fp_slides_inner {
	height:175px;
	width:560px;
}

.fp_slide {
	height:155px;
	width:540px;
	position:absolute;
	padding:10px 10px 10px 10px;
}

.fp_slide_quote {
	height:155px;
	width:230px;
	border-right:thin dashed #999999;
	float:left;
	color:#000;
	font-size:9pt;
	padding:0px 5px 0px 0px;	
}

.fp_slide_copy {
	height:155px;
	width:310px;
	color:#000;
	font-size:10pt;
	font-weight:lighter;
	margin-left:230px;
	padding:0px 0px 0px 10px;
}

.fp_slide_copy_head {
	color:#000000;
	font-size:24pt;
}

.fp_slide_links_outer {
	background-color:#4D532D;
	height:25px;
	width:550px;
	position:absolute;
	margin-top:175px;
	padding:5px 5px 5px 5px;
}

.fp_slide_links_outer a {
	color:#b7d333;
	text-decoration:none;
	display:inline-block;
	padding:0px 3px 0px 3px;
	font-size:11pt;
}

.content_fp_recents {
}

.content_body_right_outer {
	width:280px;
	padding:0px 0px 0px 10px;
	margin-left:590px;
}

.content_body_right_box {
	background-color:#F2F2F2;
	width:270px;
	padding:5px 5px 5px 5px;
	margin:0px 0px 10px 0px;
}

.content_body_right_headline {
	font-size:38pt;
	color:#333333;
}

.content_body_right_body {
	font-size:14pt;
	color:#333333;
	line-height:150%;
}

.footer_outer {
	width:100%;
	background-image:url(images/lubbock-web-design-company.png);
	background-repeat:repeat-x;
	background-color:#808285;
}

.footer_inner {
	position:relative;
	left:50%;
	margin-left:-440px;
	width:880px;
	padding:20px 10px 10px 10px;
}

.footer_block {
	width:250px;
	padding:0px 21px 0px 21px;
	float:left;
}

.footer_headline {
	font-size:16pt;
	color:#b2b2b2;
}

.footer_body {
	font-size:12pt;
	color:#fff;
}

.footer_body a{
	font-size:12pt;
	color:#fff;
	text-decoration:underline;
}

.clear {
	clear:both;
	height:0px;
	width:0px;
}.content_outer .content_inner .content_body_main_gen .content_fp_recents table tr td .cnttxt .cnttxt {
	text-align: center;
}
