img {
              border: 0;
}

body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #458A8A;
	color: #000000;
}

div.content {
	background-color: #458A8A;
	color: #000000;
               text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	padding: 20px 40px 40px 40px;
               margin: 0px;
}

/* main is the entire content area */
div.main {
/*               width: 800px;  */
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	margin-top: 30px;
	/*position: relative; */
	border: 3px solid black;
}

/* header is the top (header) area */
div.header {
/*	position: relative;  */
	background-color: #E6A173;
	color: #000000;
/*	width: 750px; 
	height: 100px; */
/*	background-image:   url(images/header.jpg);
	background-repeat: no-repeat;  */
}

div.header a {
	background-color: #E6A173;
	color: #000000;
	text-decoration: none;
	font-size: 24px;
}

div.nav {
               border-top: 3px solid;
               border-bottom: 3px solid;
	border-color:#000000;
	color: #E6D8CF;
	background-color: #E6A173; 
}

p.navtext {
	font-family: geneva, "trebuchet ms", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E6D8CF;
	background-color: #E6A173; 
}

p.navtext a {
	font-family: geneva, "trebuchet ms", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E6D8CF;
	background-color: #E6A173; 
}

/* mainnav is the top vertical nav area */
ul.mainnav {

/*	position: absolute;
	left: 20px;
	top: 74px; 
               bottom: 0px; */
               margin: 0;
	padding: 0;
	list-style: none;
}
/* mainnav is the top vertical nav area */
ul.mainnav li {
	float: left;
	margin: 0 4px 0 0;
/*	padding: 5px; */ 
	/*12px 0 12px; */ 
	line-height: normal;
	text-indent: 0;
	height: 30px; 
	font-family: geneva, "trebuchet ms", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E6D8CF;
	background-color: #E6A173; 
}

/* mainnav is the top vertical nav area */
ul.mainnav li a {
	font-family: geneva, "trebuchet ms", arial, sans-serif;
	color: #E6D8CF;
               background-color: #E6A173; 
               font-size: 14px;
	font-weight: bold;
}

div.nav a {
	color: #E6D8CF;
	background-color: #E6A173;
	font-family: geneva, "trebuchet ms", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* mainnav is the top vertical nav area */
ul.mainnav li a:hover {
	text-decoration: underline;
}

/* contentmain is the entire content area */
div.contentmain {
/*new */
/*width: 100%; */
	padding: 20px 0 0 0;
/*	margin: 20px 0 0 0; */
}

/* contentright is side content area is on the right */
div.contentright {
/* new*/
/* width: 20%; */
               float: right;
	margin: 0;
	padding: 0 35px 0 0px;
}

/* contentleft is side content area on the left */
div.contentleft {
	float: left;
	margin: 0;
	padding: 0 20px 0 10px;
/*	background-image:   url(images/vertical.gif);
	background-position: right top;
	background-repeat: repeat-y; */
}
/* contentleft2 is the inner shell of side content area on the left */
div.contentleft2 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
/*	width: 175px; */ 
	padding-right: 0px;
	padding-left: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
               background-color: #FFFFFF;

}
/* contentrightbox consists of the right side modules */
div.contentrightbox {

               width: 209px;  
	background-color: #E6A173;
	color: #000000;
               padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
/* contentmainleft is used on pages when main content area is on the left side */
div.contentmainleft {
/*new */
width: 70%;
               float: left;
	padding: 0 20px 0 10px;
	margin: 0;
/*	background-image:   url(images/vertical.gif);
	background-position: right top;
	background-repeat: repeat-y; */
}
/* cotentmainleft2 is the inner shell main content area is on the left side */
div.contentmainleft2 {
	margin: 0;
	padding: 0;
/*	width: 450px; */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
/* contentmainright is used on pages when main content area is on the right side */
div.contentmainright {
	float: right;
	padding: 0 20px 0 10px;
	margin: 0;
}
/* cotentmainright2 is the inner shell main content area is on the right side */
div.contentmainright2 {
	margin: 0;
	padding: 0;
/*	width: 460px; */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
		
/* contentall is the entire content page (not divided) */
 div.contentall {
	float: left;
	padding: 0 20px 0 10px;
	margin: 0;
}

/* contentall2 is the inner shell of the entire content page */
 div.contentall2 {
	margin: 0;
	padding: 0 0px 0 0px;
/*	width: 670px; */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
} 

div#base {
	clear: both;
}
/* footer contains the attributes for the footer */
div.footer {
/*	width: 750px; */
	font-family: geneva, "trebuchet ms", arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;	
	background-repeat: no-repeat;
/*	float: right; */
/*	left: 150px; */
	text-align: center;
	vertical-align: middle;
/*	padding: 5px; */
               clear: both;
}

#footer {
	/*border-top: 3px solid yellow; 
	background-color: white;*/
	width:100%;
    color: #000000;
    clear: both;
}

#footerContentArea {
	background-color: white;
	border-top: 3px solid black;
	clear: none;
	height: 130px;
}

#footerContentContainer {
/*    float: left; */
/*    margin:auto; */
    width:100%;
    background-color: #ffffff;
    color: #000000;
/*    border-left: 3px solid;
    border-right: 3px solid;
    border-top: 3px solid; */
} 

#footer hr {
	margin:0;
}


p.footerContent {
   /* width: 640px; */
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    float:left;
    vertical-align:top;
}

div#footerLeft {
    float: left; 
/*    width:50%; */
    padding-left:20px; 
}

div#footerRight {
    float: right; 
    padding:0px 20px 0px 0px;
}

#footer hr {
	margin:0;
}

/* footerimg is the bottom img part of footer */
/* div.footerimg {
               width: 750px; 
	height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: right;
	left: 150px;
	background-image:  url(images/footer3.jpg);
	vertical-align: middle;
} */

div#footer a {
	text-decoration: underline;
	color: #416C96;
	background-color: #FFFFFF;
}

div#footer a:hover {
	text-decoration: none
}

/* text is the attributes for the text */
div.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6A173;
	padding-left: 5px;
}
/* h2 is used for titles of each page in content area */
h2 {
	background-repeat: no-repeat;
	font-family: geneva, "trebuchet ms", arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0 0 0px 2px;
}

h2.contentrighth2 {
	background-repeat: no-repeat;
	font-family: geneva, "trebuchet ms", arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #E6A173;
	margin: 0;
	padding: 0 0 0px 2px;
}

/* h1 is used for titles of each page in content area */
h1 {
	background-repeat: no-repeat;
	font-family: geneva, "trebuchet ms", arial, sans-serif;
	font-size: 17px;
/*	line-height: 17px; */
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0 0 0px 2px;
}
/* title is used for the header area title (print css) */
 h1.title {
/*	display: none; */
	color: #000000;
	background-color: #E6A173;
	font-size: 24px;
	font-weight: bold;
	padding: 5px;
} 
/* a used in content area */
div.contentmain a {
	color: #416C96;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.contentrightbox a {
	color: #000000;
	background-color: #E6A173;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* a used in content area */
a:hover {
	text-decoration: none;
	}
/* p used in content area */
p {
	padding: 0;
	margin: 1em 0 1em 0;
}
/* contentnav is used with side nav content */
ul.contentnav
	{list-style-type: none; padding: 0; margin: 0;}
/* contentnav is used with side nav content */
li.contentnav
	{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.2em;
}
