/* General layout */
BODY          { margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				background-image: url(images/bg_gradient.jpg);
				background-repeat: repeat-x;
				background-color: #725F33;
				font-family: Verdana, Helvetica, Arial; 
                font-size:10px; 
				padding-top: 0;
				padding-left: 0; 
                padding-right: 0; 
}

text          { font-family: Tahoma, Verdana, Helvetica, Arial; font-size: 11px; }
TD            { font-family: Tahoma, Verdana, Helvetica, Arial; color: #ffffff; font-size: 10px; }

.push {clear:both;}

.pupsImage {
	float: left;
	margin-left: 49px;
	margin-top: -4px;
}
.ie .pupsImage {
	float: left;
	margin-left: 49px;
	margin-top: -4px;
}

.twitterFeed {
	float: left;
	background: url('images/homeTwitterBG.png') no-repeat;
	width: 291px;
	height: 370px;
	padding-left: 9px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
}

#twitter_div {
	float: left;
	width: 377px;
	height: 279px;
	margin-left:16px;
	margin-top: 15px;
	padding-top: 44px;
	color: #ffffff;
	font-family: verdana, arial;
	font-size: 11px;
	background: url('/fitsite/images/twitterBG.png') no-repeat;
	line-height: 17px;
}
.twitterFeed A:link		{ text-decoration: none; color: #bea877; font-weight: bold; font-size: 11px;}
.twitterFeed A:visited	{ text-decoration: none; color: #bea877; font-weight: bold; font-size: 11px;}
.twitterFeed A:hover		{ text-decoration: underline; color: #bea877; font-weight: bold; font-size: 11px;}
.twitterFeed A:active	{ text-decoration: none; color: #bea877; font-weight: bold; font-size: 11px;}
#twitter_inside {
	height: 321px;
	padding-right: 12px;
	overflow-y: scroll;
	overflow-x: none;
}
.ie #twitter_inside {
	margin-top: -10px;
}
#twitter_inside ul {
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	padding-left: 12px;
}
.ie #twitter_inside ul {
	padding-top: 7px;
}
#twitter_inside li {
	margin-top: 7px;
	margin-left: 0px;
	background: #544521;
	border: #725f34 1px solid;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 10px;
}

.lightText {
	font-family: verdana;
	font-size: 10px;
	color: #d9d0ba;
	line-height: 14px;
}
.whiteText {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}
.kmInput {
	width: 134px;
	height: 14px;
	font-size: 10px;
	color: #330000;
	background: #ffffff;
	border: 0px;
	padding: 0px;
	line-height: 10px;
}
.kmCast {
	width: 329px;
	margin-top: 14px;
	background: #251e09 url('images/km_brownBox.png') no-repeat;
	text-align: left;
}
.kmCastFoot {
	width: 329px;
	height: 16px;
	background: url('images/km_theCastFoot.png') no-repeat;
}
.kmCastImage {
	float: left;
	width: 112px;
	min-height: 120px;
	text-align: left;
}
.kmCastHeader {
	float: left;
	width: 217px;
	margin-top: 11px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d9d0ba;
	border: 0px;
	padding: 0px;
	text-align: left;
}
.kmCastDesc {
	float: left;
	width: 202px;
	margin-top: 11px;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	border: 0px;
	padding: 0px;
	text-align: left;
}

.kmDogs {
	width: 353px;
	margin-top: 14px;
	background: url('images/km_brownBoxTall.png') 24px 0px no-repeat;
}
.kmDogsFoot {
	width: 353px;
	height: 16px;
	background: url('images/km_theCastFoot.png') 24px 0px no-repeat;
}
.kmDogsIntro {
	width: 353px;
	height: 210px;
	margin-top: 14px;
	background: url('images/km_brownBoxIntro.png') 24px 0px no-repeat;
}
.kmDogsImage {
	float: left;
	width: 136px;
	height: 210px;
}
.kmDogsHeader {
	float: left;
	width: 183px;
	margin-top: 11px;
	margin-left: 34px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d9d0ba;
	border: 0px;
	padding: 0px;
}
.kmDogsHeaderIntro {
	float: left;
	width: 183px;
	margin-top: 44px;
	margin-left: 34px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d9d0ba;
	border: 0px;
	padding: 0px;
}
.kmDogsDesc {
	float: left;
	width: 168px;
	margin-top: 11px;
	margin-left: 34px;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	border: 0px;
	padding: 0px;
}

.homeImage {
	float: left;
	background: url('images/homeImageBG.png') no-repeat;
	width: 382px;
	height: 370px;
	margin-right: 15px;
	text-align: left;
	margin-left: 55px;
}
.homeWelcome {
	float: left;
	width: 729px;
	margin-left: 55px;
}

.grey_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
.purple_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #663399;
}

.grey_11_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.grey_11_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.white_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.white_9_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.white_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.white_10_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
/* header fonts */
}
.grey_10_bold_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.grey_10_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
/* header fonts */
}
.grey_10_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.grey_12_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}
.grey_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.blue_10_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
}
.blue_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}
.dark_blue_11_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #006699;
	font-variant: normal;
	text-transform: none;
}
.blue_11_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #6699CC;
}
.blue_11_bold_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
	color: #6699CC;

}
.purple_link_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #663399;
	text-decoration: underline;

}
.white_11_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.purple_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #663399;
}
.purple_12_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #663399;
}
.purple_link_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #663399;
	text-decoration: underline;
}
.dark_blue_link_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

.grey_text_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-indent: 12px;
}
.georgia_13_purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
}
.georgia_16_purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
}
.georgia_16_purple_nb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #663399;
}
.georgia_13_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.verdana_14_purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.purple_10_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #663399;
}

.purple_10_link:link      { FONT-SIZE: 10px; COLOR: #663399; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; font-weight: bold;}
.purple_10_link:hover     { FONT-SIZE: 10px; COLOR: #663399; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; font-weight: bold;}
.purple_10_link:active    { FONT-SIZE: 10px; COLOR: #663399; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; font-weight: bold;}
.purple_10_link:visited   { FONT-SIZE: 10px; COLOR: #663399; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; font-weight: bold;}

/*
.white_9_link:link      { FONT-SIZE: 9px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
.white_9_link:hover     { FONT-SIZE: 9px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
.white_9_link:active    { FONT-SIZE: 9px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
.white_9_link:visited   { FONT-SIZE: 9px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
*/

.brown_10_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;
	TEXT-DECORATION: none;
}
.brown_10_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99;
	TEXT-DECORATION: none;
}
.brown_10_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.brown_10_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99;
	TEXT-DECORATION: none;
}


.grey_copy_link:link      { FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;} 

.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	width:150px;
	border:1;
}



