@charset "utf-8";
/* CSS Document */

/* Budny Version of Reset below*/
html, body, div, span, applet, object, iframe,
 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of Budny Version of Reset */




.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 60px;
	background-image: url(http://pattyforportagecounty.com/themes/h2Icon.png);
	background-repeat: no-repeat;
	height: 23px;
	font-weight: bold;
}

html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}
#main {padding-bottom: 202px;} 
body {
	background-image: url(http://pattyforportagecounty.com/themes/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(http://pattyforportagecounty.com/themes/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 456px;
	width: 960px;
	position: relative;
}
#body p {
	line-height: 1.75em;
	font-size:14px
}

#footer {
	position: relative;
	margin-top: -202px;
	height: 202px;
	clear: both;
	background-image: url(http://pattyforportagecounty.com/themes/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footerWrap {
	height: 202px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.leftColumn {
	float: left;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightColumn {
	float: right;
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftColumnFooter {
	text-align: center;
	float: left;
	width: 480px;
	height: 180px;
	padding-top: 22px;
}
.rightColumnFooter {
	text-align: left;
	float: right;
	width: 480px;
	heigh: 202px;
	height: 180px;
	padding-top: 22px;
}
.col1 {
	text-align: center;
	float: left;
	width: 110px;
	height: 180px;
}
.col2 {
	float: left;
	height: 180px;
	width: 202px;
	text-align: center;
}
.col3 {
	float: right;
	width: 167px;
	height: 180px;
}


/* 
	CLEAR FIX
*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
#contentSlider {
	position: relative;
}

/* End hide from IE-mac */

/*
	CONTENT SLIDER
*/
div#tmpSlideshow {
	margin: 10px;
	padding: 30px 0 0 0;
	position: absolute;
	height: 335px;
	width: 755px;
	left: 178px;
	top: 70px;
}
div.tmpSlide {
    position: absolute;
    top: 0;
    left: 0;
    width: 730px;
    height: 332px;
    display: none;
}
div.tmpSlide img {
    float: left;
    margin: 30px 0 0 15px;
    width: 527px;
    border: 1px solid rgb(244, 244, 244);
}
div#tmpSlideshowControls {
    position: absolute;
    bottom: 30px;
    right: 11px;
    width: 175px;
}
div.tmpSlideshowControl {
	border: 1px solid #e1dece;
	float: left;
	margin: 0 5px 0 0;
	width: 38px;
	height: 36px;
	color: #554d31;
	font: 14px Arial, sans-serif;
	text-align: center;
	cursor: pointer;
}
div.tmpSlideshowControl span {
    line-height: 36px;
    vertical-align: middle;
}
div.tmpSlideshowControlOn {
    
}
div.tmpSlideshowControlActive {
    border: 1px solid rgb(161, 155, 137);
}
div.tmpSlideCopy {
    position: absolute;
    left: 565px;
    top: 20px;
    width: 170px;
}
div#tmpSlideshow h4 {
    color: #b90f23;
    text-transform: uppercase;
    font: 14px Arial, sans-serif;
    margin: 10px 0;
}
div.tmpSlideCopy p {
    font: 14px Arial, sans-serif;
    line-height: 1.10em;
}
#navigation {
	position: absolute;
	left: 29px;
	top: 114px;
}
#navigation ul {
}

#navigation ul li {
	width: 149px;
	padding-bottom: 14px;
	height: 27px;
}


#navigation ul li a {
	color: #393939;
	text-decoration: none;
	font-size: 16px;
	left: 32px;
	top: 101px;
	padding-left: 40px;
	height: 27px;
	width: 149px;
	display: block;
	padding-top: 5px;
}
#navigation ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(http://pattyforportagecounty.com/themes/nav_green_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 149px;
}
#navigation ul li.current a {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	left: 32px;
	top: 101px;
	padding-left: 40px;
	height: 27px;
	width: 149px;
	background-image: url(http://pattyforportagecounty.com/themes/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:700px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:18px;
text-align:left;
min-height:384px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor:pointer;
}
#button{
text-align:center;
margin:10px;
cursor:pointer;
}

