@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
a:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	text-align: center;
	background-color: #7BA7D6;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
a:link, a:visited {
	text-decoration: none;
	color: #A20F24;
	font-weight: bold;
}
a:active, a:hover {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB2D5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #19242E;
}
h3 {
	font-size: 12px;
	color: #2F4154;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.left-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
#container {
	float: left;
	width: 900px;
	text-align: left;
}
#leftnav {
	float: left;
	width: 246px;
	color: #7AA7D5;
}
#logo {
	float: left;
	height: 246px;
	width: 246px;
}
#left-menu {
	float: left;
	width: 206px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#left-menu a:link, #left-menu a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#left-menu a:active, #left-menu a:hover {
	text-decoration: none;
	color: #7BA7D6;
}
#content p {
	padding-bottom: 10px;
	font-size: 14px;
	color: #2F4154;
	line-height: 18px;
}
#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 15px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 16px;
}
#top-menu {
	float: left;
	width: 614px;
	height: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: right;
	font-size: 11px;
	line-height: 10px;
}
#hm-mainbody {
	clear: none;
	float: left;
	width: 524px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#mainbody {
	clear: none;
	float: left;
	width: 504px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left-menu ul {
	list-style-image: none;
	list-style-type: none;
}
#left-menu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7AA7D5;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B71028;
	margin-right: 35px;
}
#content {
	float: left;
	width: 484px;
}
#rightnav {
	clear: none;
	float: left;
	width: 118px;
	font-size: 12px;
	padding: 5px;
	margin-top: 50px;
	background-color: #8FB2D5;
	text-align: center;
	border: 1px solid #FFFFFF;
}
#rightnav:hover {
	clear: none;
	float: left;
	width: 118px;
	font-size: 12px;
	padding: 5px;
	margin-top: 50px;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #2F4154;
}
.rn-img {
	border: 1px solid #A80F24;
}
#rightnav h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #A80F24;
}
#rightnav h2 {
	font-size: 11px;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #2F4154;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightnav ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightnav li {
	list-style-type: none;
	color: #2F4154;
	font-size: 10px;
	list-style-image: none;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.laughter {
	float: left;
	width: 464px;
	padding: 10px;
	clear: left;
	background-color: #7BA7D6;
	margin-bottom: 20px;
}
.laughter:hover {
	float: left;
	width: 464px;
	padding: 10px;
	clear: left;
	background-color: #8FB2D5;
	margin-bottom: 20px;
}
#content .laughter h1 {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #A80F24;
}
#content .laughter h2 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .laughter p {
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content .laughter span {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.vid-box {
	background-image: url(http://www.lizgrant.com/images/vid-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	width: 340px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 137px;
	margin-bottom: 15px;
}
.vid-box:hover {
	background-image: url(http://www.lizgrant.com/images/vid-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	width: 340px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #A80F24;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 137px;
}
#content .vid-box h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #487FB1;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .vid-box p {
	font-size: 12px;
	line-height: 14px;
}
#footer {
	float: left;
	width: 208px;
	height: 60px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	font-weight: bold;
	text-align: center;
	clear: both;
	margin-top: 50px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #7BA7D6;
	font-weight: bold;
	font-size: 9px;
}
#footer a:active, #footer a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
}
.open {
	background-color: #7BA7D6;
	background-image: none;
}
.events {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB2D5;
	padding-top: 10px;
	color: #222222;
	padding-right: 10px;
	padding-left: 10px;
	height: 370px;
	background-image: url(../images/mini-logo-blue.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.events:hover {
	background-image: url(../images/mini-logo-white.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	cursor: default;
}
.events h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #2F4154;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .events h2 {
	color: #2F4154;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB2D5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content .events p {
	font-size: 12px;
	line-height: 14px;
}
#hm-mainbody #hm-info p {
	font-size: 14px;
	padding-bottom: 10px;
}

