/* CSS Document */
/*Created by Cathy MacMillan www.macmillaninc.com for LafayettePhotoStudio.com*/
/* Date 02-2007 */



/* HTML Style Definitions  */
body, html {
	margin: 0 0 0 0;
	padding: 0px 0px 0px;
	color: Black;
	font: 1em 'Trebuchet MS', Tahoma, Arial, san-serif; 
	text-align: center;
	background: Black;
	}
	
a:link {
	color: #b81e1a;
	}
	
a:visited {
	color: #1D4642;
	}

a:active {
	color: #1D4642;
	}
a:hover {
	color: #678567;
	}
	
			
/* CONTENT */

#container{
		margin: 0px auto 0px auto;
		text-align: left;
		width: 799px;
		height: 100%;
		padding: 0px 0px 0px 0px;
		background-color: White;
		}

#masthead{
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #424D4F;
	text-align: center;
	}
	
#logo{
	padding: 5px 0 0 10px;
	float: left;
}

#clientLogin{
	padding: 0 10px 0 0;
	float: right;
}
	
h1 { 
 font: normal normal bold 1.4em 'Trebuchet MS', Tahoma, Arial, san-serif;
 color: #b81e1a;
 margin-left: 5px;
 padding: 0 30px 0 30px;
 }
 h2 { 
 margin: 12px 0 0 0; 
 padding: 0 30px 0 30px;
 font-size : 1.2em;
 color : Black;
 font-style: italic;
 font-family: 'Trebuchet MS', Tahoma, Arial, san-serif;
 }
 h3 { 
 margin: 12px 0 26px 30px; 
 padding: 0 30px 0 30px;
 text-align: center; 
 font-size : 1.1em;
 color : #778899;
 font-style: italic;
 font-family: 'Trebuchet MS', Tahoma, Arial, san-serif;
 border: 1px solid #778899;
 }
ul{
	font-size: 0.9em;
	line-height: 1.2em;
	list-style: square outside none;
}
.italic {
font-style: italic;
}

.small{
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}
.strong{
	font-style: italic;
	font-weight: bold;
}
#black{
	background-color: Black;
	height: 15px;
	clear: both;
	margin-top: 0;
}
		
#content {
	margin: 0px 0px 0px 0px;
	background: White;
	}
	
#content p{
	padding: 0 30px 0 30px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.clear{
	clear: both;
}
.credit{
	font-size: 0.9em;
	letter-spacing: 1px;
}
.right{
	float: right;
	padding: 0 10px 10px 0;
}

.introRight{
	float: right;
	padding: 0px 0px 0px 0px;margin: 0;
}
/*MENU*
======================================================/
/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#e8e8e8;
      font-size: 20px;
      line-height: 1.4em;border-bottom: 1px solid #BFBFBF;border-top: 10px solid Black;
            font-family: Georgia, "Times New Roman", Times, "MS Serif", serif;
            }
    #tabsB ul {
        margin:0;
        padding:0px 10px 0 25px;
        list-style:none;
      }
    #tabsB li {
      display:inline;height:60px;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background: url(img/navDivider.gif) no-repeat right;
      margin:0;
      padding:0 10px 10px 10px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      padding:15px 15px 4px 6px;
      color: Black;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color: #B81E1A;
      text-decoration: underline;
      }
    #tabsB a:hover {
      text-decoration: underline;
      }
    


/*TABLES*/
#services{
	padding: 0 0 0 30px;
}
#awards{
	padding: 0 0 0 30px;
	width: 90%;
}
.awardstitle { 
 padding-left: 30px;
 color : Black;
 font: italic bold 1.2em 'Trebuchet MS', Tahoma, Arial, san-serif;
 }	
 .imgpad{
 	padding: 0 0 1em 2em;
 }
 .padborder{
 	padding: 2px; border: 1px solid Black;margin:4px;text-align:left;
 }
 
 /*FORM - Contact Page
=========================================================================*/
#contactform { 
  color: #878787;
  margin: 0 0 0 0; padding: 20px;
  background-color: White;
  text-align: left;
  width: 730px;
}
.alert { color: #f00; margin-left: 50px; display: none;}
fieldset { 
 padding: 15px;
 border: 1px solid #DFDFDF;
 background-color: transparent;
 margin-bottom: 5px;
}
legend, dt { 
  background-color: transparent; color: Black;
  padding: 4px 4px 2px 4px; text-indent: -2px;
  font-size: 1.2em; font-weight: normal; margin-bottom: 0.2em; 
}
label { 
  font-size: 0.9em;
}
input, textarea, select {
  font: 90% "Century Gothic", "MS Sans Serif", "Arial";  
  padding : 2px; 
  border : 1px solid #D2D4CF;
  background-color : #fffffa;
}
input:focus, textarea:focus, select:focus {
border: 1px solid #4E2029;
}

/*BUTTON*/

.button {
background-color:#F5F5F5;
border:1px solid #CBCBCB;
color:#333333;
font: normal bold 16px "Century Gothic", "MS Sans Serif", "Arial";
padding: 2px 3px 2px 3px;
margin-top: 10px;
}
.button:hover {
color: #637477;
 border:1px solid #778899; 
}
				
/* FOOTER */

#footer{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	vertical-align:bottom;
	text-align: center;
	font-family: 'Trebuchet MS', Tahoma, Arial, san-serif; 
	color: #A5ADB3;
	background-color: #424D4F;
	letter-spacing: 0.1em;font-size: 0.7em;
}


#footer a{
	color: White;
	text-decoration: underline;
}
#footer a:visited{
	text-decoration: none;
}
#footer a:hover{
	color: #9EAAB6;
	text-decoration:underline;
}




	