/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #91514F;
	background-color: #FFF;
}
#shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size: 80%;
	line-height: 200%;
	background-color: #FFF;
}

#banner {
	width: 800px;
	height: 200px;
	background-image: url(images/berylnoyceArtist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
}



/** LOGO */

#logo {
	height: 40px;
	color: #DB6F87;
	background-color: #FECDD5;
	padding-left: 20px;
	font-size: 200%;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 15px;
}
#logo h3 {
	display: inline;
	font-size: 70%;
	color: #8A8A8A;
	font-weight: normal;
}
#contactText #contactDetail {
	margin-left: 30px;
}
#contactText {
	font-size: 90%;
	line-height: 140%;
}
#container .title {
	margin-left: 30px;
}

#contactFm {
	padding-left: 30px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #D4647D;
	border-right-color: #D4647D;
	border-bottom-color: #D4647D;
	border-left-color: #D4647D;
	width: 320px;
	margin-top: 10px;
	font-size: 80%;
	padding-bottom: 10px;
	float: right;
	padding-right: 10px;
	padding-top: 20px;
	margin-right: 30px;
	margin-bottom: 5px;
}
#contactFm a {
	color: #06C;
}
#contactDetail .tab1 {
	padding-left: 30px;
}


.formbox {
	background-color: #C8EDFD;
	width: 250px;
	font-size: 100%;
	color: #06C;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.warning    {
	font-size: 80%;
	color: #F30;
	display: block;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 800px;
	height: 50px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/img01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 50px;
	background-image: url(images/img03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 20px 15px 15px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(images/img04.jpg);
	background-repeat: repeat-x;
}

#menu .current_page_item a {
	color: #000000;
	background-image: url(../../images/img04.jpg);
	background-repeat: repeat-x;
}

#footer {
	text-align: center;
	font-size: 70%;
	width: 800px;
	background-image: url(images/img01.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#footer a {
	color: #91514F;
}
