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


/*----------------------- Begin CSS Reset-------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
* {
	outline:none;
	}
/*---------------------------- End CSS Reset ------------------------------*/

/*Uses the Sticky footer Method -- 
		html, body, #siteWrapper height = 100%
		body>#siteWrapper heigh=auto; min-height=100%
		#mainContentWrapper = padding-bottom:134px;  same height as footer
		#footerWrapper {position: relative;
		margin-top: -150px;  negative value of footer height 
		height: 150px;
		clear:both;} 
		This method is cssstickyfooter.com (ryan fait also has a method that is similar )
*/
/*Global Stuff */
html { height:100%;}

body {
		background: url(../images/background.jpg) repeat-x #FFF;
		height: 100%;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
}
body > #siteWrapper { height:auto; min-height:100%;}

a { 
	color: #620029; 
	text-decoration:none;
	}
a:hover { 
	text-decoration: underline; 
	}

h1 {
	font-size:22px;
	color:#42001C;
	font-weight:bolder;
	margin:25px 0 10px 0;
}

.leftTitle {
	font-size:22px;
	color:#42001C;
	font-weight:bolder;
	margin:25px 0 10px 0;
	float:left;
}

h2 {
	font-size:18px;
	color:#42001C;
	font-weight:bold;
	margin:20px 0 10px 0;
}	

h3 {
	font-size:14px;
	color:#42001C;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 10px 0;
}

h4 {
	font-size:12px;
	color: #666;
	font-style:italic;
	margin:10px 0 10px 0;
}

p{
	margin: 10px 0;
}


ul {
	list-style:disc;
	color: #42001C;
	padding: 2px 0;
	margin-left: 10px;
}

li {
	margin: 2px 7px;
}

.purple { color: #620029; }

.pink { color: #860038; }

.grey { color: #b0b7bc; }

.yellow { color: #fff28c; }

.displayblock { display: block; }

.center { text-align:center; }

#capList { text-transform:capitalize; }

.imgRight {float:right; }
.imgLeft {float:left; padding-right: 10px;}

.titleBar {
	width:98%;
	height:5px;
	color: #42001C;
	background-color: #42001C;
	margin:0 0 30px 0;
	padding:0;
	float:left;
}

.titleLink {
	font-size:16px;
	color:#42001C;
	font-weight:bold;
	font-style:italic;
	padding:0 0 10px 0;
}
	

/*Clear Fix Hack */
.clrfx {clear:both; }
.clrfx:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clrfx {display: inline-block;}
/* Hides from IE-mac \*/
* html .clrfx { height: 1%;}
.clrfx {display: block;}
/* End hide from IE-mac */


.spacer {
	padding-bottom:15px;
}

/* center the layout */

#siteWrapper {
	margin: 0 auto;
	text-align: left;
	width:820px;
	height:100%;
	}

/*header */

#headerWrapper {
	background-image:url(../images/header_logo.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	width:820px;
	height:220px;
	position:relative;
}

#logo {
	padding-top: 20px;
	padding-left:55px;
	margin:0;
	position:relative;
	
}
#logo a{
	display:block;
	height:125px;
	width:175px;
	padding:0;
	margin:0;
	z-index:101;
}


/* Navigation */
#populiBox {
	color: #fff;
	font-size:x-small;
	float:right;
	padding:0;
	font-weight:bold;
	margin:10px 32px 0 0;
	position:relative;
	z-index:110;
}

#populiBox ul {
	list-style:none;
	display:block;
}



#populiBox ul a:link, #populiBox ul a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
}

#populiBox ul a:hover, #populiBox ul a:active {
	color:#fff;
	text-decoration:underline;
}

#topNav{
	width:500px;
	height:32px;
	padding:0;
	list-style:none;
	float:right;
	margin-top:-145px;
	position:relative;
}

#topNav ul {
 margin: 120px 10px 0 0;
 padding: 6px 0 5px 0;
 list-style: none; 
 float:right;

}

#topNav li {
 float: left;
 margin: 0 1px;
 padding:5px 0 0 0;
}
#topNav li a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff28c;
	background-image:url(../images/topTab.png);
 	background-repeat:no-repeat;
	height:32px;
 	width:119px;
 	text-align:center;
	margin-top:-5px;
	padding-top:9px;
}
#topNav li a:hover{
	margin-top:-10px;
	color:#fff28c;
	text-decoration:none;
	background-image:url(../images/topTab2.png);
 	background-repeat:no-repeat;
	height:37px;
}


/* THE MAIN NAV CSS IS FOUND IN pro_dropdown_2.css */



/*MAIN CONTENT ************************************************************************************************/ 
#mainContentWrapper {
	width:820px;
	position: relative;
	margin-top: -33px;
	z-index:1;
	padding-bottom:134px; /* same height as footer  */
	
	
}

#pictures {
	background:url(../images/picsBackground2.png) no-repeat;
	height:242px;
	padding-top:21px;
	margin-top: 3px;
	
}

#slideshowWrap {
	padding-left:372px;
}
#slideshow {
    position:relative;
    height:211;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.picLeft {
	float:left;
	padding:0 3px 10px 20px;
	margin:0;
}

.picRight { 
	float:right;
	padding:0 20px 10px 4px;
	margin:0;
}

#mainContent {
	margin: 0px 10px 25px 10px;
	width:800px;
}

#mainContent p {
	padding-top:10px;
}

#mainContent li {
	
	margin:8px 0 5px 35px;
	list-style:disc;
}


#mainContent_wsidebar {
	margin: 20px 10px  25px 10px;
	width:530px;
	float:left;
}

#mainContent_wsidebar p {
	padding-top:10px;
}

#mainContent_wsidebar li {
	
	margin:8px 0 5px 35px;
	list-style:disc;
}
	

#sidebar {
	margin: 20px 10px;
	width:230px;
	float:right;
}

#sidebar2 p {
	padding-top:10px;
}


/*Columns*/
#columns {
	margin:0;
	padding:0;
	background: url(../images/columnsBack.png) repeat-y;
	float:left;

	
}
#columns h4 {
	font-size:1.2em;
	font-weight:bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:7px;
}

#columnOne {
	width: 245px;
	padding: 0 10px;
	margin:0;
	float:left;
	
}

#columnTwo {
	width: 244px;
	padding: 0 10px;
	margin:0;
	float:left;
	
}

#columnTwo p{
	margin-bottom: 7px;
}

#columnThree {
	width: 245px;
	padding: 0 10px;
	margin:0;
	float:left;

}

#columnThree p{
	margin-bottom: 7px;
}

.columnHeading {
	padding-bottom:25px;
}

.newsDate {
	font-size:small;
	color:#999;
	font-style:italic;
}


#newsCol1 {
	text-align:center;
	width:40px;
	vertical-align:top;
}

#newsSubscribe {
	float:right;
	padding-right:30px;
}

/* FOOTER */
#footerWrapper {
	position:relative;
	margin-top: 0px; /*negative value of padding-bottom on main-content wrapper*/
	width: 100%;
	height:134px;
	clear:both;
	background-image:url(../images/footerBackground.jpg);
	background-repeat:repeat-x;
}
#footerWrapper p{
	color: #fff;
	font-size: .9em;
	margin-top:3px;
}

#footerWrapper a{
	color:#fff28c;
}


#copyright{
	text-align:center;
	margin-top:5px;
	padding-top:25px;
}
