@charset "UTF-8";
body {
	background-attachment: scroll;
	background-image: url(../images/gd2008bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B9B2A0;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/footerBkg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	color: #AB9269;
}
#navigation a:link, #navigation a:visited {
	color: #AB9269;
	background-color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #000000;
	background-color: #AB9269;
}
#header h1 {
	color: #FFFFFF;
}
#content h4 {
	color: #362D1F;
	background-attachment: scroll;
	background-image: url(../images/behindH4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content p {
	color: #FFFFFF;
}
#content a:link, #content a:visited {
	color:#990000;
	text-decoration: none;
}
#content a:hover {
	color:#990000;
	text-decoration: underline;
}
/*.thirdCol a:link, .thirdColLast a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.thirdCol a:hover, .thirdColLast a:hover {
	text-decoration: underline;
}
.thirdCol a:visited, .thirdColLast a:visited {
	color: #666;
	text-decoration: none;
}*/
.thirdCol ul, .thirdColLast ul {
	color: #332B1E;
}
.servicesList li {
	color: #FFFFFF;
}
.sectionWrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #645339;
}
#content {
	background-attachment: scroll;
	background-image: url(../images/flourish.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.imageGrouping img {
	border: 8px solid #312A1D;
}
.imageGrouping img:hover {
	border: 8px solid #FFF;
}
.portfolio img,
.portfolio .new {
	/*border: 4px solid #7F7867;*/
	border: 4px solid #312A1D;
}
.portfolio img:hover,
.portfolio .new:hover {
	border: 4px solid #FFF;
}
.thirdCol h6, .thirdColLast h6 {
	color: #534A35;
}
.downloadList a:link, .downloadList a:visited {
	background-image: url(../images/download_link.jpg);
	background-color: #4D4231;
	color: #B9B2A0!important;
	text-decoration: none;
}
.downloadList a:hover {
	background-image: url(../images/download_hover.jpg);
	background-color: #372F23;
	color: #FFFFFF !important;
	text-decoration: none;
}
.downloadList a:active{
	background-image: url(../images/download_active.jpg);
	background-color: #000000;
	color: #666 !important;
	text-decoration: none;
}
.scrollList h5 {
	background-image: url(../images/behindH5.jpg);
}
a[href^="http:"] {
	background: url(../images/external_link.gif) no-repeat right top;
	padding-right:12px;
}
a[href^="http://www.guerrilladigital.cc"],
a[href^="http://guerrilladigital.cc"],
.noLink a[href^="http://creativecommons.org/licenses/by-nc-nd/3.0/us/"] {
	background-image: none;
	padding-right: 0;
}
.portfolio .new {
	background-attachment: scroll;
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar {
	background-attachment: scroll;
	background-image: url(../images/sidebarBkg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

