body {
	background-color: white;
	margin: 0;
	padding: 0;
}

body, p, td {
	font-family: arial,verdana,sans serif;
	font-size: 12px;
	color: #6e6d6d !important;
}

h1 {
	color: #ac6fb3;
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	padding-bottom: 3px;
}

h2 {
	color: #ac6fb3;
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	padding-bottom: 3px;
}

h3 {
	color: #ac6fb3;
	font-size: 12px;
	border: 0px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

a { color: #ac6fb3; font-weight: bold; text-decoration: none; }
a:hover { color: #ac6fb3; font-weight: bold; text-decoration: underline; }

.template-white-text a, .template-white-text a:hover {
	color: white;
}


#template-header-container {
	background: url(Images/purple-header.jpg) no-repeat top;
}

.template-left-side {
	background: url(Images/purple-left-tile.gif) repeat-x center top;
}

.template-right-side {
	background: url(Images/purple-right-tile.gif) repeat-x center top;
}

.template-top-button {
	background: url(Images/purple-bg-top-button.gif) no-repeat top left;
}

.template-content-container {
	background: url(Images/purple-content-tile.gif) repeat-x top;
}

li.template-off {
	background-color: #f3eaf4;
}

li.template-on {
	background-color: #c59aca;
}

/*.template-content-container img {
	border: 1px solid #ac6fb3;
}*/

.template-location-container {
	color: #6f4b73;
}