body {
margin:0px;
background-color:#FFFFFF;
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align:left;
 
}

.doggieheader
{height:100px;
background-color:#169700;
text-align:center;
padding-top:10px;
}

a
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #8DAB21;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #8DAB21;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: green;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #8DAB21;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

h4
{line-height:0px;}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #575F54;
  padding-left:20px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #727C6E;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #E9D11C;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}



.content {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

.art-Footer-text
{font-size:12px;
color:#CCCCCC;
}



.navbar
{background-image:url(images/nav.png);
font-size:14px;
padding:8px;
height:25px;
text-align: center;
}

.art-Footer-inner
{background-image:url(images/Footer.png);
background-position: bottom center;
height: 41px; }

.post
{
margin:18px;
font-size:14px;
}


.article
{width: 900px;
margin-bottom:15px;
margin-left:15px;
}



.videohome
{width: 660px;
margin-bottom:5px;
margin-left:15px;
}


.videohome2
{width: 660px;
margin-left:15px;
}


.gdat
{width: 325	px;
height:300px;
}


.blogtitles
{
width:265px;
}

.video
{ width:345px; }


.navbar a
{text-decoration:none;
color:white;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-left:20px;
padding-right:20px;
font-size:13px;
}

.twitter
{
float:left; margin-left:12px; margin-top:15px;
width:550px;
height: 560px;
}
.post-text
{padding:7px;
text-align:left;}


.post-text-video
{padding:0px;
line-height:20px;
text-align:left;}

.videopage-title-div
{padding:0px;
line-height:20px;
text-align:left;}


.post-text-article
{padding:15px;}


.art-Footer-text
{text-align:center;
vertical-align:center;}

.midsection
{background-color:white;
padding-bottom:15px;}

/*-------------------*/
div#cattopleft{
width:14px;
height:14px;
background-image:url(images/cattopleft.png);
}

div#cattopmid{
height:14px;
background-image:url(images/cattopmid.png);
}

div#cattopright{
width:14px;
height:14px;
background-image:url(images/cattopright.png);
}

div#catbotleft{
width:14px;
height:14px;
background-image:url(images/catbotleft.png);
}

div#catbotmid{
height:14px;
background-image:url(images/catbotmid.png);
}

div#catbotright{
width:14px;
height:14px;
background-image:url(images/catbotright.png);
}


.catleft{
background-image:url(images/catleft.png);
}

.catright{
background-image:url(images/catright.png);
}

.art-Footer .art-Footer-text
{
	vertical-align:middle;
	margin-top:10px;
	color:#CDD1CC;
	font-family: Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.copy
{clear:both;
text-align:left;}





.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 970px;
	min-height:51px;
}

.art-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 5px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 70px;
	height: 70px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 35px, 35px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 35px, 35px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(35px, 35px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(35px, auto, auto, 35px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 35px;
	right: 35px;
	height: 70px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 35px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(35px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 35px;
	bottom: 35px;
	width: 70px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 35px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 35px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 35px;
	left: 35px;
	right: 35px;
	bottom: 35px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 10px !important;
}

.vdate
{font-size: 12px;
}

.vtitle
{
font-size:24px;
color:#169700;
line-height:32px;
text-align:left;
}

.article-title
{
font-size:24px;
color:#169700;
padding-bottom: 4px;
text-align:left;
border-bottom: 1px dashed #CCCCCC; 
line-height:30px;

}

.cap-titles
{text-transform:capitalize;}

.vdesc
{
font-size:12px;
}

.stardesc
{
float:left; width:540px; margin-left:10px;
text-align:left;}

.star-title
{
font-size:18px;
color:#169700;}

.cap-titles a
{
text-decoration:none;
text-align:left;
color:black; 
}

.cap-titles a:hover
{
text-decoration:none;
text-align:left;
color:#333333; 
}


.cap-titles2 a
{
text-decoration:none;
text-align:center;
color:black; 
}

.video-page
{

width: 100%;
height:320px;

}

.video-sheet
{
width: 100%;
}


.videopage-title
{	
font-size:16px;
color:#169700;
text-align:left;
padding-left:15px; padding-top:14px; margin-bottom: 30px;
}

.video
{
width:280px;height:210px;display:block;
}
