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

/* PAGE ELEMENT STYLES */

body {
	background-color: #1A1818;
	font-family: Arial, san-serif;
	font-size:0.8em;
	text-align:center;
	margin:0;
	padding:0 0 20px 0;
	border:0;
	color:#000;
}

#container {
	margin: 0 auto;
	padding:0;
	border:0;
	width: 970px;
	text-align:left;
	position:relative;
}

#header1 {
	width:970px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:226px;
	padding:0;
	border:0;
	margin:0;
}

#header1 span {
	display:none;
}

#header2 {
	width:970px;
	height:220px;
	padding:0;
	border:0;
	margin:0;
}

#header2 span {
	display:none;
}

#maincontent {
	width: 970px;
	background-image: url(../images/maincontent.jpg);
	text-align: left;
	margin: 0;
	padding:0;
}

#navbar {
	width: 211px;
	border:0;
	padding:10px 0 0 0;
	text-align:left;
	background-image:url(../images/navbar.gif);
	background-repeat:no-repeat;
}
#navbar ul {
font-weight:bold;}

.navform {
font-weight:normal;
font-size: .9em;
margin:20px 12px;
text-align:center;
}

.navform h3 {
font-weight:bold;
font-size: 1.1em;
line-height:1;
margin:0;
}

#mainarea {
	padding:10px;
	margin:0;
	width: 547px;
}

#mainarea2 {
	width:686px;
	padding:0 11px 0 20px;
	margin:0;
}

#mainarea li {
	color: #000;
	font-size: 1em;
	list-style-position: inside;
	list-style: unordered;
	list-style-image:url(../images/bullet.gif);
}

#mainarea li a:link, #mainarea li a:visited {
	color: #000;
	text-decoration: none;
}

#mainarea li a:hover {
	color: #093F95;
	text-decoration: underline;
	
}
.bodytext, .bodytext a:link, .bodytext  a:visited, .bodytext  a:active {
color:#000;
}

.bodytext  a:hover {
color:#093F95;
}

#sidebar {
	width: 192px;
	border:0;
	padding:20px 0;
	text-align:left;
	background-image:url(../images/sidebar.gif);
	background-repeat:no-repeat;
	text-align:center;
}

#sidebar a:link, #sidebar  a:visited, #sidebar  a:active {
color:#093F95;
}

#sidebar a:hover {
color:#000;
}

.freequote {
padding:0;
}

#sidebar .freequote {
margin:20px 0;
}

.testimonials {
float:left;
}

.test1., .test2 {
}

.testimonials .test1 {
background:url(../images/ds2_1.jpg) no-repeat top left;
width:150px;
padding:9px 0 0 0;
margin:0 21px;
}

.testimonials .test2 {
background:url(../images/ds2_2.jpg) no-repeat bottom left;
width:130px;
padding:0 10px 15px 10px;
text-align:center;
}

.green {
margin-top:40px;
}
.contactinfo {
	color: #093F95;
	font-size:1em;
	line-height: 140%;
	margin:0;
	padding:0;
}
.contactinfo a:link, .contactinfo a:active, .contactinfo a:visited {
	color:  #093F95;
	text-decoration: none;
}

.contactinfo a:hover {
	color:  #093F95;
	text-decoration: underline;
}

.photo {
text-align:center;
margin:10px auto 0 auto;
}

#introtext {
	padding:0;
	margin:0 0 20px 0;
	background-color:transparent;
	text-align:left;
	color:#000;
	line-height: 130%;
	width: 500px;
}

#introtext a:link, #introtext a:visited, #introtext a:active {
	color:#000;
	text-decoration:underline;
} 

#introtext a:hover {
	color:#03F;
	text-decoration:underline;
}

.feature {
	padding: 0;
	margin: 16px 16px 0 0;
	overflow: visible;
	font-size:.85em;
	text-align:center;
	color: #000;
	line-height: 120%;
	float:left;
}

.featurephoto {
	height:100px;
	width:134px;
	margin:0 6px;
	overflow:hidden;
	border:0;
}

.featuretext {
	margin:0 6px;
	width:134px;
	height:80px;
	overflow:hidden;
	border:0;
	text-align:center;
}

#pagetitle {
	padding:4px 40px 4px 0;
	margin:0 0 12px 0;
	color:#093F95;
	font-size: 1.3em;
	font-weight:bold;
	text-align: right;
	background-color: #DBF2FD;
}
#footer1 {
	color: #222;
	font-size: 0.9em;
	text-align: center;
	background-color: transparent;
	padding: 10px 0;
	margin: 0;
	border: none;
}

