﻿/* (C) Copyright 2006-2009 Long2 Consulting. All Rights Reserved */
/* Start Layout CSS. This top section of CSS is what is used to layout each of the pages. To change general styles, look for the Start General Styles section below. We strongly urge you not to change the Layout styles unless you have an advanced knowledge of CSS. We cannot help you if you mess it up. */

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 90% Arial, Verdana, sans-serif;
	color: #d4dbe8;
	background: #113355 url('images/bg.jpg') repeat;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 100%;
	background: #e7e7e7 url('images/bg.jpg') repeat;
}

#innerwrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: #113355;
	border: 2px solid #072746;
}

#header {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	background: #113355 url('images/topbanner1.jpg') no-repeat;
	height: 175px;
	width: 1000px;

}

.headercontent {
	padding: 5px;
}


/* This is the horizontal top navigation bar */
#topnav {
	width: 1000px;
	height: 32px;
	background: url('images/topnav.jpg') no-repeat;
}

.topnavlinks {
	padding: 9px 14px 0px 14px;
	text-align: right;
	font-size: 96%;
	font-weight: bold;
}

.topnavlinks a:link, .topnavlinks a:visited {
	padding: 9px 10px;
	color: #d4dbe8;
	text-decoration: none;
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	color: #d4dbe8;
	text-decoration: none;
	background-color: #113355;
}


/* This is the footer area */

#footer {
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	height: 54px;
	width: 1000px;
}

.footercontent {
	padding: 12px 10px 0px 10px; /* If you want the footer to be below the white area, change the first padding number from 8px to 100px */
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 18pt;
}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px 4px;
	color: #ffffff;
	text-decoration: underline;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #ceddf3;
}


/* Used in single column layouts */

#bodycolumn {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
}

.bodycolumncontent {
	padding: 0 20px;
	min-height: 400px;
}

/* Used in two column layout */
#body1 {
	width: 690px;
	float: left;
	background-image: url('images/bodybg.jpg');
	background-repeat: no-repeat;
	background-position: left top;

}

#body2 {
	float: right;
	width: 290px;
}

.body1content {
	padding: 4px 0px 5px 12px;
}

.body2content  {
	padding: 4px 12px 5px 16px;
}



/* End of Layout CSS */


/*  The items below the properties for the links that appear in the
main text area as well as in the sidebar of the pages  */

a:link, a:visited {
	color: #AA779E; 
}


a:active, a:hover {
	color: #9BCAA3 ;
}

ul {
	list-style-image: url('images/bullet.gif');
	padding: 0;
	margin: 0 0 20px 30px;
	line-height: 135%;
}

ol{
	padding: 0;
	margin: 0 0 20px 30px;
	line-height: 135%;
}

p {
	padding: 3px 0;
	margin: 0;
	line-height: 135%;
}

img {
	border: none;
}

.greenundereline {
	border-bottom: 1px solid #9BCAA3;
	margin-bottom: 10px;
}

/*  The items below set the properties for the fonts, sizes, and
colors used for headings 1 through 6. Typically h1 - h3 are used
in the main content area and h4 - h6 are used in the sidebar  */


h1 { 
	color: #d4dbe8;
	font-size: 185%;
	text-align: left;
	border-bottom: 1px #d4dbe8 solid;
	font-family: Candara, Verdana, Helvetica, sans-serif;
	margin: 8px 0;
}

h2 {	
	font-size: 165%;
	color: #8c9ec2;
	text-align: left;
	font-family: Candara, Verdana, Helvetica, sans-serif;
	margin: 4px 0;
}

h3 {	
	font-size: 165%;
	color: #AA779E;
	text-align: left;
	font-family: Candara, Verdana, Helvetica, sans-serif;
	margin: 4px 0;
}

h4 { 
	font-size: 145%;
	color: #9BCAA3 ;
	font-family: Candara, Verdana, Helvetica, sans-serif;
	margin: 4px 0;
}

h5 { 
	font-size: 145%;
	color: #AA779E;
	font-family: Candara, Verdana, Helvetica, sans-serif;
	margin: 4px 0;
}

h6 { 
	font-size: 145%; 
	color: #d4dbe8; 
	font-family: Candara, Verdana, Helvetica, sans-serif;
	margin: 4px 0;
}

.center {
	text-align: center;}

/*  This class can be applied to your buttons to create uniform submit or shopping cart buttons without using graphics.  */

td {
	vertical-align: top;
}

table {
	border-collapse: collapse;
	font-size: 100%;
}

.clear {
	clear: both;
}

/*  The items below sets the properties for additional typography and page elements.  */

.block1 {
	color: #9BCAA3;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	padding: 6px;
	margin-bottom: 8px;
	font-weight: bold;
}

.block2 {
	color: #d4dbe8;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #0a2a4a;
	border-bottom: 4px solid #0a2a4a;
	background-color: #465b86;
	padding: 6px;
	margin-bottom: 8px;
}

.news1 {
	padding: 4px;
	display: block; 
	width: 180px;
	color: #ffffff;
	background-color: #053782;
	border-bottom: 2px solid #2e5ea4;
	font-weight: bold;
	text-align: center;
}

blockquote {
	color: #0a2a4a;
	background-color: #ceddf3;
	padding: 2px 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 110%;
	font-style: italic;
	border: 2px solid #0a2a4a;
}


.tiny {
	font-size: 80%;
}

/*  Your smaller images can be floated to the left or the
right so your text can flow around them. You can also have
the images appear with or without a small border. The items
below sets the properties for the classes you may apply to
your images.  */

.image-border {
	border: 3px double #465b86;
}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;
}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;
}
	
.imageleft-border   {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #465b86;
}

.imageright-border  {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #465b86;
}

