/* */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, samp,
small, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

font-family: 'Alfa Slab One', cursive;
font-family: 'Cantata One', serif;
font-family: 'PT Sans', sans-serif;
font-family: 'Noto Serif', serif;

@font-face {
	font-family: 'PTSansNarrowRegular';
	src: url('../fonts/PT_Sans_Narrow-webfont.eot');
	src: local('☺'), url('../fonts/PT_Sans_Narrow-webfont.woff') format('woff'), url('../fonts/PT_Sans_Narrow-webfont.ttf') format('truetype'), url('../fonts/PT_Sans_Narrow-webfont.svg#webfontBsXB6tm7') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansCaptionBold';
	src: url('../fonts/PT_Sans_Caption_Bold-webfont.eot');
	src: local('☺'), url('../fonts/PT_Sans_Caption_Bold-webfont.woff') format('woff'), url('../fonts/PT_Sans_Caption_Bold-webfont.ttf') format('truetype'), url('../fonts/PT_Sans_Caption_Bold-webfont.svg#webfontkURus0Rg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansCaptionRegular';
	src: url('../fonts/PT_Sans_Caption-webfont.eot');
	src: local('☺'), url('../fonts/PT_Sans_Caption-webfont.woff') format('woff'), url('../fonts/PT_Sans_Caption-webfont.ttf') format('truetype'), url('../fonts/PT_Sans_Caption-webfont.svg#webfontdqlWHna0') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansBoldItalic';
	src: url('../fonts/PT_Sans_Bold_Italic-webfont.eot');
	src: local('☺'), url('../fonts/PT_Sans_Bold_Italic-webfont.woff') format('woff'), url('../fonts/PT_Sans_Bold_Italic-webfont.ttf') format('truetype'), url('../fonts/PT_Sans_Bold_Italic-webfont.svg#webfontyl6J07dT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansBold';
	src: url('../fonts/PT_Sans_Bold-webfont.eot');
	src: local('☺'), url('../fonts/PT_Sans_Bold-webfont.woff') format('woff'), url('../fonts/PT_Sans_Bold-webfont.ttf') format('truetype'), url('../fonts/PT_Sans_Bold-webfont.svg#webfonttr1X6ZwX') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansItalic';
	src: url('../fonts/PT_Sans_Italic-webfont.eot');
	src: local('☺'), url('../fonts/PT_Sans_Italic-webfont.woff') format('woff'), url('Pfonts/T_Sans_Italic-webfont.ttf') format('truetype'), url('../fonts/PT_Sans_Italic-webfont.svg#webfontYtPqKeMF') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansRegular';
	src: url('../fonts/PT_Sans-webfont.eot');
	src: local('☺'), url('../fonts/PT_Sans-webfont.woff') format('woff'), url('../fonts/PT_Sans-webfont.ttf') format('truetype'), url('../fonts/PT_Sans-webfont.svg#webfont6MwxiJev') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansNarrowBold';
	src: url('../fonts/PT_Sans_Narrow_Bold-webfont.eot');
	src: local('☺'), url('../fonts/PT_Sans_Narrow_Bold-webfont.woff') format('woff'), url('../fonts/PT_Sans_Narrow_Bold-webfont.ttf') format('truetype'), url('../fonts/PT_Sans_Narrow_Bold-webfont.svg#webfontHUrNbgg1') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('../fonts/Chunkfive-webfont.eot');
	src: local('☺'), url('../fonts/Chunkfive-webfont.woff') format('woff'), url('../fonts/Chunkfive-webfont.ttf') format('truetype'), url('../fonts/Chunkfive-webfont.svg#webfontb5K2fJwj') format('svg');
	font-weight: normal;
	font-style: normal;
}

body  {
	font-family: 'Noto Serif', Helvetica, Arial, Verdana, sans-serif;
	background: #ffffff;
	border-top: 5px solid #e6e6e6;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 
.right-col { 
	float:right;
	width:58.3%;
	max-width:420px;
	height:100%;
}
.left-col {
	float:left;
	max-height:900px;
}
#twitter-widget {
	height:100%;
	max-height:300px;
	}
#intro {
	padding: 50px 0 10px 0;
	min-height: 385px; 
	border-bottom: 1px solid #dbdbdb;
}
#ward-image img {
	padding:46px 0px 0;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom:30px;   
}

h1, h2, h4, h5, h6 {
	color: #3a3730;		
}
h1 {
	font: 52px 'Alfa Slab One', Arial, sans-serif;letter-spacing: 0; 
	margin: 0 0 20px 0;
}
h2 {
	font: 22px 'Alfa Slab One', Arial, sans-serif;letter-spacing: 0;
	margin: 0;
}
h3 {
	font: 20px 'Noto Serif', Arial, sans-serif; font-weight: 700;
	line-height:26px;
	margin-bottom:20px;
	color:rgba(79,76,69,1);
	-webkit-font-smoothing: antialiased;
}

p {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 20px 0;
	color: #625e56;
}
a {
	color: #b87305;
	font-family: 'Noto Serif', Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;

}
a:hover {
	color: #ff9c00;
}

#around_the_web {
	margin: 0;
	padding: 30px 0 5px;
}

#around_the_web ul {

}
#around_the_web li {
	float: left;
	list-style: none;
	margin: 0 50px 25px 0;
}

#around_the_web li.last {
	margin-right: 0;
}
#around_the_web li a img {
	opacity: 1;
	/* Firefox */
	-moz-transition: opacity 2s;
	/* WebKit */
	-webkit-transition: opacity 2s;
	/* Opera */
	-o-transition: opacity 2s;
	/* Standard */
	transition: opacity 2s;
}

#around_the_web li a:hover img {
	opacity: 0.3;
}

#footer {
	border-top: 1px solid #dbdbdb;
	margin: 0;
	padding-top:30px;
	height: 50px;
	clear:both;
	position:relative;
	bottom:0;
	width: 100%;
}
#copyright {
	width: 425px;
	float: left;
}
#get_in_touch {
	width: 335px;
	float: right;
	text-align: right;
}
#get_in_touch span {
	font: 16px 'Alfa Slab One', Arial, sans-serif;letter-spacing: 0;
	color: #3a3730;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

@media only screen and (max-width: 420px) {
#container {
	width: 100%;
	height: 100%;
}
#twitter-widget {
	display:none;
}
.left-col, .right-col {
	width:90%;
 	padding:0;
	margin:0 auto;
	max-width:none;
	float:none;
}
#ward-image {
	width:300px;
	max-width:300px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 20px;
}
#ward-image img {
	border-bottom:none;
	padding:0;
	margin:0 auto;
	display:block;
	width:300px;
}
#intro {
	padding-top:0;
}
#around_the_web li.last, #around_the_web ul li {
	margin-right:15px;
	margin-left:15px;
	margin-bottom:10px;
}
#footer , #get_in_touch, #copyright {
	text-align:center;
	width:100%;
}

/*#footer {
	padding-bottom:30px;
}*/
#get_in_touch, #copyright {
	width:100%;
	float:none;
}

}
