/* Start of CMSMS style sheet 'meda_common' */
a:link{
	color: #8A500B;
	text-decoration: none;
}

a:hover {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #8A500B;
	text-decoration: none;
}

.brown_links a:link {
	color: #5d2703;
	text-decoration: none;
}
.brown_links a:hover {
	color: #960;
	text-decoration: underline;
}
.brown_links a:visited {
	color: #5d2703;
	
}


.photo_right{
float: right;
border: 2px double #2F5019;
padding: 4px;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}

.photo_left{
float: left;
border: 2px double #2F5019;
padding: 4px;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}


.photo_inline{

border: 2px double #2F5019;
padding: 4px;
margin:10px;

}


.clear_floats{

clear: both;

}

.breadcrumbs {
	font-size:.8em;
	color: #DECE96;
margin-bottom:4px;

border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #754a1d;
	border-bottom-color: #754a1d;
}
.breadcrumbs a:link {
	
	color: #DECE96;
}

.breadcrumbs a:visited {
	
	color: #DECE96;
}

#footer_wrapper {
	background-image: url(images/meda/footer_bg.gif);
	background-repeat: no-repeat;

	height: 32px;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#footer_wrapper #footer {
padding-top:10px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 4px;
	text-align: center;
font-size: .8em;
}
#footer_scroll {
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*Album module styles*/
.thumb a { background-color:transparent; border:0; }



/* End of 'meda_common' */

