/*---
body{
	background-color: #fce7f2;
	background: url(../images/aml-background.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}
---*/

body{
	background-color: #fce7f2;
	background: url(../images/aml-background.jpg);
	background-repeat: repeat;
}

#wrapper{
		background-color: transparent;
/*===	background-color: #fce7f2;   ===*/
}


a {
	color: #4f699f;
	text-decoration: underline;
}

a {
	text-decoration: none;
}

.subcol h2{
	color: #fff;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #333333;
}
.featured h3 a:hover {
	color:#000;
}
.video-right h2{
	color: #000;
}
.catlist h2{
	color: #fff;
	background-color: #6d84b4;
	background-image: url(default/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .current_page_item {
	background-color: #6d84b4;
	color: #FFFFFF;
}
#nav ul  li.back {
	background-color: #6d84b4;
	color: #FFFFFF;
}

#nav .page_item {
	height:30px;
}


#nav ul  li a {
	color: #6d84b4;
}
#nav2 {
	background-color: #ffffff;
	border-bottom:3px solid #6d84b4;
}
#nav2 li a:hover {
	background:#6d84b4;
	color:#fff;
}
.video-right h3{
	color: #6d84b4;
}	
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	color: #FFFFFF;
	background-color: #6d84b4;
}
.flickr h2{
	background-color: #6d84b4;
	color: #FFFFFF;
}
.widget h2 {
	color: #FFFFFF;
	background-color: #6d84b4;
}

.callout h2 {
	background-color: #6d84b4;
}

.callout h2.red {
	background-color: #91000e;
}

.callout h2.greyblue {
	background-color: #485776;
}


.signup {
	background: #ecf1ff;
	border: 1px solid #6d84b4;
}

#footer a{
	color: #6d84b4;
}
#archivebox {
	background-color: #e2e6f0;
	border: 1px solid #a7b5d2;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	color:#6d84b4;
}
.list1 li, .list3 li{
	background: url(lightblue/ico-star.gif) no-repeat left center !important;
}
.list2 li{
	background: url(lightblue/ico-feat.gif) no-repeat left center !important;
}
#rss h2{
	background-color: #e2e6f0;
	border: 1px solid #a7b5d2;
}

.continue a {
	color:#91000e;
}

a.more{
	color: #205e81;
}

.pspca {
	padding: 8px;
	margin-right: 8px;
	border: solid 1px #ddd;
}

.twittercallout {
	border:1px solid #DDDDDD;
	margin:0pt 0pt 15px;
	padding:5px;
	width:308px;
}

.twittercallout h2.greyblue{
	background-color:#485776;
}

.twittercallout h2 {
	color:#FFFFFF;
	font-size:16px;
	padding:5px;
}

.twittercallout p {
	color:#000000;
	padding:3px;
}

.twittercallout p.twitter{
	display:block;
	height: 76px;
}

#twitter_update_list {

}

#twitter_update_list li {
	background:transparent url(lightblue/ico-star.gif) no-repeat scroll left center !important;
	border-top:1px solid #EEEEEE;
	padding:6px 0pt 6px 25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}