body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
}

p { 
	margin: 0 0 2em 0;
}

a { 
	color:#c4094a;
	font-weight:bold;
}

h1 {
	color: #C3094A;
	font-size: 18px;
	margin-bottom: 1em;
	text-transform: uppercase;
}

a:hover { 
	color: #000000;
}

.red {
	font-size:11px;
	color:#c4094a;
	font-weight:bold;
}

ul { 
	margin: 0 0 0 25px;
}

#logoImg {
	float: left;
	margin-left: 25px;
}

#indexImageBox { 
	position: relative;
}

#indexContent {
	font-size: 11px;
}

#moreInfoContent, #moreInfoContent div, #moreInfoContent p, #moreInfoContent table { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

p.MsoNormal { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

#moreInfoContent table {
 	max-width: 700px;
}

p#testimonialText {
	color: #fff;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0 12px 0 10px;
}

#indexImageBox p.photoCaption {
	background: #272823;
	margin: 0;
	padding: 5px;
	position: absolute;
	right: 11px;
	text-align: right;
	top: 294px;
	color: #ffffff;
	font-size: 11px;
	z-index: 50;
}


a.photoChange, a.viewVideo {
	text-align: center;
	width: 137px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	background:#C4094A;
	padding: 7px 0 0 0;
	margin: 0;
	position: absolute;
	top: 10px;
	right: 18px;
	z-index: 100;
}

a.viewVideo {
	top: 47px;
	background:#66A937;
}

	* html a.photoChange {
		height: 27px;
	}
	
	* html a.viewVideo {
		height: 27px;
	}

a.photoChange:active, a.photoChange:focus {	
	border: none;
	outline: none;
}
	/* ----   Navigation Styles ---- 

#navDiv tr {
	font-family: Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold; 
	height: 27px;
	width: 183px;
	margin-top: 1px;
	font-size: 11px;
}

#navDiv td {
	padding: 0 0 0 15px;
}
	

#navDiv tr.topLevelBrown td {
	padding: 0 5px 0 15px;
}

.topLevelBrown { 
	background: url(/images/brown_rectangle.gif) no-repeat;
}

.topLevelRed { 
	background: url(/images/red_nav_rectangle.gif) no-repeat;
	color: white;
}

.topLevelWhite { 
	background: url(/images/white_nav_rectangle.gif) no-repeat;
}

.secondLevel { 
	background: url(/images/second_level_rectangle.gif) no-repeat;
	color: white;
}

.thirdLevel { 
	background: url(/images/third_level_rectangle.gif) no-repeat;
}

#navDiv .secondLevel td { 
padding-left: 25px;
font-size: 10px
}

#navDiv .thirdLevel td { 
padding-left: 35px;
font-size: 10px
}

#navDiv a {
	text-decoration: none;
	color: #000000;
	padding: 5px 10px 5px 0;
}

#navDiv a:hover { 
 	color: #e2145c;
}

#navDiv .topLevelRed a {
	color: white;
}

#navDiv .topLevelRed a:hover {
	color: black;
}

*/

/*/*/

#holidaysBox,#celebrationsBox, #businessEventsBox { 
		text-align: center;
		font-size: 11px;
}

#holidaysBox p,#celebrationsBox p, #businessEventsBox p { 
		width: 145px;
		margin: 58px 0 0 89px;
		text-align: left;
		
}

	#HomepageHolidaysBox,#HomepageCelebrationsBox, #HomepageBusinessEventsBox { 
			text-align: center;
			font-size: 11px;
	}

	#HomepageHolidaysBox p,#HomepageCelebrationsBox p, #HomepageBusinessEventsBox p { 
			width: 145px;
			margin: 58px 0 0 89px;
			text-align: left;
		
	}

a.whiteWelcome { 
	width: 107px;
	height: 27px;
	display: block;
	position: absolute;
	padding: 7px 0 0 0;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	left: 90px;
	top: 128px;
}

a.specialMore {
	position: static;
	float: right;
}

a.whiteWelcome:hover {
	color: #fff;
}

a#holidaysWelcome {
	background: url(/images/green_rectangle.gif) no-repeat;
}

a#celebrationsWelcome {
	background: url(/images/red_rectangle.gif) no-repeat;
}

a#businessEventsWelcome {
 	background: url(/images/black_rectangle.gif) no-repeat;
}

p.redContent {
 color: #c4094a;
}

#footer { 
	font-size: 9px;
	color:#999999;
}

#footerBorder{
	width:900px;
	text-align:center;
	height: 1px;
	border-top: 1px solid #cccccc;
	margin-bottom: 10px;
}

#footer a {
	font-size: 9px;
	color:#999999;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover { 
	color: #A23129;
}

	* html #footer {
		margin-right: -3px;
	}