td {
	vertical-align:middle;
}

#rightCol{
	font-size:12px;
	line-height:15px;
}
	#rightCol a{
		font-size:15px;
		line-height:20px;
	}

body{
	background-color:#222;
	color:#444;
	font-family:verdana,arial,sans-serif;
	font-size:15px;
	line-height:20px;
}
	body.iframe{
		background-color:#eee;	
	}
/* - - New Link Styles - - */

a {
	border-bottom:1px solid #999;
	color:#333;
	text-decoration:none;
}

a:hover {
	border-color:#CF6767;
	color:#9A0000;
}

/* End New Link Styles */

p{
	color:#444;	
	margin-bottom:10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Futura, "Century Gothic", "Helvetica Neue", Arial, sans-serif;
	margin:0;
	padding:0;	
}

h1{
	color:#111;
	font-size:35px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:40px;
	margin:0 0 20px 0;
	text-transform:uppercase;
	}
	
h2 {
	color:#333333;
	font-size:25px;
	line-height:20px;
	margin:0 0 10px 0;
}
	#rightCol h2 {
		margin-bottom:20px;
		margin-top:15px;
	}
	.post h2{
		line-height:25px;
	}

h3{
	color:#444;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px 0;
}
	

h4{
	color:#999;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
}
	.post h4{
		margin:0 0 10px 0;
	}


/* - - - Old Headers - - - 
h1{
	font-family:Futura, "Century Gothic", sans-serif;
	margin:10px 0px 30px 0px;
	padding:0px;
	font-size: 35px;
	//color:#131212;	
	color:#444;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-2px;
}
h2{
	font-family:Futura, "Century Gothic", sans-serif;
	color:#666;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	margin:0 0 0px 0;
	}
h3{
	font-family:Futura, "Century Gothic", sans-serif;
	font-weight:100;
	font-size:20px;
	margin:0px;
	padding:0px;
	line-height:20px;
	color: #555;
}
h4{
	font-family:Futura, "Century Gothic", sans-serif;
	color:#999;
	margin:0px;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
}

 - - - - -*/
 
.red {
	color:#9A0000;
}
 
.gray{
	color:#555;	
}
	.gray:hover{
		color:#eee;	
	}
.black{
	color:#131212;	
}
	.black:hover{
		color:#777;
	}
	
#wrapper{
	width:960px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:10px;
	margin-bottom:40px;
}

#header{
	background:#333 url(Images/headerBG.jpg);
	height:160px;
}
	#header a.edit{
		float:right;
		margin-right:20px;	
	}

/* - - - Old Navigation - - - 	
	
	Begin Navigation
	#header ul {
		margin:0 0 0 200px;
		padding:20px 0 0;
	}
	NOTE: Futura instead of Century Gothic?
	#header li {
		float:left;
		font-family:Futura, "Century Gothic", sans-serif;
		font-size:20px;
		text-align:center;
		font-weight:100;		
	}
	#header li a {
		font-weight:100;
		border:solid #111;
		border-width: 0 0 0 1px;
		color:#EEE;
		display:block;
		height:50px;
		padding:70px 0 0;
		text-decoration:none;
		width:147px;
	}
	#header li a:hover {
		background:url(Images/linkHL.jpg) repeat-x;
	}
	.rightNav {
		border:solid #111;
		border-width:0 1px!important;
	}
	
*/	

/* - - - - - - - - - - -
	New Navigation 
- - - - - - - - - - - */

#header ul {
	margin:0 0 0 20px;
	padding:20px 0 0;
}
#header li {
	float:left;
	font-family:Futura, "Century Gothic", "Helvetica Neue", Arial, sans-serif;
	font-size:20px;
	text-align:center;
	
}

#header li a {
	border:solid #111;
	border-width: 0 0 0 1px;
	color:#EEE;
	display:block;
	height:50px;
	padding:70px 0 0;
	text-decoration:none;
	width:147px;
}

#header li a:hover {
	background:url(Images/navBg.jpg) repeat-x;
}

.rightNav {
	border:solid #111;
	border-width:0 1px!important;
}

#header .leftNav {
	background:transparent;
	border:none;
	margin:0 20px 0 0;
	width:160px;
}
#header a.leftNav:hover {
	background:transparent;
}

/* - - - - - - - - - - -
	End Navigation
- - - - - - - - - - - */


#content{
	background-color:#eee;
		min-height:505px;
  	height:auto !important; 
  	/* IE Min-Height Fast Hack by Dustin Diaz */
  	height:600px;
	margin-top:0px;
	padding:20px 39px 20px 40px;
}
#footer{
	width:960px;
	height:190px;
	background-image:url('Images/footerBG.jpg');	
}
div.footerInfo{
	float:left;
	width:320px;
}
	div.footerInfo h4{
		text-align:center;	
		font-size:14px;
		color:#555;
	}
	
	div.footerInfo h4 a{
		border:none;
		color:#555;
	}
	div.footerInfo h4 a:hover{
		border:none;
		color:#9A0000;
	}
	
	div.footerInfo div{
		width:240px;
		margin-left:auto;
		margin-right:auto;	
	}

