body {
	font-family: Arial, Helvetica, sans-serif;
	background:#510722 url(http://designsavenueevents.com/galleries/uploads/med_3924.jpg)repeat;
}

p.more {
	padding-top:0.5em;
	text-align:right;
	font-size:0.8em;
}

#container {
	margin:0 auto;
}

#header {
	width:960px;
	margin:0 auto;
	padding:10px 0;
	height:146px;
	background:#510722 url(http://designsavenueevents.com/uploads/images/banner.jpg);
}

#header h1 {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	color:#b25319;
	font-size:3em;
	padding:5px 5px 5px 5px;
}

#header h3 {
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000fff;
	font-size:1em;

}

#nav {
	height:32px;
	width:960px;
	margin:0px auto -10px auto;
	background-color:#510722;
}

#nav ul {
	width:960px;
	height: 32px;
	margin:0 auto;	
}

#nav li {
	list-style-type:none;
	display:inline;
}

#nav li a {
	display:block;
	font-size:.9em;
	color:#fff;
	font-weight:normal;
	letter-spacing:-1px 
	padding:5px;
	float:left;
}

#nav a:hover {
	background-color:#0e030f ! important;
	font-weight:strong ! important; 
}

#nav #selected {
	color:#fff;
	height:20px;
}

#content {
	width:940px;
	margin:10px auto 0 auto;
	overflow:auto;
	padding:10px;
	background:#fff url(images/content-bg.png) repeat-x;
	color:#6f578c;
}

#main-content {
color:#333;
width:918px;
margin:0 auto 10px auto;
padding:10px;
border:1px solid #ddd;
}

#main-content a {
color:#666;
text-decoration:underline;
}

#main-content a:hover {
color:#923256;
}

#box-content1, #box-content2 {
height:160px;
border:1px solid #ddd;
background:#fff url(images/widget-bg.png) repeat-x;
}

#box-content1 a, #box-content2 a {
color:#666;
text-decoration:underline;
}

#box-content1 a:hover, #box-content2 a:hover {
color:#a99eb5;
}

#box-content1 h3, #box-content2 h3 {
color:#fff;
padding:3px 0 5px 0;
margin-bottom:10px;
}

#box-content1 {
float:left;
width:435px;
}

#box-content2 {
float:right;
width:435px;
}

#box-content2 img {
height:70px;
}

.thumbnail img {
border:2px solid #ccc;
}

.thumbnail img:hover {
border:2px solid #923256;
}

#frontAlbumGroup {
	border:1px solid #ccc;
}
		
.frontAlbumGroupHeading {
	background:#ccc;
}
			
.frontAlbumGroupHeading h3  {
	color:#666;
}
			



#footer {
	width:940px;
	padding:10px;
	text-align:center;
	clear:both;
	height:50px;
	margin:0 auto;
	background:#fff;
}

#footer ul {
	text-align:center;
	clear:both;
	list-style-type:none;
	display:inline;
	width:100%;
	padding:10px 10px 0 0;
	margin:0 auto;
}

#footer li  {
	display:inline;
	text-decoration:none;
	padding:20px 25px 0 25px;
}

#footer a {
	text-decoration:underline;
	color:#923256;
}

#footer a:hover {
	color:#999;
	text-decoration:underline;
}

#copyright {
	width:960px;
	margin:0 auto;
	height:100px;
	padding:0;
	background:#fff url(images/copyright-bg.png);
	}

#copyright p {
	text-align:center;
}

#copyright a {
	color:#666;
	text-decoration:underline;
}

#copyright a:hover {
	color:#a99eb5;
}