body{
	background-color: #9fc9bd;
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-top: 10px;
}

p{
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
	font-size: 12px;
	text-align:left;
}

p.lead{
    margin-top:1px;
}

a:link, a:active, a:visited{
	color: #950058;
	text-decoration:underline;
}

a:hover{
	color: ##6f6f6f;
	text-decoration: none;
}

a.footer:link, a.footer:active, a.footer:visited, a.footer:hover {
	color: #6f6f6f;
	font-size: 10px;
}

a.cartControls:link, a.cartControls:active, a.cartControls:visited, a.cartControls:hover {
	color:#585880;
	font-size: 12px;
}
h1, h2, h3, h4, h5, Th, thead, tfoot{
	COLOR: #950058;
}

h1	{	
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:	16px;
	font-weight: 900;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 2px;
	margin-top: 15px;
}	
		
h2	{	
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:	1.9em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
h3	{	
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:	11px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0px;
	margin-top: 8px;
}	
		
h4	{	
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:	11px;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	width: 390px;
	height: 20px;
	background-color: #F1F4E3;
	margin-top: 15px;
	padding: 8px 2px 2px 5px;
	border: solid 1px #c3c3c3;
}	
		
h5, DT	{	
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
h6	{	
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
#Container{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
}

input { font-family: Georgia, Times New Roman,  arial, helvetica, sans-serif;
 font-size: 10px;
 color: #333333;	
}	

#leftborder{
	background-position: right top;
	background-image: url(images/left_bkgd.jpg);
	background-repeat: repeat-y;
}

#rightborder{
	background-position: left top;
	background-image: url(images/right_bkgd.jpg);
	background-repeat: repeat-y;
}
#leftnav {
	background-color: #f4faf8;
	border: solid 1px #dfe7e9;
	color: #333333;
	font-size: 10px;
	padding: 5px;	
	text-align: left;
	width: 170px;
}

#leftnav a:link{   
	color: #950058;
	font-size: 11px;
	text-decoration: underline;
}

#leftnav a:hover{
	color: #999999;
	text-decoration: none;
}

#leftnav p{
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 4px 0px;
}

#leftnav p strong{
	color: #666666;
	font-size: 11px;
}

#leftnav ul{
	color: #999999;
	font-size: 10px;
	line-height: 12px;
	list-style-position: inside;
	margin: 0px 0px 10px 7px;
	padding: 0px 0px 0px 0px;
}

#leftnav li{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px;
}

#maincontent {
	padding-bottom: 10px;
	width: 560px;	 
}

#maincontent a:visited{
	font-size: 12px;
}


.required {
	color: #cc3333;
	font-size: 10px;
}

ul li {
	margin-bottom: 8px;
}

div.youtube{
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

div.youtube a{
	text-decoration: none;
}

div.youtube a:hover{
	text-decoration: underline;
}

div.youtube img{
	vertical-align: middle;
}