/* Home Page */

/* Old Column Properties (Joe Wanted A narrower right column 
div#leftCol{
	border:solid #CCC;
	border-width:0 1px 0 0;	
	float:left;
	min-height:500px;
	padding:0 20px 0 0;
	width:580px;
}

div#rightCol{
	float:left;
	margin:0 0 0 20px;
	width:260px;
}
*/

div#leftCol{
	border:solid #CCC;
	border-width:0 1px 0 0;	
	float:left;
	min-height:500px;
	padding:0 20px 0 0;
	width:680px;
}
	div#leftCol #left{
		float:left;
		width:120px;
	}
	#left p{
		margin-bottom:40px;
	}
	
.admin div#leftCol{
	width:580px;
}

div#rightCol{
	float:left;
	margin:0 0 0 20px;
	width:160px;
}

/* -- Grey Box -- */

.greyBox {
	background:#DDD url(Images/gradient_services.jpg) repeat-y right;
	margin:15px 0 0;
	padding:0px 0px 0px 20px;
}
	.greyBox .top{
		background: url(Images/cornerTl.jpg) no-repeat top left;
		height:20px;
		margin-left:-20px;
	}
	
	.greyBox .bottom{
		background: url(Images/cornerBl.jpg) no-repeat top left;
		clear:both;
		height:20px;
		margin-left:-20px;
	}
	
	.greyBox em {
		color:#666;
		float:left;
	}



/* - - New Home Content - - */
#home {
	background:url(Images/homepage.jpg) no-repeat; 
	height:455px; 
	padding:10px 10px 0 10px; 
}
	#home img {
		vertical-align:top;
	}

div.address{
	margin-top:5px;
	margin-bottom:15px;	
}
div#latestPictures{
	padding-top:10px;
	border-top:1px solid #d6d6d6;	
}
	div.thumbnailBox{
		margin-top:10px;	
	}
	
	
/* Services (I edited this some) */



.services {
	background:#DDD url(Images/gradient_services.jpg) repeat-y right;
	margin:15px 0 0;
	padding:0px 20px 20px;
}
	.services div{
		background: url(Images/cornerTl.jpg) no-repeat top left;
		height:20px;
		margin-left:-20px;
	}
	.services em {
		color:#666;
		float:left;
	}
	.services span {
		float:right;
	}

.logos {
	border-top:1px solid #CCC;
	margin:20px 0 0;
	padding:20px 0 0;
	text-align:center;
}
	.logos p {
		margin:0 0 30px 0;
	}
	
/* - - - - - -
	Stylists 
- - - - - - */

.stylist{
	border-bottom:1px solid #DDD;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}
	.stylist img {
		background:#FFF;
		float:left;
		padding:10px;
		margin:0 15px 0 0;
	}

.stylist .alt {
}

/* - - - - - - - - -
	End Stylists
- - - - - - - - - */

/* - - - - - - -
	Products
- - - - - - - */

.productBg {
	background:#DDD url(Images/gradient_services.png) repeat-y right;
	margin:15px 0 0;
	padding:0 0 0 20px;
}
	.productBg .corner{
		background: url(Images/cornerTl.jpg) no-repeat top left;
		height:20px;
		margin-left:-20px;
	}

.product {
	background:;
	height:;
	margin:0 0 30px 0;
}

	.product .logo {
		margin:0 20px 0 0;
		float:left;
	}
	
	.product p {
		padding-top:5px;
	}


/* Photos */
.photo {
}

.photo img {
	background:#FFF;
	border:1px solid #CCC;
	display:block;
	float:left;
	margin:0 5px 5px 0;
	padding:4px;
}

.photo a {
	border:none;
}

/* Events Page */

ul.eventsLinks {
}
	ul.eventsLinks a {
		border:none;
	}
	ul.eventsLinks li {
		margin-bottom:10px;
	}
	ul.eventsLinks li.viewAll {
		border-top:1px solid #DDD;
		margin-top:20px;
		padding-top:10px;
	}
	
.pastEvents{
	margin-bottom:10px;
	margin-left:20px;
	display:block;	
	color:#999999;
	}	
	
img {
	vertical-align:top;
}

	
	
/* Admin */

div#adminNotice {
	background:#FFF;
	border:1px solid #CCC;
	font-size:12px;
	margin:10px 0 15px;
	padding:5px 10px;
}
	div#adminNotice a {
		border:none;
	}
	div#adminNotice li{
		float:left;
		margin:0 10px 0 0;
	}
	div#adminNotice li.alt{
		border-left:1px solid #FFF;
		margin:0;
		padding:0 0 0 10px;
	}

