﻿/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background-image: url(/images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
*/
.bg
{
	background-image: url(/images/bg.gif);
	background-color: #FFFFFF;
}
/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover 
{
	text-decoration:underline;
}
*/
.ln-bg {
	background-image: url(/images/ln-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body-table
{
	border:solid 1px #000000;
	background-color:#ffffff;
}
.ln-link {
	font-weight:bold;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	color:#000000;
	z-index:1;
}
.ln-link:hover {
	color:#EC0404;
}
.ln-link-sub {
	color: #EC0404;
	text-decoration: none;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	font-size: 11px;
	z-index:1;
}
.ln-link-sub:hover {
	color: #000000;
}
.t-nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t-nav:hover {
	color: #FFFE00;
}
/*
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
	margin:0px;
	padding:0px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #7d003b;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sub-heading 
{
	font-weight:bold;
	color: #EC0404;
}*/
.page-bg {
	background-image: url(/images/page-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:435px;
}
.page-bg2 {
	background-image: url(/images/page-bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ln-cell1 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff0000;
}
.ln-cell2 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff6600;
}
.ln-cell3 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ffff00;
}
.ln-cell4 {
	background-color: #FFFFFF;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
	padding-left:7px;
	border: 1px solid #0000ff;
}
.ln-cell5 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #00cc00;
}
.ln-cell6 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff00ff;
}
.ln-cell7 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #000000;
}
#ln {
	position:absolute;
	width:170px;
	z-index:1;
	padding: 4px;
	
}

#fslnav {
	float: right;
	width: 150px;
	border: 1px solid #cccccc;
	margin-left: 20px;


}
#fslnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#fslnav li {

}
#fslnav li a {
	display: block;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 7px;

}
#fslnav li a:hover {
	text-decoration: none;
	color: #006db7;
}
#fslnav .title {
	font-weight: bold;
	background-color: #77013e;
	color: #ffffff;
	padding: 2px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .body {
	background-color: #e6e6e6;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .spacer {
	background-color: #006db7;
	height: 3px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}

hr {
	color: #666666;
	size: 1px;
	height: 1px;
}

.announce-holder {

}
.announce-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;

}
.announce-body {

}
.announce-all {

}
.announce-holder .horrule {
border-bottom: 1px solid #cccccc;
margin-bottom: 10px;
padding-bottom: 20px;
background: none;

}
/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
*/
#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lnav ul li {
	font-size: 11px;
	background-image: url(/images/ln-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#lnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(/Images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#lnav ul li a:hover {
	color: #006db7;
}
#lnav ul li ul li {
	border: none;
	background-image: none;

}
#lnav ul li ul li a {
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #77013e;
}
#lnav ul li ul li ul li a {
	padding-left: 25px;
	color: #006db7;
	background-image: url(/Images/ln-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;

}
#lnav ul li ul li ul li a:hover {
color: #015883;
}
#lnav ul li ul li ul li ul li a {
	padding-left: 30px;
	color: #015883;
	background-image: url(/Images/ln-arrow4.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
	
}
#lnav ul li ul li ul li ul li a:hover {
color: #015883;
}

.ln-link:hover {
	color: #7a003c;
	text-decoration: none;
}
.borders-rl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borders-rl2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
}
.cart-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a003c;
	border: 1px solid #000000;
}



/************************ DO NOT COPY BELOW THIS LINE ************************/


/* Error Classes */

.MaskedEditError
{
    background-color: #ffcccc;
}

/* Datepicker classes */

.calDayA {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px solid #c3b694;
}

.calOtherMonthA {
	background-color:#ccf3fb;
	
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepicker {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;

}
.datepick a {
	display: block;
	height: 20px;
}

.calToday {
	background-color:#FFFFCC;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
}
.calDay {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	height:80px;
	padding:4px;
}

.calDayTitle {
	background-color:#006db7;
	font-weight: bold;
	color: #ffffff;
}
.calOtherMonth {
	background-color:#e6e6e6;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	height:80px;
	font-size:10px;
	text-align:left;
	padding:4px;
}

.calTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #740240;
}
.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}



.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.text-box-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width:98%
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #000000;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	overflow:visible;
}
.text-buttond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ec0404;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	overflow:visible;
}

