@CHARSET "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { margin:0; padding:0; outline:0, border: 0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
article, aside, figure, footer, header, hgroup, nav, section {display: block;}


body {
	border: 0;			/* This removes the border around the viewport in old versions of IE */
	width: 100%;
	min-width: 600px; /* Minimum width of layout - remove line if not required */
	background-color: #f3d036;
	background: #f3d036 url(../img/bg-footer.gif) top left repeat-y;
	min-width: 600px;		/* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
/*	font-family: "Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif; /* Verdana, Helvetica, Arial, "MS Trebuchet", sans-serif;*/
	font-size: 0.8em;
	font-family: Arial, Helvetica, Verdana, Geneva, "MS Trebuchet", sans-serif; /**/
}



ul {
	list-style: none;
	list-style-position: inside;
}
#main li { margin-bottom: 8px; }


h1, h2, h3, h4 { /*font-family: "Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif;*/  margin-bottom: 2px;}
h1 { margin-bottom: 20px; }
H3 { font-size: 1.25em; margin-bottom: 20px; }

p { margin: 0 0 .3em 0; padding: 0;}

img { border: 0; }

a {	color:#369; }
a:hover {
	color: #c3b036;
	text-decoration: none;
}


/* staging toolbar override inline style */
.arrow {
	font-size: 16px !important;
}


#main {
	width: 970px;
/*	width: 100%; margin: 0 auto; */
}


#social {
	text-align: center;
	margin: 1em auto;
	padding:0;
	margin-left: 10px;	
}


#social_separator {
	clear: left;
	margin:0;
	padding:0;
	height: 30px;	
}


#social a:link {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 11px;
	width: 31px;
	}