/*
Marx Creative CSS
marxcreative.com
*/

a img {
border: none;
}

body {
	background-color:#E6E7E9;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.3;
}


a:link {
	color:#a7590d;
	text-decoration:none;
}
a:visited {
	color:#a7590d;
	text-decoration:none;
}


a:hover {
	color:#000000;
	text-decoration:none;
}

a:active {
	color:#666666;
	text-decoration:none;
}

.subhead a:link, a.visited {
color:#666666;
text-decoration:none;
font-size:14px;
font-weight:900;
}
.subhead a:hover, a.active {
color:#000000;
text-decoration:none;
font-size:14px;
font-weight:900;
}

div.marx {
float: left;
width: 250px;
padding-left: 25px;
}
div.marx a:link {
text-decoration:none;
}
div.marx a:visited {
text-decoration:none;
}
div.marx  a:hover {
	color:#000000;
}
div.marx a:active {
color:#000000;
text-decoration:none;
}

a.tv:link {
color:#a7590d;
text-decoration:none;
}

a.tv:visited {
color:#a7590d;
text-decoration:none;
}

a.tv:hover {
color:#1a2388;
}

a.advertising:link {
color:#a7590d;
text-decoration:none;
}

a.advertising:visited {
color:#a7590d;
text-decoration:none;
}

a.advertising:hover {
color:#bf271a;
}

a.media:link {
color:#a7590d;
text-decoration:none;
}

a.media:visited {
color:#a7590d;
text-decoration:none;
}

a.media:hover {
color:#209b02;
}

a.signage:link {
color:#a7590d;
text-decoration:none;
}

a.signage:visited {
color:#a7590d;
text-decoration:none;
}

a.signage:hover {
color:#1d48a7;
}

#main {
	margin:0 auto 0 auto;
	width:730px;
	height:auto;
	background-color: #E6E7E9;
}
#menu {
	width:730px;
	height:128px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#mainPhoto {
	 width:664px;
	 height:249px;
	 float:left;
	 padding:6px 6px 6px 6px;
	 margin:3px 27px 10px 27px;
	 background-color:#999999;
}
#leftColumn {
	width:407px;
	height:auto;
	float:left;
	padding:6px 6px 6px 6px;
	margin:0 0 0 27px;
}
#leftColumn50 { /* overrode this on portfolio.php -- made width 300px because of IE6 issue */
	width:320px;
	height:auto;
	float:left;
	padding:6px 6px 6px 6px;
	margin:0 0 0 27px;
}
#videoPlayer {
	width:300px;
	height:260px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#greyLine {
	background-image:url(../images/line.gif);
	width:1px;
	height:215px;
	float:left;
	margin:6px 6px 6px 6px;
}
#rightColumn {
	width:232px;
	height:auto;
	float:left;
	padding:6px 6px 6px 6px;
	margin:0 0 0 0;
}
#rightColumn50 { /* overrode this on media.php -- made width 300px because of IE6 issue */
	clear:none;
	width:320px;
	height:auto;
	float:left;
	padding:6px 6px 6px 6px;
	margin:0 0 0 0;
}
#singleColumn {
	width:664px;
	height:auto;
	float:left;
	padding:6px 6px 6px 6px;
	margin:0 0 0 27px;
}
#footer {
	 width:664px;
	 height:auto;
	 float:left;
	 padding:6px 6px 6px 6px;
	 margin:0 0 0 27px;
	 text-align:center;
}
#footer_home {
	 width:534px;
	 height:auto;
	 float:left;
	 padding:6px 6px 6px 6px;
	 margin:0 0 0 27px;
	 text-align:center;
}
.headline {
	color:#CEA414;
	font-size:16px;
	font-weight:900;
}
.subhead {
	color:#666666;
	font-size:14px;
	font-weight:900;
}
.menu {
	color:#666666;
	font-size:20px;
	font-weight:900;
}
.bodyhead {
	color:#333333;
	font-size:11px;
	font-weight:900;
}
.bodyhead a:link, .bodyhead a:visited {
	color:#333333;
	text-decoration:underline;
}
.bodyhead a:active {
	color:#CEA414;
	text-decoration:none;
}
.bodyhead a:hover {
	color:#666666;
	text-decoration:underline;
}
#gus_ad {
	font-size:11px;
	font-weight:bold;
	border-color:#FFFFFF;
	border-width:4px;
	border-style:double;
	padding:10px 10px 10px 10px;
	background-color:#999999;
	text-align:center;
	color:#FFFFFF;
}
.hidden { display: none 
}