/*-----------------------------------------------------------------------------
RedMagnet Creative Media Style Sheet
author:    Patrice Anderson
email:     web@redmagnet.com
website:   http://www.redmagnet.com/creativemedia
-----------------------------------------------------------------------------*/

/*  Color Scheme 

Red Accent = #d4241d
-----------------------------------------------------------------------------*/


/* General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}



/* Put it back on certain elements */
p, pre, blockquote{
	margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

/* Remove border around linked images */
img {
	border: 0;
}



/* Removes styling from all list items */
ul, li {
	list-style:none;
}



h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
}



h1 {
	margin:0;
	padding:0;
}

#header img, .tel {
	display:none;
}



/*  Typography (Global)
-----------------------------------------------------------------------------*/

body {
	color: #FFF;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.south {
	color: #d4241d;
}

#primary h2{
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #d4241d;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 15px;
}

.primaryInfo{
font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}

td p {
	font-size: .9em;
}






.contactInfo{
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


.team, .principal{
	font-weight: bold;
}

.services li{
	list-style-type: disc;
	text-transform: uppercase;
	display: list-item;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{	
	color: #d4241d;
}
a:visited{color: #FFFFFF;text-decoration: none;}


.newsTitle{
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newsTitle a:link, .newsTitle a:visited{
color: #FFFFFF;text-decoration: none;
}

.newsTitle a:hover{
	color: #d4241d;
}
.news-captions{
	font-size: .7em;
}

.newsPublication{
	font-size: .9em;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.newsDate{
	font-size: 0.8em;
	line-height: 0.9em;
	margin-top: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 15px;
}

.newsbox{	
	width: 319px;}

/*  Layout (Global)
-----------------------------------------------------------------------------*/
#container {
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align: left;
	width: 1024px;
	position: relative;
	min-height: 600px;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;

}

			
html>body #container {
	height: auto;
	}

#content {
	width:1024px;
	margin-top: 0px;
	min-height: 600px;
		
		}

.workbox{
	display: block;
	width: 285px;
}
.specs{
	font-size: .8em;
	margin-right: 0px!important;
	padding-right: 0px!important;
}

.specs p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.1em;
}

#accessibility, #pageDescription {
	position:absolute;
	top:-5000em;
}

#primary{
	width:700px;
	top: 176px;
	margin-right: 84px;
	position: absolute;
	left: 240px;
}



.leftcol{float: left;}

.rightcol{float: right;}


.team{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.title {
	width: 120px;
	margin-bottom: 15px;
	display: block;
}

.title-def {
	width: 575px;
	margin-bottom: 15px;
		display: block;
}

.services{
	display: block;
	width: 42%;
}


.project {
	margin-bottom: 15px;
	display: block;
}

.project-title {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
}

.project-location {
	display: block;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

.project-image {
	display: block;
	padding-left: 50px;
}

#project-nav-table{
	width: 100%;
}

#project-nav-table td{
	text-align: center;
}


#project-table td{
	vertical-align: bottom;
	padding-right: 15px;
}

#main-table td{
	vertical-align: top;
	padding-right: 15px;
}

#gallery-table td{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
}

/*  Backgrounds

-----------------------------------------------------------------------------*/

body {
background-color:#000000;
}




/*  Header
-----------------------------------------------------------------------------*/

#header * {
	position:relative;
	top:0;
	left:0;
	z-index:10;
	width:1024px;
}



#branding a {
	display:block;
	text-decoration:none;
	text-indent:-5000em;
	overflow:hidden;
	background-image: url(../../images/branding.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 542px;
	margin-top: 15px;
	margin-left: 23px;
	margin-bottom: 6px;
}



#tagLine {
	display:block;
	text-decoration:none;
	text-indent:-5000em;
	overflow:hidden;


}

#subtagLine {

}


/*  Main Nav
-----------------------------------------------------------------------------*/

#navContainer {
	position:absolute;
	width: 114px;
	top: 176px;
	height: 480px;
	padding: 0px;
	margin: 0px;
	left: 23px;
}



#navContainer ul {
	position: relative;
	text-align: left;
	top: 0px;
	margin: 0px;
	padding: 0px;

}




#navContainer h3 {
	height:4px;
	text-indent:-5000em;
	overflow:hidden;
	position: absolute;
}

#navContainer li a {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	text-transform: uppercase;
	font-weight: bold;
}

#navContainer li a:hover {
	color:#000;
}

#nFirm{
	background-image: url(../../images/button-bkg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
}


#nWork, #nNews{
	background-image: url(../../images/button-bkg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	text-align: center;
		margin-top: 15px;
	margin-bottom: 15px;
}


#subDesignTeam
{
	height: 24px;
	width: 114px;
	padding-top: 7px;	
	margin-top: 0px;
	margin-bottom: 7px;
}

 #subServices, #subContact{
	height: 24px;
	width: 114px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#subNav{
	display: block;
	margin: 0px;
	text-align: center;
	padding: 0px;		
}

#subNav li {
	text-align: center;
	color:#d4241d;
	width: 114px;	
	
}

#subNav li a {
	text-decoration:none;
	text-align: center;
	color:#d4241d;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	text-transform: uppercase;
	
}

#subNav li a:hover {
	color:#fff;
}

#subEcclesiastical, #subEducational, #subFinancial, #subCivic, #subMilitary{
	height: 24px;
	width: 114px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#subCurrent{
	height: 24px;
	width: 114px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-bottom: 14px;
}

/*  Footer
-----------------------------------------------------------------------------*/

#footer {
	position: relative;
	text-align: center;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	font-size: 1em;
	margin-top:20px;
}

#footer p{
	margin: 0px;
	font-size: .7em;
	padding: 0px;
}

