
/***********************
 Don't include this file twice - it is already in the wp site from PDGCommTemplates/HTN
 Needs to be removed inside of the WP Admin
 - SY / HTN 6/4/09
 
 **********************
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CDCDCD;
}

div#custom-doc
{
	margin:auto;
	text-align:left;
	width:59.231em;
	*width:57.803em;
	min-width:770px;
}

#hd
{
	background: url(/PDGCommTemplates/HTN/images/background_r1_c1.jpg);
	height: 340px;
	font-size: 90%;
}

#bd
{
	background: url(/PDGCommTemplates/HTN/images/background_r2_c1.jpg) repeat-y;
	padding: 1em 22px;
}

#ft
{
	background: url(/PDGCommTemplates/HTN/images/background_r4_c1.jpg);
	font-size: 80%;
	height: 60px;
	line-height: 1.5em;
	text-align: center;
}

#flash
{
	padding-top: 20px;
	text-align: center;
}

#navbar
{
	padding: 1px 22px;
}




h1
{
	color: rgb(234, 107, 191);
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 0.5em;
}


h2
{
	color: rgb(0, 142, 214);
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 0.5em;
}

h3
{
	color: rgb(0, 142, 214);
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0.5em;
}

p
{
	padding-bottom: 0.5em;
}

li
{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	list-style:
}

li ul li
{
	text-indent:.5em;
}

	
	
		a
		{
			color:#666666;
			text-decoration:none;
		}
		
		a:hover
		{
			color:#AED2E8;
			text-decoration:underline;
		}

	
	
		#s
		{
			border:2px solid #CDCDCD;
			color: #CDCDCD;
			width:180px;
			font-size:150%;
		}
		
		#s:focus
		{
			border:2px solid #AED2E8;
			color: #AED2E8;
		}

 
#searchform
{
	border: none;
	background-color:none;
}
input[type="text"], input[type="password"]
{
	border: 1px solid #AAAAAA;
	margin:.075em;
	*margin:.075em;
}

div#topmenu
{
 	background: none;
	padding: 0 22px 5px 22px;
}

div#topmenu li
{
	border: none;
	margin-right: 3.5em;
	padding: 0.5em;
}

div#topmenu p
{
	font-size: 90%;
	padding: 0.5em;
}
 

***************/

