/* KHADIM STYLE css for african hair braiding salon */

a:link {color:#FF7F50; text-decoration: none; }			/* coral */
a:visited {color:#FF7F50; text-decoration: none; }		/* coral */
a:hover {color:#DAA520; text-decoration: underline; }	/* goldenrod */
a:active {color:#FF7F50; text-decoration: none; }		/* color */


body  { background: #000000;
		color:#F4A460; 				/*Sandybrown  */
		font-family: arial, helvetica, sans-serif; 
		font-size: 14px; 
		
		margin-left: 100px;
		margin-top: 5px;
	 	margin-right: 100px;
		margin-bottom: 10px;
}

.showOff { 	color:#F4A460; 				/*Sandybrown  */
			font-family:'times new roman',serif;
			font-weight:bold;
			font-size:26px;
		}


.txt24b { 	color:#F4A460; 				/*Sandybrown  */
			font-family:'times new roman',serif;
			font-weight:bold;
			font-size:24px;
		}

.txt18b { 	color:#F4A460; 				/*Sandybrown  */
			font-family:'times new roman',serif;
			font-weight:bold;
			font-size:18px;
		}


h1	{ 	color:#A0522D;						/* sienna */
		}

h2	{ 	color:#A0522D;						/* sienna */
		}

h3	{ 	color:#A0522D;						/* sienna */
		}



.button {
	border-style: ridge;                /*  solid, double, groove, dotted, dashed,*/ 
										/*	inset, outset, ridge, hidden  */
	padding: 5px;
	border-width:thick;  				/*  thin, medium, thick  */
	border-color:A0522D;				/*  sienna */
	background-color:#F4A460; 			/*  Sandybrown  */
	font-weight:bold;
	font-size:16px;	
	color:#000000;						/*	black text */
	}

 .frameCoral {
	border-style: outset;               /*  solid, double, groove, dotted, dashed,*/ 
										/*	inset, outset, ridge, hidden  */
	padding: 3px;
	border-width:thin;  				/*  thin, medium, thick  */
	color:#FF7F50;
	}
 p.nameframe2 {
	border-style: outset;               /*  solid, double, groove, dotted, dashed,*/ 
										/*	inset, outset, ridge, hidden  */
	padding: 0;
	border-width:thick;  				/*  thin, medium, thick  */
	border-color:turquoise;
	align:center;
	font-variant:small-caps;
	font-weight:bold;
	font-size:16px;	
	color:turquoise;
	}

.nameframe {
	border-style: outset;               /*  solid, double, groove, dotted, dashed,*/ 
										/*	inset, outset, ridge, hidden  */
	padding: 0;
	border-width:thick;  				/*  thin, medium, thick  */
	border-color:#A0522D;
	align:center;
	font-variant:small-caps;
	font-weight:bold;
	font-size:16px;	
	color:#A0522D;						/* sienna */
	}

.alertbox  {
	padding: 10px;
	border-style: ridge; color:red;
	} 

 .frameYLO {
	border-style: outset;               /*  solid, double, groove, dotted, dashed,*/ 
										/*	inset, outset, ridge, hidden  */
	padding: 3px;
	border-width:thin;  				/*  thin, medium, thick  */
	color:yellow;
	}

 .frame {
	border-style: outset;               /*  solid, double, groove, dotted, dashed,*/ 
										/*	inset, outset, ridge, hidden  */
	padding: 3px;
	border-width:thin;  				/*  thin, medium, thick  */
	color:#A0522D;
	}