/* ------------- "generic" styles */

body {
	margin: 0; padding: 0;
	color:#000000;
	font: small "Trebuchet", Verdana, sans-serif;
	background-image:url(../images/swoosh.gif); 
	background-position:top;
	background-repeat:no-repeat;
	background-color:#c1272d;}
	
a:link
{
	color: rgb(193,39,45); 
}
a:visited
{
	color: rgb(193,39,45); 
} 
a:active 
{
	color: rgb(193,39,45);
}
A:hover {color: rgb(78,102,150)}	

/* a:link {color: #c1272d;}
a:hover {color: #999999;}
a:active {color: #c1272d;}
a:visited {color:#c1272d;} */

a img {
	border: 0;
}

p {
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

/* ------------- masthead styles */

	
#container {
	margin-left: auto;
	margin-right: auto;
	width: 702px;
	}	

#navlinks {
	margin-top:0em;
	padding-top:1em;
	padding-bottom:0em;
	text-align: right;
	text-decoration: none;
	color:#FFFFFF;
}

#navlinks li {
	margin-top:0em;
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
}

#navlinks li.last {
	margin-top:0em;
	border-right: 0;
	color:#FFFFFF;
}

#navlinks a {
	margin-top:0em;
	color: #FFFFFF;
	text-decoration: none;
}
	

/* ------------- horizontal navigation elements */

#horizontalnav {
	width:702px;
	height:27px;
	background-image:url(../images/horizontal_background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	
}

#homenaveng {
	width:100px;
	height:27px;
	border-right-width:2px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	border-left-width:2px;
	border-left-style: solid;
	border-left-color:#FFFFFF;
	float:right;		

}

#aboutnaveng {
	width:100px;
	height:27px;
	border-right-width:2px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	float:right;
	
}
#resourcesnaveng {
	width:100px;
	height:27px;
	border-right-width:2px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	float:right;
	
}
#conferencesnaveng {
	width:100px;
	height:27px;
	border-right-width:2px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	border-left-width:0px;
	border-left-style: solid;
	border-left-color:#FFFFFF;
	float:right;
	
}
#membersnaveng {
	width:100px;
	height:27px;
	border-right-width:2px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	border-left-width:0px;
	border-left-style: solid;
	border-left-color:#FFFFFF;
	float:right;	
	
}

#contactnaveng {
	width:100px;
	height:27px;
	border-right-width:2px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	float:right;
	
}
.navclear {
	clear:both;
	width: 500px;
	margin-bottom:0px;
}

/* ------------ splash content styles*/

#splashcontainer {
width:702px;
margin-left:auto;
margin-right:auto;
margin-top:2.1em;
padding: 0em;
}

#splasheng {
width:351px;
height:211px;
float:left;
}

#splashfre {
width:351px;
height:211px;
float:right;
}

#splashclear {
    clear:both;
    width: 702px;
    margin-bottom:0px;
    background-color: #FFFFFF;
}

#splashbottom {
	background-image:url(../images/splash_bottom.jpg);
	background-repeat:no-repeat;
	height:186px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	color:#999999;
	padding-left:80px;
	padding-top:50px;

}


/* ------------- main content styles */

#pagemiddle {
	width:702px;
	margin-left: auto;/*center page in FF*/
	margin-right: auto;
	background-repeat:no-repeat;
	height: auto;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto;
	background-position: bottom;
	background-color: #FFFFFF;
	background-image:url(../images/carr_bottom.jpg);
	text-align: left;
}

#contentcontainer {
	width:702px;    /*  width of copy binder  */
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
}

#content {
	width: 702px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	display: block;
	padding:0;
	margin-top: 10px;
}

#schedulecontent {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	display: block;
	padding:0;
	margin-top: 10px;
	text-align:center;
}

h1 {
	color: #052160;
	font-size: 1.5em;
	padding-top:10px;
}

h2 {
	color:#4e6696;
	font-size: 1.10em;
}

h3 {
	color:#666666;
	font-size: 1.0em;

}
h4 {
	color:#c1272d;
	font-size: 0.8em;
}

#rule {
width:400px;
height:1px;
background-color:#CCCCCC;
margin-left:auto;
margin-right:auto;
}

.time {
	color:#c1272d;
	font-weight:bold;

}
.quotestyle {
	color:#666666;
	font-style:italic;
	font-size:0.9em;
	text-align:center;

}		
	
.clear {
	clear: both;
	width: 500px;
	margin-bottom:0px;
	height: 0px;
}
/*.redlink, .redlink:link, .redlink:hover, .redlink:active {
	color:#C1272D;
	}*/

/* ------------- footer styles */

#footer {
	font-size: 90%;
	text-align:center;
	line-height: 0.5em;
	padding: 0em;
	background:#c1272d;
	width: 702px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.quote {
	color:#CCCCCC;
	font-weight:bold;
}


#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer li {
	color:#FFFFFF;
	display: inline;
	margin-right: 0.75em; padding-right: 0.75em;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
}

#footer li.last {
	border-right: 0;
	line-height: 0.5em;
}