#footer1 a:link, #footer1 a:visited, #footer1 a:active{
	color: #222;
	text-decoration: none;
}

#footer1 a:hover {
	color: #093F95;
	text-decoration: underline;
}

#footer2 {
	height: 33px;
	width: 970px;
	color: #CCC;
	font-size: 0.8em;
	text-align: center;
	background-color: transparent;
	padding: 10px 0;
	margin: 0 auto;
	border: none;
}

#footer2 a:link, #footer2 a:visited, #footer2 a:active{
	color: #CCC;
	text-decoration: none;
}

#footer2 a:hover {
	color: #FFF;
	text-decoration: underline;
}


.box {
font-size:1em;
}

.box td {
border-top:8px solid #fff;
border-right:8px solid #fff;
}
.box ul {
padding:0 0 8px 0;
margin:0;
}
.box li {
padding:0 0 0 24px;
margin:8px 0 0 0;
list-style-image:url(../images/bullet.gif);
}

.box li a:link, .box li a:visited, .box li a:active {
color:#000;
text-decoration:none;
}

.box li a:hover {
color:#093F95;
text-decoration:underline;
}

.blue {
background-color: #DBF2FD;
}



FORM {
	margin: 0;
}

INPUT {
	color: #000;
	font-size: 11px;
	background-color: #FFFCCD;
	border: 3px solid #818386;
	padding:2px;

}

TEXTAREA {
	color: #000;
	padding:2px;
	font-size: 11px;
	background-color: #FFFCCD;
	border: 3px solid #818386;
	font-family: Arial, Sans-serif;
              
}

SELECT {
	font-size: 11px;
	color: #000;
}

.button {
	background-image: url(../images/button.gif);
	background-color:#FFF;
	border: 3px solid #818386;
	color:#000;
	cursor:hand;cursor:pointer;
	display:block;
	font-size:11px;
	line-height:1;
	letter-spacing:0.1em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	width:80px;
	margin:0;
	padding:2px;
}

.button2 {
	background-image: url(../images/button.gif);
	background-color:#FFF;
	border: 3px solid #818386;
	color:#000;
	cursor:hand;cursor:pointer;
	display:block;
	font-size:11px;
	line-height:1;
	letter-spacing:0.1em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	width:150px;
	margin:0;
	padding:2px;
}

.button3 {
	background-image: url(../images/button.gif);
	background-color:#FFF;
	border: 3px solid #818386;
	color:#000;
	cursor:hand;cursor:pointer;
	display:block;
	font-size:11px;
	line-height:1;
	font-weight:bold;
	letter-spacing:0.08em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	width:160px;
	margin:0;
	padding:2px;
}

.button_small {
	background-image: url(../images/button.gif);
	background-color:#FFF;
	border: 3px solid #818386;
	color:#000;
	cursor:hand;cursor:pointer;
	display:block;
	font-family: Arial, san-serif;
	font-size:10px;
	line-height:1;
	font-weight:bold;
	height:auto;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
	margin:12px 12px 12px 0;
	padding:2px;
}

.button_small2 {
	background-image: url(../images/button.gif);
	background-color:#FFF;
	border: 3px solid #818386;
	color:#000;
	cursor:hand;cursor:pointer;
	display:block;
	font-family: Arial, san-serif;
	font-size:10px;
	line-height:1;
	font-weight:bold;
	height:10px;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:60px;
	margin:0;
	padding:2px;
}

.button_small3 {
	background-image: url(../images/button.gif);
	background-color:#FFF;
	border: 3px solid #818386;
	color:#000;
	cursor:hand;cursor:pointer;
	display:block;
	font-family: Arial, san-serif;
	font-size:10px;
	line-height:1;
	font-weight:bold;
	height:9px;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:50px;
	margin:0;
	padding:2px;
}

.button a,.button2 a {
	text-decoration:none;
	display:block;
	color:#000;
}

.buttonarea {
	color:#000;
	text-decoration:none;
}

.buttonarea a:hover {
	background-image: none;
	color:#FFF;
	background-color: #093F95;
	text-decoration:none;
	border: 3px solid #818386;
}

h1 {
	color: #000;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing:.25em;
}

h2 {
	color: #000;
	font-size:1.5em;
	line-height:120%;
	margin: 0 0 6px 0;
}

