body {
	position: relative;
	margin: 10px auto; padding: 0;
	width: 770px;
	font: small "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	background-color: #990;  
	color: #000;}

#container {
	padding: 0 7px;
	overflow: hidden;
	background: url(images/container.png) 0 0 repeat-y;}

#header {
	width: 758px;
	margin: 0 -7px;
	padding: 8px 6px 0 6px;}
	
#navigation {
	margin: 0;
	border-top: 4px solid #EF5C00;
	padding: 0;
	list-style: none;}

#navigations {
	margin: 0; 
	border-top: 4px solid #EF5C00; 
	padding: 0; 
	list-style: none;}

#texture {
	clear: both;
	border-top: 4px solid #EF5C00;
	border-bottom: 4px solid #EF5C00;
	padding: 1px 0;}

.section {
	float: left;
	padding: 0 10px;
	padding-bottom: 1001em;
	margin-bottom: -1000em;}

#formcontent {
	width: 70%; margin: 80px auto;}

#formcontent1 {
	width: 60%; height:40%; 
	text-align: center; 
	border: 7px solid #0000ff; 
	padding: 5px;
	background-color: #ffff00; color: #000;} 

#formcontent1 td {
	font-weight: bold; color: #000000;}

#shred1 {
	background-color: #990000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 120%; color: #ffffff; 
  	padding: 5px 0 5px 0; 
	text-align: center;}

#float {
	float:right; 
	width:170px; height: 189px; 
	border:3px dotted #aa0; 
	margin:0px 0px 15px 20px; padding: 15px;
   	text-align:center;}

.shred2 {
	font-style: italic; 
	color: #990000; 
	font-size: 120%; font-weight: bold;}

.shred7 {
	font-size: 120%; 
	color: #000077; 
	font-weight: bold; 
	text-align: center;}

.guitar {
	font-size: 90%; 
	color: #990000; 
	font-weight: 600; 
	text-align: left; 
	padding-left: 8px;}

.guitar1 {
	font-size: 100%; 
	color: #000000; 
	font-weight: bold; 
	font-style: italic; 
	text-align: left; 
	padding-left: 5px;}

#content {width: 416px;}

#contentsiteplan {width: 95%;}

#highlights {
	width: 140px; 
	background: url(images/pullout.png) 0 0 repeat-y;}

#sevicelights {
	width: 230px;}

#servicelights p img {
	float: right; padding: 7px;}

#servicelights h2 {
	text-align: center;}

#sidebar {
	width: 140px;}

#footer {
	position: relative;	
	background: url(images/footer.jpg) 0 0; 
	background-repeat: no-repeat; 
	padding-top: 10px; 
	font-size: 100%;	
	text-align: center; 
	color: #990000;}

.shred3 { 
	font-family: Verdana, sans-serif; 
	color: #f00; 
	padding: 5px; 
	font-size: 150%; 
	font-weight: bold; 
	background-image: url(images/stripemetallic.jpg);}

.shred4 {
	font-style: italic; 
	color: #FFFFCC; 
	font-size: 80%; font-weight: bold; 
	margin: 0 15% 0 15%;}

.shred5 {
	text-align: right; 
	color: #000; 
	font-size: 60%;}

/*** Fix IE Layout Problem ***/
#container { 
	height: 1%;}

body > #container { 
	height: auto;}

/*******************************     Common	    *******************************/

h1 {
	margin: 0.6em 0; 
	color: #193A8B; 
	font: bold 150% Georgia, serif;}

h1 a, h2 a {
	text-decoration: none;}

h2, h3 {
	font: bold 120% Georgia, serif;}

p {
	margin: 1em 0;}

ul, ol {
	margin: 1em 0; padding: 0 3em;}

li {
	margin: 0; padding: 0;}

li .item-name {
	font-weight: bold;}

img {
	display: block; border: none;}

