/* CSS Document */
* {margin:0; padding:0;}
body {
	color:#4D331A;
	font: 100.1% Verdana, sans-serif;
	background: #000000;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 10px;
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	}	
/* ----- links ----- */
a:link {
	color: #997448;
	font-size: 9px;
	}
a:visited {
	color: #997448;
	font-size: 74%;
	}
a:hover {
	color: #061D3C;
	font-size: 74%;
	}
a:active {
	color: #997448;
	font-size: 74%;
	}
/* ----- lists ----- */
li {
	font-size: 10px;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
	}
ul {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 20px;
	}

ul ul{
}
ul ul ul{
}
td {
	font-size: 90%;
	}
img {
	border: 0;
	}
#wrapper {
	background: #FFFFFF;
}
/*-------------Headings*/
h1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 124%;
}

h2{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 114%;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}

h4{
 font-size: 100%;
 font-weight: normal;
}

h5{
 font-size: 96%;
}
/* ----- Classes ----- */
.brclear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
	}
.column {
	float: left;
	width: 210px;
	margin-left: 10px;
	margin-right: 15px;
}.column img {
	padding: 2px;
	border: 1px solid #E3D9CD;
	margin-right: 2px;
	margin-left: 2px;
}
.hide{
display:none;
}
.show{
display:block;
}
/* ----- IDS ----- */

#container{
	background: #FFFFFF;
} 
#masthead {
	width: 900px;
	margin: 0px 0px 0px 40px;
	background: #997448;
	height: 303px;
	border-right: 3px solid #997448;
	border-bottom: 3px solid #997448;
	border-left: 3px solid #997448;

} 
#impactimg {
	display: inline;
	float: right;
	margin-right: 1px;
}

#logo {
	border: 1px solid #997448;
	background: #997448;
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px 30px 0px 0px;
} 
#logonloginpod {
	display: inline;
	width: 310px;
	float: left;
	text-align: center;
}

#utility {
	background: #997448;
	color: #ffffff;
	padding-top: 0px;
	margin-bottom: 10px;
} 
#navigation {
	background: #997448;
	float: left;
	display: inline;
	width: 230px;
	margin: 0px;
} 
#pagecell1 {
	width: 900px;
	margin-top: 3px;
	background: #FFFFFF;
	border: 3px solid #997448;
	margin-left: 40px;
}
#pagename{
}
#pageName h2 {
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-align: right;
}

#pageNav {
	display: inline;
	float: left;
	width: 150px;
	margin-right: 4px;
	margin-left: 4px;
}
#primaryContent{
	display: inline;
	float: left;
	margin-left: 10px;
	background: #ffffff;
	width: 720px;
}   
#secondaryContent{
}   
#footer{
	clear: both;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* ----- FORMS ----- */

form{
}
fieldset{
}
legend{
}
label{
}
input{
}
textarea{
}
input, textarea{
}
select{
}
optgroup{
}
option{
}

/* ----- TABLES ----- */

table{

}
caption{
}
thead{
}

tbody{
}
tfoot{
}
tr{
}
tr .alt{
}
th{
}
td{

}
/* Eric Myer's Simple List Separators
http://www.meyerweb.com/eric/talks/2003/commug/commug.html */
.navlist
{
	padding-left: 0px;
	margin-left: 0px;
	width: 250px;
	margin-top: 24px;
	margin-bottom: 0px;
}

.navlist li
{
	list-style: none;
	margin: 0;
	padding: 10px;
}

.navlist li a {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.navlist li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.navlist li a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.navlist li a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/*utility links*/

#utility a {
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
}
#utility a:visited {
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
}
#utility a:hover {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#utility a:active {
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
}
/*sectionLinks links*/

#sectionLinks
{
	padding-left: 0;
	margin-left: 0px;
	border: 1px solid #ffffff;
	background: #ffffff;
}
#sectionLinks ul {
	margin: 0px;
}


#sectionLinks li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid white;
}#sectionLinks li a {
	text-decoration: none;
	font-size: 9px;
	color: #997448;
	border-top: 1px solid white;
}
#advert p {
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 10px;
	padding: 0px 10px 10px;
}

#sectionLinks li a:visited {
	text-decoration: none;
	font-size: 9px;
	color: #997448;
}
#sectionLinks li a:hover {
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	background: #997448;
}
#sectionLinks li a:active {
	text-decoration: none;
	font-size: 9px;
	color: #997448;
}
/*footer links*/
#footer a {
	text-decoration: none;
	font-size: 9px;
	color: #997448;
}
#footer a:visited {
	text-decoration: none;
	font-size: 9px;
	color: #252f49;
}
#footer a:hover {
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	background: #997448;
}
#footer a:active {
	text-decoration: none;
	font-size: 9px;
	color: #997448;
}

/* ----- newly added ----- */

#advert {
	background: #997448;
}
#login {
	border: 1px solid #997448;
}
#login td {
	font-size: 9px;
}
.logintitle {
	font-weight: bold;
	color: #333333;
}
.decorativeborder {
	padding: 10px;
	border: 1px solid #997448;
	margin: 0px 10px 10px 2px;
}
