/* CSS Document */
html,body{
	margin:0;padding:0;
}

body{
	font: 76% Verdana, Arial, Helvetica, sans-serif; text-align:center;
	width: 100%;
	background: #86daf3 url(../images/bg5.png) repeat-x;
}

p{
	margin:0 10px 10px;
}

a{
	display:block;color: #981793;padding:10px;
}

a.PageNation{
	padding: 0px;
	display:inline;
}

/** HEADER 
div#header{
 padding-top: 10px;
 height: 100px;
 width: 100%;
 border-bottom: 8px solid #FF9900;
 width: 860px; margin: 0 auto;
}*/


div#header{
	padding-top:10px;
	width: 880px;
	margin: 0 auto;
	height: 100px;
       	
}

div#orange-bar{
	border-top: 8px solid #FF9900;
}

div#header-info{
	width:100%;
	margin-left: 0%;
}

div#header h1{
	height:220px;
}

div#logo{
 float:left;
}

div#address{
margin-left: 80%;
color:white;
}

/** BODY **/
div#container{
	text-align:left;
}

div#content{
	background-color:#FFFFFF;
	min-height:100px;
  	height:auto !important;
}

div#content p{
	line-height:1.4;
}

div#wrapper{
	margin-top: 10px;
	background-color:white;
}

div#container{
	width:100%;margin:0 auto;
	/*min-height: auto;*/
	/*background: #86daf3 url(../images/bg5.png) repeat-x;*/
}

div#inner-container{
	width: 860px; margin: 0 auto;
	
}

div#inner-top{
 background: #FFFFFF;
}

/**EXTRA AND NAV **/

div#navigation{
	background:#B9CAFF;
}

div#extra{
	background:#FF8539;
}

div#navigation{
	float:left;width:350px;
}

div#extra{
	float:right;width:350px;
}


/**FOOTER INFO 
div#footer{
	clear:both;width:100%;
}

div#footer{
	background: #333;color: #FFF;
}

div#footer p{
	margin:0;padding:5px 10px;
}
**/
/* bottom block */
#footer {
	background: #0676b6 repeat;
	margin: 0;
	padding: 0 0 0px 0;
}

#footer a{
	/*width: 20px;*/
}

/*#footer h1, #footer h2 {
	background: #013765;
	padding: 28px 0 10px 20px;
	margin: 0;
}*/

#footer h3 {
	padding: 17px 0 0 20px;
	margin: 0 0 10px 0;
}

/*
#footer p {
	padding: 0 0 0 40px;
	margin: 25px 0 0 0;
}*/




#footer #news {
	margin: 17px 0 0 39px;
}


/**MEMBER LOCATION INPUT FORM*/
#name-locator p input{
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#name-locator  input.submit-button {
	width: 20px;
	float: left;
}

#name-locator p input:focus {
	border: 2px solid #2C3673;
}









.roundcont {
	width: 250px;
	background-color: #fffff;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
		background-color:#FFFFFF;
}

.roundtop { 
	background:  url(../images/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


