/************************************************/
/*  css stylesheets for Hair Designs by Donna  */
/*  Origi web design by C-Ray, Enterprises/crr*/
/*********************************************/

/***************/
/* Main Body  */
/*************/

* {
        margin: 0;
        padding: 0;
        }


body {
	font-size: 12px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
        background-image: url(gold-bg.gif);  
        background-position: top left;
        background-repeat: repeat;
	padding: 20px;
	 	}

/****************************/
/* Any  URLs within pages  */
/**************************/

a {
	   	color: rgb(255,255,255);
		font-size: 14px;
	        text-decoration: none;
		}

a:hover {
	 	color: rgb(0,0,0);
		font-size: 18px;
	        font-weight: bold;
	        text-decoration: none;
		}

a:visited {
	font-size: 16px;
        color: rgb(255,255,255);
        }


/**************************************************/
/* Standardize the Heading Tags Between Browsers */
/* Use IE6 Font Sizes                           */
/***********************************************/

h1, h2, h3, h4, h5 {
		font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
   		line-height: 1.3em;
		margin-bottom: 1em;
		margin-top: 0.8em;
		}
		
h1 {	font-size: 32px;
		}
h2 {	font-size: 24px;
		}
h3 {	font-size: 18px;
		}
h4 {	font-size: 16px;
		}
h5 {	font-size: 13px;
		}

img {   border: 0;
        }


/*************************************/
/* Main Menu links at top of pages  */
/***********************************/
.menu-navs {
	color: rgb(0,0,0);
	font-size: 14px;
	text-decoration: bold;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	text-align: center;
}
.menu-navs a,a:visited { 
	color: rgb(255,255,255);
	font-size: 14px;
	text-decoration: none;
}
.menu-navs a:hover,a:active {
	color: rgb(0,0,0);
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;		
}



/**************/
/* Day/Date  */
/************/

.dateline {
	float: right;
        color: rgb(0,0,0);   
        background: rgb(225,217,196);
        height: 15px;
	}


/***************************************/
/*  Main Containers for various pages */
/*************************************/
.page-container {
	width: 802px;
	height: 646px;
	margin: 0px auto;
	padding: 0px;
        border: 2px solid rgb(180,180,180);
        background: rgb(245,247,229);
		}

.subpage-container {
	width: 802px;
	height: 550px;
	margin: 0px auto;
	padding: 0px;
/*        border: 2px solid rgb(180,180,180); */
        background: rgb(245,247,229);
		}
		
.main-header-container {
	width: 802px;
	height: 96px;
        background: url("top_marble.jpg") repeat-x top;
	border-right: 1px solid rgb(245,247,229);
        border-top: 1px solid rgb(245,247,229);
        border-left: 1px solid rgb(245,247,229);
	}

/* .subpage-content-container {
	width: 802px;
	height: 450px; 
	border-bottom: 1px solid rgb(0,0,0);
	} */

.subpage-content-container-main-specials {
        float: left; 
        border: 1px dashed #666666;
        height: 350px;
        width: 360px;
        padding: 0 0 0 0; 
        }

.viewstyles-content-container {
	width: 802px;
	height: 450px;
	overflow: auto;
	}

.main-content-container {
	width: 802px;
	height: 490px;
	border-bottom: 1px solid rgb(0,0,0);
	}

#main-content-title p {
	padding: 0 0 0 20px;
        font-size: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        color: rgb(137,74,69);
        text-decoration: none;
        }

.main-content-container p {
        font-size: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        color: rgb(0,0,0);
        text-decoration: none;
        }


.main-content-container img {
/*         border: 1px solid #000000;  */
        }

.main-footer-container {
	width: 802px;
	height: 50px;
        font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        color: rgb(0,0,0);
        background: url("footer_marble.jpg") repeat-x top;
	border-right: 1px solid rgb(245,247,229);
        border-left: 1px solid rgb(245,247,229); 
	}


/**********************************/
/*  Info Box with bulleted list  */
/********************************/

#center-text {
        clear: both;
        padding: 10px 0px 10px 5px;
        }

#info-box {
        float: left;
        height: 260px;
        width: 500px;
        padding: 15px 0 0 0; 
        background: url("main_text_box.gif") top left no-repeat;
        }

#info-box ul {
        float: right; 
        width: 190px;
        list-style: disk;
	padding: 20px 0 0 5px;

        }

#info-box ul li {
        font-weight: bold;
        line-height: 135%;
         color: rgb(60,60,60); 
        }

#info-box ul li a:visited{
        font-weight: bold;
        line-height: 135%;
        font-size: 14px;
         color: rgb(137,74,69); 
        }

#info-box p {
        color: rgb(60,60,60);
