
#topArea{
	width:755px; 
	float:center; 
	text-align:right;  
	margin-top:6px;
	z-index: 5;
	display:block;
	overflow:hidden;
	padding-right:10px;
}

#flashArea{
	z-index: -1;
	display:block;
}

.matrix1 { border : 1px solid #dacec6 ; }
.matrix2 { 
	border : 1px solid #dacec6 ; 
	background-color: white;		
}
body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bcaa94;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px; 
}
.news-left{
	background-image: url(images/news-bg-left.gif);
	background-repeat: repeat-y;
}
.news-right{
	background-image: url(images/news-bg-right.gif);
	background-repeat: repeat-y;
}
.news-top{
	background-image: url(images/news-center-top.gif);
	background-repeat: repeat-x;
}
.news-bottom{
	background-image: url(images/news-center-bottom.gif);
	background-repeat: repeat-x;
}
a{
	text-decoration:none;	
}
a:hover {
	color: #c7844c;
}
.top-nav {
	font-size: 12px;
	color: #644b3a;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0.05em;
}
.side-nav {
	font-size: 12px;
	color: #8d817a;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.body-bg {
	background-color: #efe6df;
}
.body-margin {
	padding: 30px;
	font-size: 12px;
	color: #412817;
	text-decoration: none;
	text-align: justify;
}
.body-margin2 {
	font-size: 12px;
	color: #412817;
	text-decoration: none;
	text-align: justify;
}
.body-text {
	font-size: 12px;
	color: #412817;
	text-decoration: none;
	text-align: justify;
}
.body-text-noJustify {
	font-size: 12px;
	color: #412817;
	text-decoration: none;
}
.side-margin {
	padding: 10px;
	font-size: 12px;
	color: #412817;
	text-decoration: none;
}
.side-margin-02 {
	padding: 0px 10px 10px;
	font-size: 12px;
	color: #412817;
	text-decoration: none;
	text-align: justify;
}
.subnav-pad {
	padding: 0px 0px 0px 10px;
}
.subnav {
	font-size: 10px;
	color: #986031;
	text-decoration: none;
	text-transform: uppercase;
}
.subnavIndent {
	font-size: 10px;
	color: #986031;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:10px;
}
.orange-title {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c7844c;
	text-decoration: none;
	letter-spacing: .05em;
}
.bold-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6b4f3c;
	text-decoration:none;
	letter-spacing: .05em;
}
.orange-title {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c7844c;
	text-decoration: none;
	letter-spacing: .05em;
}
.orange-title-02 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c7844c;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.dark-title {
	font-size: 11px;
	color: #412817;
	font-weight: bold;
	text-transform: uppercase;
}
.box-bg {
	background-image: url(images/bx-bg.gif);
	background-repeat: repeat-y;
}
.nav-bg {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-y;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #afa59e;
}
.graph-box {
	border: thin solid #afa59e;
	background-color: #FFFFFF;
}
input.btn{
   	color:#ffffff;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size:11px;
   	font-weight:bold;
   	background-color:#c7844c;
   	border:1px solid;
   	border-top-color:#ffffff;
   	border-left-color:#ffffff;
   	border-right-color:#ffffff;
   	border-bottom-color:#ffffff;
	}
input.btnhov{
	color:#ffffff;
  	background-color:#753500;
	}


.announceBody {
	background-color: #ffffff;
    background-image: url(images/blank.gif);
	margin: 0;
	padding: 0;
}

.announceHeader{
	background: url() repeat-x;
	background-color: ;
	margin-bottom: 8px;
}

.announceCenter{
	background-color:white;
}

.announceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	color: #c7844c;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
}

.announceRow1 {
	font-family: Arial, Helvetica, sans-serif;
 	color: #c7844c;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
}

.announceRow2{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
 	color: #c7844c;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#ffffff;
} 

.announceFormField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	border:1px solid #999999;
}

.announceButton {
	color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    background-color:#c7844c;
    border:1px solid #FFFFFF;
}

.announceButtonHover{
	color:#ffffff;
   	background-color:#9A6030;
	font-family: Arial, Helvetica, sans-serif;
   	font-size:11px;
   	font-weight:bold;
    border:1px solid #FFFFFF;
}

.announceFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.announceFooter:hover{
	color:#0099FF;
}

.announceDisclaimer{
	font-family:Arial, Helvetica, sans-serif;
	color:#c7844c;
	font-size:10px;
}

/* protected pages login styles */
.loginPageTitleClass{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#990000; font-weight:bold;}
.loginTableClass{}
.loginHeaderClass{font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#990000; background-color:#CCCCCC; font-size:14px;}
.loginTextClass{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
.loginFormClass{}
.loginButtonOffClass{font-family:Arial, Helvetica, sans-serif; color:white; font-weight:bold; border:1px solid #999999; background-color:#666666;}
.loginButtonOnClass{font-family:Arial, Helvetica, sans-serif; color:white; font-weight:bold; border:1px solid #999999; background-color:#333333;}

/* blog control styles */
.blogLink {
	font-family:Arial, Helvetica, sans-serif;
	color:#644b3a;
	font-size:12px;
	text-decoration: none;
}
.blogTitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#c7844c;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
}
.blogSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#412817;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	
}
.blogContent {
	font-family:Arial, Helvetica, sans-serif;
	color: #412817;
	text-align: justify;
	font-size:12px;
	width:432px;
	padding-right:10px; 
}
.blogSubnavTitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#c7844c;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
} 
.blogSubNavLinkWrapper{
	text-align:left;
	width:220px;
}

.blogSubNavTD{
	background-image:url(content/media/J_M-small-2006.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:320px;
}
.blogSNYearClass{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333c40;
	color:#c7844c;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 25px;
	padding-top:20px;
	}
	.blogSNMonthClass{
		color: #412817;
		font-weight: 500;
		font-size:12px;
		font-weight:bold;
		padding-top:5px;
	}

.blogDateTitle{
	font-family:Arial, Helvetica, sans-serif;
	color:#412817;
	font-size:10px;
	font-weight:500;
	margin-bottom:10px;
	border-bottom:1px dotted #412817;
	width:420px;
}



/* comments classes */
.commentsText{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-transform:none;
}
.commentsLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	text-decoration:none;
}
.commentsLinks:hover{
	color : #FF00A2 ;
}
.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#ffba00;
	border:1px solid #db7701;
}
	
.btnHover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#f1a502;
	border:1px solid #db7701;
}
.commentsDescription{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-transform:none;
}
.textInput{
	
}
.textAreaInput{
	
}

