﻿html	{
	margin: 0px;
	padding: 0px;
	background-image: url('../images/backdrop.jpg');
	background-color: #7C7B7B;
	font-family: 'Georgia', serif;
	font-size: 12px;
	color: #FFF;
}

/* div that contains header, sidebar, content, and footer divs */
#container	{
	margin: 0 auto;
	width: 784px;
	height: 100%;
	background-repeat: repeat-x;
	}

/* content MainHead */
h1 	{
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 26px;
	font-weight: 800;
	font-style: normal;
	letter-spacing: 2px;
	text-align: left;
	color: #FBB144;
	background: url('../images/cord.png') no-repeat bottom left transparent;
	}

/* content SubHead A */
h2	{
	margin: 4px 0px 2px 0px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	color: #FFF;
	background-color: transparent;
	border-bottom: solid 4px #FFF;
}

/* content SubHead B */
h3	{
	margin-top: -4px;
	margin-bottom: 4px;
	padding: 2px 8px 4px 8px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	color: #FBB144;
	border-bottom: medium #000 double;
}

/* content SubHead C */
h4	{
	margin-top: -4px;
	margin-bottom: 4px;
	padding: 2px 8px 4px 8px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	color: #D1223C;
	background-color: #FBB144;
	border-bottom: solid 0px #000;
}

/* sidebar NavHeadings */
h5	{
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 16px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 0px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 14px;
	letter-spacing: 1px;
	color: #000;
	background-color: transparent;
	border-bottom: 3px #000 double;
}

/* free */
h6	{
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 14px;
	letter-spacing: 1px;
	color: #EC0B9D;
	background-color: transparent;
	border-bottom: 0px #EC0B9D inset;
}	

/* paragraphs */
p	{
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 16px;
	text-align: left;

	}

a 	{
	text-decoration: none;
	color: #FCB034;
	font-weight: normal;
	}

a:hover 	{
	text-decoration: none;
	color: #EC0B9D;
	font-weight: normal;
}
			
/* header div */
#header	{
		height: auto;
		width: auto;
		margin: 0px;
		}
		
#header img	{
			display: block;
			margin: 0px;
			}
			
/* left sidebar div */
#sidebar	{
	background-position: left top;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 192px;
	height: auto;
	color: #000000;
	font-size: 10px;
	background-image: url('');
	background-repeat: no-repeat;
}
			
#sidebar p	{
			padding: 0px 0px 0px 0px;
			}
			
#sidebar a	{
	text-decoration: none;
	font-weight: normal;
	color: #000;
	background-color: transparent;
}

#sidebar a:hover 	{
	text-decoration: none;
	font-weight: normal;
	color: #FBB144;
	background-color: transparent;
	border-bottom: 1px #FBB144 dashed;

}

#sidebar ul	{
			list-style: none;
			line-height: 14px;
			letter-spacing: 0px;
			margin-top: 0px;
			margin-bottom: 8px;
			margin-left: 8px;
			margin-right: 0px;
			border-top: 0px;
			border-bottom: 0px;
			padding-left: 0px;
			font-size: 11px;
			}

#sidebar ul li	{
				list-style: none;
				letter-spacing: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				border-top: 0px;
				border-bottom: 0px;
				}
				
#sidebar img	{
				border-style: none;
				border-color: inherit;
				border-width: 0px;
				margin-left: 0px;
				margin-right: 0px;
				vertical-align: bottom;	
}

#sidebar .button	{
	height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 0px;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	line-height: 16px;
	letter-spacing: 1px;
	color: #000;
	background-color: #FBB144;
	border-bottom: 3px #000 double;
}

#sidebar .button a:hover	{
	color: #D1223C;
}

				
/* content div */
#content 	{
	float: left;
	width: 592px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background-image: url("");
	background-position: right top;
	background-repeat: no-repeat;
}

#content p	{
	color: #FFF;
	font-size: 12px;
	font-family: 'Tahoma', serif;
	word-spacing: normal;
}

#content img	{
	display: inline;
	margin: 2px;
	padding-right: 0px;
	float: left;
}

#content ol li	{
				margin-top: 0px;
				margin-bottom: 6px;
				margin-left: 0px;
				padding-left: 0px;
				padding-right: 6px;
				font-size: 12px;
				font-weight: normal;
				color: #000;
				letter-spacing: 0px;
				}

#content ul	{
			margin-top: 0px;
			margin-bottom: 12px;
			margin-left: 0px;
			padding-left: 12px;
			padding-right: 12px;
			font-size: 14px;
			font-weight: bold;
			letter-spacing: 0px;
			}

#content ul li	{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 24px;
	padding-top: 0px !important;
	padding-left: 0px;
	padding-right: 6px;
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
	list-style-type: square;
	color: #000;
	list-style-image: url("");
}

#content a 	{
	font-weight: bold;
	color: #fbb144;
	background-color: transparent;
	border-bottom: 1px #fbb144 solid;
}

#content a:hover 	{
	font-weight: bold;
	color: #fbb144;
	background-color: transparent;
	border-bottom: 1px #fbb144 dashed;
}
					
/* footer div */
#footer		{
			clear: both;
			display: block;
			float: none !important;
			width: 768px;
			height: 16px;
			margin: 0px;
			padding: 2px 8px 0px 8px;
			color: #000;
			font-size: 10px;
			background-color: #FBB144;
			background-image: url("");
			background-repeat: no-repeat;
			}

#footer a 	{
			color: #000;
			font-weight: bold;
			text-decoration: underline;
			}

#footer a:hover 	{
	color: #EC0B9D;
	font-weight: bold;
	text-decoration: underline;
}

/* selectors */

li.media_pdf {
             list-style: none;
             list-style-image: url("../images/bullet_pdf.gif");
             list-style-position: inside;
             }

.hider	{
		display: none;
		}

.spacer	{
		clear: both;
		}

.lefty	{
	text-align: left;
	}

.center	{
	text-align: center;
	}

.righty	{
	text-align: right;
	}

.boldit	{
	font-weight: bold;
	}

.italicizer	{
	font-style: italic;
	}
		
.fineprint	{
			line-height: 12px;
			text-align: left;
			font-size: 10px;
			font-style: italic;
		  color: #000;
			}
			
.examplecode	{
				margin-top: 0px;
				margin-bottom: 0px;
				padding-top: 5px;
				padding-right: 5px;
				padding-bottom: 5px;
				padding-left: 10px;
				line-height: 12px;
				text-align: left;
				font-size: 10px;
				font-style: normal;
				font-weight: normal;
				word-spacing: 2px;
				letter-spacing: 0px;
				color: #000;
				background-color: #000;
				width: 469px;
				height: 73px;
}

#content li.bullet_pdf 	{
			list-style: none;
			list-style-image: url("../images/bullet_pdf.gif");
			list-style-position: inside;
			margin-top: 6px;
			margin-bottom: 6px;
			margin-left: -4px;
			padding-top: 0px;			
			padding-left: 0px;
			padding-right: 0px;
			line-height: 14px;
			font-size: 12px;	
			}
							
/* #EC0B8D hot pink */
/* #73C167 green */
/* #00AEF teal */
/* #6CCFF6 light teal*/

