html * {
	padding: 0px; 
	margin: 0px
}
body {
	font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; 
	color: #555;
	background-color:#999999;
	text-align:center;
}

.wrap {
	text-align:left;
	margin: 0px auto; 
	width:1000px; 
	background-color: #f5f4ee; 
}

a {
	color: #961622; 
	border-bottom: #ccc 1px dotted; 
	text-decoration: none
}
a:hover {
	color: #961622; 
	border-bottom: #ccc 1px solid;
	text-decoration: underline;
}
a:focus {
	outline: 0
}
ul {
	padding: 0px 0px 0px 15px;
	margin: 10px 10px 10px 0px; 
	list-style:none;
}
li {
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 10px; 
}
img {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px; 
	text-decoration: none
}

blockquote {
	display:block; 
	margin-left:20px; 
	margin-right:20px; 
	}

dt {
	font-weight:bold;
	margin-top:5px; 
	}
	
dd {
	margin-left:20px; 
	}

.hilite { color:red; font-weight:bold; }

#logo {
	float: left; 
	margin: 130px 20px 14px 5px; 
	color: #768998
}
h1 {
	font-size: 2em; 
	margin: 0px 0px 10px; 
	letter-spacing: 1px
}
h1 a {
	color: #fff
}
h1 a:hover {
	color: #fffcb3
}

/*
TOP NAVIGATION
*/

#nav {
	padding: 0px; 
	float: left; 
	margin: 20px 10px 10px 0px; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}
#nav li {
	padding: 0px; 
	margin: 0px 4px 0px 0px; 
	font-size: 1.1em; 
	float: left; 
	list-style-type: none
}
#nav li a {
	padding: 10px 12px 15px 12px; 
	margin: 0px 1px 0px 0px; 
	display: block; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	color: #961622; 
	text-decoration: none
}
#nav li a:hover {
	color: #961622; 
	text-decoration: underline;
}
#nav li a.current {
	color: #fff
}

/*
MAIN CONTENT
*/

#left {
	float: left; 
	margin: 0px 0px 20px 30px; 
	width: 640px;
}

#left h2 {
	margin: 0px 0px 0px; 
	float: left; 
	clear: left; 
	background: url(images/h2bg3.gif) repeat-x 50% bottom; 
	font: 2.1em "Trebuchet MS", Arial; 
	color: #121212; 
	letter-spacing: -1px;
}
#left h2 a {
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	color: #121212; 
	text-decoration: none
}
#left p {
	font-size: 110%; 
	margin: 5px 0px 20px; 
	line-height: 21px
}
#left ul {
	display:block;
}
#left h3 {
	clear: left; 
	margin: 20px 0px 5px; 
	font: 1.5em "Trebuchet MS", Arial; 
	color: #121212; 
	display:block; 
}
#left li {
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 0px 20px; 
	text-indent:-10px;
}

/*
RIGHT SIDEBAR
*/
#right {
	float: right; 
	margin: -50px 20px 20px 0px; 
	width: 230px;
	display:none;
}
#right h2 {
	padding: 4px 10px 4px 10px; 
	margin: 0px 0px 0px 0px; 
	background: url(images/sideh2bg3.gif) #fff repeat-x; 
	font: bold 1.2em "Trebuchet MS", Arial; 
	color: #fff; 
	border-bottom: #000 2px solid;
	margin-bottom:0px; 
}
#right ul {
	padding: 0; 
	margin: 5px 0px 5px 0px; 
	border: none; 
	list-style-type: none; 
}
#right ul li {
	padding: 0px 0px 0px 5px; 
	margin: 0; 
	font-weight:bold; 
	font-family: "Trebuchet MS", Arial;
	border-bottom: #bf9a6e 1px solid; 
}
#right ul li a {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px
}
#right ul li ul {
	border: none; 
}
#right ul li ul li {
	font-weight:normal; 
	padding: 0px 5px 0px 20px; 
	margin: 0px; 
	border:none;
	line-height:20px;
}
#right p { padding:0 5px 0 5px; 
}
#right #info { 	background:#ccc; 
}

#right #latest {
	padding: 3px 5px 3px 5px; 
	font-size:110%;
	background-color:#ece1da;
	margin-top:0px; 
}
#right #latest li { border:none; }

#footer {
	clear: both; 
	padding: 20px 0px 20px 0px;
	border-top: #ccc 1px solid; 
	color: #808080; 
}
#footer p {
	line-height: 2.5em
}

#tagcloud {
	margin: 0px 0px 20px
}
#tagcloud a {
	margin: 0px 5px 0px 0px; 
	color: #37763d
}
#tagcloud a:hover {
	background: #bf9a6e; 
	color: #fbf205
}
#ticker {
	float: left; 
	margin: 130px 20px 14px 5px
}

#left ul.imagelist {}
#left ul.imagelist li {
	float:none;
	margin-left:120px;
	}
#left ul.imagelist li.image {
	display:inline;
	clear:both;
	float:left;
	width:100px; 
	text-align:right;
	margin-left:0px;
	}
#image { float:right; padding-left:10px; margin-top:55px; }
.clear { clear:left; }
#bannercaption { color:#eee; float:right; margin-top:0px; margin-right:20px; z-index:999999999; 
   font-style:italic; font-size:85%; }
/*
#bannerwrap { background-color:#333; height:225px; }
*/

#recentCAA td { padding-top:25px; }
#recentCAA td.image { padding-top:0px; }

a.noline {
	color: #961622; 
	border-bottom: none; 
	text-decoration: none
}

#left p.footnote {
	font-size: 100%; 
	margin-left:10px;
	text-indent:-10px; 
	line-height:1.4em; }

#left p.event {
	font-size: 100%; 
	margin-left:10px;
	line-height:1.4em; }

.h3paren { font-size: 70%; }
.imagefloated { float:right; padding-left:10px; }

#nav { display:none; }

