body {
	font-family: verdana, helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color:#663366;

}

table, td, tr, p {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	background:white;
	line-height:130%;
}

img {
	border:0;
}


table { 
	border:1px solid black;
}

a, a:link, a:visited, a:active {
	color: #CC6633; 
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
}


p {
	padding-top:0;
	margin:0px;
	padding-bottom:15px;
}

h1 {
	color:#cc6633;
	font-size:2em;
	margin:0;
	padding:0;
	padding-top:18px;
	padding-bottom:10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	margin-bottom: 25px;
}


h2 {
	color: #CC6633;
	color:black;
	font-size:12px;
	font-weight:bold;
	margin:15px 0 10;
	padding:0;
}

h3 {
	color: #CC6633;
	color:black;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h2  a:link,
h2  a:visited,
h2  a:active {
	color: #CC6633;
	color:black;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:15px;
	text-decoration: underline;
}

h2  a:hover {
	color: black;
	text-decoration:underline;
}

.boldColor {
	font-weight:bold;
	color:#663300;
	color:#330066;
}

.orange {color: #CC6633; font-weight:bold;}


#logo {
	border:0;
	width:500px;
	height:100px;
	margin:10px;

}

#topNav {
	background-color:#FFBC79;
	font-size:10px;
	height:21px;
	background:#E4D4AD;
	border-top:1px solid black; 
	border-bottom:1px solid black; 
	vertical-align:middle;
	padding:0;
	padding-top:1px;
	padding-bottom:1px;
	margin:0;
	padding-left:27px;
}

#topNav ul {
	margin:0;
	padding:0;
	list-style:none;
	vertical-align:middle;
	float:left;
	text-align:left;
}

#topNav li {
	margin-left:0;
	padding-left:0;
	display:block;
	list-style:none;
	margin-right:15px;
	text-align:left;
	vertical-align:middle;
	float:left;

}

	/* Commented backslash hack hides rule from IE5-Mac \*/
#topNav li  a {
	float: none;

	}
	/* End IE5-Mac hack */ 



#topNav a:link, #topNav a:active, #topNav a:visited {
	text-align:center;
	display:inline;
	text-decoration:none;
	font-weight:bold;
}

#topnav a:hover {
	text-decoration:underline;
}

.indexList {
	color: #663300;
}

.indexList li {
	color: #663300;
	margin-left:9px;
	margin-right:9px;
}

#content {
	margin:50px;
	margin-top:0;
	margin:25px 50px 30px 50px;
	min-height:400px;
	text-align:left;
}


#content ul, #content p, #content li {
	line-height:17px;
	font-size:12px;
	margin-top:0;
	padding-top:0;

}

#content li {
	margin-bottom:5px;
}

#footer {
	font-size: 10px;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0;
}


#footer a {
	text-decoration:none;
}


#footer a:hover {
	text-decoration:underline;
}


#footer p {
	font-size:10px;
	margin:0;
	padding:0;
	line-height:19px;
}



.subList {
	font-weight:normal;
	padding-top:25px;
	display:block;
	margin-left:25px;
	list-style-type:none;
}


.underline {
	text-decoration:underline;
}


.mainPic {
	padding-top:25px;
	padding-bottom:30px;	
	border:0;
}

.headerPic {
	width:370px;
	height:38px;
	border:0;
}


.noSpace {
	padding:0;
	margin:0;
	border:0;
}

td.background {
	width:700px;
	height:20px;
	margin:0;
	padding:0;
	background: url("images/background-top.jpg");
	border:0;

}
.leftpic {
	padding: 6px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #330066;
}
