#sidebar {
	width: 150px;
	padding: 30px 0px 10px 10px;
	vertical-align: top;
}
#main {
	padding: 20px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
}
#main2 {
	padding: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
}
#main2 a:link {
	color: #3C366F;
}
#main2 a:visited {
	color: #9999CC;
}
#main2 a:hover {
	color: #E1BC48;
}
#new {
	height: 100px;
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 10px;
}
#whatsnew {
	border: none;
	padding: 6px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	text-align: justify;
	background-color: #F4F4F4;
}
#whatsnewbackgnd {
	background-color: #EFECEA;
}
#header {
	height: 73px;
	background-image: url(../images/purple-bg.jpg);
	background-repeat: repeat;
}
#gradient {
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 27px;
	vertical-align: middle;
	color: #CCCCCC;
	font-size: 11px;
	background-image: url(../images/purple-bg.jpg);
	background-repeat: repeat;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(assets/images/lhmm-nav-bg.gif);
	background-repeat: repeat-y;
	text-align: right;
	padding-right: 10px;
	color: #201A3A;
	padding-bottom: 15px;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
}
#footer a:visited {
	color: #CCCCCC;
}
body {
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #201A3A;
	font-weight: bolder;
	line-height: 0.9em;
}
h2 {
	font-size: 110%;
	color: #201A3A;
}
h3 {
	font-size: 100%;
	color: #201A3A;
	line-height: 1.5em;
	padding-top: 15px;
}
#main a:link {
	color: #3C366F;
}
#main a:visited {
	color: #9999CC;
}
#main a:hover {
	color: #E1BC48;
}
#topnav a:link {
	color: #4E3981;
	text-decoration: none;
	font-weight: bolder;
}
#topnav a:visited {
	color: #4E3981;
	text-decoration: none;
	font-weight: bolder;
}
#topnav a:hover {
	color: #E1Bc48;
	text-decoration: none;
	font-weight: bolder;
}
#whatsnew a:link {
	color: #201A3A;
}
#whatsnew a:visited {
	color: #9999CC;
}
#whatsnew a:hover {
	color: #E1BC48;
}
h4 {
	font-size: 100%;
	color: #530557;
	line-height: 0.5em;
	font-weight: bolder;
}
#boldpurple {
	font-weight: bold;
	color: #201A3A;
}
#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	position: relative;
	top: 70px;
	right: 13px;
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	text-transform: capitalize;
}
.imagebdr {
	border: 1px solid #E1Bc48;
	margin-right: 2px;
}
.freecall {
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bolder;
	color: #660066;
}
