/***********************************************/
/* nert.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;	
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.9em;
	background-color: #98B4F1;
	}
	
img {
	border: none;
	}	
	
p {
	 color: #2F4576;
	}	
	
li {
	 color: #2F4576;
	}	

a{
	color: #c60;
	text-decoration: none;
	}

a:link{
	color: #c60;
	}

a:visited{
	color: #c60;
	}

a:hover{
	color: #c60;

	}
h1.redcenter {
	font-family: Arial,sans-serif;
 	font-size: 150%;
	 margin: 0;
	 padding: 0 0 6px 0;
	 text-align: center;
	color: #BB0000;
	 }

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 140%;
	color: #336;
	 margin: 0;
	 padding: 0 0 6px 0;
	}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 120%;
	color: #c60;
	 margin: 0px;
	 
	}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 120%;
	 color: #c03;
	 margin-top: 20px;
	 padding: 0px;
	}

ul{
	 list-style-type: square;
	}

ul ul{
	 list-style-type: disc;
	}

ul ul ul{
	 list-style-type: none;
	}	

label{
	 font-family: Arial,sans-serif;
	 font-size: 100%;
	 font-weight: bold;
	 color: #334d55;
	}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 770px;
	margin: 10px auto;
	text-align: left;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 0;
	}	
	
#banner{
	padding: 0 0 2px 0;
	width: 770px;
	background: #fff;
	height: 95px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	}

		
#home {
	width: 770px;
	background-color: #fff;
	border-bottom: 5px solid #c60;
	padding: 0;
	background-color: #ECD1B6;
	height: 204px;
	}
	
#banner h1 {
	margin-left: -3000px;
	}	
	
#homeleft {
	float: left;
	width: 540px;
	margin-right: 0;
	margin-top: 0;
	background-color: #fff;
	padding: 0;
	}		
	
#homeright{
	width: 220px;
	float: right;
	background-color: #ECD1B6;
	padding: 0;

	}
	
#homeright li {
		list-style: none;
		padding: 2px 10px 3px 10px;
	}
	
#homeright ul {
		background-color: #ECD1B6;
		}

#homeright li a {
	background-color: #ECD1B6;
	color: #1D356D;
	text-decoration: none;
}	

#homeright li a:hover {
	background-color: #ECD1B6;
	color: #c60;
	text-decoration: none;
}	



	
#content{
	clear: left;
  	width: 770px;
	min-height: 350px;
	font-size: 85%;
	line-height: 1.6em;
	margin: 20px 0 0 0;
	padding: 10px;
	}	

#contentwide{
	clear: both;
  	width: 770px;
	font-size: 85%;
	}
	
#contentwide1col {
  	width: 720px;
	font-size: 85%;
	padding: 20px;
	}
	
#contentwide-left {
	float: left;
	width: 480px;
	padding: 20px;
	margin-top: 12px;
	}
	
#contentwide-left img {
	padding: 6px 10px;
	margin: 0 6px 0 0;
	}	
	
#contentwide-left img.logo {
	padding: 2px;
	margin: 2px 20px 10px 2px;
	border: 1px solid #ccc;
	}	
	
	
	
#contentwide-right {	
	float: right;
	width: 190px;
	padding: 10px 10px 0 10px;
	margin: 16px 10px 0 0;

	}
	
#contentwide-right p {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666666;
	
	}	

	
#footer{
	clear: both;
	font-size: 80%;
	color: #fff;
	padding: 12px 10px 2px 10px;
	text-align: center;
	background-color: #3155AD;
	margin-top: 30px;
	border-top: 14px solid #c60;
	}	


/************* #Footer styles ***************/

#footer ul {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#footer li {
	display: inline;
	list-style: none;
	padding: 0 1em 0 1em;
	text-align: left;
	font-size: 100%;
	}			
		
#footer a:link {
	color: #fff;
	text-align: right;
	padding-right: 4px;
	padding-left: 4px;

		}
		
#footer a:visited {
	color: #fff;
	text-align: right;
	padding-right: 4px;
		}
		
#footer a:hover {
	color: #fff;
	text-align: right;
	padding-right: 4px;
	text-decoration: underline;
	}		

#footer p {
	padding-left: 0.35em;
	color: #fff;
	}

/************* General Styles ***************/

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
	}

.clear {
	clear: both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}			
	
.heading {
	color: #666;
	font-size: 110%;
	margin-top: 4px;
	text-align: center;
	font-weight: bold;
	background-color: #fff;
	}	


.bold {
	font-weight: bold;
	}	
	
form {
	width: 70%;
	border: 1px solid #c60;
	padding: 10px;
	}	

form p {
	clear: left;
	margin: 0;
	padding: 3px 0;
	}
	
form p label {
	float: left;
	width: 160px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	}	
	
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: left;
	}	
	
form.contact-form fieldset {
  margin-bottom: 10px;
}

form.contact-form legend {
  padding: 0 2px;
  font-weight: bold;
  color: #666;
  font-size: 200%;
}
	

	




#footer-image {
	clear: both;
	width: 770px;
	height: 194px;
	background-image: url("footer-image.jpg");
	background-repeat: no-repeat;
	}
	
.centered-box {
	margin:0px auto;
	width:200px;
	text-align:center;
	padding:5px;
	}	
	
.centered-box img {
	border: 1px solid #ccc;
	}	
	
.glossymenu{
	width: 220px;
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
	background-color: #98B4F1;
	font-size: 90%;
}




* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
text-align: right;
	text-align: left;

}

.glossymenu li a:visited, .glossymenu li a:active{
text-align: right;
	text-align: left;
}

.glossymenu li a:hover{
text-decoration: none;
}	



hr {
	clear: both;
	background-color:#c60;
	text-align: center;/*this will align it for IE*/
} 

.td-left {
	color: #BB0000;
	font-weight: bold;
	text-align: left;
}

.td-right {
	color: #BB0000;
	font-weight: bold;
	text-align: right;
}

.td-right-underline {
	color: #BB0000;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
	
