@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #290000;
	color: #000000;
	line-height: 15px;
}
a {
	color: #290000;
}

.LargeTitle-Cyan {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #A3E0E1;
	font-weight: 200;
	text-transform: uppercase;
}
H1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #4E2425;
}
h2 {
	font-size: 14px;
	text-transform: capitalize;
	color: #4E2425;
}


.productBorder {
	width: 346px;
}
.contentPadding {
	width: 346px;
}


.MediumTitle-Cyan {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #A3E0E1;
	font-weight: 200;
	text-transform: uppercase;
}
.upperHeader {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.tableBorder {
	border: 1px solid #4E2425;
}

#menu {
	width:150px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	float:left;
	display:block;
}
#jumpMenu
{
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#4E2425;
}
#jumpMenu2 {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#4E2425;
}

