/* CSS Document */

body {
font-family:Georgia;
margin: 0 0 0 0;
font-size:13px;
letter-spacing:1;
line-height:18px;
color:#4A3210;
background-color:#523111;

}

#wrapper {
	text-align: left;
	margin: 0px auto; 
	padding: 0px;
	border:0;
	width: 770px;
	height:100%;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-color:#DFDFCD;
	
}

#home {
	width: 500px;
	height:100%;
	margin: auto; 
	
}

#header {
	height:260px;
	margin: 0 0 0 0;


}

#container {
	background-color:#F6F4F4

}


#pagetitle {
	font-size:20px;
	
	align:right;
	letter-spacing:1;
	line-height:26px;
	color:#523111;

}

#indent {
	margin-left: 250px; 

}



#nav{
	margin-top: 70px; 
	font-size:21px;
	letter-spacing:1;
	font-weight:normal;
}


#side-a {
	float: left;
	padding:20px;
	width: 200px;
}


#side-b {
	float: right;
	margin-right:5px;
	width:200px;
}

#content { 
	float: left;
	width: 38%;
	
}

#content-centre { 
	margin-left:80px;
	float: left;
	width: 38%;
	
}


#content-wide { 
	float: left;
	width: 68%;
	
}

#leftcol { 
	
	float: left;
	width: 160px;
	margin-left:80px;
	
}


#rightcol { 
	
	float: right;
	width: 160px;
	margin-right:80px;
}



#indent {

	margin-left:20px;
}

#footer {
	
	width: 400px;
}


div.logoCol{
            float:   left;
            width:   145px;
            margin:  0 0 20px 10px;

}

div.blurbCol{
        float:     right;
        width:     260px;
        margin:    0 0 10px 10px;    
	font-size: 13px;
}





#left {
float:left;
margin-right: 20px;
}


#photo {
color:#988F82;
font-size:13px;
line-height:16px;
font-weight:bold;
background-color:#E9E9E1;
width:130px;
padding:20px;
margin-top:70px;
border-width:1px;
border-color:#BEB7AE;
border-style:solid;
}


#photo2 {
float:left;
color:#988F82;
font-size:13px;
line-height:16px;
font-weight:bold;
width:130px;
padding:8px;


}

/*  text style  */

a {
color:#1073A5;
font-weight:bold;
text-decoration:none;
}



a:hover {
color:#ECA815;
}

img {
border-color:#666666;
}

.title {

font-size:32px;
letter-spacing:1;
font-weight:normal;

}


.meet {
line-height:10px;
}

.caption {
position:relative;
font-size:13px;
line-height:17px;
color:#333333;
}


.captionindent {
position:relative;
width:170px;
font-size:13px;
line-height:17px;
padding: 10px 30px;
color:#3B527C;
}


.quote {
font-family:Georgia;
color:#988F82;
padding:15px;
margin-top: 100px; 
margin-bottom: 190px;     
font-size:17px;
letter-spacing:1;
font-weight:normal;
font-style:italic;
border-width:1px;
border-color:#BEB7AE;
border-top-style:solid;
border-bottom-style:solid;
width:160px;
}

.exhibitionblurb {
color:#988F82;  
font-size:16px;
font-style:italic;
margin-right: 16px; 
}


.mhcblurb  {  
font-size:11px;
width:400px;
margin:auto;
}

