@charset "UTF-8";
/* CSS Document */

@import "../css/screen.css";


body {background-color: #282220;}
.left{float:left;}
.right{float:right;}
.centered{text-align:center; margin-bottom: 20px;}
p{text-align:justify;}
#header {background-image: url(../images/damaskbg.jpg);	height: 471px;	background-repeat: repeat-x;}
#headercontent {
	margin: auto;
	width: 910px;
}
#logo {background-image: url(../images/logobadge.png); background-repeat: no-repeat; height: 101px; width: 235px; text-indent: -5000px; float: right; margin-top:9px;margin-bottom:65px;}
#menu ul{margin-left:0px;}
#menu li {display: inline; list-style-type: none; border-left-width: 1px;border-left-style: groove;	border-left-color: #eae9e9;	float: left; margin-top: 11px;	margin-right: 15px;}
#menu li a {color: #eae9e9; border: none; padding: 10px; display: block;}
#menu li a:hover{color:#895154;}
.slogan {clear:both; color:#EAE9E9; font-size:210%; line-height:50px;}
.container{margin-top:25px;}
.container h2, h3, h4, h5, h6 {color: #EAE9E9;text-align:center;}
.container a {color:#895154;}
.container a:hover{background-color:#895154; color:#EAE9E9;}
#footer {border-top-width: 1px;	border-top-style: groove;border-top-color: #282220;	padding-top: 20px; font-size: 75%;margin-top:30px;}
#footer .right {text-align: right; margin-top:20px;}
