body {
	background-color: #f1f1f1;
	margin: 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	margin: 4px 0;
}

p {
	line-height: 130%;
}

a {
	color: #336;
}

a.rss {
	background: transparent url(img/rss.jpg) no-repeat left;
	padding-left: 20px;
	padding-right: 7px;
	text-decoration: none;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table tr td {
	vertical-align: top;
}

table.affs td h2 a {
	text-decoration: none;
	color: #336;
}

table.affs td ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

table.affs td ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #669;
	display: block;
	padding: 2px 0;
}

table.affs td ul li a:hover {
	background-color: #fffcde;
}

p.top {
	margin: 0;
	padding: 0;
	text-align: right;
}

p.top a {
	font-weight: bold;
	color: #336;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

#wrap {
	margin: 0 auto;
	width: 904px;
}

table.onepager {
width: 230px !important;
float: right;
background: #f1f1f1;
border: 1px solid #ccc;
margin-left: 10px;
}

table.onepager td {
padding: 5px;
}

table.onepager td a {
font-weight: bold;
text-decoration: none;
}

table.onepager td p {
padding-top: 30px;
}


/* SEARCH BOX
----------------------------------------------------------------------------------------------------------------------------------- */
#srch {
	text-align: right;
	padding-right: 10px;
}

#srch form {
	margin: 0;
	padding: 0;
}

#srch form input {
	border: 1px solid #ccc;
}

#srch form input.btn {
	border: none;
	background: transparent url(img/aa-srchbtn.gif) no-repeat top left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 22px;
	width: 68px;
}

/* HEADER
----------------------------------------------------------------------------------------------------------------------------------- */

#hdr {
	margin: 0;
	padding: 0;
	width: 904px;
}

#hdr h1 {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#hdr h1 a {
	display: block;
	width: 904px;
	height: 176px;
	background: transparent url(img/aa-hdr.jpg) no-repeat top;
}

#hdr.sec h1 a {
	background: transparent url(img/aa-hdr2.jpg) no-repeat top;	
}

#hdr h1 a span {
	display: none;
}

/* CONTENT WRAPPER
----------------------------------------------------------------------------------------------------------------------------------- */

#contwrap {
	width: 904px;
	margin: 0 auto;
	background: transparent url(img/aa-bgRep.gif) repeat-y top;
	float: left;
}


/* Main Navigation
------------------------------------------------------------------------------------------------------------- */
#mnav {
	width: 180px;
	float: left;
	margin: 0 0 0 10px;
	background-color: #9c6;
}

#mnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mnav ul li {
	padding-bottom: 0;
}

#mnav ul li a {
	background-color: #c5e09d;
	display: block;
	margin: 5px 0;
	padding: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#mnav ul li a:hover,  #mnav ul li.on a {
	background-color: #f6e6c5;
}

#mnav ul li ul li {
	padding-bottom: 0;
}

#mnav ul li.on ul li a {
	background: none;
	font-size: 12px;
	margin: 0;
	padding: 3px 10px 3px 20px;
	color: #fff;
	background: transparent url(img/aa-snavarrow.gif) no-repeat 5px 6px;
}

#mnav ul li.on ul li a:hover, #mnav ul li.on ul li.on a {
	background: none;
	color: #333;
	background: transparent url(img/aa-snavarrowon.gif) no-repeat 5px 6px;	
}

#mnav a.updates {
	display: block;
	height: 57px;
	width: 167px;
	background: transparent url(img/aa-updates.gif) no-repeat top left;
	margin: 20px 0 20px 7px;
}

#mnav a.updates:hover {
	background-position: 0 -57px;
}

#mnav a.updates span {
	display: none;
}

/* Content Area Styles
------------------------------------------------------------------------------------------------------------- */
#cont {
	width: 689px;
	float: left;
	padding: 10px 0 10px 15px;
	font-size: 12px;
}

#cont.second {
	width: 674px;
	padding: 10px 15px;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	font-size: 22px;
	color: #669;
}

h2 {
	color: #336;
	font-size: 16px;
	margin: 0;
	padding: 0 0 5px 0;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 20px;
}

ul li {
	padding-bottom: 3px;
}



/* Index page Content Area Styles
------------------------------------------------------------------------------------------------------------- */
#idxcont {
	float: left;
	width: 395px;
	/* padding-bottom: 110px; */
}

