@charset "UTF-8";
/* CSS Document */

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
header, nav, section, article, aside, footer
{border: 0; margin: 0; outline: 0; padding: 0; background: transparent; vertical-align: baseline;}
:link,:visited { text-decoration:none }
a img,:link img,:visited img { border:none }

body {
	background:url(../images/bg_main.jpg);
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3;
	background-repeat: repeat-x;
}
 * {
     margin: 0;
 }
 html, body {
     height: 100%;
}

/* Links */
a:link {
	color:#0099CC;
	font-weight: bold;
	text-decoration:none;
}
/* Lists */

/* Paragraphs */
p {
	color:#333333;
	font-size:12px;
	margin: 10px 0px 10px 0px;
}

.title {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	text-transform:uppercase;
}
.sub-title {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-transform:uppercase;
}


/* Wrapper */

#wrapper {
	margin: 0px auto 0px auto;
	padding-top:0px;
	width: 965px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -6em;
	position: relative;
	background-repeat: no-repeat;
	background: url(../images/bg_main_content_front.jpg);
}

#wrapper-sub {
	background:url(../images/bg_main_sub_page.jpg);
	padding-top:0px;
	width: 965px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -6em;
	position: relative;
	background-repeat: no-repeat;
}

/* Branding & Navigation */

#branding {
	position: absolute;
	top: 45px;
	left: 70px;
}

#enews {
	position:absolute;
	width:354px;
	height: 35px;
	left: 580px;
}

#nav {
	z-index: 500;
	position: absolute;
	width: 576px;
	height: 58px;
	left: 350px;
	top: 44px;
}

/* Front Page */

#focus {
	margin: 160px 5px 10px 50px;
	position:relative;
	z-index:1;
}

div#focus p {
	color:#FFFFFF;
	width: 550px;
}

.focus-img {
	position: absolute;
	right: 90px;
	z-index: 1;
	top: -80px;
}
.dogs {
	margin-top: 20px;
}

#main-content-front {
	height: 350px;
	margin: 100px 0px 0px 25px;
	width: 625px;
	padding: 20px 5px 5px 5px;
}

#sub-content-front {
	color:#333333;
	height: 350px;
	float: right;
	font-size:11px;
	margin: 120px 35px 0px 0px;
	width: 235px;
	position:relative;
}

div#sub-content-front li {
	list-style:none;
	margin-left:0px;
}

#sub-content-front img{
	float: right;
	margin-left:50px;
	margin-bottom: 15px;
}
.nav-select{
	float: left;
	list-style:none;
	margin: 0px 0px 15px 10px;
	width: 300px;
}
.nav-select img{
	float: left;
}
.nav-select p{
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
	width: 185px;
}

/*Secondardy Pages */
#main-content-sub {
	margin: 168px 0px 0px 25px;
	width: 610px;
	padding: 20px 20px 5px 15px;
}

#sub-content-sub {
	float: right;
	margin: 180px 35px 0px 0px;
	width: 235px;
}

div#sub-content-sub li {
	list-style:none;
	margin-left:0px;
}

#enews_signup_box {
	background-color: #999999;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 25px;
}

/*footer */

#footer {
	clear: both;
	color:#999999;
	margin: 20px 0px 25px 25px;
	padding-top: 10px;
	z-index:1;
}
#footer img {
	float: left;
	margin-right: 10px;
}
#footer p {
	margin: 0;
	font-size: 9px;
}

.push {
	height: 3em;
}
	 
.grass {
	background-image:url(../images/img_grass.png);
    height: 6em;
	width: 100%;
	z-index: 50;
}

/* Classes */

.clear {
	clear: both;
	height:1px;
	visibility:hidden;
}
.left {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.left-border {
border: 1px solid #333333;	
float: left;
}
.right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.right-border {
	border: 1px solid #333333;	
	float: right;
	margin: 0px 0px 15px 15px;
}
.front-page-menu-item {
	margin:10px 30px 10px 0px;
}
#creditfooter {
        display: none;
	}
#blogroll {
	width: 35%;
	float: right;
	color: #CCCCCC;
}
#sub-content-front .date {
	font-size: 9px;
	margin-bottom: 5px;
	margin-top: -2px;
	color: #666666;
}
#sub-content-front a {
	font-weight: bold;
}

div#main-content-sub ul {
	margin-bottom: 10px;
	padding-left: 20px;
	color: #333333;
}

div#main-content-sub li {
	list-style-type: square;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
}

div#main-content-sub blockquote {
	margin-left: 25px;
}

div#sub-content-front li {
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	list-style-type: none;
	padding:0;
}
div#sub-content-front ul {
	margin: 10px;
	padding:0;
}

div#sub-content-sub li {
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	list-style-type: none;
	padding:0;
}
div#sub-content-sub ul {
	margin: 10px;
	padding:0;
}
