@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;  /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	position: relative;	 /*  this allows me to position elements within this element */
	background-color: #000;
	background-image: url(../images/graphics/backgrounds/header_bg.gif);
	background-repeat: repeat-x;
	color: #ccc;
	font: normal normal normal 100.1%/1 Garamond, Georgia, serif;
	text-transform: none;
	text-decoration: none;	
}
#screen {
	position: relative;
	margin: 0;
	padding: 0;
}
#screen .footerBg {
	background-image: url(../images/graphics/backgrounds/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 61px;
	margin: -61px 0 0 0;
	padding: 0;
}
#container {
	position: relative;
	width: 1020px;
	text-align: left;
	padding: 0;
	top: 0px;
	margin: 0 auto;
}


/*^^^^^^^^^^ header styles ^^^^^^^^^^^*/


#header {
	margin: 0;
	padding: 0 10px;
	position: relative;
	height: 155px;
}
#header  h1 {
	height: 52px;
	text-indent: -1000em;
	background-image: url(../images/graphics/Griffin_Historical_banner.png);
	background-repeat: no-repeat;
	margin-top: 53px;
	margin-left: 220px;
}
#container #header h1 a {
	display: block;
	height: 52px;
	border: none;
	text-decoration: none;
}
#header .logo  {
	margin-top: -90px;
	margin-left: 765px;
}
#header .logo a {
	display: block;
	text-decoration: none;
	border:none;
}
#header .menu ul {
	margin: 0;
	padding:0;
	list-style: none;
	float: left;
}
#header .menu ul li {
	float: left
}
#header .menu ul li a {
	display: block;
	font: normal normal lighter 11px/15px "Lucida Grande", Tahoma, "Trebuchet MS", Arial, sans-serif;
	/*	text-transform: lowercase;	---------- style suspended for Valencia event -----------	*/
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #f80015;
	width: auto;
	margin: 15px 0 5px;
	padding: 0 8px;
}
#header .menu li a:link {
	color: #ccc;
	text-decoration: none;
}
#header .menu li a:visited {
	color: #fbd7a3;
	text-decoration: none;
}
#header .menu li a:hover {
	color: #b7dce8;
	text-decoration: underline;
}
#header .menu li a:active {
	color: #b7dce8;
	text-decoration: none;
	border: 1px dashed #b7dce8;
}	
#header .menu li a.current, #header .menu li a.current:link, #header .menu li a.current:visited, #header .menu li a.current:hover, #header .menu li a.current:active {
	color: #f80015;
	text-decoration: none;
	cursor: default;
}
#screen #container #header .menu .last {
	display: block;
	font: normal normal lighter 11px/15px "Lucida Grande", Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	border: none;
	width: auto;
	margin: 15px 0 5px;
	padding: 0 8px;
}
#screen #container #header .menu .last_current {
	display: block;
	font: normal normal lighter 11px/15px "Lucida Grande", Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	border: none;
	width: auto;
	margin: 15px 0 5px;
	padding: 0 8px;
	color: #f80015;
	cursor: default;
}


/*--------------- main content styles ---------------*/

/*
#content {
	padding: 1px;
	width: auto;
	color: #ccc;
	font: normal normal normal 1.4em/1.2 Garamond, Georgia, serif;
	text-transform: none;
	text-decoration: none;
	border: 1px dotted #00FF66;
	height: auto;
	float: left;
	text-align: left;
	overflow: visible;
}*/
#leftSide  {
	float: left;
	background-color: #000;
	text-align: center;
	width: 280px;
	padding-left: 18px;
	margin-bottom: 40px;
}
#leftSide .photo img {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#leftSide .caption {
	color: #787777;
	font: normal normal normal 11px/1.2 "Lucida Grande", Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
}
#leftSide .caption a {
	color: #8590d2;
	font: normal normal normal 11px/1.2 "Lucida Grande", Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8590d2;
}
.quote {
	color: #d5974d;
	text-align: center;
	font: italic normal normal 1.5em/1.2 Garamond, Georgia, serif;
	text-decoration: none;
	text-transform: none;
}
.quoter {
	color: #d5974d;
	text-align: center;
	font: normal normal normal 1em/1.6 Garamond, Georgia, serif;
	text-decoration: none;
	text-transform: none;
}
#container #leftSide h2{
	text-align: center;
}
.clients  {
	color: #d5974d;
	text-decoration: none;
	font: italic normal normal 1.4em/1.2 Garamond, Georgia, serif;
	text-transform: none;
}
#mainText {
	background-color: #000;
	float: left;
	text-align: left;
	overflow: visible;
	width: 630px;
	margin-bottom: 40px;
	padding-left: 2em;
}
#mainText p {
	color: #ccc;
	text-transform: none;
	text-decoration: none;
	font-family: Garamond, Georgia, serif;
	font-size: 100.1%;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
}
/*#mainText ul.promos li {
	list-style-type: disc;
	font: normal normal normal normal 1.4em/1 Garamond, Georgia, serif;
	color: #ccc;
	text-align: left;
	padding: 0 0 0 2em;
	list-style-position: inside;
}*/
#mainText h1 {
	text-align: left;
	color: #ccc;
	font: normal normal normal 2em/1 Garamond, Georgia, serif;
	text-transform: none;
}
#mainText h2 {
	text-align: left;
	color: #ccc;
	font: normal normal normal 1.4em/1 Garamond, Georgia, serif;
	padding-left: 0.6em;
	border-left-width: 0.5em;
	border-left-style: inset;
	border-left-color: #9c0304;
}
#mainText h3 {
	text-align: left;
	color: #f80015;
	font: normal normal normal 1.2em/1.2 Garamond, Georgia, serif;
	text-transform: none;
	text-decoration: none;
	padding: 0 0 0 3em;
}
#mainText h4, #leftSide h2 {
	text-align: left;
	color: #f80015;
	font: bold normal normal 1.3em/1.2 Garamond, Georgia, serif;
	text-transform: none;
	text-decoration: none;
}
#mainText .client_name {
	text-align: left;
	color: #f80015;
	font: normal normal normal 1.2em/1.2 Garamond, Georgia, serif;
	padding: 0;
}
#mainText a {
	color: #8590d2;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8590d2;
}
#mainText a:hover, #mainText a:active {
	color: #d5974d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5974d;
}
#mainText .categories a {  /*for row of internal links at top of Praise page*/
	margin-right: 0.4em;
}
#mainText  p .important   {
	color: #f80015;
	font-family: Garamond, Georgia, serif;
	font-weight: bold;
}
#mainText  p .feature_box  {
	background-color: #2b0501;
	margin: 1em;
	padding: 1em;
	border: 0.5px solid #d5974d;
}

/*photo and caption styles following are for pictures embedded in main text area*/

#mainText .photo img {
	float: left;
	border-width: 20px 30px 20px 0;
	border-style: solid;
	border-color: #000;
}
#mainText .caption {
	clear: both;
	color: #787777;
	text-align: center;
	font: normal normal normal 11px/1.2 "Lucida Grande", Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
}
#mainText .caption a {
	color: #8590d2;
	font: normal normal normal 11px/1.2 "Lucida Grande", Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8590d2;
}



	
/*^^^^^^^^^^^^^^^^ footer styles ^^^^^^^^^^*/	
	

#footer {
	clear: both;
	color: #939292;
	font: 11px/1.6 "Lucida Grande", Tahoma, "Trebuchet MS", Arial, sans-serif;
	padding: 0 18px;
	margin: 0px;
	height: 61px;
}
#footer .companyName {
	font-weight: bold;
}
#footer  a {
	color: #6C7191;
}
