
/* ---------------------------------------------- */
/* Stylesheet for ::: McQuillen Interactive                */
/* ---------------------------------------------- */





/* Elements
   ---------------------------------*/


body	{
	font: .8em Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height:1.3em;
  	background-color: #1B8CD4;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


a {
	color: #156aa1;
	text-decoration: none;
	}

a:active {
	}

a:visited {
	color: #5f9727;
	}

a#visited:hover {
	cursor: default;
	}

html>body a:hover {
	border-bottom: 1px dotted;
	}


h2
{
	font: 1em Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
}

/*  classes
    -------------------------------------- */

.projectOverview
{
	background-color:#F9F9F9;
	padding:10px;
    border: 2px #D6D6D6 dotted;	
}

.imageCaption
{
	float:left;
	padding-left:20px;
	color:#444;
	width:200px;
}

.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-size: 1.1em;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;
}

.newsText{
	margin-top:0px;padding-top:0px;
}


.sectionHeader{
	font-weight:bold;
}

/*  IDs
    -------------------------------------- */

#breadcrumbBar
{
	padding-left:53px;
	padding-top:4px;
	background:#DDD;
	color:#333;
	height:25px;
	border-bottom:1px solid #BBB;
	border-top:1px solid #BBB;
}
 

#col1{
	padding:20px 20px 20px 50px;
	float:left;
	width:355px;
	color:#333;
	 /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 315px;
}
#col2{
	margin:20px;
	width:510px;
	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{
	
	background-color:#DDD;
	border-top:1px solid #FFF;
	color:#666;
	clear: both;
	height:300px;
}
	
#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: 950px;
}

#mainContentArea {
	background-color:#EEE;
	padding:0px;
	margin:0px;
	border:0px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #CCC;
}

#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:600px;
}

#synopsis{
	background: #FCFCCC;
	margin:20px 0px 10px 0px;
	padding:10px;
}

#quoteBlock
{
	padding:23px;
}

#quoteOpen
{
	float:left;margin-right:8px;margin-top:5px;
}

#quoteClose
{
	margin-left:5px;margin-top:5px;
}

#quoteSource
{
	
}