/*Modal Popup*/

.modalPhotoWindow {
	background: #ffffff;
	border:3px double #CCCCCC;
	padding: 15px 15px 20px 15px
}

.modalBackground {
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

a.modalCloseWindow:link,
a.modalCloseWindow:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a.modalCloseWindow:hover,
a.modalCloseWindow:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


/* ------------------------------------------------------------------------ */
/* Standard HTML tags 
--------------------------------------------------------------------------- */

/* ---------------------- */
/* Body
------------------------- */

body {
	margin: 10px auto 25px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #353535 url('/Images/backgroundPage.jpg') repeat-x 0 0;
}

/* ---------------------- */
/* Default Paragraph
------------------------- */

p {
	line-height: 1.75;
	margin: 0 0 15px 0;
}

.twoColumnsLeft p {
	line-height: 1.6;
	margin: 0 0 10px 0;
}

/* ---------------------- */
/* Default Image
------------------------- */

img {
	border: none;
	padding: 0;
	margin: 0;
}

/* ---------------------- */
/* Default Tables
------------------------- */

th {
	text-align: left;
	font-weight: bold;
}

td {
	vertical-align: top;
}

td p {
	line-height: 1.5;
	margin: 0 0 5px 0;
}

/* ---------------------- */
/* Default Links
------------------------- */

a:link {
	color: #00a599;
	text-decoration: underline;
}

a:visited {
	color: #00a599;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: none;
}

/* ---- NOT USED ---- 
.horizontalList {
	font-size: 11px;
	padding: 3px;
	margin: -20px 0 15px 0;
	*margin: -20px 0 15px -30px;
}

.horizontalList ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

.horizontalList ul li {
	padding-right: 6px;
	padding-left: 6px;
	list-style: none;
	display: inline;
	border-left: 1px solid #000000;
}

.horizontalList ul li.first {
	margin-left: 0;
	padding-right: 6px;
	padding-left: 0;
	list-style: none;
	display: inline;
	border-left: none;
}
---- */

/* ----------------------------------------------- */
/* Special
-------------------------------------------------- */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

.pushLeft {
	float: left;
	margin: 5px 10px 10px 0;
}

.pushRight {
	float: right;
	margin: 5px 0 10px 10px;
}

/* ----------------------------------------------- */
/* Text
-------------------------------------------------- */

.smallText {
	font-size: 10px;
}

.hot {
	color: #cc0000;
}

.callout {
	margin: 0 auto 20px auto;
	width: 90%;
	color: #000000;
	font-weight: bold;
	background: #b3c3d4;
	padding: 15px;
	border: 3px double #ffffff;
}

/* ------------------------------------------------------------------------ */
/* START Container
--------------------------------------------------------------------------- */

.topNavContainer {
	margin: 0 auto;
	width: 999px;
	height: 125px;
	background: url('/Images/backgroundTopNav.jpg') no-repeat 0 0;
}

.bodyContainer {
	margin: 0 auto;
	width: 999px;
	background: #ffffff;
}


/* ---------------------- */
/* END Container
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Horizontal Nav
--------------------------------------------------------------------------- */

#topNav {
	margin: 0;
	height: 38px;
}
#dropNav {
	z-index: 5000;
}
#dropNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#dropNav ul li {
	float: left; /*You need this for FireFox - affects Horizontal Alignment */
	position: relative;
	text-align: center;
/*	border-right: 1px solid #92979b;
	border-left: 1px solid #71767c;*/
	background: url('/Images/bulletTopNav.gif') no-repeat 0 16px;
	width: 175px; /* Set to the same size as your individual <li> tags in the html itself IF you want the drop downs to be uniform to your container. */
}
#dropNav ul li a:link,
#dropNav ul li a:visited {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 9px 0;
}
#dropNav ul li a:hover,
#dropNav ul li a:active {
	color: #ffcccc;
	font-weight: bold;
/*	background: #000000;*/
}
#dropNav ul li.noBorder {
	border: none;
}
#dropNav ul li.first {
	border-left: none;
	background: none;
}
#dropNav ul li.last {
	border-right: none;
	background: none;
}
#dropNav ul {
	margin-left: -1px;