#idxcont h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	color: #669;
	border-bottom: none;
}

#idxcont p {
	margin: 0 0 10px 0;
	padding: 0;
}

#idxpic {
	background: transparent url(img/idxpics/bg01.jpg) no-repeat bottom right;
	float: left;
}




/* Contact Page Styles
------------------------------------------------------------------------------------------------------------- */

#contactContent {
	width: 300px;
	float: left;
	margin-right: 20px;
}



div.contact {
	margin: 0;
	float: left;
	width: 350px;
	background: transparent url(img/aa-contactBg.gif) no-repeat bottom;
	padding: 0 0 20px 0;
}

div.contactInner {
	padding: 20px 20px 0 20px;
	background: transparent url(img/aa-contactBg.gif) no-repeat top;	
}

div.contactInner form {
	margin: 0;
	padding: 0;
}

div.contactInner  label {
	display: block;
	font-weight: bold;
	padding: 0;
	font-size: 13px;
	}

div.contactInner input {
	border: 1px solid #999;
	width: 200px;
	margin: 4px 0;
}

div.contactInner textarea {
	height: 150px;
	width: 300px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.contactInner textarea.sendtomsg {
	height: 70px;	
}

div.contactInner input.btn {
	display: block;
	width: 100px;
	font-weight: bold;
	margin-top: 5px;
}

div.contactInner h2 {
	margin: 0;
	padding: 0;
}

div.contactInner h2.sendtottl {
	background: transparent url(img/aa-sendtofriendicon.gif) no-repeat left;
	padding-left: 30px;
}


/* RSS FEEDS
------------------------------------------------------------------------------------------------------------- */

#rss {
	padding-top: 20px;
}

#rss h2 {
	background: #f1f1f1;
	padding: 5px;
}

#rss ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rss ul li {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 5px 20px;
}

#rss ul li:hover {
	background: #ffc;
}

 

#rss ul li h4 {
	margin: 0;
	padding: 0;
}

#rss ul li h4 a {
	text-decoration: none;
	font-size: 12px;
}

#rss ul li h4 a:hover {
	text-decoration: underline;
}

#rss ul li p {
	margin: 0;
	padding: 5px 20px 10px 20px;
	color: #333; 
	font-size: 11px;
}

/* Bottom Navigation
------------------------------------------------------------------------------------------------------------- */
#botnav {
	clear: left;
	float: left;
	width: 864px;
	background-color: #669;
	border-top: 5px solid #336;
	margin: 0 10px;
	padding: 10px;
	text-align: center;
	color: #fff;
}

#botnav a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 0 4px;
}

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


/* Footer Styles 
------------------------------------------------------------------------------------------------------------- */
#ftr {
	clear: both;
	width: 904px;
	margin: 0 auto;
	background: transparent url(img/aa-ftrBg.gif) no-repeat top;
}

#ftr p {
	text-align: center;
	font-size: 10px;
	color: #333;
	padding: 5px 0;
	margin: 0 10px;
}

table.prnFtr { display: none; }

/*  
------------------------------------------------------------------------------------------------------------- Front End Blog Styles
*/

div#cont p.rss {
float: right;
padding: 0;
}

div#cont p.rss a.rss {
position: relative;
top: -30px;
}

div.projupdates {
	padding-bottom: 20px;
	padding-left: 20px;
}

div.projupdates h2 {
	border-bottom: 1px dotted #ccc;
	background: #f1f1f1;
	margin: 0 0 15px 0;
	padding: 5px;
}

div.projupdates table h3 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 14px;
}

div.projupdates table tr:hover {
	background: #ffc;
}

div.projupdates table td {
	padding: 5px;
}

div.projupdates table td.title-link h3 a{
text-decoration: none;
}

div.projupdates table td.date {
	width: 70px;
	color: #666;
}

a.det {
	background: transparent url(img/page_go.gif) no-repeat left;
}

div.projupdates table td.actions {
width: 200px;
}

div.projupdates table td.actions a {
font-weight:bold;
padding-left:20px;
text-decoration:none;
}


/* LIST DETAIL STYLES
----------------------------------------------------------------------------------------------------------------- */

ul.list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.list li {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
}

ul.list h3 {
	margin: 0;
	padding: 0 0 5px 0;
}

p.backtolist {
	float: right;
}

p.backtolist a {
	font-weight: bold;
	text-decoration: none;
}