/*
Theme Name: CPAOUTSPORTS
Theme URI: http://centralpaoutdoorshow.com/
Description: Created for the Outdoor and Sports Show
Version: 1.0
Author: Aaron Rothrock
Author URI: http://rothrockcs.com/
Tags: outdoor
*/


body {
	background: #7b3a19 url('images/background.jpg') repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content, .content p, .content li {
	padding: 10px;
	color: #000000;
	font-family: Georgia, Trebuchet MS, Tahoma;
	font-size: 12pt;
	line-height: 120%;
}

h2 {
	padding-left: 22px;
	margin-bottom: -10px;
	font-family: Georgia, Trebuchet MS, Tahoma;
	font-size: 14pt;	
	font-weight: bold;
}

#fadeshow1 {
	border: 2px #000000 solid;
}

.contactform {
	padding-left: 10px;
	padding-bottom: 10px;
}