@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	line-height:18px;
	background:#0c55a8;
	text-align: left;
}
p {
margin-top:0px;
margin-bottom:15px;
}
form {
padding:0px;
margin-top:-9px;
margin-bottom:0px;
}
table {
border-collapse:collapse;}
h1 {
	font-size: 16px;
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 13px;
}
h3 {
		color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 17px;
	font-size:11px;
}
h4 {
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size:11px;
}
h5 {
	color: #XXXXXX;
	margin-top: 11px;
	margin-bottom: 20px;
	font-weight: normal;
}
h6 {
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 5px;

}
/*xxxxxxxxxxxxxxxxxxxxxxx Links xxxxxxxxxxxxxxxxxxxxxxxxxxx*/
a:link, a:visited, a:active {
	color:#0c55a8;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#0c55a8;
	}
/*--------------------------------------------------------------*/
a.bottmNavLink:link, a.bottmNavLink:visited, a.bottmNavLink:active {
	font-size:11px;
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;
	}
a.bottmNavLink:hover {
	text-decoration:underline;
	color:#cccccc;
	font-weight:normal;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxx DIVs xxxxxxxxxxxxxxxxxxxxxxxxx*/

#mainTextWrap {
	margin-top: 28px;
	margin-left: 22px;
}
#footer {
	font-size: 10px;
	color: #CCCCCC;
	height: 25px;
	padding-top: 9px;
	padding-bottom: 12px;
	padding-left: 153px;
	margin-right: 22px;
	margin-bottom: 14px;
	clear: both;
	width: 837px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffdd00;
}

#wrapper {
	width: 990px;
	position:relative;
	background-image: url(../images/home_06.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
#navWrapper {
	z-index: 100;
	margin-left: 5px;
	padding-bottom: 25px;
}



/*xxxxxxxxxxxxxxxxxxxxxxx Classes xxxxxxxxxxxxxxxxxxxxxxxx*/

a.nitrox:link {
	color: #FFFFFF;
}
a.nitrox:visited {
	color: #FFFFFF;
}
.style3 {
	font-size: 10px;
	cursor: hand;
}
.style1 {	font-size: 18pt;
	font-weight: bold;
}
.style4 {font-size: 18px}
.style5 {color: #FF0000}
.style6 {color: #000000}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {font-size: 18px; color: #169367; }
.style9 {color: #FFFFFF}
.nitroxBorder {
	border: 2px solid #169367;
}
.style11 {color: #FF0000; font-weight: bold; }
.style12 {font-size: 10px}
.style13 {color: #000000; font-size: 10px; }
/*xxxxxxxxxxxxxxxxxxxxxxxx Lists xxxxxxxxxxxxxxxxxxxxxxxxx*/
.listA { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
margin-left:8px;
padding-left:7px;
margin-top:0px;
	background-image: url(../images/home_03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.listA li{
	list-style-type: disc;
	color:#334477;
/*	margin-bottom:10px;
	line-height:105%;*/
}
.wrapListA {

}
.listB {
	width: 230px;
	margin-left:0px;
	padding-left: 0px;
	margin-top: 6px;
}
.listB li{
	padding-bottom: 0px;
	padding-left: 14px;
	line-height: 14px;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 2px;
}.listC { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
margin-left:8px;
padding-left:7px;
margin-top:0px;
}
.listC li{
	list-style-type: disc;
	margin-bottom: 4px;

/*	margin-bottom:10px;
	line-height:105%;*/
}
.wrapListC{
width:237px;

}
/*xxxxxxxxxxxxxxxxxxxxxxxx Hacks xxxxxxxxxxxxxxxxxxxxxxxxx*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.ieFix0px {
	font-size: 0px;
}
#header {
	width: 990px;
	height: 216px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#leftCol {
	float: left;
	width: 153px;
	z-index: 50;
	padding-top: 171px;
}
#mainCol {
	clear: none;
	width: 837px;
	float: left;
	display: inline;
	background-color: #CFDEF5;
}
#bgWrapper {
	background-image: url(../images/home_01.jpg);
	background-position: left top;
	width: 990px;
	background-repeat: no-repeat;
}
#underHead {
	height: 52px;
	width: 837px;
	padding-top: 110px;
	float: left;
	clear: none;
}
#underHead2 {
	height: 52px;
	width: 837px;
	padding-top: 108px;
	float: left;
	clear: none;
}
.copyRightText {
	color: #8BB6E4;
}
.paddLeft8 {
	padding-left: 8px;
}
.paddLeft4 {
	padding-left: 4px;
}
.paddRightUnderhead {
	padding-right: 15px;
}
.paddRight4 {
	padding-right: 4px;
}
.nitrox {
	float: right;
	padding-right: 15px;
	padding-left: 6px;
}
.floatRtClearNone {
	display: inline;
	clear: none;
	float: right;
}
.TextAlignRt {
	text-align: right;
}
.text14Bold {
	font-size: 14px;
	font-weight: bold;
}
.text14Blue {
	font-size: 14px;
	color: #0C55A8;
}
.weeklySpacer {
	height: 5px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0C55A8;
}
.style19 {font-size: 24px; font-weight: bold; font-family: "Comic Sans MS";}.paddBottom8 {
	padding-bottom: 8px;
}
.pattysFavorite {
	font-family:"Comic Sans MS", arial, cursive;
	font-size:12px;
}
/*xxx Intern Stuff from Here xxxxxxxxx*/
a.intern:link, a.intern:active, a.intern:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7F6FF;
	text-decoration: none;
}
a.intern:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
ul.internLi {
	color:#D7F6FF;
	padding-left: 25px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
.borderTopBot {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0C55A8;
	border-bottom-color: #0C55A8;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.padIntern {
	background-color: #1E74D2;
	padding: 2px;
}

.photosPad {
	padding-right: 6px;
	padding-bottom: 6px;
}
/*xxx Intern Stuff end xxxxxxxxx*/
#galleryHead {
	position: absolute;
	height: 150px;
	width: 225px;
	left: 585px;
	top: 74px;
}
.galleryHeadText {
	font-size: 20px;
	font-weight: bold;
	color: #0C55A8;
	z-index: 100;
}
.relative {
	position: relative;
}
#flashContent {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.galleryContactPatty {
	margin-top: 275px;
	font-size: 11px;
	line-height: 14px;
}
.testimonial {
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	font-weight: normal;
	letter-spacing: 1px;
}
.testimonialPerson {
	font-size: 11px;
	font-weight: normal;
}
.testimonilaLocation {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.testimonialLine {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #83B0E2;
	padding-top: 15px;
}
.marginBottom20 {
	margin-bottom: 20px;
}
