﻿html, body {
	background: #c4cccb url(/images/page-bg.gif) top left repeat-x;
}

html, body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f8082;
	line-height: 18px;
}

hr {
	height: 1px;
	margin-top: 1px;
	border: none;
	border-top: 1px solid #0095d9;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0095d9;
	line-height: 17px;
	margin: .67em 0;
}

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0095d9; line-height: 18px; margin: .50em 0;}
h3, h4, h5, h6 {font-size: 12px; font-weight: bold; color: #41b2bb; line-height: 13px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #f7941d; text-decoration: none;}
a:visited {color: #f7941d; text-decoration: none;}
a:hover {color: #f7941d; text-decoration: underline;}
a:active {color: #f7941d; text-decoration: underline;}
.right {float: right; margin: 0px 0 10px 15px;}
.left {float: left;margin: 0px 15px 10px 0;}

.large-text {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #7f8082; line-height: 18px;}

.img-bdr-01 {
	background:#a1cd3a url(/images/img-bdr-01.jpg) bottom right no-repeat;
	padding: 1px 1px 67px 1px;
}
.img-bdr-02 {
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
.spacer-line {
	margin: 0 5px;
}
#youtube-vid {
	width: 425px;
	height: 355px;
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}

#header {
	background: url(/images/header-bg.jpg) top left no-repeat;
	overflow: hidden;
}

#main-container {
	background: #FFFFFF;
}

#content ul, #content ol {
	margin: 11px 0 11px 40px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#right-column {
}

#left-column{
}

#footer {
	font-size: 12px;
	color: #FFFFFF;
	background: url(/images/footer-bg.gif) top left no-repeat;
}

a.footerlinks {color: #FFFFFF;}

.hidden  {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
} 
