@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #e1deca;
	background-image:-webkit-gradient(linear,left bottom, left top, color-stop(0, #e1deca), color-stop(0.95, #f6f5ec), color-stop(1, #b3d3e6));
	background-image:-moz-linear-gradient(
    center bottom,
    rgb(225,222,202) 0%,
    rgb(246,245,236) 95%,
    rgb(179,211,230) 100%
);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#e1deca', EndColorStr='#e1deca'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e1deca', EndColorStr='#e1deca')";
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.3;	
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

p {
	margin-bottom:10px;
}
a img { 
	border: none;
}


a:link, a:visited {
	color:#DE6D07;
	text-decoration: none;
	font-weight:bold;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #DE6D07;
}


.container {
	width: 940px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/containerback.png);
	background-repeat: repeat-y;
	

}
.topedge {
	display:block;
	width:100%;
	background:#003366;
	height:4px;
}

.header {
	width: 940px;
	height: 107px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.menubar {
	background:#c1bba9;
	border-top:1px solid #a8a392;
	border-bottom:1px solid #a8a392;
}

.sidebar1, .sidebar2 {
	float: left;
	width: 188px;
	padding: 10px;


}
.content {
	width: 470px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	padding: 15px;

}
.sidebox {
	background-color: #003366;
	padding: 10px;
	width: 166px;
	margin-bottom: 16px;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.sideimage {
	margin-bottom:16px;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}



.footer {
	padding: 0px;
	position: relative;
	clear: both;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #857f6b;
	width:940px;
	margin:20px auto;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.phone {
	float: right;
	text-align: right;
	font-weight: semi-bold;
	font-variant: small-caps;
	line-height:0.9em;
	color: #000;
	background-color: transparent; /* #ea8c05;*/
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	clear: both;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-transform:uppercase;
	margin-top: 10px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.phone a {
	color:blue;
}
.header .phone h1 {
	font-size: 1.1em;
	color: #fff;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
.flashheader {
	margin:0px auto;
	width:940px;
}

.sidebar1 h2 {
	font-size: 18px;
	color: #FFF;
	line-height: 1.2em;
	margin: 0px 0px 5px;
	padding: 0px;
	text-transform:uppercase;
	background-color: #DE6D07;
}
.sidebox form input, .sidebox form textarea {
	font-size: 0.9em;
	width:164px;
	margin-bottom:5px;
	font-family:Tahoma, Geneva, sans-serif;
	border:1px solid #000;
}

.sidebox form input.submit#button {
	width:100px;
}
.container .content h1 {
/*	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-size: 1.2em;
	font-variant: small-caps;
	color: #036;
	margin-bottom: 10px;
}

.container .content h2 {
/*	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-size: 1.2em;
	font-variant: small-caps;
	margin-bottom: 10px;
}

 .footer div {
	float: left;
	padding:0px 20px 20px;
}
.blue {
	color:#304c7d;
}

.photoframe {padding:10px; background:url(images/photoback.gif); float:left; margin:0px 5px 0px 0px; border:1px solid #142622;}

.slider
{
	max-width:940px;
	max-height:302px;
	overflow:hidden;
	background:url(images/header1.jpg);
}

.menubar .AJXCSSMenueDFaTFD {
	margin-right: auto;
	margin-left: auto;
	padding-left: 28px;
}
.header h1 {
	font-size: 18px;
	color: #F00;
	float: none;
	text-align: center;
	display: block;
	margin-top: 15px;
}

.formbox {
	padding: 10px;
	font-size:0.8em;
	font-weight:bold;
}

.formbox form input, .formbox form textarea {
	font-size: 0.9em;
	width:300px;
	padding:5px;
	margin-bottom:5px;
	font-family:Tahoma, Geneva, sans-serif;
	border:1px solid #000;
}

.formbox form input.submit#button2 {
	width:100px;
}

.plus1 {
	margin: 10px auto;
	display: block;
	width: 76px;
}

.tollfree {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.bioimage {
	float: right;
}

#topbox {
	height: 145px;
	margin-bottom: 15px;	
}

#topbox img{
	margin: auto 1px;
	float: left;	
}
.AJXCSSMenueDFaTFD a[cyberapp] {
	background: #00aff0;	
}

.contactimage1 {
	float: left;
	width: 50%;
	text-align: center;
	border-top: solid thin gray;
	border-bottom: double medium gray;
	padding: 15px 0 5px;
	margin-bottom: 25px;
}

.contactimage2 {
	float: right;
	width: 50%;
	text-align: center;
	border-top: solid thin gray;
	border-bottom: double medium gray;
	padding: 15px 0 5px;
	margin-bottom: 25px;
}
