@charset "UTF-8";
/* CSS Document */

a {
	text-decoration: none;
}
body,html {
	width:100%;
	height:100%;
	min-height: 100%;
	margin:0;
	background:url(images/mastheadbg.gif) repeat-x #c7a335;
	text-align:center; 
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#141f2b;
}
img {
	border: none;
}
a:hover {
	color:#c7a335;
}
.wrapper {
background:url(images/mastheadbg.gif) repeat-x #f7f3ec;
margin:0 auto -20px;
width:965px;
text-align:left;
min-height: 100%;
position: relative;
}
.header{
}
.flashheader {
	display:none;
}
h1{
width:793px;
height:123px;
margin:0;
color:#000000;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{
display: block;
width:793px;
height:123px;
text-indent: 0px;
color:#000000;
}
h2 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#505050;
	display:inline;
	text-transform:capitalize;
}
hr {
	margin-top:8px;
	color:#d0bd93;
	background-color:#d0bd93;
	height:1px;
	border:none;
}
hr.dotted {color: #f7f3ec; background-color: #f7f3ec; border: 1px dotted #0c2544; border-style: none none dotted; }
.date {
	color:#0c2544;
	text-transform:capitalize;
}
.topMenu{
display:none;
}


/* Commented Backslash Hack
hides rule from IE5-Mac \*/
.topMenu a {float:none;}
/* End IE5-Mac hack */
.topMenu a:hover {
text-decoration:none;
color:#c7a335;
}  
.bottomMenu{
display:none;
width:965px;
height:24px;
} 
.clear{
clear:both;
}
.content{
width:965px;
background-color:#f7f3ec;
height:auto;
}
.leftcolumn{
display:none;
}
.rightcolumn{
width:100%;
height:auto;
margin-top:35px;
padding-bottom:0px;
margin-right:35px;
background-color:#FEFDFB;
}
.leftcolumncommon{
display:none;
}
.rightcolumncommon{
width:100%;
height:auto;
margin-top:35px;
padding-bottom:0px;
margin-right:35px;
background-color:#FEFDFB;
}
.footer {
display:none;
}