/*	background: #71767c; /* Background fill for the drop down menu box */
}
#dropNav li ul {
	position: absolute;
	top: 38px; /* Adjusts the position of the drop down menus */ /* Change 20px to -1px for vertically stacked Main Buttons */
	left: 0; /* controls the offset from the bottom of the main button */ /* Change -1px to 1 less then the actual width of the Dropdown menu to have them work with vertically stacked Main Buttons */
	display: none;
	width: 175px;
	text-align: left;
	z-index: 7500;
}
#dropNav li ul li {
	margin: 0;
	border: none;
	text-align: left;
}
#dropNav li ul li a:link,
#dropNav li ul li a:visited {
	display: block;
	color: #ffcccc;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	background: #121213;
	border: none;
	z-index: 6250;
	filter: alpha(opacity=85); /* Adjusts the transparancy of the drop down menus (IE) */
	-moz-opacity: 8.5; /* Adjusts the transparancy of the drop down menus (FireFox < v3.5) (3.5 > does not support -moz-opoacity) */ 
}
#dropNav li ul li a:hover,
#dropNav li ul li a:active {
	color: #ffffff;
	background: #121213;
}
/*------- START DO NOT EDIT SECTION -------*/
	#dropNav li:hover ul,
	#dropNav li.over ul {
		display: block;
	}
	* html #dropNav ul li { 
		float: left;
		height: 1%;
		z-index: 6000;
	}
	* html #dropNav ul li a {
		height: 1%;
	}
#navList { /* This is an id called by the javascript. It needs to be in the <ul> to call from the script properly. */
}
/*-------- END DO NOT EDIT SECTION --------*/
/* ---------------------- */
/* END Horizontal Nav
------------------------- */

.topContactInfo {
	margin: 0 auto;
	width: 549px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a599;
	padding: 15px 0 0 450px;
	letter-spacing: .25px;
	line-height: 1.5;
}

/* ------------------------------------------------------------------------ */
/* START Default Headers
--------------------------------------------------------------------------- */

h1,
h1 a:link  {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	color: #000000;
	text-decoration: none;
	border-bottom: 2px solid #b4b3b3;
}

h1 a:visited  {
	color: #000000;
	text-decoration: none;
}

h1 a:hover,
h1 a:active  {
	color: #000000;
	text-decoration: none;
}

.header2,
.header2 a:link {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 8px 0;
	color: #000000;
	text-decoration: none;
}

.header2 a:visited {
	color: #000000;
	text-decoration: none;
}

.header2 a:hover,
.header2 a:active  {
	color: #000000;
	text-decoration: none;
}

.header3,
.header3 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.header3 a:visited {
	color: #000000;
	text-decoration: none;
}

.header3 a:hover,
.header3 a:active  {
	color: #000000;
	text-decoration: none;
}

.header4,
.header4 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.header4 a:visited {
	color: #000000;
	text-decoration: none;
}

.header4 a:hover,
.header4 a:active  {
	color: #000000;
	text-decoration: none;
}

.header5,
.header5 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.header5 a:visited {
	color: #000000;
	text-decoration: none;
}

.header5 a:hover,
.header5 a:active  {
	color: #000000;
	text-decoration: none;
}

.header6,
.header6 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.header6 a:visited {
	color: #000000;
	text-decoration: none;
}

.header6 a:hover,
.header6 a:active  {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Default Headers
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Header
--------------------------------------------------------------------------- */

.header {
	margin: 0 auto;
	_margin: 0 auto -12px auto;
	padding: 0;
	width: 999px;
	font-size: 10px;
}

.infoHeader {
	font-size: 10px;
}

.headerLeft {
	float: left;
	width: 431px;
}
.headerRight {
	float: right;
	width: 568px;
	background: url('/Images/backgroundHeaderRight.jpg') no-repeat 0 0;
}
#rotator
{
	position: relative;
	margin: 0;
	width: 568px;
	height: 203px;
	overflow: hidden;
}
#rotator img
{
	border: 0;
	width: 568px;
	height: 203px;
}


/* ---------------------- */
/* END Header
------------------------- */



/* ------------------------------------------------------------------------ */
/* START Two Column Layouts
--------------------------------------------------------------------------- */

.twoColumns {
	margin: 0 auto;
	width: 999px;
	background: url('/Images/backgroundTwoColumns.jpg') no-repeat 0 0;
}

.twoColumnsLeft {
	float: left;
	margin: 0;
	width: 242px;
}

.twoColumnsRight {
	float: right;
	margin: 0;
	width: 657px;
	_width: 647px;
	padding: 35px 50px;
}

/* ----------------------------------------------- */
/* START Lists
-------------------------------------------------- */

.twoColumnsRight ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: disc;
/*	list-style-type: circle;
	list-style-type: square;*/
}