a { 
	color: #193A8B;}

a:hover {
	color: #EF5C00;}

acronym, abbr {
	border-bottom: 1px dotted #193A8B; cursor: help;}

a acronym, a abbr {
	border-bottom: none; cursor: pointer;}

blockquote p {
	border-left: 3px solid #193A8B; 
	background-color: #eee; 
	font-style: italic; font-size: 100%; 
	text-align: center; 
	font-weight: bold;}

code { 
	font: 10px Monaco, monospace; 
	color: #33C;}

ul.error {
	margin: 1em 0; 
	padding: 0 2em; 
	color: #900;}

.hidden {
	display: none;}

/*******************************     Header	    *******************************/

#header a {
	display: block;
	margin: 0;
	border: 1px solid #FFF;
	background: #ADB0B4;}

#header img {
	margin-left: 35px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;}

/*******************************   Navigation   *******************************/

#navigation li {
	float: left;
	margin: 1px 1px 1px 0;
	font: bold 90% Georgia, serif;
	text-transform: uppercase;}

#navigation li.current {
	padding: 0.4em 0.8em;
	background: #193A8B;
	color: #FFF;}

#navigation li a {
	display: block;
	padding: 0.4em 0.8em;
	text-decoration: none;
	background: #FFF;
	color: #193A8B;}

#navigation li a:hover {background: #EF5C00; color: #fff;}

#navigations li {
	float: left;
	margin: 1px 1px 1px 0;
	font: bold 90% Georgia, serif;
	text-transform: uppercase;}

#navigations li.current {
	padding: 0.4em 0.8em; 
	background: #193A8B; color: #FFF;}

#navigations li a {
	display: block; 
	padding: 0.4em 0.8em; 
	text-decoration: none; 
	background: #FFF;
	color: #193A8B;}

#navigations li a:hover {
	background: #EF5C00; color: #FFF;}

/*******************************     Content    *******************************/

#content {
	font-size: 90%;
	line-height: 1.5em;}

#content h2 {
	font-size: 120%;}

.entry .byline {
	margin-bottom: 1em;
	border-top: 1px dashed #ADB0B4;
	border-bottom: 3px double #193A8B;
	padding: 0.5em 0;
	font-size: 85%;}

.entry .fold {
	display: none;}

/*******************************   Highlights   *******************************/

#highlights {
	text-align: center;}

#highlights h2 {
	position: relative;
	margin: -20px -5px 0 -5px;
	border: 1px solid #EF5C00;
	border-bottom: none;
	padding: 5px 0;
	width: 148px;
	font-size: 100%;
	background: #FFF;
	color: #EF5C00;}

#highlights ul {
	padding: 0;
	list-style: none;}

#highlights ul li a {
	display: block;
	margin: 5px auto;

	padding: 1px;
	width: 120px;}

#highlights ul li a:hover {
	border-color: #193A8B;}

/*******************************    Sidebar     *******************************/

#sidebar {
	font-size: 85%;}

#sidebar h2 {
	margin: 0.7em 0;	
	color: #193A8B;}

#sidebar div {
	border-bottom: 2px groove #CCC;}

#sidebar div div {
	border-bottom: none;}

#sidebar div.last-child {
	border-bottom: none;}

#sidebar ul {
	padding: 0; list-style: none;}

#sidebar ul li {
	margin: 0.5em 0;}

.indent {
	margin-left: 3em; 
	list-style-type: none; list-style-position: 
	inside; margin-right: 2em;}

.indent a {
	margin-left: 1em;}

.formbody {
	background-color: #000088; 
	background-image: url(images/header1.jpg); 
	background-repeat: repeat-x; 
	text-align: center;}

.formtext {
	font-weight: bold; color: #000000;}

/* quote box*/
.quotebox {
	width:98%; height:3.5em; 
	background-color: #fff; 
	padding:4px; 
	border: 1px solid #ffffff; 
	text-align: center;
  	overflow:auto;}

.quotecolor {
	color: black;}

/* "hidecolor" must be the same as the background color of the quotebox */
.hidecolor {
	color: #fff;}

/* properties of the moving cursor */
.quotecursor {
	border-right: 3px solid red;}

/* font size for the quote display */
.quotefont {
	font-size: 100%; font-weight: bold; }

.attrib {
	text-align:right; 
	font-style:italic; padding-right:1em;}	

.bottommargin {margin-bottom: 15px;}