@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #220539;
}
.flash {
	height: 40px;
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#headerContainer {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 90px;
	width: 100%;
	margin: 0px;
}
.header {
	height: 90px;
	width: 681px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/hair_play_designers.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#navContainer {
	margin: 0px;
	height: 50px;
	width: 100%;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.nav {
	height: 50px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#contentContainer_index {
	margin: 0px;
	width: 100%;
	background-image: url(images/bg_left_and_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #210539;
}
#contentContainer {
	margin: 0px;
	width: 100%;
	background-image: url(images/bg_overlay.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1D0434;
}
.content {
	width: 420px;
	padding: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#footerContainer {
	margin: 0px;
	height: 50px;
	width: 100%;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
}
.footer {
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.belowFooter {
	background-image: url(images/bg_below_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 100%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e9aec3;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.copyright {
	width: 100%;
	display: block;
	margin: 5px 0 0 0;
}
.phone {
	font-size: 15px;
	display: block;
	background-image: url(images/phone.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: right center;
	width: 310px;
	padding-top: 5px;
}
a.thumb:link, a.thumb:visited {
	border: 3px solid #CDC4E7;
	margin: 6px;
	height: 65px;
	width: 65px;
	display: block;
	float: left;
}
a.thumb:hover, a.thumb:active {
	border: 3px solid #1A042E;
	margin: 6px;
	height: 65px;
	width: 65px;
	display: block;
	float: left;
}
.belowGallery {
	clear: both;	
}
a.exteriorLinks:link, a.exteriorLinks:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	background-image: url(images/link.gif);
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 55px;
	background-color: #1A042E;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a.exteriorLinks:hover, a.exteriorLinks:active {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	background-image: url(images/link_over.gif);
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 55px;
	background-color: #1A042E;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a.nav:link, a.nav:visited {
	height: 30px;
	width: 90px;
	float: left;
	display: block;
	padding-top: 20px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #e9aec3;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	background-image: url(images/bg_nav_btn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 90px;
	float: left;
	display: block;
	padding-top: 20px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #e9aec3;
	text-decoration: none;
}
a.footerLink:link, a.footerLink:visited {
	color: #CCCCCC;
	margin: 0 5px;
}
a.footerLink:hover, a.footerLink:active {
	color: #FFFFFF;
	margin: 0 5px;
}
img {
	border: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9C63C1;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9C63C1;
	font-size: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
