/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/


/*
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     FontSite Inc.
 * @vendorurl:  http://www.fontsite.com
 * @licenseurl: http://www.fontsquirrel.com/license/CartoGothic-Std
 *
 *
 */

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('CartoGothicStd-Book.eot');
	src: local('CartoGothic Std Book'), local('CartoGothicStd-Book'), url('CartoGothicStd-Book.ttf') format('truetype');
}

@font-face {
	font-family: 'CartoGothicStdBold';
	src: url('CartoGothicStd-Bold.eot');
	src: local('CartoGothic Std Bold'), local('CartoGothicStd-Bold'), url('CartoGothicStd-Bold.ttf') format('truetype');
}

body {
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(../images/banner_bg_low.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: CartoGothicStdBook, sans-serif;
}

h1 { font-family: CartoGothicStdBold, sans-serif; margin: 0; padding: 0; font-size: 135%;}
h2 { font-family: CartoGothicStdBold, sans-serif; font-size: 125%;}
h3 { font-family: CartoGothicStdBold, sans-serif; font-size: 115%;}

#masthead { 
	margin-top: 100px;
	height: 50px;
	padding: 5px;
	background-image: url(../images/half_white.png);
}

#content {
	margin-top: 50px;
	padding: 5px;
}


.small {
	font-size: 75%;
	color: #666;
}