h3 {
	color: #000;
	font-size:1.2em;
	line-height: 140%;
	margin:3px 0 10px 0;
	padding:0;
}
h3 a:link, h3 a:active, h3 a:visited {
	color:  #093F95;
	text-decoration: none;
}

 
h3 a:hover {
	color:  #093F95;
	text-decoration: underline;
}

.feature h3 {
	color: #093F95;
	font-size:1.25em;
	margin:0;
}
	
h4 {
	color: #093F95;
	font-size:1.5em;
	line-height:140%;
	text-align:center;
}

h5 {
	color: #093F95;
	font-size:1.1em;
	line-height: 140%;
	margin:3px 0;
	padding:0;
}

.floatleft {
	float:left;
	margin:0 20px 0 0;
}

.floatright {
	float:right;
	margin:0 0 20px 20px;
}

.noborder {
	border:none;
}

.bold {
	font-weight:bold;
}

.small {
	color: #000;
	font-size: .9em;
	line-height: 16px;
	}

.small a:link, .small a:visited {
	color: #000;
	text-decoration: none;
}

.small a:hover {
	color: #093F95;
	text-decoration: underline;
}

.smaller {
	color: #000;
	font-size: .75em;
	line-height: 15px;
	}

.smaller a:link, .smaller a:visited {
	color: #000;
	text-decoration: none;
}

.smaller a:hover {
	color: #093F95;
	text-decoration: underline;
}

.baselist {
	color: #000;
	font-size: 1em;
	list-style-position: inside;
	list-style: unordered;
	list-style-image:url(../images/bullet.gif);
}

.baselist a:link, .baselist a:visited {
	color: #000;
	text-decoration: none;
}

.baselist a:hover {
	color: #093F95;
	text-decoration: underline;
}


/* ADMIN STYLES */

#admin_background {
	font-family: Arial, san-serif;
	background-color:#202020;
	background-image: none;
	border:0;
	text-align:center;
	font-size:.8em;
	color:#000;
	margin:0;
	padding:0;
}


#admin_container {
	width:785px;
	text-align:left;
	position:relative;
	background-image:url(../admin/images/admin_container.jpg);
	background-repeat:repeat-y;
	color:#000;
	margin:0 auto;
	padding:0;
}

#admin_header {
	width:785px;
	height:150px;
	border:0;
	background-image:url(../admin/images/admin_header.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0;
	padding:0;
}

#admin_navbar {
	background-color:transparent;
	width:183px;
	text-align:left;
	margin:0;
	padding:16px;
}

.admin_nav {
	font-size:1em;
	font-weight:bold;
	letter-spacing:1px;
	line-height:180%;
	color:#000;
	text-decoration:none;
	display:block;width:183px;
	margin:2px 0;
}

.admin_nav a:link, .admin_nav a:visited {
	color:#000;
	padding:2px 6px;
	text-decoration:none;
	display:block;
	margin:2px 0;
}

.admin_nav a:hover {
	color:#000;
	text-decoration:none;
	background-color: #E7F8FE;
	display:block;
	margin:2px 0;
}
.admin_managetabs {
	font-size:1.1em;
	color:#000;
}

#admin_whitepullout {
	width:215px;
	background-image:url(../admin/images/whitepullout_3.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#admin_homecontent {
	width:745px;
	background-color:transparent;
	margin:0;
	padding:20px;
}

#admin_maincontent {
	width:500px;
	text-align:left;
	background-color:transparent;
	margin:0;
	padding:20px 0 0 10px;
}

#admin_maincontent input,#admin_maincontent textarea,#admin_maincontent select {
	font-size:1em;
}

#admin_header span {
	display:none;
}

/* Tab styles */
ul.menu	{
	list-style-type: none;
	margin: 0;
	display: inline-block;
	padding: 0 20px;
}
ul.menu li	{
	display: inline-block;
	height: 30px;
	background: url('../images/tab_right.gif') no-repeat right top;
}
ul.menu a	{
	color: #f9f9ff;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background: url('../images/tab_left.gif') no-repeat left top;
}
ul.menu li:hover	{
	background-position: right -82px;
}
ul.menu li:hover a	{
	background-position: left -82px;
}
ul.menu a:hover	{
	color: #fff;
}
ul.menu li#selected a, ul.menu li#selected a:hover	{
	color: #fff;
}
ul.menu li#selected 	{
	background-position: right -41px;	
}
ul.menu li#selected a 	{
	background-position: left -41px;	
}

