div, form, fieldset, legend, input, ol, ul, p, pre, li, span, a, body, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }

html {
	font-size: 12px;
	}

body {
	/* font-family: "Lucida Grande", Arial, Verdana, sans-serif; */
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #ffffff url(/imgs/headerBackground.gif) repeat-x top left;
	color: #000000;
	}

p {
	font-size: 12px;
	padding-top: .7em;
	padding-bottom: .7em;
	}

a:link { color: #942121 }
a:visited { color: #b17053 }
a:hover { color: #942121 }
a:active { color: #942121 }

a.nunder:link { text-decoration: none }
a.nunder:visited { text-decoration: none }
a.nunder:hover { text-decoration: none }
a.nunder:active { text-decoration: none }

a.newWindow {
	background: url(/imgs/icon_newWindow.gif) 0px 3px no-repeat;
	padding: 0 0 0 12px;
	}

.box_innertube p {
	font-size: 12px;
	}

h1 {
	font-size: 30px;
	font-weight: bold;
	color: #3c4436;
	}

div.pageTitle {
	height: 37px;
	margin: 0 0 7px 0;
	}

div.pageTitle2 {
	height: 37px;
	}

div.pageTitle h1 {
	border-width: 0 0 1px 0;
	border-color: #999;
	border-style: solid;
	}

.pageSection {
	margin: 0 0 25px 0;
	}

.client_post {
	margin: 0 0 25px 0;
	font-size: 12px;
	}

.quote {
	font-style: italic;
	}

.byLine {
	font-weight: bold;
	}

h2 {
	font-size: 25px;
	font-weight: bold;
	}

h2.clientName {
	font-size: 10px;
	font-weight: bold;
	}

h3 {
	font-size: 17px;
	font-weight: bold;
	}

h3.clientPageHeading {
	margin-top: 25px;
	margin-bottom: 15px;
	border-width: 0 0 1px 0;
	border-color: #a7b2a0;
	border-style: solid;
	}

h3.line {
	margin-top: 25px;
	margin-bottom: 5px;
	border-width: 0 0 1px 0;
	border-color: #a7b2a0;
	border-style: solid;
	}

span.h4 {
	display: block;
	color: #3c4436;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

.clientHeading {
	padding-bottom: 5px !important;
	}


strong {
	font-weight: bold;
	}

.text_larger {
	font-size: 14px;
	}

.asterisk {
	color: #f00;
	}

#maincontainer {
	width: 800px; /* Width of main container */
	margin: 0 auto; /* Center container on page */
	}

#header {
	height: 145px; /* Height of top section */
	}

#header #logobulb {
	display: inline;
	position: relative;
	width: 97px;
	height: 101px;
	top: 44px;
	left: 0px;
	z-index: 100;
	}

#header #logobulb img {
	display: inline;
	}

#header #logotext {
	display: inline;
	}

#header #logotext img {
	display: inline;
	}

.innertube {
	margin: 0 10px 10px 10px; /* Margins for inner DIV inside each column (to provide padding) */
	}

.innertube_vertical {
	margin: 10px 0 10px 0; /* Margins for inner DIV inside each column (to provide padding) */
	}

.largeQuote {
	margin: 0 0 18px 0;
	}

.horizontalLinedText {
	padding-bottom: 1px;
	margin-bottom: 5px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #a7b2a0;
	}

.horizontalLinedLiteText {
	padding-bottom: 1px;
	margin-bottom: 5px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e2e2e2;
	}

td.line {
	padding: 0;
	margin: 0;
	height: 1px;
	background-color: #666;
	}

tr.rowColorEven {
	background-color: #fff;
	}

tr.rowColorOdd {
	background-color: #f5f5f5;
	}

.tourDate_container {
	padding: 0 0 8px 0;
	/*
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e2e2e2;
	*/
	}

.tourDate_date {
	font-weight: bold;
	display: block;
	float: left;
	width: 110px;
	position: relative;
	}

.tourDate_desc {
	padding-left: 110px;
	}

.tourDate_line {
	margin: 8px 0 0 0;
	height: 1px;
	background-color: #efefef;
	}

/* == 3 column  ===================================================================== */

#contentwrapper {
	float: left;
	width: 100%;
	}

#contentcolumn {
	margin: 35px 145px 0 253px; /* Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth */
	}

#leftcolumn {
	margin-top: 35px;
	float: left;
	width: 253px; /* Width of left column in pixel*/
	margin-left: -800px; /* Set margin to that of -(MainContainerWidth) */
	}

#rightcolumn {
	margin-top: 35px;
	float: left;
	width: 145px; /* Width of right column*/
	margin-left: -145px; /* Set left margin to -(RightColumnWidth) */
	}

/* == 2 column option 1 ===================================================================== */

#layout2_leftcolumn {
	margin-top: 35px;
	width: 520px;
	float: left;
	}

#layout2_rightcolumn {
	margin-top: 35px;
	width: 280px;
	float: left;
	}

