@charset "UTF-8";
/* CSS Document */
body {
background-color:#5e88a0;
}
#mainWrap {
	background-color: #5e88a0;
	border-style: none;
	position:absolute;
	left: 50%;
	top: 50%;
	height: 600px;
	width: 955px;
	margin-top: -300px; /* half of the height */
	margin-left: -477.5px; /* half of the width */
	padding: 0 0 0 0;
}
#mainWrap #rightShadow {
	float: right;
	height: 600px;
	background-color: #5e88a0;
	padding:0 0 0 0;
}
#mainWrap #leftDiv {
	height: 600px;
	float: left;
	width: 934px;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #topBar {
	height: 164px;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #bottomShadow {
	height: 21px;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #mainContent {
	height: 415px;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #topBar #topLeftWrap {
	width: 408px;
	float: left;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #topBar #topLeftWrap #logoDiv {
	width: 89px;
	float: left;
	height: 164px;
	padding:0 0 0 0;
	background-image: url(../img/bungalowLogo.png);
}
#mainWrap #leftDiv #topBar #topLeftWrap #imageDiv {
	background-color: #574319;
	width: 319px;
	float: right;
	height: 164px;
	background-image: url(../img/topBarImages.jpg);
}
#mainWrap #leftDiv #topBar #topRightWrap #navDiv {
	height: 164px;
	width: 526px;
	background-color: #574319;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #topBar #topRightWrap {
	float: right;
	width: 526px;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #topBar #topRightWrap #contactInfo {
	float: right;
	height: 164px;
	background-color: #574319;
	width: 320px;
	padding:100 0 0;
	color: #5e88a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
#mainWrap #leftDiv #mainContent #leftStripes {
	float: left;
	width: 89px;
	height: 415px;
	padding:0 0 0 0;
	background-image: url(../img/leftStripesTile.png);
	background-repeat: repeat-y;
}
#mainWrap #leftDiv #mainContent #rightContentWrap {
	float: right;
	width: 845px;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #mainContent #rightContentWrap #rightImageArea {
	float: right;
	width: 320px;
	height: 415px;
	background-color: #5e88a0;
	background-image: url(../img/works/pDillon1.jpg);
}
#mainWrap #leftDiv #mainContent #rightContentWrap #contentArea {
	float: left;
	width: 525px;
	height: 415px;
	background-color: #5e88a0;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #mainContent #rightContentWrap #contentAreaArtists {
	float: left;
	width: 845px;
	height: 415px;
	background-color: #5e88a0;
	padding:0 0 0 0;
}

#mainWrap #leftDiv #bottomShadow #bottomShadowCorner {
	width: 21px;
	float: left;
	height: 21px;
	background-image: url(../img/shadow/bottomLeft.jpg);
	background-repeat: no-repeat;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #bottomShadow #bottomShadowLong {
	float: right;
	height: 21px;
	width: 913px;
	background-image: url(../img/shadow/bottomTile.jpg);
	background-repeat: repeat-x;
	padding:0 0 0 0;
}
#mainWrap #rightShadow #rightShadowTopCorner {
	background-image: url(../img/shadow/topRight.jpg);
	height: 21px;
	width: 21px;
	background-repeat: no-repeat;
	padding:0 0 0 0;
}
#mainWrap #rightShadow #rightShadowLong {
	height: 558px;
	background-image: url(../img/shadow/rightTile.jpg);
	background-repeat: repeat-y;
	padding:0 0 0 0;
}
#mainWrap #rightShadow #rightShadowBottomCorner {
	background-image: url(../img/shadow/bottomRight.jpg);
	background-repeat: no-repeat;
	width: 21px;
	background-position: right bottom;
	height: 21px;
	padding:0 0 0 0;
}
#mainWrap #leftDiv #topBar #topRightWrap #navDiv .navButton {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9b8a6d;
}
#mainWrap #leftDiv #mainContent #rightContentWrap #contentArea #aboutText {
	margin-top: 110px;
	margin-right: 110px;
	margin-left: 110px;
}
#navHTML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 200px;
	line-height: 16pt;
	padding-top: 25px;
	padding-left: 21px;
	float: left;
}
#navHTML li {
	list-style-type: none;
}
#navHTML a:link, a:visited, a:active {
	text-decoration: none;
	color: #9b8a6d;
}
#navHTML a:hover {
	text-decoration: none;
	color: #ffffff;
}
#contactHTML #visitorName {
	width: 235px;
	height: 20px;
	margin-bottom: 5px;
}
#contactHTML #emailAddress {
	height: 20px;
	width: 235px;
	margin-bottom: 5px;
}
#contactHTML #messageBody {
	height: 225px;
	width: 235px;
	margin-bottom: 10px;
}
#contactHTML #contactForm {
	height: auto;
	width: 245px;
	padding-top: 40px;
	padding-left: 65px;
}
#navDiv #flashcontent #contactDetails {
	width: 300px;
	float: right;
	padding-top: 25px;
	font-family: verdan, arial, helvetica, sans-serif;
	color: #5e88a0;
	font-size: 12px;
	line-height: 18px;
}
#artistsHTML #leftFloat {
	float: left;
	width: 300px;
	height: 415px;
	color: #FFFFFF;
}
#artistsHTML #rightFloat {
	height: 415px;
	width: 545px;
	float: right;
}
#artistsHTML #leftFloat #leftLeft {
	float: left;
	width: 120px;
	padding-left: 30px;
}
#artistsHTML #leftFloat #leftRight {
	float: right;
	width: 150px;
}
#artistsHTML #rightFloat #rightLeft {
	float: left;
	height: 415px;
	width: 225px;
}
#artistsHTML #rightFloat #rightRight {
	background-color: #574319;
	float: right;
	height: 415px;
	width: 320px;
}
#imgPair #leftImg {
	float: left;
	width: 55px;
	height: 85px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#imgPair #rightImg {
	float: right;
	height: 85px;
	width: 55px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftLeft #imgPair {
	height: 85px;
	width: 120px;
}
#leftFloat #leftRight #selectedArtistPic {
	height: 164px;
	width: 97px;
	margin-top: 30px;
	margin-left: 26px;
}
#rightFloat #rightLeft #bioText {
	height: 345px;
	width: 200px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	color: #FFFFFF;
}
#leftLeft #imgPair #leftImg img {
	margin-bottom: 3px;
	border: none;
}
#leftFloat #leftRight #artistName {
	margin-left: 26px;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#artistsHTML #leftFloat a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #FFFFFF;
}
#imgPair #rightImg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
}
#linksHTML {
	margin-top: 30px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
}
#linksHTML a {
	color: #FFFFFF;
	text-decoration: none;
}
