/* Tag Styles */
body	{
	background-color:#ccc;
}

p,th,td,li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	line-height:1.5em;	
}
p	{
	margin-bottom:1em;	
}
input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	line-height:normal;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#036;
	margin-bottom:.5em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#036;
	margin-bottom:.5em;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#C33;
	margin-bottom:.5em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C33;
	margin-bottom:.5em;
}
ul	{
	margin-left:1em;	
}
ul ul	{
	margin-top:1em;	
}
ul li ul li {
	list-style-type:circle;
	margin:0;
	line-height:.5em;
}
/* Containers */
#container	{
	background-color:#fff;
	background-image:url(../images/top-banner-deep.jpg);
	background-repeat:no-repeat;
}

#printBanner 	{
	display:none;
	visibility:hidden;
}

#banner	{
}
#bannerTop	{
	height:75px;
}
#topNav	{
	position:relative;
	z-index:1;
	/*background-color:#333;*/
	height:25px;
	margin-top:3px;
}
#flashBanner	{
	height:250px;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
}
#subBanner	{
	height:200px;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
}
#subBannerLeft img {
	margin-left:50px;
}
#subBannerRight {
}
/* banner text styles */
#subBannerRight h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:26px;
	color: #036;
	margin-bottom:.5em;
	margin-top:15px;
	margin-left:100px;}
#subBanner h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C33;
	margin-bottom:.5em;	
	font-size:14px;
	line-height:1.25em;
	font-weight:bold;
	margin-left:150px;}
#col1 ul	{
	list-style-type:none;
}
#col1 li	{
	margin-bottom:.5em;
}
#col2 ul	{
	list-style-type:disc;
}
#col2 li	{
	margin-bottom:1em;
	margin-left:1em;
}
#col2 h1 {margin-bottom:1em;font-size:32px;}
#col2 h2 {margin-top:1em;}
#col2 h3 {margin-top:1em;}
#col2 h4 {margin-top:1em;}
#col2 h5 {margin-top:1em;}
#footer	{
	margin-top:25px;
	text-align:center;
	font-size:12px;
	color:#333;
	border-top:1px solid #ccc;
	padding-top:15px;
}
#leftNav	{
	padding:10px;
	background-color:#c33;
	background-image:url(../images/leftnav-background.jpg);
	background-repeat:no-repeat;
}
#leftNav h3	{
	color:#eee;
	margin-top:20px;
	margin-bottom:15px;
}
#leftNav a	{
	color:#eee;
	text-decoration:none;
}
#leftNav a:hover,#leftNav a:active	{
	color:#fff;
	text-decoration:underline;
}
#watchOurVideos	{
	margin-top:15px;
	padding:10px;
	background-color:#8b9dc8;
	height:80px;
}
#watchOurVideos h3	{
	color:#036;
}
#watchOurVideos a	{
	text-decoration:none;
	font-size:14px;
}
#watchOurVideos a:hover, #watchOurVideos a:active	{
	color:#fff;
	text-decoration:underline;
}
#readAboutHolly	{
	margin-top:15px;
	padding:10px;
	background-color:#8b9dc8;
	height: 120px;
}
#readAboutHolly h3 {
	color:#036;
}
#subscribe	{
	margin-top:15px;
	padding:10px;
	background-color:#8b9dc8;
}
#subscribe h3	{
	color:#036;	
}
#calendar {
	margin-top:15px;
	padding:10px;
	background-color:#8b9dc8;
}
#calendar h3 {
	color:#036;
}
#calendar a {
	text-decoration:none;
	font-size:14px;
}
#calendar a:hover, #calendar a:active {
	color:#fff;
	text-decoration:underline;
}
#specialEvents {
	margin-top:15px;
	padding:10px;
	border:1px #ccc solid;
}
#specialEvents h3 {
	color:#036;
}
#specialEvents p	{
	font-size:11px;
}
#eahae {
	margin-top:5px;
	padding:10px;
}

/* Links */
a {
	color: #114171;
}
a:link, a:visited	{}
a:hover, a:active	{
	/*color: #CD6947;*/
	color:#C33;
}

/* Misc Classes */
.imageLeft{margin-right:15px;}
.imageRight{margin-left:15px;}
.quote	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#C33;
	font-style:italic;
}
.smallRed	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#C33;
}
.redBold	{
	color:#C33;
	font-weight:bold;
}
p.caption	{
	font-size:11px;
	color:#C33;
	margin-top:-1em;
}
.tableNormal	{
	width:100%;	
}
.tableNormal td	{
	padding:3px;
	border:#999 solid 1px;
}
.tableNormal td.label	{
	background-color:#333;
	color:#fff;
	text-align:right;
	vertical-align:top;
}
.formSubject	{
	display:none;
	visibility:hidden;
}