/* == 2 column option 2 ===================================================================== */

#layout3_leftcolumn {
	margin-top: 35px;
	width: 253px;
	float: left;
	}

#layout3_rightcolumn {
	margin-top: 35px;
	width: 547px;
	float: left;
	}

/* == header navbar with imgs ===================================================================== */

#navContainer {
	position: relative;
	width: 800px;
	height: 20px;
	background: #ffffff;
	}

#nav {
	position: absolute;
	top: 0px;
	left: 97px; /* left padding from the left edge column (including the .innertube margin) */
	list-style: none;
	height: 20px;
	display: inline;
	overflow: hidden;
	width: 471px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -20px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -40px;
	}

#navNews a  {
	width: 58px;
	background: url(/imgs/nav/news_v2.gif) top left no-repeat;
	}

#navAboutus a  {
	width: 83px;
	background: url(/imgs/nav/aboutus_v2.gif) top left no-repeat;
	}

#navServices a  {
	width: 74px;
	background: url(/imgs/nav/services_v2.gif) top left no-repeat;
	}

#navClients a  {
	width: 66px;
	background: url(/imgs/nav/clients_v2.gif) top left no-repeat;
	}

#navResources a  {
	width: 86px;
	background: url(/imgs/nav/resources_v2.gif) top left no-repeat;
	}

#navTestimonials a  {
	width: 104px;
	background: url(/imgs/nav/testimonials_v2.gif) top left no-repeat;
	}

/* == footer ===================================================================== */

#footer {
	clear: left;
	margin-top: 0px;
	width: 100%;
	background: #ffffff;
	text-align: center;
	padding: 20px 0;
	height: 72px; /* Height of the footer section */
	background: url(/imgs/footer_background.jpg) repeat-x top left;
	}

#footer a {
	color: #FFFF80;
	}

/* == images ===================================================================== */

img {display: block}
img.inline {display: inline}

.photos_background {
	background-color: #dfede7;
	padding: 4px 4px 4px 4px;
	border: 0px solid #979594;
	}

.photos_background_thin {
	background-color: #dfede7;
	padding: 2px 2px 2px 2px;
	border: 0px solid #979594;
	}

.mainBandPhoto {
	margin-bottom: 15px;
	}

a.photoThumb_HighResLink {
	display: block;
	font-size: 10px;
	background: url(/imgs/icon_newWindow.gif) 0px 2px no-repeat;
	padding: 0 0 0 12px;
	text-decoration: none;
	margin: 2px 0 20px 0;
	}

.imageThumb_credit {
	display: block;
	font-size: 10px;
	margin: 2px 0 0px 0;
	}

.imageThumb_credit a {
	text-decoration: none;
	}

a.photo_HighResLink {
	display: block;
	background: url(/imgs/icon_newWindow.gif) 0px 2px no-repeat;
	padding: 0 0 0 12px;
	text-decoration: none;
	margin: 5px 0 20px 0;
	}

.photoListing {
	float: left;
	width: 30%;
	margin: 0 0 10px 13px;
	}

img.thumb_float_left {
	float: left;
	padding: 0 8px 5px 0;
	margin: 2px 0 0 0;
	}

img.thumb_float_left_background {
	float: right;
	background-color: #dfede7;
	padding: 4px 4px 4px 4px;
	border: 0px solid #979594;
	margin: 2px 10px 5px 5px;
	}

/* == lists ===================================================================== */

ul {
	list-style: none;
	}

ul li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	background: url(/imgs/ul_tic.gif) no-repeat 1px .5em;
	text-indent: 0px;
	font-size: 12px;
	}

ol {
	margin: 0px 0px 0px 25px;
	}

ol li {
	margin: 0px 0px 3px 0px;
	padding: 0;
	text-indent: 0px;
	font-size: 12px;
	}


.box_innertube ul li {
	font-size: 12px;
	}

ul.spacedBottom {}
ul.spacedBottom li {
	margin-bottom: .8em;
	}


ul li.newWindow {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 10px 12px;
	background: url(/imgs/icon_newWindow.gif) 0px 3px no-repeat;
	text-indent: 0px;
	font-size: 12px;
	}

/* == boxes ===================================================================== */

.box_cornerRounds {
	width: 98%;
	background: #dfede7;
	border: 1px solid #a7b2a0;
	}

.box_solid_title, .box_none_title {
	height: 23px;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
	font-size: 15px;
	}

.box_innertube {
	font-size: 12px;
	padding: 0 5px 7px 7px;
	}

.box_none {
	width: 98%;
	background: #ffffff;
	border: 0px solid #a7b2a0;
	}


/* == blog stuff ===================================================================== */

div.blogDate {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-bottom: 10px;
	}


div.blogTitle {
	font-size: 20px;
	font-weight: normal;
	color: #3c4436;
	}

div.blogPostSummary {
	padding-bottom: 20px;
	}

/* == sIFR stuff ===================================================================== */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}
*/

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/

