/* CSS Document */
/*  Styles for Sputnik webpage  */
/*  Copyright 2009 to present, Susan Kell, www.kellswood.com/design/  */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006600;
	background-image: url(images/swirl_green.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 700px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #006600;
	text-align: left;
}
#banner {
	clear: both;
	background-color: #006600;
	color: #ffffff;
	font-size: 200%;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}
#leftcol #nav	{
	border: 1px solid #009933;
}
#leftcol #nav ul	{
	padding: 0;
	margin: 0;
	background-color: transparent;
	list-style-type: none;
	font-size: 60%;
	}
#leftcol #nav ul li	{
	display: inline;
	padding: 0;
	margin: 0;
	}
#leftcol #nav ul li a	{
	background-color: transparent;
	border: 1px solid #009933;
	color: #006600;
	display: block;
	padding: 4px 0px 4px 4px;
	text-decoration: none;
	height: 1%;
	}
#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus	{
	background-color: #006600;
	border: 1px solid #ffffff;
	color: #ffffff;
	}
#contact	{
	font-size: 60%;
	text-align: center;
	margin-top: 40px;
}
#contact a	{
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	}

#hosting	{
	font-size: 60%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
#content	{
	margin-left: 180px;
}
#content2	{
	margin-left: 2px;
}
#content p, #content2 p,#content table, #content ul li	{
	font-size: 80%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #006600;
	}
#content h1	{
	font-size: 130%;
	color: #006600;
	padding: 0;
	margin: 10px;
	}
#content h2	{
	font-size: 110%;
	color: #006600;
	padding: 0;
	margin: 10px;
	}
#content h3	{
	font-size: 100%;
	color: #006600;
	padding: 0;
	margin: 10px;
	}
#content a, #content2 a	{
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	}
#content a:hover, #content a:focus, #content2 a:hover, #content2 a:focus	{
	font-weight: bold;
	text-decoration: underline;
	}

/* Put "topnav" inside "content" on pages */
.topnav {
	text-align: left;
	margin-left: 10px;
	margin-top: 30px;
	}
.topnav a {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	}
.topnav a:hover, .topnav a:focus {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
	}
.caption	{
	font-size: 80%;
	}
.caption_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 70%;
}
.caption_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 70%;
}
.pic_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pic_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pic_gallery	{
	border: 0;
	margin: 2px 13px 11px 0px;
	}
.centerit {
	text-align: center;
	}
.clearit	{
	clear: both;
	display: block;
	}
.boldit	{
	font-weight: bold;
	}
.none	{
	}
.smallit	{
	font-size: 80%;
	}
.italicit	{
	font-style: italic;
	}
.bigboldit	{
	font-weight: bold;
	font-size: 110%;
	color: #006600;
	padding: 0;
	}
.blinkit	{
	text-decoration: blink;
	}
.prop	{
	height: 500px;
	float: right;
	width: 1px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#rightcol	{
	float: right;
	width: 159px;
	margin: 10px 5px 5px 5px;
	border: 1px solid #006600;
	background-color: #ebf4ea;
	}
#rightcol h2	{
	font-size: 90%;
	color: #FFFFFF;
	background-color: #006600;
	padding: 0px 0px 1px 5px;
	margin: 0px;
	}
#rightcol p	{
	font-size: 80%;
	color: #006600;
	padding: 0px 0px 0px 5px;
	margin: 5px;
	}
#rightcol ul {
	font-size: 80%;
	color: #006600;
	padding: 0px 0px 0px 12px;
	margin: 5px;
	}
#rightcol img	{
	border: 0;
	float: right;
	}
#rightcol a	{
	color: #006600;
	text-decoration: none;
	}
#rightcol a:hover, #rightcol a:focus	{
	text-decoration: underline;
	}
#footer	{
	clear: both;
	background-color: #006600;
	color: #ffffff;
	}
#footer p	{
	font-size: 70%;
	margin: 0;
	padding: 10px;
	font-style: italic;
	text-align: center;
	}
#footer a	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
#footer a:hover, #footer a:focus	{
	font-weight: bold;
	text-decoration: underline;
	}
#leftcol	{
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 165px;
	background-color: transparent;
	}
.container	{
	width: 99%;
	float: right;
	}