body {
	font:90%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #6F7D94;
	margin: 0;
	padding: 5;
	color: #000;
	height: 100%;
	
}

h1
{

font-size:32px;
line-height: 28pt;
text-align:center;
}

h2
{
font-size:22px;
line-height: 20pt;

}

h3
{
font-size:18px;
line-height: 16pt;
}

h4
{
	font-size:16px;
	line-height: 14pt;
	color: #000000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
	list-style:circle
}

a img {
	border: none;
	text-align: left;
}

a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	text-align: left;
}


.container {
	width: 100%;
	max-width: 1260px;/* keeps this layout from getting too wide on a large monitor*/
	min-width: 780px;/* a min-width keeps from getting too narrow.  */
	background: #FFF;
	margin: 0 auto; 
}


.header {
	background: #fff;
	
}

.headlineblue     { color: #039; font-weight: bold; font-size: 20px; line-height: 20px; font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.sidebar1 {
	float: left;
	width:20%;
	background: #93A5C4;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	padding-left: 10px;
	padding-top: 5px;
	width: 58%;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.sidebar2 {
	float: right;
	width: 20%;
	background: #fff;
	font-style: italic;
	
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666; 
	margin-bottom: 5px;
}

ul.nav li {
	font-size:16px;
	border-bottom: 1px solid #666; 
	
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background: #002596;
	color: #fff;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #8090AB;
	color: #000;
}

/*navG*/
ul.navG {
	list-style: none; 
	border-top: 1px solid #666;
	margin-bottom: 5px;
}
ul.navG li {
	font-size:16px;
	border-bottom: 1px solid #666;
}
ul.navG a, ul.navG a:visited { 
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #059805;
	color: #fff;
}
ul.navG a:hover{
	background: #8090AB;
	color: #000;
}


/*navO*/
ul.navO {
	list-style: none;
	border-top: 1px solid #666; 
	margin-bottom: 5px; 
}
ul.navO li {
	font-size:16px;
	border-bottom: 1px solid #666; 
}

ul.navO a, ul.navO a:visited { 
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #c30;
	color: #fff;
}
ul.navO a:hover{
	background: #8090AB;
	color: #000;
}

/*navP*/
ul.navP {
	list-style: none; 
	border-top: 1px solid #666;
	margin-bottom: 5px;
}

ul.navP li {
	font-size:16px;
	border-bottom: 1px solid #666; 
}
ul.navP a, ul.navP a:visited { 
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #7121b4;
	color: #fff;
}
ul.navP a:hover{ 
	background: #8090AB;
	color: #000;
}

/*navGO*/
ul.navGO {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 5px;
}

ul.navGO li {
	font-size:16px;
	border-bottom: 1px solid #666; 
	
}
ul.navGO a, ul.navGO a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background: #b78b2d;
	color: #fff;
}
ul.navGO a:hover{ 
	background: #8090AB;
	color: #000;
}
/*navBLK*/
ul.navBLK {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 5px;
}

ul.navBLK li {
	font-size:16px;
	border-bottom: 1px solid #666; 
	
}
ul.navBLK a, ul.navGO a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background: #000000;
	color: #fff;
}
ul.navBLK a:hover{ 
	background: #8090AB;
	color: #000;
}
/*nav2*/
ul.nav2 {
	background: #8090AB;
	color: #000; 
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 5px; 
	padding: 5px 5px 5px 15px;
}
ul.nav2 li {
font-size:11px;
}

ul.nav2 li a:hover, ul.nav li a:active, ul.nav  li a:focus {
	color: #FFF;
}

/*nav3*/
ul.nav3 {
	background: ;
	color: #000; 
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 5px; 
	padding: 5px 5px 5px 15px;
}
ul.nav3 li {
	font-size:11px;
	font-style: normal;
}

ul.nav3 li a:hover, ul.nav li a:active, ul.nav  li a:focus {
	color: #FFF;
}
/* ~~The footer ~~ */
.footer {
	padding: 10px 0;
	background: #8090ab;
	position: relative;
	clear: both;
	text-align: left;
	background-color: #91A5C4;
	color: #FFF;
}

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

#contactForm {
background-image:url(/beta/morrisonform.jpg);
background-repeat: repeat-x;
background-color:#4e70b8;
width:195px;
min-height:365px;
}

#formFields {
	padding-top:30px;
	text-align: center;
}


#formFields input {
	width:120px;
	border: #ccc 1px solid;
	margin: 1px;
}

#formFields .error {
	border: #f00 2px solid;
	margin: 0;
}

label.error {
	border:none !important;
}



#formFields table td {
	padding: 3px;
}

#contactForm table tr td {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 12px;
}

.reqfield {font-size:11px !important;
text-align:center;}

#contactForm #formFields table {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.fields {
text-align: left;
}

.fields input{
}
div{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
	}



.bottom {
	right: 0;
	bottom: 0;
	width: 1260px !important;
	height: 50px;
}
ul { list-style-type: none;}
.footer1 {	padding: 10px 0;
	background: #6F7D94;
	position: relative;
	clear: both; 
}


.theme-default #slider {
	margin:0px auto 0 auto;
	width:1260; /* Make sure your images are the same size */
	height:246; /* Make sure your images are the same size */
}

