/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cfc1b3;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}
.red {
	color: #9c2622;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	/* color:#70625a;*/
}

h2 {
	font-weight: bold;
	font-size: 12px;
	/*color:#89171a;*/
}

h3 {
	font-weight: bold;
	font-size: 18px;
	/*color:#1f3e7a;*/
}

#categorytable td {
	vertical-align:top;
}
#categorytable a:link {
	text-decoration: underline;
}

p {
	
}

.caption {
	font-size: 10px;
	text-align: center;
}

#wrapper {
	background-color: #fff;
	width: 1024px;
	margin: 0px auto;
}

#header {
	padding-top: 20px;
}

#nav {
	height: 30px;
	background: url(/images/navbg.jpg) top left repeat-x;
	padding: 0px;
	text-align: center;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#nav li {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#nav a:link {
	color: #fff;
	text-decoration: none;
}

#nav a:visited {
	color: #fff;
	text-decoration: none;
}

#nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav a:active {
	color: #fff;
	text-decoration: none;
}

#leftcolumn {
	width: 245px;
	float: left;
}

#leftpane {
	width: 227px;
	margin: 2px 0px 0px 3px;
	background-color: #dbe7fe;
	padding: 0px 5px 15px 5px;
	height: 100%;
	overflow: auto;
}

#leftpane form {
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	text-align: center;
}

#leftpane label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0f2034;
	margin-left: 60px;
	position: relative;
	top: 8px;
}

.searchinput {
	width: 100px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#leftpane ul {
	list-style-image: url(images/tri.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 11pt;
	color: #4173bb;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#leftpane li a:link {
	color: #4173bb;
	text-decoration: underline;
}

#leftpane li a:visited {
	color: #4173bb;
	text-decoration: none;
}

#leftpane li a:hover {
	color: #4173bb;
	text-decoration: underline;
}

#leftpane li a:active {
	color: #4173bb;
	text-decoration: none;
}

#main {
	margin: 2px 0px 0px 3px;
	float: left;
	width: 775px;
}

#main ul {
	list-style: disc;
	padding: 10px 10px 10px 15px;
	margin: 0px;
}

#main a {
	
}

#copy {
	width: 775px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
}

#center {
	width: 625px;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
}

#rtgutter {
	width: 130px;
	float: right;
	padding-bottom: 15px;
	text-align: center;
	font-size: .8em;
}

#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	background-color: #cfc1b3;
	border-top: 1px solid #1f3e7a;
}

#footer p {
	margin: 0px;
}

#footer a {
	text-decoration: none;
	color: #666;
}

.red {
	color: #89171a;
}

#footercopy {
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#footercopy a {
	color: #89171a;
	text-decoration: underline;
}

#credits {
	text-align: left;
	width: 735px;
	margin: 0px auto;
	s
}

#credits a {
	color: #4173bb;
}

#credits p {
	margin: 0px;
	padding: 0px;
}

.newsearchinput {
	width: 250px;
	height: 30px;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#newsearchbox {
	height: 80px;
	width: 320px;
	vertical-align: middle;
	float: right;
	margin: 15px;
	background-color: #dbe7fe;
	padding-bottom: 10px;
	padding-top:10px;
}

#newsearchbox form {
	text-align: center;
}
