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

html, body, p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 17px;
}

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

h1 {font-size: 24px; font-weight: normal; color: #00adef; line-height: 25px; margin: .67em 0;}
h2 {font-size: 16px ; font-weight: bold; color: #00adef; line-height: 18px; margin: .83em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #005196; 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: #684287; text-decoration: underline;}
a:visited {color: #684287; text-decoration: underline;}
a:hover {color: #00adef; text-decoration: underline;}
a:active {color: #684287; text-decoration: underline;}
.right {float: right; margin: 10px 0 10px 15px;}
.left {float: left;margin: 10px 15px 10px 0;}

.bold {font-weight: bold;}

.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;
}
#youtube-vid {
	width: 425px;
	height: 355px;
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
#container {
	background: #FFFFFF;
}

#header {
	background: #ffffff url(/images/header.gif) top left no-repeat;
}


#footer {
	background: #ffffff url(/images/footer-bg.gif) top left no-repeat;
	font-size: 11px;
	color: #777777;
}
a.footer-link:link {color: #777777; font-size: 11px; text-decoration: underline;}
a.footer-link:visited {color: #777777; font-size: 11px; text-decoration: underline;}
a.footer-link:hover {color: #00adef; font-size: 11px; text-decoration: underline;}
a.footer-link:active {color: #777777; font-size: 11px; text-decoration: underline;}

a.footer-link-small:link {color: #777777; font-size: 9px; text-decoration: underline;}
a.footer-link-small:visited {color: #777777; font-size: 9px; text-decoration: underline;}
a.footer-link-small:hover {color: #00adef; font-size: 9px; text-decoration: underline;}
a.footer-link-small:active {color: #777777; font-size: 9px; text-decoration: underline;}

.footer-small {
	color: #999999;
	font-size: 9px;
}


#content {
	background: none;
}

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

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

#right-column {
	background: #ffffff;
}

#left-column{
	background: #ffffff;
}

#loginbox {
	padding: 7px;
	margin: 7px;
}
.quote {
	padding: 10px 13px 13px 13px;
	width: 194px;
	display: block;
	font-size: 12px;
	background: url(/images/quote-bg.gif) top left no-repeat #bfd0d9;
	color: #3E3E3E;
	font-style: italic;
	font-size:12px;
	line-height: 18px;
	float: left;
	margin: 5px 15px 10px 0px;
}
.quote-right {
	padding: 10px 13px 13px 13px;
	width: 194px;
	display: block;
	font-size: 12px;
	background: url(/images/quote-bg.gif) top left no-repeat #bfd0d9;
	color: #3E3E3E;
	font-style: italic;
	font-size:12px;
	line-height: 18px;
	float: right;
	margin: 5px 5px 20px 15px;
}
.quote-italics {
	font-style: italic;
	font-weight: bold;
	font-size:12px;
}
.promo-items {margin: 0 10px 10px 0;}
