/* Global Styles */

body {
	margin:0px;
	background-image: url(images/hair-additions-back.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.hairback {
	background-image: url(images/hair-back-colour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.framedimage {
	border: 2px solid #AF6F70;
}
.rightline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF6666;
	margin: 0px;
	padding: 0px;
}

.rightlineblue {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #AE789C;
	margin: 0px;
	padding: 0px;
}

.rightlineorange {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E9945B;
	margin: 0px;
	padding: 0px;
}

.rightlineblue {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B3B3D5;
	margin: 0px;
	padding: 0px;
}

.rightlinerouge {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #F79B5C;
	margin: 0px;
	padding: 0px;
}

.rightlinepurple {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #7C5C9B;
	margin: 0px;
	padding: 0px;
}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #645C73;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a:hover {
	color: #FF6666;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
	}
	
.bodyText {
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#52465C;
	list-style-type: disc;
	padding-right: 10px;
	}
	
.pageName {
	font:20px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6666;
	letter-spacing:.1em;
	}
	
	
.pageName2 {
	font:20px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #847A96;
	letter-spacing:.1em;
	}
.imageright {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