.twoColumnsRight ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

.twoColumnsRight ul ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: circle;
}

.twoColumnsRight ul ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

.twoColumnsRight ul.imageBullet {
	margin: 15px 0 18px -32px;
	*margin: 15px 0 18px 5px;
	list-style-type: none;
}

.twoColumnsRight ul.imageBullet li {
	line-height: 1.5;
	padding: 0 0 0 20px;
	background: url('/Images/bullet.gif') no-repeat 0 2px;
}

.twoColumnsRight ol {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 30px;
/*	list-style-type: lower-alpha;
	list-style-type: upper-alpha;
	list-style-type: lower-roman;
	list-style-type: upper-roman;*/
}

.twoColumnsRight ol li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

/* ----------------------------------------------- */
/* END Lists
-------------------------------------------------- */

.leftNavContainer {
	margin: 0;
	width: 242px;
	background: url('/Images/backgroundLeftNav.jpg') repeat-y 0 0;
}

.leftNav {
	margin: 0;
	width: 242px;
	min-height: 313px;
	height: auto !important;
	height: 313px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url('/Images/leftNavTop.jpg') no-repeat 0 0;
}
.leftNav ul {
	margin: 0 0 0 50px;
	padding: 0 0 0 1em;
	width: 160px;
	padding: 5px;
	list-style-type: none;
}
.leftNav ul li {
	margin: 0 0 10px 0;
}
.leftNav ul li a:link {
	color: #000000;
	text-decoration: none;
}

.leftNav ul li a:visited {
	color: #000000;
	text-decoration: none;
}

.leftNav ul li a:hover {
	color: #00a599;
	text-decoration: none;
}

.leftNav ul li a:active {
	color: #00a599;
	text-decoration: none;
}
.leftNav ul li ul {
	margin: 5px 0 -10px 10px;
	width: 145px;
	padding: 5px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	list-style-type: disc;
}
.leftNav ul li ul li {
	margin: 7px 0 7px 20px;
}
.leftNav ul li ul li a:link {
	color: #333333;
	text-decoration: none;
}

.leftNav ul li ul li a:visited {
	color: #333333;
	text-decoration: none;
}

.leftNav ul li ul li a:hover {
	color: #000000;
	text-decoration: none;
}

.leftNav ul li ul li a:active {
	color: #000000;
	text-decoration: none;
}
.leftNavBottom {
	margin: 0 0 15px 0;
	padding: 75px 0 0 10px;
	width: 242px;
	min-height: 217px;
	height: auto !important;
	height: 217px;
	background: url('/Images/leftNavBottom.jpg') no-repeat 0 0;
	text-align: center;
}

