/***********************************************/
/* style.css                             */
/* Use with template  */
/***********************************************/
.clearthefloats {clear:both
}

body{
	font-family: Arial,sans-serif;
	color: #333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color:#fff;
	text-decoration: none;
}

a:link{
	color: #fff;
	text-decoration: none;
}

a:visited{
	color: #fff;
	text-decoration: none;
}

a:hover{
	color:#CCC;
	text-decoration: underline;
}

#copy a{
	color:#0033FF;
	text-decoration: underline;
	}
#copy a:link{
	color:#03F;
	text-decoration: underline;
	}
#copy a:hover{
	color:#903;
}	

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color:#CCC;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color:#CCC;
 margin: 0px;
 padding: 0px;
}

h2.phone{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color:#903;

}

h3{
 font-family: Arial,sans-serif;
 font-weight:normal;
 font-size: 100%;
 color:#fff;
 margin: 0px;
 padding: 0px;
}

/*h1.redh{*/
/*color:#903;*/
/*font-weight:bold;*/
/*font-size: 170%;
font-family:Georgia, "Times New Roman", Times, serif;*/
/*}*/


h2.blackh{
color:#000;
/*font-weight:bold;*/
font-size: 100%;
font-family:Georgia, "Times New Roman", Times, serif;
}

h3.redh{
color:#903;
/*font-weight:bold;*/
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
list-style-type:square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	position:relative;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #ccc;
	width: 1000px;
	height: 95px;
	background-color: black;
	z-index:1;
	/*background-image:url(images/images/Header.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}

#heading{
	float:left;
	margin: 20px 0 0 10px ;
	border-TOP: 1px solid #C03;
	border-BOTTOM: 1px solid #C03;
	/*border: 1px solid #f93;*/
	}
	
#hairstyles{
	width: 430px;
	float:right;
	border-bottom: 1px solid #c03;
	}
/*********** #navBar link styles ***********/

#lft_navBar ul a:link, #navBar ul a:visited {display: block;}
#lft_navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#lft_navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #lft_navBar li {border-bottom: none;}

#lft_navBar{
	float: left;
	width: 145px;
	margin: 0px;
	padding: 36px 0px 0px 0px;
	background-color:#000;	
	/*border-right: 1px solid #cccccc;*/
	/*border-bottom: 1px solid #cccccc;*/
	/*height: 833px;*/
}

#lft_navBar h3{
 	font-size: 80%;
}



#content{
  float: left;
  width:661px;
  /*background-image:url(images/images/Header_curve2_02_02.gif);
  background-repeat:no-repeat;*/
}

#whitebox{
	/*width: 161px;*/
	/*margin-top: 10px;*/
	/*height: 161px;*/
	/*background-color:#FFF;*/
	/*margin-left: 5px;*/
	float:left;
	padding: 5px;
}

#whitebox a{
 	display:block;
  	border: 13px solid #FFF;
	}

#whitebox a:hover{
	display:block;
  	border: 2px solid #000;
	padding: 11px;
	background: #fff;
	}


/************* #globalNav styles **************/


#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

a.globalNav:link{
	color: #ccc;
	text-decoration: none;
}

a.globalNav:visited{
	color: #ccc;
	text-decoration: none;
}

a.globalNav:hover{
	color: #C03;
	text-decoration: underline;
}

/************** .feature styles ***************/

.feature{
	padding: 10px 10px 20px 10px;
	/*font-size: 80%;*/
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature h1{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature img{
	float: left;
	padding: 45px 15px 0px 10px;
}


/************** .story styles *****************/

.story{
	/*clear: both;*/
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story ul{
 list-style-type:disc;
 font-weight: 600;
 margin: 1px 0px 0px 15px;
 }
/************************************************/
#storylft {
float:left;
width: 320px;
/*margin-TOP: -9px;*/
padding: 30px 0PX 0px 30px;
font-weight: normal;
}

#storylft ul{
	font-weight: bold;
	list-style-type: none;
}

#storylft p{
	font-weight: normal;
}

#storyrt {
float:right;
margin-right: 10px;
padding-top: 30px;
}


/************* #siteInfo styles ***************/


/*********** .relatedLinks styles ***********/

.left_bar{
	position: relative;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	font-size: 1.2em;
	border-style: solid;
	border-color:#999;
	border-width: 1px 0px 0px 0px;
}

.left_bar p{
	color:#C00;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight:bold;
	font-size: .8em;
}

.left_bar a:link,
.left_bar a:visited {
	display: block; 
	font-style:italic;
	font-size: .8em;
}

.left_bar img{
	border: 1px solid #fff;
	margin-BOTTOM: 10PX;
}

/************** #headlines styles **************/

#rt_bar{
	background-image:url(images/side_grade.png);
	margin: 0px;
    padding: 10px 0px 20px 10px;
	font-size: 80%;
	/*background-color:#990000;*/
	/*height: 1873px;*/
	/*background-color:#990000;*/
	height: 1089px !important;
    height: 1151px;
    height/**/:/**/1151px;
    /*height: 874px;*/
	width: 180px;
	border-left: 1px solid #ccc;
}

#rt_bar p{
	padding: 5px 0px 5px 0px;
	color:#FFF;
}

#rt_bar a:link{
	color:#FFF;
	text-decoration:underline;
	}
	
#pic img{
	border: 10px solid #000;
	margin-bottom: 30px;
}

