/*	
		Grandpa-George had his hands all over this.
		
			G-G Amalgamated, LLP
            18 N. 4th Street, Suite 711
            Minneapolis, MN 55401
            612.216.5005
            www.grandpa-george.com	
*/

/* IF YOU EDIT THIS, YOU MAY BREAK SOME STYLES THAT WERE DESIGNED FOR YOU */

/* CSS */

body {
	font-family:Verdana, Trebuchet, Arial, Helvetica;
	font-size:12px;
}

.navBar {}

.navBar ul {
	margin:10px 0 0 0;
	padding:0 0 0 5px;
}

.navBar ul li {
	display:inline;
	padding: 0 11px;
	border-right:1px #ccc solid;
}

.navBar ul li.last {
	border-right:0;
}

.navBar ul li a {
	color:#333;
	font-size:11px;
	text-decoration:none;
	
}

.navBar ul li a:hover {
	color:#0000cc;
	text-decoration:none;
}

.navBar ul li a:active {
	color:#FF2020;
	text-decoration:none;
}

.wrapper {
	width:750px;
}

.cornerHead {
	background:#6c86c5;
	width:137px;
	height:100px;
	margin-bottom:0px;
}

.header {
	width:587px;
	height:99px;
}

.homeContent {
	width:567px;
	padding:10px;
	text-align:center;
}

.content {
	width:567px;
	padding:10px 15px 10px 0px;
}

.sideBar {
	width:137px;
	min-height:460px;
	background:#d9e0f0;
}

#long .sideBar {
	width:137px;
	height:1100px;
	background:#d9e0f0;
}

.sideBar img {
	width:133px;
	padding-top:235px;
}

#long .sideBar img {
	padding-top:875px;
	width:133px;
}

#medium .sideBar img {
	padding-top:420px;
	width:133px;
}

h1 {
	font-size:18px;
	text-align:center;
	color:#6C86C5;
}

.title2 {
	font-size:18px;
	color:#6C86C5;
	display:inline;
	padding-left:10px;
}

.footer {
	background:#6f90CD;
	width:721px;
	height:30px;
}

.clear {
	clear:both;
}

.leftCol {
	float:left;
	width:584px;
}

.rightCol {
	float:left;
	width:140px;
}

a {
	color:6F90CD;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

.disclaimer {
	font-style:italic;
	font-size:11px;
	color:#999;
}

blockquote {
	background:#D9E0F0;
	padding:7px;
	line-height:22px;
}

.center {
	padding-left:35px;
	text-align:center;
	width:350px;
}
sup {
	line-height:8px;
}
.ggFooter {
	font-size:10px;
	padding:5px 0px 5px 15px;
	width:700px;
	text-align:right;
	color:#999;
}
.ggFooter a {
	color:#999;
}

.ggFooter a:hover {
	color:#666;
}
