td {vertical-align:top;}

h1, h2, h3, h4, h5 {
	color: #241B09;
		}
em {
    font-style:italic;
   }
ol 
{
	margin: 2px 8px 20px 20px;
}
ol li
{
	margin:0 0 .7em 4px;
	list-style-type:decimal;
}

a:link {
	color: #41617A;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #01141A;
	text-decoration: none;
}
a:active {
	color: #333333;
}
strong { font-weight:800 }
#doc2, #ctl00_ctl00_doc2 {
	margin-top: 10px;
}
#topRightPanel {
	background:url(../images/med-right-back.jpg);
	float:right;
	height: 230px;
}
#topRightPanel p{

  font-size:80%;
  margin:0;
  font-weight:bold;
  padding: 10px;
}

#topRightPanel a {
  color:#FFF;
  text-decoration:none;
  }

#topRightPanel a:hover{
  color:#b6892f;
  text-decoration:none;
}
#mainNav {
	background-image: url(../images/bg_mainNav.jpg);
	background-repeat: repeat-x;
	height: 45px;
	border-top: 1px solid #B4A289;
    border-bottom: 1px solid #B4A289;
}
#bd {
	background-color: #E8E3DB;/*#d0c5b6;*/

}

#mainContent { padding: 20px 25px 20px 25px }
#secondaryContent { padding: 20px 10px 30px 0}
#mainContent p, #secondaryContent p {
	margin-bottom: 0.8em;
}

#mainContent ul, #secondaryContent ul
{
	margin: 0px 0px 15px 20px;
}
#mainContent ul li, #secondaryContent ul li
{
	list-style-image:url(../images/list-bullet.gif);
	margin: 0 5px .4em 20px;
}

#mainContent h1 {
	font-size: 200%;
	margin-bottom: 0.5em;
	padding-top: .4em;
	color: #B68830;
    
}


#mainContent h2 {
	font-size: 145%;
	margin-top: .6em;
	margin-bottom: 0.4em;
	color: #B68830;
    font-weight:bold; 
    text-shadow: 1px 1px 1px #666;
}
#mainContent h3 {
	font-size: 125%;
	letter-spacing: 0.1em;
	font-weight:bold;
	margin-top: 0.6em;
	margin-bottom: 0.3em;

}
#mainContent h4 {
	font-size: 110%;
	letter-spacing: -0.03em;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	font-weight:bold;

}

#mainContent fieldset{
	margin : 0;
	padding : 15px;
	border : 1px solid #241B09;
}
#mainContent fieldset label, #mainContent fieldset p {
	font-size:95%;
	}
#mainContent fieldset legend{
	font-size: 125%;
	color: #241B09;
	margin : 5px;
	padding : 4px;
}

#mainContent .RadComboBox_Web20 td.rcbInputCellLeft
{
    background-position: 0pt -132px !important;
    color:#337AC8 !important;
}


#mainContent .RadComboBox_Web20 .rcbInput {
    color:#337AC8 !important;
    margin:0 !important;
    padding:0 !important;
    }

#mainContent fieldset #type label{
	float: left;
	width: auto;
	padding:3px 0 3px 0;
	color:#343434;
}
#secondaryContent h2 {
	font-size: 140%;
	margin-top: .6em;
	margin-bottom: 0.4em;
	color: #B68830;
    font-weight:bold; 

}
#secondaryContent h3 {
	font-size: 120%;
	letter-spacing: 0.1em;
	font-weight:bold;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
    color: #B68830;

}
#secondaryContent h4 {
	font-size: 110%;
	letter-spacing: -0.03em;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	font-weight:bold;
    color: #B68830;

}
#mainAds {
    text-align:center;
    margin-right:15px;
    }

#mainAds img {
    margin:10px;
    }
#ft {
	background:#493823;
	padding:10px;
	font-size: 10px;
	color:#fff;
}

#ft a {
  color:#fff;
  margin-right:5px;
}

#ft .copyright {
	float:right;
}
.imgBlock {
	display:block;
    }
ul.subMenu {
    padding:0 !important;
    margin:0 !important;
    }
ul.subMenu li{
    padding:0 !important;
    margin:0 !important;
    list-style-image:none !important;
    }
ul.subMenu li a{
	color: #111;
	padding: 8px 5px 8px 8px;
	border-bottom:dotted 1px #D6AD61;
	text-decoration:none;
	display: block;
}
ul.subMenu li a:hover{
	color: #fff;
	background-color: #B68830;
	padding: 8px 5px 8px 8px;
    display: block;
}
.menuRed {
background-color:#822A1C !important;
}
.HLATable {
    width:98%;
    margin:20px 0;
    border-left: solid 1px #857054;
    border-top: solid 1px #857054;
    background-color: #E0D9CF;
    }
.HLATable td{
    padding:8px;
    border-right: solid 1px #857054;
    border-bottom: solid 1px #857054;
    }
.HLATable .shadedColumn {
	background-color: #B4A289;
    color:#fff;
    width:30%;
}
.HLATable thead {
	background-color: #B4A289;
    color:#fff;
    font-size:110%;
    font-weight:bold;  
}
.HLATable thead th {
    border-right: solid 1px #857054;
    border-bottom: solid 1px #857054;
    padding: 5px;
    }

.HLATableUnstyled{
    width:95%;
    margin:20px 0;
    }
.HLATableUnstyled td{
   padding:5px;
    }
.photo {
	margin:0;
	padding:12px 7px;
	width:140px;
	float:left;
	background-image:url(../images/bg_photoframe.jpg);
	background-repeat:no-repeat;
	}
.photoLeft {
	margin-right:10px;
	margin-bottom:10px;
	padding:3px;
	border:solid 1px #eee;
	float:left;
	}
.photoRight {
	margin-right:10px;
	margin-bottom:10px;
	padding:3px;
	border:solid 1px #eee;
	float:right;
	}
.required {
    color:Red;
    }
.rfdButton a.rfdSkinnedButton
{
    padding: 2px 20px 2px 8px !important;
}
.sf_newsDate {
    font-weight:bold;
    font-size:90%;
    }
#cubicle {
	font-size: 75%;
	color: #333;
	margin: 6px 0;
	text-align: right;
}
#cubicle a {
	color: #333;
}
