@charset "utf-8";

/* ---------------------------------------------
Lexington County Peach Festival
author: Blake E. Amick
version: 2009.03.10(bea)

It's ok to take a peak under the hood, 
but please don't steal.
----------------------------------------------- */

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table{border-collapse:collapse;border-spacing:0;}
blockquote {
	margin-left: 45px;
	margin-right: 45px;
}

fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym {border:0;}
body {
	background-image: url(/images/sitesetup/background3.png);
	background-repeat: repeat;
}
#header {
	position: relative;
	width: 780px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 15px;
	height: 110px;
}
.logo {
	position: relative;
	width: 525px;
	float: left;
}
.pic {
	float: left;
	left: 10px;
	position: relative;
}
#nav {
	background-color: #FFFFFF;
	width: 780px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 15px;
	height: 36px;
	background-image: none;
	padding-right: 10px;
	padding-left: 10px;
}

#nav li {
	padding: 10px;
	float: left;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #000000;
}
#nav a {
	color: #CCCCCC;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navbg {
	background-image: url(/images/sitedesign/nav-bg.png);
	height: 36px;
}
#main {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 15px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #281B0B;
	line-height: 16px;
}
#main em {
	font-style: italic;
}

#main a {
	color: #003366;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}


#main strong {
	font-weight: bold;
}

#main h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding-bottom: 8px;
	font-weight: bold;
}
#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF9900;
	padding-bottom: 2px;
}

#main h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding-bottom: 8px;
	font-weight: bold;
}

#main #left {
	float: left;
	width: 574px;
	top: 10px;
	position: relative;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#main #right {
	position: relative;
	width: 185px;
	float: left;
	top: 10px;
	padding-left: 10px;
	overflow: hidden;
}


.divHomeLeft {
	width: 270px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 130px;
	padding: 8px;
}
.divHomeLeft li {
	list-style-position: inside;
	list-style-image: url(/images/sitesetup/arrowbullet.png);
	padding-left: 10px;
}
.divHomeLeft img {
	padding-left: 10px;
}


.divHomeRight {
	float: left;
	width: 270px;
	position: relative;
	height: 130px;
	display: block;
	padding: 8px;
}
.divHomeRight li {
	list-style-position: inside;
	list-style-image: url(/images/sitesetup/arrowbullet.png);
	padding-left: 10px;
}
.teaser {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.news {
	width: 558px;
	float: left;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 8px;
	right: 8px;
}
.news   ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 40px;
}
.news ul {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 40px;
}

#footer {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	top: 10px;
	padding-bottom: 10px;
	height: 150px;
}


.divLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	line-height: 16px;
}
.divLinks strong {
	font-weight: bold;
}

.divLinks a {
	color: #5DB708;
	text-decoration: underline;
}
.divLinks a:hover {
	color: #333333;
	text-decoration: underline;
}
.column  {
	width: 135px;
	float: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	height: 100px;
}
.columnA  {
	width: 135px;
	float: left;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	height: 100px;
}

.copyright {
	text-align: center;
	position: relative;
	width: 780px;
	top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.copyright a {
	color: #003366;
	text-decoration: none;

}
.thImage {
	padding: 2px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
}



.txtDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}

.txtMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.txtNewsPostedBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 12px;
}
.contact {
	position: relative;
	width: 200px;
	left: 45px;
	top: 10px;
}


.txtNewsAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.txtNewsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A42828;
	padding-bottom: 12px;
	text-transform: uppercase;
}
.imgContact {
	padding-left: 20px;
}
.imgRight {
	padding: 2px;
	float: left;
	border: 1px solid #999999;
}
#main #right li {
	list-style-position: inside;
	list-style-image: url(/images/sitesetup/arrowbullet.png);
	text-indent: 10px;
}

#parade01 {
	float: left;
	width: 255px;
	padding-right: 10px;
}
.DocumentSize {
	font-size: 10px;
}
.flickra {
	width: 310px;
	float: left;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 8px;
	right: 8px;
}
.flickrb {
	width: 250px;
	float: left;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 8px;
	right: 8px;
}
.update {
	width: 540px;
	float: left;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 8px;
	right: 8px;
	background-color: #FFFF00;
	border: 2px solid #000000;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -0.05em;
	color: #000000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-style: normal;
	line-height: 12px;
}
