/* css stylesheet */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
}

#masthead {
	color: #999999;
	background-color: #000000;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
}
#masthead .content {
	padding: 0px 20px 0px 5px;
	width: 850px;
	margin: 0px auto;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFFF;
}


#center {
	width: 900px;
}
#center .content {
	padding: 40px 24px 20px;
	font-size: 1.2em;
	line-height: 1.65em;
	margin: 0px;
}
#center .p1st {
	color: #000000; 
	font-size: 1.1em; 
}
#center .p2nd {
	color: #333333;
	font-size: 1.1em;
}
#center .p3rd {	
	color: #666666;
	font-size: 1.1em;
}
#center .orange {
color: #FF6600
}

h1 {
	font-size: 1.5em;
	margin: 0px;
	color: #FF6600;
	padding-bottom: 10px;
	font-variant: small-caps;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	line-height: 1.1em;
}
.content div {
	margin: 0px 15px 10px 0px;
	padding: 0px 10px 10px 0px;
	width: 550px;
	height: 300px;
	float: left;
}

#subNav {
	width: 875px;
	color: #FF6600;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 0.8em;
	letter-spacing: .08em;
}

/* Subnavigation */

#navcontainer
{
	float: right;
	width: 450px;
}

#navcontainerCo
{
	float: right;
	width: 365px;
}

#navcontainerPa
{
	float: right;
	width: 280px;
}

#navlist
{
	margin: -5px 0px 0px 30px;
	padding: 0px;
	font-size: 1em;
	font-variant: small-caps;
	letter-spacing: 0em;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	text-decoration: none;
	color: #FF6600;
	margin: 5px;
	padding: 0px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 1px solid #ff6600;
	padding-bottom: 2px;
	background: transparent;
	color: #FF6600;
}

#navlist a:hover {
	color: #FF6600;
}

/* Footer */

#footer {
	color: #999999;
	background-color: #000000;
	padding: 2px;
	margin: 0px;
	border-top: 4px solid #999999;
	height: 355px;
	width: 100%;
}
#footer .content {
	color: #FFFFFF;
	margin: 0px auto;
	width: 900px;
}
#footer .content p {
	line-height: 1.5em;
	font-size: 1em;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
}

 /* Contact form */

.shadeform	{
	FONT: 13px arial, verdana, sans-serif;
	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
	WIDTH: 300px;
	BORDER: 1px solid #CCCCCC;
		}

.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
	WIDTH: 300px;
	HEIGHT: 75px;
	BORDER: 1px solid #CCCCCC;
		}

.button 	{
	background-color:#666666;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER: 1px solid #CCCCCC;
		}

.buttonon 	{
	background-color:#999999;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER: 1px solid #FF6600;
		}
		
 /* Copyright */
		
#copyright {
	color: #999999;
	background-color: #000000;
	padding: 2px;
	margin: 0px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
#copyright .content {
	color: #FFFFFF;
	margin: 0px auto;
	width: 900px;
	font-size: .75em;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Misc. */

#TVyoutube {
	width: 480px;
	height: 400px;
}
#TVdescription       {
	width: 450px;
	margin: 25px 100px 75px 0px;
}
#TVdescription2 {
	width: 450px;
	margin: 0px 50px 50px 0px;
}
#TVdescription3 {
	width: 450px;
	margin: 0px 50px 50px 0px;
}
#howitworks {
	width: 850px;
	height: 200px;
}
.grey66 {color: #666666; }

.smaller {font-size: smaller}

.boldRed {
	color: #FF0000;
	font-weight: bold;
}
#wrapper #center .content p {
	text-align: justify;
}

#wrapper #center .content a:link {
	color: #000000;
}
#wrapper #center .content a:visited {
	color: #000000;
}
#wrapper #center .content a:hover {
	color: #FF0000;
	text-decoration: none;
}
#wrapper #center .content a:active {
	color: #000000;
}
.style1 {font-size: x-small}
.style2 {font-size: small}
#wrapper #center .content p.smoll {
	font-size: 0.85em;
	text-align: left;
}
#wrapper #center .content p.smoll2 {
	font-size: 0.55em;
	text-align: left;
}
#wrapper #center .content .smallCap {
	font-variant: small-caps;
	font-size: 0.8em;
}

