/*StyleSheet for sjhopson website Sept 19,2006*/


BODY {
color: #333333;
background-color: #fdf7f3;
margin: 12px;
padding: 0px;
}
container {background-image: url(../images/container_bg.jpg);
}
ul {
margin-left : 20px;
}
a:link, a:visited {
font: normal 9pt arial, sans-serif;
color: #FF6600;
text-decoration : none;
background : transparent;
}
a:hover {
color : #016aac;
font: normal 9pt arial, sans-serif;
text-decoration : underline;
background : transparent;
}
h1 {
color : #000066;
font : bold 12pt arial, verdana, helvetica, sans-serif;
background : transparent;
padding-bottom: -10px;
}
h2 {
color:#000066;
font : bold 11pt/17px arial, helvetica, sans-serif;
background : transparent;
}
h3 {
color : #5b645f;
font : bold 10pt/17px arial, verdana, sans-serif;
background : transparent;
}
.readmore {
margin-top: -10px;
margin-bottom: 20px;
color:#000033
}
.HomeRightContent {
background : URL(../images/home_righttb_bg.jpg);
width : 517px;
height: 437px;
padding: 20px 195px 0px 15px;
font: normal 10pt/17px "arial", sans-serif;
text-align: left;
color: #333333;
vertical-align: top;
}
.SecondaryMainContent {
background : URL(../images/widebk.jpg);
width : 800px;
padding: 20px 5px 20px 20px;
font: normal 10pt/17px arial, sans-serif;
text-align: left;
color: #666;
vertical-align: top;
}

.HomeLeftContent {
background : URL(../images/home-leftbkgrd.jpg);
width : 513px;
height: 437px;
padding: 20px 5px 0px 20px;
font: normal 10pt/17px arial, sans-serif;
text-align: left;
color: #666;
vertical-align: top;
}
.HomeIntroBox {
width: 315px
background: transparent;
font: normal 10pt/17px arial, sans-serif;
color:#666;
text-align: left;
padding: 20px;
}

.InnerMainContent {
width: 510px;
background : transparent;
padding: 10px 20px 0px 0px;
text-align: left;
font: normal 10pt/17px arial, sans-serif;
color: #666;
vertical-align: top;
float: left;
}

.InnerRightMargin {
color : #333;
background: URL(../images/rightbkgrd.jpg);
width : 220px;
padding: 10px 10px 0px 10px;
vertical-align : top;
text-align : left;
font: normal 10pt/17px arial, sans-serif;
color: #333;
float: left;
}
.hotbox {
width: 200px;
padding: 4px 10px 4px 5px;
color: #336699;
background: transparent;
font: normal 9pt/16px arial, sans-serif;
text-align: left;
}

A.submenu:link, A.submenu:active, A.submenu:visited{
		color : #728a14;
		background: #fff;
		width: 200px;
		font: normal 9pt arial, sans-serif;   
		text-decoration : none; 
		border: 1px solid #bbb;
		padding: 0px 4px 0px 4px;
		margin: 0px 0px 1px 0px;
		line-height: 24px;
		display: block;
  		}
		
a.submenu:hover {
		color : #016aac;
		background: #fff;
		width: 200px; 
		font: normal 9pt arial, sans-serif; 
		text-decoration: none; 
		border: 1px solid #cccc00;
		padding: 0px 4px 0px 4px;
		margin: 0px 0px 1px 0px;
		line-height: 24px;
		display: block;		
  		}
		
.Footer {
width : 1030px;
background-image: url(../images/bottombar.jpg);
font : bold 9pt arial, sans-serif;
text-align : center;
height: 26px;
}

Table#Forms {
width : 360px;
border-collapse : collapse;
background : transparent;
vertical-align : top;
}
Table#Forms td {
vertical-align : top;
background : transparent;
}
.FieldName {
width : 120px;
text-align : right;
padding : 2px;
}
.InputField {
width : 212px;
text-align : left;
padding : 2px;
}