@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/bg_teal.jpg);
	font-size: 0.9em;
	line-height: 1.2em;
}
.mainText {
	padding: 10px;
	width: 550px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	float: left;
}

.nav {
	font-family: "Gill Sans MT", Arial;
	font-size: 0.9em;
	color: #f8f0e2;
	text-align: right;
	margin-top: 1em;
	margin-right: 30px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.nav a {
	color: #f8f0e2;
	text-decoration: none;
	padding-left: 30px;
}
.nav a:hover {
	color: #ECD8AA;
	text-decoration: none;
}



li {
	line-height: 22px;
	list-style-image: url(images/bullet_teal.jpg);
}

h1 {
	font-size: 1.4em;
	color: #054350;
	font-family: "Palatino Linotype", "Times New Roman";
	font-weight: bold;
	text-transform: capitalize;
}
h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #054350;
	line-height: 1em;
}
.rightCol {
	float: right;
	width: 160px;
	margin-top: 30px;
	margin-right: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	font-style: italic;
	color: #1F1C16;
	line-height: 1.3em;
	background-color: #F1EDD9;
	padding: 10px;
	border: 1px solid #908C6D;
	text-align: center;
}

a {
	color: #054350;
	text-decoration: underline;
}
a:hover {
	color: #054350;
	text-decoration: none;
}
.mainTextFull {
	padding: 10px;
	width: 750px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	float: left;
}
.footer {
	color: #F1EDD9;
	text-align: center;
	margin-top: 60px;
}
.footer a {
	color: #F1EDD9;
	text-decoration: none;
	
}
.footer a:hover {
	color: #F1EDD9;
	text-decoration: underline;	
}
.rightColAPH {
	float: right;
	width: 160px;
	margin-top: 30px;
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #4a4539;
	line-height: 1.3em;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #4a4539;
}
.rightColProducts {
	float: right;
	width: 160px;
	margin-top: 40px;
	margin-right: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #1F1C16;
	line-height: normal;
	background-color: #F1EDD9;
	padding: 10px;
	border: 1px solid #908C6D;
	text-align: center;
}
.gift {
	float: right;
	width: 160px;
	margin-top: 30px;
	margin-right: 40px;
	font-family: "Century Gothic", Arial;
	font-size: 1.05em;
	font-style: normal;
	color: #F1EDD9;
	line-height: 1.2em;
	background-color: #054350;
	padding: 10px;
	border: 1px solid #908C6D;
	text-align: center;
}
.gift a {
	color: #F1EDD9;
	text-decoration: underline;	
}
.lt_tealbox {
	font-family: "Century Gothic", Arial;
	font-size: 1em;
	color: #F1EDD9;
	line-height: 1.2em;
	background-color: #175866;
	border: 1px solid #908C6D;
	text-align: center;
	text-decoration: none;
	width: 160px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.line {
	width: 500px;
	border-top-style: solid;
	border-top-color: #666156;
	border-top-width: 1px;
}.alert {
	float: right;
	width: 160px;
	margin-top: 30px;
	margin-right: 40px;
	font-family: "Century Gothic", Arial;
	font-size: 1.05em;
	font-style: normal;
	color: #F1EDD9;
	line-height: 1.2em;
	background-color: #666156;
	padding: 10px;
	border: 1px solid #908C6D;
	text-align: center;
}
.alert a {
	color: #F1EDD9;
	text-decoration: underline;	
}

