/* Redefined Tags */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #636466;
}


a,  a:link {
  color: #CC3333;
  text-decoration: none;
}

a:visited {
  color: #CC3333;
  text-decoration: none;
}

a:hover {
  color: #CC3333;
  text-decoration: underline;
}

a:focus {
  color: #CC3333;
}

a:active {
  color: #CC3333;
}

p {margin-top: 0;}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

h3 {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
}


/* Layout */

/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
.clearFloat {
  clear: left;
  display: block;
}


#header {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 951px;
}

#contentWrapper {
	margin: 0px;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#Body {
	width: 918px;
	margin: 0px;
	padding: 0px;
}

#Title {
	margin: 0px;
	padding: 10px;
	background-repeat: no-repeat;
	float: left;
	width: 700px;
	height: 55px;
	background-image: url(images/Title.gif);
}

#Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(Backgrounds/Bottom.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	width: 980px;
	height: 273px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	padding-top: 270px;
}

#Copyright a:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#Copyright a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#Copyright a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Links */

.WhiteLinks {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Navigation */

#Navigation {
	width: 919px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #52642F;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	height: 25px;
	padding: 0px;
}

ul#navlist
{
	white-space: nowrap;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#navlist a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

#navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

#navlist a:hover
{
	background-color: #607240;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

#navlist a:link#active, #navlist a:visited#active {
	background-color: #607240;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}


/* Headlines */

.Titles {
	padding-top: 16px;
	padding-left: 0px;
	color: #CC3333;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	text-indent: 5px;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: normal;
}

.Workout {
	font-size: 17px;
	font-weight: regular;
	color: #000000;
	padding-left: 210px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-variant: normal;
}
.WorkoutGreen {
	font-size: 17px;
	font-weight: regular;
	color: #607240;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-variant: normal;
}

/* Left Nav */

#LeftNav {
	margin: 0px;
	float: left;
	width: 180px;
	background-color: #607240;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px;
}

#LeftNav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.Textbox {
	margin: 0px;
	padding: 2px;
	border: 1px solid #666666;
}
.Button {
	background-color: #666666;
	margin: 0px;
	padding: 2px;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}



.LeftNavSub {
	font-size: 14px;
	margin: 0px;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.LeftNavSub2 {
	font-size: 12px;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#LeftNav a
{
display: block;
padding: 4px;
text-decoration: none;
}

#LeftNav a:link, #LeftNav a:visited
{
	color: #FFFFFF;
}

#LeftNav a:hover
{
	background-color: #000000;
	color: #FFFFFF;
}

#LeftNavActive
{
	background-color: #000000;
	color: #FFFFFF;
}

/* Right Side */

#RightBody {
	float: right;
	width: 648px;
	margin-top: 0px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/* Regular Styles */

.MainPic {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
}

.Border {
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.Paragraph {
	line-height: 150%;
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-weight: bold;
}

.RightColumnTitle {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #CC3333;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-indent: 5px;
	width: 100%;
}

.OrangeText {
	color: #BF1E1B;
	font-size: 13px;
	line-height: 110%;
}

.rightleftBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
}

.PictureLeft {
	padding: 5px;
	border: 1px solid #999999;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #FFFFFF;
	margin-left: 0px;
}

.PictureRight {
	padding: 5px;
	border: 1px solid #999999;
	float: right;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/*  Page Length */

/* Blog */

#post a:link {
	color: #BF1E1B;
	text-decoration: none;
}

#post a:visited {
	color: #BF1E1B;
	text-decoration: none;
}

.comments {
	font-size: 10pt;
	padding-left: 10px;
	color: #BF1E1B;
}

#post {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.PostIndent {
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#Cart {

	float: right;
	width: 615px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.PressTypes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #777777;
	margin: 0px;
	padding: 4px;
}
.TableHeight {
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#Menu {
	padding: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #AAAAAA;
	width: 200px;
}
#Menu li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#Menu ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.TextTitles {
	color: #576242;
}
/* Home */

#Main {
	width: 969px;
	height: 318px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#MainLeft {
	margin: 0px;
	height: 318px;
	width: 465px;
	float: left;
	text-align: center;
	padding: 0px;
	background-image: url(images/videoBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#MainRight {
	padding: 0px;
	height: 318px;
	width: 454px;
	float: right;
	background-image: url(images/StarTop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#MainRight ul {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 31px;
	padding: 0px;
}
#MainRight li {
	list-style-image: url(images/star.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#LeftColumn {
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 450px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin: 0px;
}

.LeftColumnTitle {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #CC3333;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-indent: 5px;
	width: 100%;
}

.LeftColumnP {
	line-height: 150%;
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#RightColumn {
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 355px;
	padding: 0px;
}

.TitleNoLines {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #CC3333;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	text-indent: 5px;
	margin: 0px;
}

#Star {
	width: 442px;
	background-image: url(images/StarBottom.gif);
	background-position: right top;
	height: 70px;
	float: right;
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 2px;
	margin-left: 0px;
	clear: right;
}

.StarP {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#BottomStar {
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 75px;
	width: 163px;
	background-image: url(images/BottomStar.gif);
}

.MainRightTitle {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CE3628;
	font-size: 16px;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-indent: 5px;
	width: 90%;
	font-weight: normal;
}

#GreenBox {
	background-color: #819162;
	padding: 10px;
	width: 277px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0\;
	height: 195px;
	margin-left: 2px;
	float: right;
	clear: right;
}

.GreenBoxLeftPic {
	padding: 5px;
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.Overweight {
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#Quote {
	width: 298px;
	float: right;
	background-image: url(images/Quotes.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	height: 170px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 59px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.QuoteHome {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#BlogHome {
	float: right;
	width: 290px;
	margin-top: 0px;
	margin-right: 59px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#XBackground {
    background-image: url("backgrounds/Background.jpg");
    background-repeat: no-repeat;
    background-size: 980px auto;
    height: auto;
    left: 0;
    margin: 0px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XContact {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1900px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XFAQs {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 2100px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XLocations {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1700px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XLicense {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1700px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XPrivateBootcamp {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 2670px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XPrices {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 2500px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XHome {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 4300px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XHumanObedience {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1560px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XBorrowDog {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1860px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XDogHealth {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1470px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XDogObedience {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 2000px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XDogTraining {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1720px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XHumanHealth {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 2750px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XProgram {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1450px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XTopDogs {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1575px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XTestimonials {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 2780px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XWhy {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1370px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XMission {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1270px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XOurStory {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1330px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XOtherLocations {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 2870px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XDogNutrition {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 1270px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XMen {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 3370px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
#XPress {
    background-image: url("backgrounds/BackgroundStrip.jpg");
    background-repeat: repeat;
    background-size: 980px auto;
    height: 4650px;
    left: 0;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
    top: 0;
    width: 980px;
}
