/* 
Duffield Art Gallery
Design by Dignity Design (http://www.dignitydesign.co.uk)
*/

body {
	background: #C4DAE6 url(http://www.duffieldartgallery.co.uk/site/images/bg2.gif);
	color: #222;
	font-size: 11px;
	font-family: century gothic;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #C4DAE6  top center repeat-y;
	color: #222;
	width: 742px;
	font-size: 11px;
	font-family: Verdana, arial;
	margin: 0px auto 0px;
	padding: 0px;
	}

.exhibm {
margin-bottom: 30px;
}

.exhibm img{
	float: center;
	border: 1px solid #2B2E85;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #507AA5;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #C4DAE6;
	width: 742px;
	margin-top:10px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border: 0px solid #658DB5;
    text-transform: uppercase;
	}
	
#header a {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 48px;
	color: #333333;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}

#header a:hover{
	color: #333333;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #C4DAE6;
	width: 742px;
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-top: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a {
	font-family: arial;
	font-size: 15px;
	color: #000;
	padding: 0px 4px 0px 4px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	}

#navbar ul li a:hover {
	color: #658DB5;
	}
	
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 730px;
	margin: 3px auto 3px;
	padding: 3px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #658DB5;
	text-decoration: none;
	}
	
#content h2 {
	color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
	
#contentmiddle ul{
	list-style-type: circle;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	}

	
#contentmiddle {
	width: 740px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
	
#contentmiddle p img{
	float: left;
	border: 1px solid #2B2E85;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	

	
.contenttitle {
	float: left;
	width: 425px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentmiddle ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#contentmiddle ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
	

	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #C4DAE6;
	width: 742px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	}

