@charset "UTF-8";
/* CSS Document */
#copyColLeft {
	float: left;
}
#copyColLeft a {
	color: #0F3252;
}
#copyColRight {
	float: right;
}
#copyColRight a, #copyColLeft a {
	font-weight: normal;
	color: #DECB4B;
	text-decoration: none;
}
#copyColRight a:hover, #copyColLeft a:hover {
	color: #4099AC;
}
.evencol {
	width: 350px;
	padding-right: 20px;
	padding-left: 20px;
}.pressCol {
	background-image: url(../img/press_bg.jpg);
	background-repeat: repeat-x;
	width: 480px;
}
.colLeftGradient {
	background-image: url(../img/press_bg.jpg);
	background-repeat: repeat-x;
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.colLeftGradientOneCol {
	background-image: url(../img/press_bg.jpg);
	background-repeat: repeat-x;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.colLeftLine {
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	border: 1px dotted #2F758D;
}
.colRightSideContent {
	width: 300px;
}
#press td {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}
#press {
	margin-top: 10px;
}
#press img {
	text-align: center;
	border: 2px solid #72B4DC;
}
.pressimg {
	margin-right: 10px;
}
.pressRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F3252;
}
.testimonialsCol {
	width: 300px;
}
.testimonialsTop {
	background-image: url(../img/testimonials_card.jpg);
	background-repeat: no-repeat;
	background-position: 50px top;
	height: 133px;
	text-align: right;
	padding-right: 40px;
	padding-bottom: 10px;
}
.testimonialsStory {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4099AC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../img/testimonials_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#wrapperPopUp {
	padding: 20px;
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #0B294B;
	line-height: 18px;
}
#wrapperPopUp ul {
	list-style-type: none;
}
#wrapperPopUp li {
	background-image: url(../img/bullet_leaf.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
	background-position: left top;
}
#wrapperPopUp a {
	color: #DECB4B;
	font-weight: bold;
	text-decoration: none;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #4099AC;
}
.highlightYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #E9DB84;
}
.blockequote {
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
}
#store {
	float: left;
	width: 766px;
	padding-right: 17px;
	padding-left: 17px;
}
#viewCart {
	height: 24px;
	width: 91px;
	margin-left: 675px;
}
#body #copyColLeft ul li a {
	color: #E9D476;
}
.highlight_link {
}
#header #colRight #intro p .highlight_link {
	color: #17B990;
	font-style: italic;
	font-size: 14px;
	background-image: url(../img/bullet_link.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	background-position: left 3px;
}
#matches {
	position: absolute;
	background-color: #FCC;
	height: 250px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
	left: 1250px;
	top: 100px;
	clear: none;
	display: block;
}

