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

body {
	font-family:"Century Gothic", Arial, Sans-Serif;
	font-size:12px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#ebebeb;
}
img {
	border:0;
}
#main_table {
	width: 850px;
	border-collapse:collapse;
}
#link_table {
	width: 100%;
	border-collapse:collapse;
}
#header {
	background:url(../images/header.gif) left top no-repeat;
	height:114px;
	width:850px;
}
#navigation {
	width:100%;
	height:36px;
	background-color:#E21A1A;
	/*padding: 10px 10px 10xp 0px;*/
	color:#FFFFFF;
}
#navigation ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navigation ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width:90px;
}
#navigation ul li a {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
	padding: 10px 14px 10px 2px;
	font-weight:bold;
	width:100%;
}
#navigation ul li a:hover  {
	background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 11px 14px 12px 0px;
	color:#333;
}
#navigation ul li a {
	text-decoration:none;
	color:#FFF;
}
#home #navigation ul li a#home_tab {
background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;}
#classes #navigation ul li a#classes_tab {
	background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;}
#news #navigation ul li a#news_tab {
background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;
}
#events #navigation ul li a#events_tab {
background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;
}
#articles #navigation ul li a#articles_tab {
background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;
}
#photos #navigation ul li a#photos_tab {
background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;
}
#qa #navigation ul li a#qa_tab {
background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;
}
#resources #navigation ul li a#resources_tab {
background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;
}
#shop #navigation ul li a#shop_tab {
background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;
}
#contact #navigation ul li a#contact_tab {
background:url(../images/active_tab.png) top left no-repeat;
	margin-top:-3px;
	padding: 12px 14px 12px 0px;
	color:#333;
}
#main {
	width:840px;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	float:left;
}
#linked_main {
	width:100%;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	float:left;
}
#footer {
	background-color:#333333;
	float:left;
	width:100%
}

/*flexible header */
div.banner {
	padding-top: 0px;
	width: 850px;
	text-align:center;
	font-size:16px;
}
.news {
	text-align:left;
	float:left;
	clear:none;
	padding-bottom:20px;
}
.news a {
	float:right;
	clear:none;
	display:block;
	padding: 10px 5px 10px 20px;
}
.news img {
	border:0;
}
.subnavigation {
	background-color:#CD1111;
	width:155px;
	margin:10px 10px 0px 0px;
	float:left;
	padding:8px 0px 10px 0px;
	clear:both;
	}
.subexpanded {
	width: 180px;
}
.subnavigation ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
}
.subnavigation li {
	display:block;
	margin:0;
	width:100%;
	color:white;

}
.subnavigation li a {
	color:white;
	text-decoration:none;
	padding:2px 0px 0px 0px;
	display: block;
	text-indent:10px;
	width:100%;
	height:18px;
	font-size:12px;
}
#about .subnavigation li a#tab_about {
	background-color:white;
	color:#CD1111;
	font-weight:bold;
}
#classes .subnavigation li a#tab_classes {
	background-color:white;
	color:#CD1111;
	font-weight:bold;
}
#join .subnavigation li a#tab_join {
	background-color:white;
	color:#CD1111;
	font-weight:bold;
}
#members .subnavigation li a#tab_members {
	background-color:white;
	color:#CD1111;
	font-weight:bold;
}
#pupdevelop .subnavigation li a#tab_pupdevelop {
	background-color:white;
	color:#CD1111;
	font-weight:bold;
}
div.subnavigation ul li span {
	text-indent:6px;
	display:block;
	font-weight:bold;
	font-size:12px;
}
.subnavigation li a.sub {
	text-indent:20px;
	display:blockl
	height:12px;
	font-size:11px;
	font-style:italic;
	height:16px;
	overflow:hidden;
	line-height:16px;
}
.subnavigation a:hover {
	color:white;
	text-decoration:underline;
}
.submain {
	width:635px;
	float:left;
	clear:none;
	background-color:#fff;
	text-align:left;
}
.calendar {
	width:660px;
	float:left;
	clear:none;
	text-align:right;
}
/*news page */
.news_main {
 width:100%;
 overflow:auto;
 text-align:left;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;

}
.news_nav {
	text-align:right;
}
.news_nav a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	letter-spacing:1px;
}
/*articles */
.submain span {
	font-size: 16px;
	color: #900;
	letter-spacing:1px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}
p {text-align:left; margin:10px 0px; text-indent:20px; }
.submain a {
	color: #900;
	font-weight:bold;
}
.submain span.subheader {
	font-size:12px;
}
blockquote {text-align:left; text-indent:0px;}
/*shop*/
.maintext {
	float:left;
	clear:both;
	width:100%;
}
.maintext span {
	font-size: 16px;
	color: #900;
	letter-spacing:1px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}
