/*fixes too big font in mobile Safari*/
 
html {
    -webkit-text-size-adjust:none;
    }

body{
	background: #d4d4d4 url(images/WCC-Bkgrnd.jpg) top left repeat-x;
	color: #111;
	font-family: 'Quattrocento Sans', arial, sans-serif;
	font-size:14px;
	line-height: 18px;
	height: 100%;
	color:#666;
	-webkit-appearance: none;
}
a:link {
	text-decoration: none;
	color:#666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#666;
}
a:active {
	text-decoration: none;
}


#pagewrapper {
	width: 950px;
	height: 650px;
	padding: 5px;
	margin: 0 auto;
	margin-top: 100px;
	background:url(images/wrapperbg.png) top left no-repeat;
}
#logo {
width: 250px;
	height:110px;
	background: url(images/logo.jpg);
	margin: 0 auto;
	margin-top: 20px;
}
#homeslide{
	width: 620px;
	height: 250px;
	margin: 0 auto;
	overflow:hidden;
}

#pagebg {
	background: #747474;
	width: 930px;
	height: 550px;
	padding: 9px;
	border: 1px solid #a6a6a6;
}
#content {
	width: 930px;
	height: 550px;
	background: #eaeaea;
}
#copyrightleft {
	width: 950px;
	height: 20px;
	padding: 5px;
	margin: 0 auto;
	font-size:10px;
	color:#666;
}
#left {
	float: left;
	width: 620px;
	height: 550px;
}

#right {
	float: left;
	width: 310px;
	height: 550px;
	background: #ffffff;
	position: relative;
}
#logo {

	width: 250px;
	height:110px;
	background: url(images/logo.jpg);
	margin: 0 auto;
	margin-top: 20px;
}
.strapline {
	width: 250px;
	height:auto;
	background: none;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666;
	text-align: center;
	line-height: 18px;
}
.menu {
	width: 250px;
	margin: 0 auto;
}
.menu li {
	border-bottom: 1px dotted #ccc;
	line-height: 30px;
}
.menu a {
	color: #222;
}
.menu a:hover {
	color: #444;
}
.wactive {
	padding-left: 5px;
}
.address {
	width: 250px;
	height:auto;
	background: none;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	text-align: center;
	line-height: 18px;
	text-decoration: none;	
}
#flourish {

	width: 164px;
	height:46px;
	background: url(images/flourish.gif);
	margin: 0 auto;
}
/* Tab Content */
h1 {
	color:#666;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	-webkit-appearance: none;
}
h2 {
	display: block;
	width: 600px;
	height: 30px;
	background: #d9d9d9;
	color: #333;
	font-size: 20px;
	padding: 15px 0px 0px 20px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	-webkit-appearance: none;
}
.tabcontent {
	width: 580px;
	padding: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}
.tabcontent p {
	margin-bottom: 7px;
}
/* Photo Gallery */
.gallery {
	width: 550px;
	margin: 0 auto;
}
.gallery img{
	margin: 0px 10px 10px 0px;
}
/* Contact Us */
.contactleft {
	float: left;
	width: 450px;
	margin-top: 20px;
	padding-right: 20px;
}
.contactright {
	float: left;
	width: 290px;
	margin-top: 20px;
	color: #222;
}
.contactleft label {
	color: #222;
	display: block; 
	width: 115px;
	float: left; 
	clear: both;  
	white-space: nowrap;
}
.contactleft input.text, .contactleft textarea {
	border: 1px solid #222;
	padding: 3px;
	width: 324px; 
	background: #747474; 
	display: block; 
	color: #fff;
	font-size: 10px;
	-webkit-appearance: none;
}
.contactleft textarea {
	height: 60px;
}
.contactleft input.submit {
	text-transform:uppercase;
	border: 1px solid #222;
	width: 70px;
	background: #747474; 
	color: #e5e5e5;
	font-size: 10px;
	padding: 3px;
	float: right;
	margin: 4px;
	cursor:pointer;


}.small-text {
	background: none;
	font-family: 'Quattrocento Sans', arial, serif;
	font-size:11px;
	color:#666;
	line-height: 13px;
	text-decoration: none;
	-webkit-appearance: none;
}
seperator {
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 565px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bodytextlinks {
	color: #111;
	font-family: 'Quattrocento Sans', arial, serif;
	font-size:13px;
	line-height: 18px;
	height: 100%;
	color:#000;
	text-decoration: underline;
	-webkit-appearance: none;
}

