/* Kyle's Website CSS Document 09/09/08*/

/* Body Styles */

body {
	margin:5px;
	padding:0px;
	font-family:arial, helvetica, sans-serif, verdana;
	color:#333333;
	font-size:13px;
	background-color: #FFFFFF;
	background-image:     url();
	background-repeat: repeat-x;
}
p {
	margin:0px; 
	padding:0px; 
	font-family:arial, helvetica, sans-serif, verdana; 
	color:#333333; font-size:21px; line-height: 15px;}

/* Left Nav Styles */

.inactive1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
	line-height: 26px;
	padding: 0px 23px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
}

a.leftnav   {
	font-family:arial, helvetica, sans-serif, verdana;
	color:#999999;
	font-size:19px;
	line-height: 26px;
	text-decoration: none;
	padding-right: 23px;
	margin-right: 0px;
	text-transform: uppercase;
}
a.leftnav:hover { color:#FF0000; text-decoration: none; }

/* Headers
----------------------------------------------- */
.header1 {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-style: italic;
	font-weight: normal;
}
.anchor {
	font-size: 16px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	line-height: 26px;
}
.header2 {
	font-size: 16px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
}
a:hover {
color:#FF0000; text-decoration: none;
}
.bodylink {
	font-family:arial, helvetica, sans-serif, verdana;
	color:#0066CC;
	font-size:14px;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline
}
.anchorCopy {
	font-size: 16px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.body2 {
	margin:0px;
	padding:0px;
	font-family:arial, helvetica, sans-serif, verdana;
	color:#333333;
	font-size:14px;
	line-height: 16px;
	background-repeat: no-repeat;
}
.header3 {
	font-size: 18px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	line-height: 24px;
}
.header4 {
	font-size: 16px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
}
.rightNav {
	font-size: 19px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;
}
.rightNavInactive {
	font-size: 19px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;
}
.pullQuote {
	font-size: 25px;
	color: #CDC1C5;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 32px;
	}

