/* 			CSS Document
Title:		GoMcGregorGo [dot] com
Author:		Matthew McGregor, GoMcGregorGo [dot] com
Updated:		21 June 2005
Version:		1.0
*/

body {
			margin: 0px;
			padding: 0px;
			text-align:center;
			background: #fff;
			}
/* -------------------- [ shell ] ---- */

#shadow {
			background-image:   url("images/shadow.gif");
			background-repeat: repeat-y;
			background-position: center top;
			background-color: transparent;
			margin-top: 0px;
			
			}
			
#container {
			width: 710px;
			margin: 0px auto;
			text-align:left;
			background: #fff;
			border-left: 1px solid grey;
			border-right: 1px solid grey;
			}
/*
 #banner {
			margin: 0px;
			text-align:center;		
			border-bottom: 6px dotted #F05D29;
			}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover
		{
		font-family: verdana, arial, sans-serif;
		font-size: x-large;
		text-decoration: none;
		margin: 0px;
		}
*/		

.index 	{display:none;}

#content {
			font-family: tahoma, verdana, arial, sans-serif;
			font-size: 90%;
			color:#222;
			padding: 12px 50px 23px 50px;
			text-align: left; 
			line-height:
			}			
			
#footer {
			position: relative;
			/* clear: both; */
			margin: 0px;
			padding: 0px;
			background-image:  url("images/footer_bottom.gif");
			background-repeat: no-repeat;
			background-color: transparent;
			background-position: center top;
			}
			
/* -------------------- [ content formatting ] ---- */



#logo {
			text-align:center;
			padding: 20px 0;
			}
#logo a,
#logo a:link,
#logo a:visited,
#logo a:active,
#logo a:hover
		{
			font-family: tahoma, verdana, arial, sans-serif;
			text-decoration: none;
			margin: 0px;
			}

#pdf	{
			float:right;
			margin: 5px 10px 0 0;
			/* background-color:#B2C194;	
			background-image: url(images/pl.gif);
			background-position: 0 .35em;
			background-repeat: no-repeat;*/
			padding-left: 1.1em;
			}
			
#homenav {
			float:right;
			margin: 14px 0 0 0;
			/* background-color:#B2C194;	*/
			background-image: url(images/pl.gif);
			background-position: 0 .35em;
			background-repeat: no-repeat;
			padding-left: 1.1em;
			line-height: 100%;
}			
			
#bottomnav {
			text-align:center;
			font-size: .9em;
			}		
			
.copyright {
			margin: 0px;
			padding: 25px;
			color: #000;
			font-family: Tahoma, arial, helvetica, sans-serif;
			font-size: 9px;
			vertical-align: bottom;
			letter-spacing: 2px;
			height: 100px;
			}				

/* -------------------- [ common elements ] ---- */

p {			margin-top: 1.1em;
			margin-bottom: 0;
			line-height:130%;
	} 

A	{
			color: #697258;
			text-decoration: none;
			}

A:link {
			color: #697258;
			text-decoration: none;
			}

A:visited {
			color: #697258;
			text-decoration: none;
			}

A:active { color: #697258; }

A:hover {
			color: #fff;
			background: #891623;
			}

ul {
			list-style-type: none;
			padding: 0;
			margin-top: .1em;
			margin-left: 1.3em;
			line-height:130%;
			}

ul li {
			background-image: url(images/pl.gif);
			background-position: 0 .35em;
			background-repeat: no-repeat;
			padding-left: 1.1em;
			padding-bottom: 2px;
			}

.tight 		{margin-bottom: -1.3em;
			word-spacing: -.1em;}
#contact 	{margin-bottom:1.3em;
			word-spacing: .1em;}


h1, h2, h3, h4 {
			margin: 0px;
			padding: 0px;
			letter-spacing: 3px;
			font-family: tahoma, verdana, arial, sans-serif;
			color: #697258;
			}

h2			{word-spacing: .1em;}

h3 {			margin-top: 1em;
			padding: 2px 2px;
			background-color:#EEE;
			border: 1px solid #DDD;
			}			
	
#summary {	}	