/*        font-size: 14px;   */
        font-size: 10px; 
	font-family: verdana, arial, helvetica, sans-serif;
        width: 235px;
	margin-left: 20px; 
        padding: 5px 5px 8px 0;
        text-align: justify;
/*	clear:bottom */
        }

/****************************/
/* Main Page Address Disp  */
/**************************/
#addr-box p {
/*	position:absolute;
	left:100px;
	top:450px;  */
        background: url("main_addr_box.gif") top left no-repeat;

        font-size: 12px;
        font-weight: bold;
        color: rgb(60,60,60);
	float: left;
        height: 150px;
        width: 255px;
 	margin: 0 15px 0 15px;  
        padding: 10px 20px 0 25px;
        text-align: justify;
        line-height: 120%;
        }

/***********************************/
/* Submenus with list items       */
/*********************************/

.submenu {
        float: left; 
        height: 450px;
        width: 225px;
        padding: 0 0 0 0; 
        }

.submenu p {
        color: rgb(60,60,60);
        font-size: 16px; 
	font-family: verdana, arial, helvetica, sans-serif;
        width: 235px;
	margin-left: 10px; 
        padding: 25px 5px 3px 0;
        text-align: justify;
        }

.submenu p.specials {
        color: rgb(0,0,0); 
        font-size: 18px;  
	font-family: verdana, arial, helvetica, sans-serif;
        width: 235px;
	margin-left: 20px; 
	margin-top: 50px;
        padding: 25px 5px 3px 0;
        text-align: justify;
        }

.submenu ul {
        font-size: 14px;
        width: 220px;
        list-style: disk;
	padding: 1px 0 0 25px;

        }

.submenu ul li {
        font-weight: bold;
	padding: 0 0 0 10px;
        line-height: 135%;
        color: rgb(135,110,81);
        }


/***************************************/
/* Formatting for Specials Page info  */
/*************************************/
.main-specials {
        float: left; 
        height: 425px;
        width: 500px;
        padding: 20px 0 0 20px; 
        }

.main-specials p {
        color: rgb(155,126,95);  
        font-size: 18px; 
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 20px; 
        padding: 25px 5px 3px 0;
        text-align: justify;
        }

.main-specials p.specials {
        color: rgb(0,0,0); 
        font-size: 14px;  
	font-family: verdana, arial, helvetica, sans-serif;
        width: 235px;
	margin-left: 40px; 
        padding: 20px 5px 5px 0;
        text-align: justify;
        }

.main-specials p.textinfo {
        color: rgb(155,126,95); 
        font-size: 12px;  
	font-family: verdana, arial, helvetica, sans-serif;
        width: 235px;
	margin-left: 40px; 
        padding: 5px 5px 5px 0;
        text-align: justify;
        }

/***********************************/
/* Submenu for Contact Page Only  */
/*********************************/

.submenu-contact {
        float: left; 
        height: 450px;
        width: 225px;
        padding: 35 0 0 25; 
        }
.submenu-contact p {
        color: rgb(60,60,60);
        font-size: 12px; 
	font-family: verdana, arial, helvetica, sans-serif;
        width: 235px;
	margin-left: 10px; 
        padding: 5px 5px 3px 0;
        text-align: left;
        }
.submenu-contact p.emph{
        color: rgb(121,99,77);
        font-size: 14px; 
        font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
        width: 235px;
	margin-left: 10px; 
        padding: 25px 5px 3px 0;
        text-align: left;
        }

/******************************************************************/
/* Sets colors for the menu options on Services page - Left menu */
/****************************************************************/
.submenu ul li a{
	font-size: 14px;
        font-weight: bold;
	padding: 0 0 0 10px;
        line-height: 135%;
        color: rgb(135,110,81);
        }
.submenu ul li a:hover{
	font-size: 14px;
        font-weight: bold;
	padding: 0 0 0 10px;
        line-height: 135%;
        color: rgb(0,0,0);
        }

/* DE-ACTIVATED/ sets color to red if links been clicked on 
.submenu ul li a:visited{
	font-size: 14px;
        font-weight: bold;
	padding: 0 0 0 10px;
        line-height: 135%;
        color: rgb(255,0,0);
        }  */

#services-thumb {
        float: left;
        height: 425px;
        width: 300px;
        padding: 2px 0 0 0; 
        background: url("thumbs/services_pic.gif") top right no-repeat;
        }

#sub-describe {
        float: left;
        height: 190px;
        width: 190px;
	margin-top: 20px; 
	margin-left: 40px; 
        padding: 20px 0 0 5px; 
        background: url("describe-box.gif") top left no-repeat;
        font-size: 14px; 
	font-family: verdana, arial, helvetica, sans-serif;
        }