.maintext a {
	color: #900;
	font-weight:bold;
}
.mainframe {
 width:100%;
 overflow:auto;
 text-align:left;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 clear:left;

}
/*members */
.members p {text-indent:0px;}
 span.sponser {
	font-weight:normal;
	font-size:11px;
	color:#666;
	font-style:italic;
	}

.members {width:670px;
letter-spacing:0px}
/*classes*/
#classes .submain p {
	text-indent:0px;
}
#pupdevelop .submain p {
	text-indent:0px;
}
#about .submain {
	width: 670px;
}
/* link template */
span.backlink {
	float:right;
	text-align:right;
	width:100px;
	position:absolute;
	top:15px;
	right:20px;
	font-size:12px;
	font-weight:bold;
}
span.backlink a {
	color:#333;
	text-decoration:none;
}
#header2 {
	background: transparent url(../images/header2.gif) right top no-repeat;
	height:39px;
	width:100%;
}
#header2 img {
	float:left;
}
.welcomescreen {
	width:400px;
	float:left;
	clear:none;
	text-align:center;
	overflow:hidden;
	margin: 5px 0px 10px 20px;
}
.welcometext {
	width: 335px;
	margin: 5px 0px 0px 30px;
	text-align:left;
	color:#666;
	float:left;
	clear:none;
}
.welcometext div.top {
	font-size: 20px;
	margin: 5px 0px 10px 5px;
}
.welcometext a {
	text-indent:20px;
}
.dates {
	float:right;
	clear:none;
	width: 410px;
	text-align:left;
	margin-top: 20px;
}
.date {
		width: 40px;
		float:left;
		clear:left;
		text-align:center;
		padding: 4px 5px 4px 5px;
		background-color:#39C;
		color:#FFF;
		font-size:10px;
		margin-top:2px;
		
}
.date span {
	font-size: 14px;
}
.datedetail {
	width: 350px;
	float:left;
	clear:none;
	margin: 0px 0px 20px 10px;
	font-size:11px;
}
.datedetail span {
	font-weight:bold;
	color:#006666;
	font-size: 12px;
}
.feature {
	width: 200px;
	float:right;
	clear:none;
	margin: 10px 20px 0px 20px;
}
.footer_col1 {
	margin: 6px 8px 6px 8px;
	background-color:white;
	padding: 0px 10px 5px 10px;
	width: 300px;
	text-align:left;
	font-size: 11px;
	float:left;
	
}
.footer_col1 p {text-indent:0px;}
.copyright {
	float:right;
	height: 30px;
	text-align:right;
	vertical-align:middle;
	margin-top: 10px;
	font-size:10px;
	color:#666;
	width: 850px;
}
.calendar2 {
	float:left;
	clear:both;
	width:100%;
	text-align:center;
}
.calendar2 p {
	width: 92%;
	margin: 0px 0px 4px 0px;
	text-indent: 0px;
	line-height: 14px;
	padding: 4px;
}
.calendar2 tr td {
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:white;
	text-align:left;
}
.calendar2 tr td.past {
	background-color:#CCC
}
.calendar2 tr.day td {
	background-color:#900;
	color:white;
	font-weight:bold;
}
.calendar2 tr.day td.past {
	background-color:#999;
	color:white;
	font-weight:bold;
}
.novice {
	background-color:#FC6;
	}
.new {
	background-color:#F93;
}
.puppy {
	background-color:#B5D9E9;
	}
.event {
	background-color:#DF793B;
	}
.calendar2 tr td.calHeader {
	font-size: 18px;
	font-weight:bold;
}
.calendar2 tr td.calHeader span {
	font-size: 11px;
	font-weight:normal;
}
.eventheader {
	margin: 10px 0px 10px 0px;
	font-size: 20px;
}
.agility {
	background-image:url(../images/agility.jpg);
	background-position: left middle;
	background-repeat:no-repeat;
	padding: 6px 0px 6px 60px
}
.obedience {
	background-image:url(../images/obedience.jpg);
	background-position: left middle;
	background-repeat:no-repeat;
	padding: 6px 0px 6px 60px
}
.rally {
	background-image:url(../images/rally.jpg);
	background-position: left middle;
	background-repeat:no-repeat;
	padding: 6px 0px 6px 60px
}
.tracking {
	background-image:url(../images/tracking.jpg);
	background-position: left middle;
	background-repeat:no-repeat;
	padding: 6px 0px 6px 60px
}
.newsFlash {
	float:left;
	width:94%;
	margin-left:15px;
	padding: 0px 10px 10px 10px;
	text-align:left;
	background:#E3E3E3
}
.newsFlash span {
	display:block;
	padding: 10px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#F00
}