body, td, p {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 22px;	
}

li {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	list-style-image:  url(images/arrow.gif);	
}

a:link, a:active, a:visited {
	color: #B24789;
	font-weight: normal;
}

a:hover {
	color: #9CA03F;
	text-decoration: none;
	font-weight: normal;	
}

/* menu links */
a.nav:link, a.nav:visited, a.nav:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: -0.1em;

}

a.nav:hover {
	text-decoration: none;
	color: #8a0159;
	line-height: 30px;
		font-size: 13px;
	letter-spacing: -0.1em;		
}

.headline {
	font-size: 15px;
}

.title {
	font-size: 16px;
	color: #B14588;
}

.smalltitle {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.smalltext {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(images/bkgd.gif);
}

.contribute {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 150px;
	height: 29px;
	background-image: url(file:///C|/Documents and Settings/Che Borden/Local Settings/Temporary Internet Files/Content.IE5/QR23QTIV/images/contribute.gif);
}

.smallest {
	font-size: 9px;
	color: #2E2E28;
}

.descriptor {
	font-weight: bold;
}

.comment {
	color: #2E2E28;
}

.tip {
	font-size: 13px;
	color: #666600;
		
}

form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(images/background_form.gif);	
	color : #2E2E28;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	border-width: 0px;	
}

.photos	{
	background-color : #000000;
	border-right-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
}

.slash {
	color:#FDA100;
	font-style:italic;

}

.toptext {
	color:#fff;
	display:inline;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.footer:hover {
	text-decoration: none;
	color: #B24789;	
	font-size: 11px;		
}
a.sale:link, a.sale:visited, a.sale:active, a.sale:hover {
	color: red;
	font-weight: bold;
}

.bottom {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #0000000;
	line-height: 19px;	
}

h1 {
	font-size:18px;
		font-weight: 700;
}
h2 {
	font-size:16px;
		font-weight: 700;
		color:#000000;
}
h3 {
	font-size:16px;
	color: #B14588;
}

#promoCodes  {
	background-color: #F3E685; /* purple #B8A9D3 */
	padding: 12px 6px;
	margin-top: 12px;
}

#promoCodes td.leftCol {
	width: 75%;
	text-align: right;
	padding-right: 8px;
}

#promoCodes td.rightCol {
	width: 25%;
	text-align: left;
}

table#features td {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0 10px 10px;
	vertical-align: top;	
	width: 34%;
}
table#features tr.photoRow td {
	text-align: center;
	padding: 10px 0 4px;
	vertical-align: middle;
}
table#features tr.titleRow td {
	text-align: center;
	padding: 0 0 5px;
	vertical-align: middle;
}
td.blue {
	background-color: #99CCFF;
}
td.pink {
	background-color: #FDCBD8;
}
table#features h2 {
	text-align: center;
	margin: 0;
	padding:0;
}
table#features p {
	text-align: left;
	line-height: 18px;
	margin-bottom: 0;
	padding: 2px 0 12px;
}

table#features p.center {
	text-align: center;
	padding: 2px 0;
}
