body {
  font-family:Verdana, Arial;
  font-size:12px;
  margin: 18,0,14,0;
  background-color:#8C0F02;
}

td {
  font-family:Verdana,Arial;
  font-size:11px;
}

div#tiny{font-size:9px;}
input{border:1px solid #503010;color:#503010;background-color:#FFFFFF;}
textarea{width:290px;height:100px;border:1px solid black;color:#503010;background-color:white;}

@font-face {
    font-family: Poor Richard;
    font-style:  normal;
    font-weight: normal;
    src: url(POORRIC0.eot);
}

.content {
  font-family:"Poor Richard", Verdana, Arial;
  letter-spacing : 0px;
  padding-left:0px;
  padding-right:8px;
  padding-bottom:5px;
  padding-top:35px;
  background-color:#D14B02;
  color:#ffffff;
  font-size:18px;
}

.left {
	background-image : url(../images/bgr.jpg);
	background-position : left;
	background-repeat : repeat-y;
  padding-top:35px;
  background-color:#D14B02;
}

.right {
	background-image : url(../images/bgr1.jpg);
	background-position : right;
	background-repeat : repeat-y;
  padding-right:10px;
  padding-bottom:0px;
  background-color:#D14B02;
}


.contentDiv {
  padding-top:7px;
  width:100%;
  height:100%;
  overflow-y:auto;
  font-size:14px;
  font-family: Arial, Verdana;
  font-style : italic;
  color: #ffffff;
}

.footer {
  padding-right:35px;
  font-size:10px;
  font-style: italic;
  font-family: Verdana, Arial;
  color: #ffffff;
  text-align : center;
  vertical-align : middle;
}

.footer a {
  text-decoration : none;
  color : #ffffff;
}

.footer a:hover {
  text-decoration : underline;
  color : #ffffff;
}

.llc {
  text-decoration : none;
  color : #ffff00 !important;
  font-size:9px;
  font-style: normal;
  font-family: Verdana, Arial;
  text-align : center;
}

.llc:hover {
  text-decoration : underline;
  color : #ffffff;
}

.title {
  color: #FF0000;
  font-weight:bold;
  padding-right: 20px;
}

.searchTitle {
  color: #FFFFFF;
  font-weight:bold;
}

.searchInput {
  font-size:12px;
  background-color:#F4F4F4;

}

.menu_right {
  font-size:11px;
  font-family: Verdana, Arial;
  line-height : 13px;
  color:#68707B;
  font-weight:bold;
  text-decoration:none;
}

.menu_right :hover {
  text-decoration: underline;
}

.menu_left {
  font-size:12px;
  font-family: Verdana, Arial;
  line-height : 12px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

.header {
 border: 1px solid #DEDCAC;
 font-weight:bold;
 color:#C60426;
}

.innerTitle {
  position:absolute;
  left:51;
  top:181;
}

.rightbgr {
	background-image : url(../images/bgr2.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

div#left{
	padding-right:20px;
}
div#tiny{
  font-family: Verdana,Arial;
  font-size:9px;
}

#join, #events, #aboutUs, #members, #chapters, #sponsors, #media
{
  background-color:#002363;
	text-align:left;
	position:absolute;
  border:1px solid #B2B9CB;
  padding-left:7px;
  line-height : 16px;
  left:171px;
}

#join {
  width:80px;
  height:30;
	top:10px;
}

#events {
  width:175px;
  height:60;
	top:25px;
}

#aboutUs {
  width:145px;
	top:44px;
}

#members {
  top:62px;
  width:130px;
}

#chapters {
  top:80px;
  width:115px;
}

#sponsors {
  top:98px;
  width:158px;
}

#media {
  top:116px;
  width:35px;
}

#join a, #events a, #aboutUs a, #members a, #chapters a, #sponsors a, #media a {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}

#join a:hover, #events a:hover, #aboutUs a:hover, #members a:hover, #chapters a:hover, #sponsors a:hover, #media a:hover {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}

.DatagridHeader
{
	background-color: #ED7F41 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}

.DatagridHeader A, .DatagridHeader TD, .DatagridHeader SPAN
{
	color: #FFFFFF;
}

.DataGridPaging
{
	background-color: #DDDDDD; 
}

.DatagridItem 
{
	background-color: #E6E6E6;
	font-size: 12px;
}
.DatagridAlternateItem 
{
	background-color: #EAAC88;
	font-size: 12px;
}

.link 
{
	color: #56261B;
	font-size:13px;
	text-decoration:none;
}
.link:hover 
{
	text-decoration:underline;	
}