#adminNav{
	padding-top:20px;
	padding-left:20px;
	width:940px;	
	background-color:#eee;
}
	#adminNav a{
		margin:10px;
		color:#111;
	}
	#adminNav a:hover{
		color:#555;	
	}
a.edit{
	font-size:14px;
	margin: 0px 5px 0px 5px;
}
	a.edit:hover{
		color:#fff;	
	}
div.admin h2{
	margin:20px 0px 10px 0px;
}

/* Admin Control Panel */

div.panel {
	background:#DDD;
	heisght:150px;
	float:left;
	margin:0px 20px 20px 0;
	padding:0 20px 20px;
	width:235px;
	height:100px;
}

	div.panel div {
		background: url(Images/cornerTl.jpg) no-repeat top left;
		height:20px;
		margin-left:-20px;
	}
	
	div.panel a{
		border:none;
	}
	
	div.panel .pic {
		float:left; 
		border-right:1px solid #BBB;
		margin-right:10px;
		padding-right:10px;
	}
	.panel h2{
		margin-bottom:15px
	}
	.panel p{
		margin-bottom:5px;
	}

/* Admin Events */
#titleBox{
	width:100%;
	float:left;
	}
	#titleBox h1{
		float:left;
	}
	#titleBox div {
		margin-top:10px;
	}
/* Admin Add Content */

a.addContent {
	background:#DDD;
	border:1px solid #CCC;
	display:block;
	font-size:12px;
	padding:5px 10px 5px 5px;
}
	a.addContent:hover{
		background:#CCC;
		border-color:#BBB;
		color:#111;
	}
	a.addContent .icon {
	}
	
/* Admin Back */

a.back {
	background:#DDD;
	border:1px solid #CCC;
	display:block;
	font-size:12px;
	padding:5px 10px 5px 5px;

}

	a.back:hover{
		background:#CCC;
		border-color:#BBB;
		color:#111;
	}
	a.back .icon {
	}

	
.editBox {
}
	
	.editBox h2, .editBox h1 {
		float:left;
	}
	.editBox ul{
		float:right;
		font-size:12px;
	}
	.editBox li{
		float:left;
		margin:0 0 0 10px;
	}
	.editBox a {
		border:none;
	}

#addBox {
	float:right;
}

	#addBox li{
		float:left;
		margin:0 0 0 5px;
	}
	
table.newsInput{
	margin: 0px 0px 20px 0px;
}
	table.newsInput td{
		vertical-align:top;	
		padding:5px;
	}
	
/* Admin Photos Iframe */

#photoFrame{
	width:260px;
	height:500px;
	}

#iframePhotos{
	width:230px;	
}
.iframePhotoBox{
	width:225px;
	padding:10px 0px 30px 10px;
	float:left;
	}
	.iframePhotoBox div{
		float:left;
		margin-left:0px;
		}
	.iframePhotoBox div.url{
		width:200px;
		}
	.iframePhotoBox img{
		float:left;
		}

/* Admin Photos */
.photoEdit{
	height:80px;
	width: 400px;
	float:left;	
}
	div.photoEdit{
		float:left;	
		width:440px;
		padding-bottom:15px;
	}	
	.photoEdit img{
		float:left;	
		background:#FFF;
		border:1px solid #CCC;
		display:block;
		float:left;
		margin:0 10px 0 0;
		padding:4px;
	}
	
	.photoEdit img.icon{
		background:transparent;
		border:none;
		margin:0 5px 0 0;
		padding:0;
		
	}
	.photoEdit div{
		float:left;	
	}
	.photoEdit input{
		margin-top:15px;
		float:left;
		display:block;	
	}

.url{
	color:black;
	font-size:12px;
}
	div.url{
		margin:0 0 5px 0;
		padding:5px 0 5px 10px;
		background-color:#fff;
		width:300px;
		border: 1px solid #CCC;
		float:none;
	}

/* Admin Login Page */
table#login{
	margin:0px;	
}

/* Admin News Page*/


div.clear{
	clear:both;	
}

hr {
	clear:both;
	visibility:hidden;
}

/* Custom Classes */

.customInput {
	border:1px solid #CCC;
	background:#FFF;
	padding:5px;
}

.icon {
	margin:0 5px 0 0;
	position:relative;
	vertical-align:text-top;
}

.alignLeft {
	float:left;
}

img.alignLeft {
	margin:0 15px 0px 0;
}

.alignRight{
	float:right;
}

img.alignRight {
	margin:0 0 0 15px;
}