/* Basic Site CSS : Background & Links : Non SiteStorePro Specific CSS */
body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	padding: 10px;
	background-image: url(../images/bg_green7.jpg);
}
.image_right {
	margin: 5px;
	padding: 5px;
	float: right;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 106%;
}
a:active {
	color: #006600;
}

/* Values Below Format the Sample Template Included With Site Store Pro */

.Site_OUTER_Border {
	width: 1000px;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #CCCCCC;
	text-align: right;
}
.header_background {
	background-repeat: no-repeat;
}

.Main_Body_background{
	background-repeat: repeat-x;
}

.bottom_links_background{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	background-color: #CCCCCC;
}


.bottom_links {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	font-size: 0.7em;
	background-color: #C9E4C0;
}

.Bottom_Copyright_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.image_left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.news {
	width: 94%;
	text-indent: 8px;
}
.articleheadings {
	font-size: 1.1em;
}
.toplinks {
	font-size: .8em;
}
.siteseal {
}
#flash {
	z-index: -999;
}
#menu {
	z-index: 200;
}
.twitter {
	position: relative;
	left: 830px;
}
.homepage_menu {
	z-index: 999;
}
.background {
	background-image: url(../images/kiddog.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 300px;
	position: relative;
	left: 100px;
}

