﻿#wrapper {
	
	text-align:center; /* for IE */  
	display:inline;	
}

#content { 
	text-align:left;  /* reset text alignment */ 
	width:600px;
	margin:0 5%; /* for the rest */
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	padding: 0;
	float:none;
	position:static;
} 
img {
border: 0 none;
}
.skipnav {
    display:none;
}
#banner {	
	height:0;
	width:auto;	
}
#search {
    display:none;
}
.bannerImage {
	display:none;
}
.bannerSearch {
    display:none;
}
.bannerRight {
	
	margin-top:1em;
	margin-right:1em;
	/*float:right; */

}
.rightbannertext {
    display:none;
}
.searchtext {
	display:none;
}
.searchbutton {
    display:none;
 }
.rightSearch {
	/*float:right; */
}
.rightbannertext {
	font-size: 12pt;
	font-weight:bold;
}
.rightText {
	/*float:right; */
}

#topnav	{
    display:none;
	/*position:relative;
	background-image: url(navbg4.gif);
	background-image: url(navbg-colorSchemeLogoRed6.gif);
	background-image: url(images/navbg-colorSchemeLogoRed6.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 5px 0px;
	height: 28px; 
	width: auto;
	font-weight:normal;
	color:#000;	*/
}


.topnavtext {
	position: absolute;
	left: 120px;
	top: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:normal;
	text-align:center;

}
h1 {
    margin-top:0;
    font-size:1.3em;
    font-weight:bold;
}
h2 {
    font-size:1.1em;
    font-weight:bold;
}
a:link {
	color: #03F;
	color: #0000CC;
	color:#000000;
}
a:visited {
	color: #532A38;
}
a:hover {
	text-decoration:none;
	color: #333333;
	color: #B22222;
	color: #B7758B;
	color: #808080;
}
a.login:link{
	text-decoration:none;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color: #0073b2;
	color: #0000CC;
	color: #2A0AAF;
	
}
a.login:hover {
	text-decoration:none;
	color: #808080;
	color: #B22222;
	
}
a.topnav:link {
	text-decoration:none;
	color: #000080;
	color: #2A0AAF;
	/*color: #966137;*/
	color:#544520;

	font-weight:bold;
}

a.topnav:visited {
	text-decoration:none;
	color: #544520;
	font-weight:bold;
}

a.topnav:hover {
	text-decoration:none;
	/*color: #808080; */
	color: #B22222;
	color:#B80603;
	color: #808080;

}
.headerColor {
	position:relative;

	background-color:#DCDCDC;
	background-color:#B0C4DE;
	background-color:#FFFFFF;

	width:375px;
	/*height:24px;*/
}
.headerText {
	position:absolute;
	color:#000080;
	color:#000000;
	font-size:14pt;
	margin-left:1em;
	margin-top:1em;
	font-weight:bold;
}
.pageheadertext {
	font-size: 16pt;
	font-weight:bold;
}
.copyHeader {
	color:#e0712c;
	color:#B80603;
	color:#000000;
	font-weight:bold;
}
.copy {
	margin-left:1em;
	margin-right:1em;
}

#leftside {
	/*float: left; */
	width:449px;
	margin:1em 1em 0 0;
}
#rightsideDday {
    margin-top:15px;
}
.rightheadertext {
    font-size:1.1em;
    font-weight:bold;
    margin-left:0;
}
#rightside {
    /*float: right;
    width: 221px; */
    margin:1em 0 1em 0;
	background-color:#FFFAF0;
	
	background-color:#DAE4CC; /* nice */
	background-color:#EDEFE7;
	padding-bottom:1em;

}
.rightsideWhiteBackground {
    /*float: right;
    width: 221px; */
    margin:1em 0 0 0;
	background-color:#FFF;
	padding-bottom:1em;
    text-align:center;
}
.rightheadertext {
	
	color:#191970;
	color:#544520;
	margin:0 1em 0 1em;
	font-weight:bold;
	text-align:center;
	padding-top:1em;
	font-size:larger;
}
.rightsideFacebook {
    display:none;
}

.spacerList {
    margin-bottom:1em;
}

#footer {
    clear: both;
    display:none;
}
.hrfooter {
    width: 600px; 
    height: 1px;
    text-align: center;
    color:#0073b2;
}
p.pagebreak { page-break-after: always; }

/*a:link {
	 color:#0073b2;
} */
