﻿html, body {
	background: #231f20;
}

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

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

h1 {font-size: 12px; font-weight: bold; color: #a1cd3a; line-height: 36px; margin: .67em 0;}
h2 {font-size: 12px ; font-weight: normal; color: #a1cd3a; line-height: 20px; margin: .83em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: normal; color: #a1cd3a; line-height: 20px;}
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: #a1cd3a; text-decoration: none;}
a:visited {color: #a1cd3a; text-decoration: none;}
a:hover {color: #a1cd3a; text-decoration: underline;}
a:active {color: #a1cd3a; text-decoration: underline;}
.right {float: right; margin: 5px 0 5px 10px; background:#a1cd3a url(/images/img-bdr-01.gif) bottom right no-repeat; padding: 1px 1px 53px 1px;}
.left {float: left;margin: 5px 10px 5px 0; background:#a1cd3a url(/images/img-bdr-02.gif) bottom right no-repeat; padding: 1px 1px 53px 1px;}

.img-bdr-01 {
	background:#a1cd3a url(/images/img-bdr-01.gif) bottom right no-repeat;
	padding: 1px 1px 53px 1px;
}
.img-bdr-02 {
	background:#a1cd3a url(/images/img-bdr-02.gif) bottom right no-repeat;
	padding: 1px 1px 53px 1px;
}
hr {
	height: 1px;
	margin: 5px 0;
	border: none;
	border-top: 1px solid #a1cd3a;
}

.endorsement-text {
	background: #1c1a1b;
	padding: 5px 10px 10px 10px;
	border: 1px solid #a1cd3a;
}
.endorsements-01 {
	background:#1c1a1b url(/images/endorsements-01.gif) bottom right no-repeat;
	padding: 0px 0px 51px 0px;
	margin: 20px 0 0px 0;
}
.endorsements-02 {
	background:#1c1a1b url(/images/endorsements-02.gif) bottom left no-repeat;
	padding: 0px 0px 51px 0px;
	margin: 20px 0 0px 0;
}
#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: #231f20 url(/images/page-bg.gif) top left repeat-y;
}

#header {
	background: #231f20 url(/images/form-logo.gif) bottom left no-repeat;
}


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

#content {
	background: none;
}

#content ul {
	margin: 11px 0 11px 40px;
	}
#content ul li {
	list-style-image: url(/images/ul-bullet.gif);
	}

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

#right-column {
	background: none;
}

#left-column{
	background: none;
}





