/* CSS Document */

body {
    margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
p {
    margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
a:link{color: #492A0C; text-decoration: none}
a:active{color: #492A0C; text-decoration: none}
a:visited{color: #492A0C; text-decoration: none}
a:hover{color: #557394; text-decoration: none}

#header {
    width: 925px;
	height: 139px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
    }
#logo {
    float: left;
	width: 189px;
	margin: 0px;
	padding: 33px 0px 0px 78px;
	}
#links {
    float: right;
	width: 563px;
	margin: 0px;
	padding: 0px 0px 0px 95px;
	}
#links ul{
	margin: 0px;
	padding: 0px;
	cursor: auto;
	list-style-type: none;
	display: inline;
}
#links ul {
	display: table;
}
#links ul li{
	display: inline;
	position: relative;
	padding: 0px;
}
#maincontent {
    width: 800px;
	margin: 0px;
	padding: 24px 31px 20px 94px;
	}
#mainleftcol {
    float: left;
    width: 370px;
	}
#mainrightcol {
    float: right;
	width: 322px;
	}
#contactrightcol {
    float: right;
	width: 260px;
	padding: 14px 0px 0px 0px;
	}
#indexrightcol {
    float: right;
	width: 320px;
	border-left: 1px dotted #CEB689;
	border-right: 1px dotted #CEB689;
	border-bottom: 1px dotted #CEB689;
	}
#indexperformances {
    float: right;
	width: 320px;
	border-left: 1px dotted #CEB689;
	border-right: 1px dotted #CEB689;
	border-bottom: 1px dotted #CEB689;
	background-color: #907650;
	}
#performances_text {
    padding: 0px 10px 10px 30px;
	margin: 0px;
	font-size: 10px;
	color: #EDE2D2;
    }
#copyright {
    clear: left;
	float: left;
	width: 170px;
    margin: 40px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 9px;
	}
#photography {
    float: left;
	width: 160px;
	margin: 40px 0px 10px 0px;
	padding: 0px;
	font-size: 9px;
	}
.contactdetails {
    font-size: 10px;
	color: #392816;
	}
.requiredfields {
    font-size: 10px;
	color: #392816;
	padding: 0px 0px 15px 0px;
	}
.formtext {
    font-size: 9px;
	}
.contactform {
    border: 1px dotted #CEB689;
	padding: 5px;
	}
.contactbutton {
    border: 1px dotted #CEB689;
	}
.contacterror {
    color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}
.subtext {
    font-style: italic;
	font-size: 9px;
	}
	
/* About Us */
#aboutleftcol {
    clear: left;
    float: left;
	width: 295px;
	height: 380px;
	padding: 20px 10px 10px 10px;
	background-color: #846975;
	font-size: 10px;
	border-left: 1px dotted #CEB689;
	border-right: 1px dotted #CEB689;
	border-bottom: 1px dotted #CEB689;
	}
#aboutrightcol {
    float: left;
	width: 295px;
	height: 380px;
	margin: 0px 0px 0px 62px;
	padding: 20px 10px 10px 10px;
	background-color: #846975;
	font-size: 10px;
	border-left: 1px dotted #CEB689;
	border-right: 1px dotted #CEB689;
	border-bottom: 1px dotted #CEB689;
	}
#aboutmaincol {
    float: left;
    width: 700px;
	padding: 0px 0px 30px 0px;
	}
	
/* What We Do */
#wedoleftcol {
    float: left;
    width: 360px;
	padding: 24px 0px 0px 0px;
	font-size: 10px;
	}
#wedoleftcol a:link{color: #153048; text-decoration: none; font-weight: bold}
#wedoleftcol a:active{color: #153048; text-decoration: none; font-weight: bold}
#wedoleftcol a:visited{color: #153048; text-decoration: none; font-weight: bold}
#wedoleftcol a:hover{color: #153048; text-decoration: underline; font-weight: bold}
#wedorightcol {
    float: left;
	width: 360px;
	margin: 14px 0px 0px 80px;
	font-size: 10px;
	}
#wedorightcol ul{
	margin: 0px 0px 0px 40px;
	padding: 0px;
	cursor: auto;
	list-style-type: none;
}
#wedorightcol ul {
	display: table;
}
#wedorightcol ul li{
	position: relative;
	margin: 0px;
	padding: 0px;
}

/* Our Work */
#work_currentheader {
    clear: both;
    width: 800px;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	}
#work_leftcol {
    clear: left;
	float: left;
	width: 360px;
	padding: 0px 80px 34px 0px;
	font-size: 10px;
	}
#work_leftcol a:link{color: #2F1D0A; text-decoration: none; font-weight: bold}
#work_leftcol a:active{color: #2F1D0A; text-decoration: none; font-weight: bold}
#work_leftcol a:visited{color: #2F1D0A; text-decoration: none; font-weight: bold}
#work_leftcol a:hover{color: #2F1D0A; text-decoration: underline; font-weight: bold}
#work_rightcol {
    float: right;
	width: 360px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	}
.archive_list {
    padding: 10px 0px 20px 15px;
	margin: 0px;
	}