.twoColumnsLeft .header2,
.twoColumnsLeft .header2 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft h2 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header2 a:hover,
.twoColumnsLeft .header2 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header3,
.twoColumnsLeft .header3 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header3 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header3 a:hover,
.twoColumnsLeft .header3 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header4,
.twoColumnsLeft .header4 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header4 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header4 a:hover,
.twoColumnsLeft .header4 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header5,
.twoColumnsLeft .header5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header5 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header5 a:hover,
.twoColumnsLeft .header5 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header6,
.twoColumnsLeft .header6 a:link {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header6 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .header6 a:hover,
.twoColumnsLeft .header6 a:active  {
	color: #000000;
	text-decoration: none;
}

.hotBoxes {
}

.hotBoxesLeft {
	float: left;
	display: block;
	width: 317px;
	height: 144px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;
	background: url('/Images/hotboxGallery.png') no-repeat 0 0;
}

a.hotBoxesLeft:link,
a.hotBoxesLeft:visited {
	color: #ffffff;
	text-decoration: none;
}

a.hotBoxesLeft:hover,
a.hotBoxesLeft:active {
	color: #ffcccc;
	text-decoration: none;
}

.hotBoxText {
	margin: 115px 0 0 8px;
	padding: 5px;
	width: 290px;
	height: 14px;
	text-align: center;
}

.hotBoxesRight {
	float: right;
	display: block;
	width: 317px;
	height: 144px;
	background: url('/Images/hotboxAnnouncements.png') no-repeat 0 0;
}

.hotBoxNews {
	margin: 35px 0 0 8px;
	padding: 5px;
	width: 290px;
	height: 85px;
	overflow-y: scroll;
	font-size: 11px;
	border: none;
	scrollbar-face-color:#ddb3b6;
	scrollbar-shadow-color:#ffcccc;
	scrollbar-highlight-color:#ffcccc;
	scrollbar-3dlight-color:#ffcccc;
	scrollbar-darkshadow-color:#ffcccc;
	scrollbar-track-color:#ffcccc;
	scrollbar-arrow-color:#000000
}
.hotBoxNews p {
	line-height: 1.25;
	margin-bottom: 8px;
}

/* ---------------------- */
/* END Two Column Layouts
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Footer
--------------------------------------------------------------------------- */

.footer {
	margin: 0 auto;
	padding: 0 0 25px 0;
	width: 999px;
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	background: url('/Images/backgroundFooter.png') no-repeat 0 0;
	_background: url('/Images/backgroundFooterIE6.jpg') no-repeat 0 0;
}

.footerLeft {
	float: left;
	padding: 20px 0 0 10px;
	width: 450px;
	font-size: 10px;
	font-weight: bold;
	color: #ffcccc;
}

.footerLeft a:link,
.footerLeft a:visited {
	color: #ffcccc;
	text-decoration: none;
}

.footerLeft a:hover,
.footerLeft a:active {
	color: #ffffff;
	text-decoration: none;
}

.footerRight {
	float: right;
	padding: 20px 10px 0 0;
	width: 450px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #ffcccc;
}

.footerRight a:link,
.footerRight a:visited {
	color: #ffcccc;
	text-decoration: none;
}

.footerRight a:hover,
.footerRight a:active {
	color: #ffffff;
	text-decoration: none;
}

/* ---------------------- */
/* END Footer
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Services
--------------------------------------------------------------------------- */

.weddingContainer {
	margin-left: 100px;
	width: 675px;
}

.sportsContainer {
	width: 675px;
}

.portraitContainer {
	margin-left: 75px;
	width: 675px;
}

.babyportraitContainer {
	margin-left: 75px;
	width: 675px;
}
.seniorhighContainer {
	margin-left: 70px;
	width: 675px;
}

.industrialContainer {
	width: 750px;
}

.schoolContainer {
	width: 750px;
}

.servicePhotos {
	background-color: #FDFDFD;
	border:3px double #CCCCCC;
	padding: 5px;
	margin: 5px;
	float: left;
}

/* ---------------------- */
/* END Services
------------------------- */

/* ------------------------------------------------------------------------ */
/* START About Us
--------------------------------------------------------------------------- */

.aboutContainer {
	width: 675px;
}

.aboutContent {
	width: 400px;
	float: left;
}

.aboutPhoto {
	/*width: 200px;*/
	float: left;
	background-color: #FDFDFD;
	border:3px double #CCCCCC;
	padding: 5px;
	margin: 5px 20px 5px 5px;
}

/* ---------------------- */
/* END About Us
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Testimonials
--------------------------------------------------------------------------- */

.testimonialContainer {
	width: 675px;
}

.testimonialContent {
	width: 400px;
	float: left;
	padding: 10px;
}

.testimonialPhoto {
	/*width: 200px;*/
	float: left;
	background-color: #FDFDFD;
	border:3px double #CCCCCC;
	padding: 5px;
	margin: 5px 20px 5px 5px;
}

/* ---------------------- */
/* END Testimonials
------------------------- */