
/* ---------------------------------------------- */
/* Stylesheet for ::: McQuillen Interactive                */
/* ---------------------------------------------- */





/* Elements
   ---------------------------------*/


body	{
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    background-color: #1B8CD4;

	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


a {
	color: #156aa1;
	border-bottom: dotted 1px #156aa1;
	text-decoration: none;
	}

a:active {
	}

a:visited {
	color: #B34700;
	border-bottom: dotted 1px #933535;
	}

a#visited:hover {
	cursor: default;
	}

html>body a:hover {
	border-bottom-style: solid;
	}


/*  classes
    -------------------------------------- */

.sectionSubtitle{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; ;

}

.sideText  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}	
.sideTextHead  {
	font: 10px  Verdana, Arial, Helvetica, sans-serif; ;
	font-weight : bold;
}


.spacer {
  clear: both;
}


.contentHeader{
	border-bottom:1px dotted #999;
	font-weight:bold;
}

.highlight{
	font-weight:bold;
}


.leftColText{
	color:#666;
}

.leftColTitle{
	font-weight:bold;
	color:#000;
}

.newsItem{
	margin-bottom:20px;
}

.newsSlug{
	font-weight:bold;
	margin-bottom:0px;padding-bottom:0px;
}

.newsText{
	margin-top:0px;padding-top:0px;
}



/*  IDs
    -------------------------------------- */

#breadcrumbBar{
    display:none;
}

#col1{
	padding:20px 20px 20px 53px;
	float:left;
	width:355px;
	color:#333;
	 /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 315px;
}
#col2{
	margin:20px;
	width:430px;
	float:left;	
	color:#333;		
}

#contentBlock {
	width:950px;
	background:#fff;
	border:0px;
	margin:0px;
	padding:0px;
}


#flashArea{
	width:950px;
	text-align:left;
	background:#FFF;
	border:0px;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #AAA;
}	


#footer{
	
	display:none;
}
	
#frame{ /*for page*/

	position: relative;
	margin: 10px auto 0px auto;
	background-color:#FFFFFF; 
	background: url(../img/bg_shadow.gif) repeat-y;
	border:0px;
	padding: 0 10px;
	width: 970px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 950px;
}

#mainContentArea {
	background-color:#EEE;
	padding:0px;
	margin:0px;
	border:0px;
}

#projectHeader{
	margin:30px 0px 0px 0px;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 12px;
	font-weight:bold;
 	color: #000000
}

#resumeCol{
	padding:20px 20px 20px 53px;
	float:left;
	width:800px;
	color:#000;
}

#synopsis{
	background: #FCFCCC;
	margin:20px 0px 10px 0px;
	padding:10px;
}

#topNav{
   display:none;
}
#header{
	display:none;
}









