/* CSS Document */
/*author Mariquita Design copyright 2014*/

body,td,th {
	font-family: Arial, "Courier New", Georgia, "Times New Roman", Verdana, Tahoma, "Trebuchet MS";
	font-size: 16px;
	color: #000;
}
h2{color:#FFF; font-weight:normal}
h3{color:#FFF; font-weight:bold; line-height:1.2em;}
h4{color:#000; font-weight:bold;}
p{line-height:1.2em;}
#title{color:#000; font-weight:bold; font-size:18px}


#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 900px;
	width: 1024px;
}
#header {
	height: 80px;
	float:right;
	
}
#sidebar {
	height: 750px;
	width: 200px;
	float: left;
}
#social_links{
	height:65px;
	width:180px;
	padding-bottom:5px;
}
#hours{
	background:#F73E1C;
	color:#FFF;
	height:280px;
	width:260px;
	font-size:.95em;
	line-height:1.2em;
	padding:12px 12px 17px 17px;
}

#map{
	background:#A34589;
	color:#FFF;
	height:270px;
	width:260px;
	font-size:.95em;
	line-height:1em;
	padding:12px 12px 41px 17px;
	margin:15px 0px;
}
#events{
	background:#b1b35f;
	color:#FFF;
	height:240px;
	width:260px;
	font-size:.95em;
	line-height:1.2em;
	padding:12px 12px 41px 17px;
	margin:15px 0px;
}

#email{
	font-size: 1em;
}
#content {
	height: auto;
	width: 1010px;
}
#main_image {
	float:right;
}
#HamiltonCraftFair{
	float:right;
	padding-top:20px;
	padding-right:30px;
}
p.subtitle{
	background:#09C;
	padding:10px 0px 10px 45px;
	height:40px;
	width:650px;
	font-size:1.95em;
	color:#FFF;
}
#text{
	float:right;
	height:auto;
	width:685px;
}
#footer {
	clear: both;
	background-color:#09C;
	padding:10px;
}