﻿html, body {
	background: #fff url(../images/bg_gradient.jpg) repeat-x top left;
}

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

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

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

.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;
}

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

a.footer-links:link {color: #ffffff; text-decoration: none;}
a.footer-links:visited {color: #ffffff; text-decoration: none;}
a.footer-links:hover {color: #111111; text-decoration: none;}
a.footer-links:active {color: #111111; text-decoration: underline;}
.footer_spacer_line {margin: 0 10px 0 10px;}

#content {
	background: none;
}

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

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

#right-column {
	background: none;
}

#left-column{
	background: #f1f6f9;
}

#loginbox {
	padding: 7px;
	margin: 7px;
}
.promo-boxes {
	margin: 0 0 10px 0;
}
