body { font-family: Arial, Helvetica, sans-serif;
	background:#316304 url(assets/images/bg_bottom.jpg) bottom repeat-x;
	margin:0;
	position:relative;
	}

p { font-size: 12px;
	line-height: 20px;
	color:#000000;
	padding:0 0 20px 0;
	margin:0;
}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#527216;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#205193;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#03142E;}

a:hover { text-decoration: none;
	color:#316304;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #4980DA 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#03142E;
	background:#03142E;
	height:1px;
	border:0;}

.white{color:#FFFFFF;}
	
/* Template */

#container {
	width:100%;
	background:url(assets/images/bg_top.jpg) top repeat-x;
	}
#wrapper {
	width:760px;
	margin:0 auto;
}
#header {
	width:760px;
	margin:0 auto;
	padding-top:20px;
	height:auto;
}
#banner {
	background:url(assets/images/headerBg.jpg) bottom;
}
#nav {
	position:absolute;
	top:226px;
	background:#041734;
	width:760px;
	height:30px;
	padding:0;
	margin:0;
}
#nav li {
	float:left;
	text-align:center;
	list-style:none;
	margin:8px 24px 0 25px;
}
#nav li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#nav li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4B85D7;
	font-weight:bold;
	text-decoration:none;
	}

#content {
	width:760px;
	background:url(assets/images/wrapperBg.jpg) repeat-y;
	margin:0;
	padding:0;
}
#main {
	width:760px;
	background:url(assets/images/mainBg.jpg) no-repeat;
}
#title {
	width:700px;
	height:45px;
	padding-top:5px;
	margin:0 0 0 30px;
	display:block;
}
.pageTitle {
	float:left;
}
#socialIcons {
	text-align:right;
	width:230px;
	float:right;
}
#socialIcons .phone {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#03142e;
	float:left;
	margin-top:6px;
}
#socialIcons img {
	border:none;
	margin:0 2px;
}
#body {
	width:705px;
	margin:0 0 0 30px;
	padding-top:5px;
}
#leftCol {
	width:530px;
	margin:0;
	padding:0;
}
#testimonial {
	background:#b1baca;
	width:520px;
	height:auto;
}
#testimonial h3 {
	font-size:17px;
	font-weight:normal;
	color:#383838;
	padding:24px 0 10px 24px;
	margin:0;
}
#testimonial hr {
	background:#404041;
	height:1px;
	width:470px;
	margin:0 0 0 24px;
}
#testimonial p {
	color:#383838;
	padding:5px 24px;
}
#rightCol {
	float:right;
	background:url(assets/images/sidebar-top.png) top no-repeat;
	width:156px;
	text-align:center;
	padding:10px 0 0 0;
}
#sidebar {
	width:156px;
	height:auto;
	padding:0;
	background:#03142e;
}
#sidebar p {
	color:#fff;
	font-weight:bold;
	line-height:16px;
	
}
#sidebar hr {
	height:5px;
	width:140px;
	margin:0 auto;
	padding:1px;
	border-top:1px solid #1f375b;
}
#sidebarBottom {
	height:10px;
	background:url(assets/images/sidebar-bottom.png) bottom no-repeat;
}
#bottomDog {
	width:760px;
	height:156px;
	background:url(assets/images/contentBottom.png) bottom no-repeat;
}
#footer {
	margin:0 0 0 20px;
	position:relative;
	bottom:40px;
	height:80px;
	
}
#footer p, #footer a {
	color:#fff;
	margin:0;
	padding-bottom:5px;
	font-weight:bold;
}
.bottomlinks {padding-left:20px;
	padding-top:10px;
	}
.bottomlinks p{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin:5px;
	}
.bottomlinks a{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
	
.sidebar p{color:#FFFFFF;}

.white li{color:#FFFFFF;}
.white li a{color:#FFFFFF;}

#bottomcopy {
	font-size: 10px;
	line-height: 12px;
	font-weight: 400;}

#bottomcopy a {
	font-size: 10px;}

/* End Template */

/* Splash */
.splashlinks p{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin:5px;
	}
.splashlinks a{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.splashlinks a:hover{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}

/* End Splash */

	
/* Floating Nav */

#backgroundDiv {
	width:760px;
	}


/* End */

			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#flags {
	position:relative;
	}
#usFlag {
	position:absolute;
	top:300px;
	left:-168px;
	color: #fff;
	text-align: center;
	}
	
#texasFlag {
	position:absolute;
	top: 300px;
	left: 776px;

	}	
	
/* Custom Forms End */

