html, body, div, span, applet, object, iframe,
h1, h2, h3, 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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body { background: #FFF; color: #000; }

body, td, th, input, textarea, p { font: 11px/15px "Century Gothic", century, arial, sans-serif; color: #000; margin: 0px 0 5px 0;}

a { color: #103163; font-weight: bold; text-decoration: none;}
a:hover { text-decoration: underline; }

h1, h2 ,h3 { color: #315a97;}
h1 { font-size: 21px; line-height: 25px; font-weight: normal;}
h2 { font-size: 15px; padding-top: 5px; margin: 5px 0 10px 0;}
h3 { font-size: 11px; font-weight: bold; margin: 10px 0 3px 0;}
h4 { padding-bottom: 10px; color: #000; font-size: 13px; line-height: 16px;}


/* STUFF THAT WES HAS DONE */

#container { position: relative; width: 820px; margin: 0 auto; background: #FFF }
#header { height: 178px; background: #b0d1fe url('../images/header-happy-tails-dog-training.jpg') no-repeat;}

#content {color: #FFF; position: relative; }
.top {width: 820px; background: #FFF url('../images/content-top.png') no-repeat; width: 820px; height: 8px;}
.col {width: 820px; background: #FFF url('../images/content-tile.png') repeat-y;width: 820px; min-height: 200px;}
.bottom {width: 820px; background: #FFF url('../images/content-bottom.png') no-repeat; width: 820px; height: 8px; }

.left_col { float: left; width: 192px; margin: 0px 0 0 0px; }
.right_col { float: right; width: 600px; margin: 5px 15px 0 0;}

.left_col ul {margin: 0px 0 10px 0px; color: #000;}

.right_col img {border: 1px solid #315a97;}

.right_col ul li {margin: 0px 0 5px 15px; color: #000; list-style-type: disc;  }
.right_col li li {margin: 5px 0 5px 15px; color: #103163; list-style-type: disc; font-weight: bold;  }
.right_col p {padding-bottom: 5px;}
.right_col .contentLeft {float: left;}
.right_col .imageRight {float: right; width: 100px; margin: 0 2px 0 15px;}
.right_col .imageRightWide {float: right; width: 120px; margin: 0 2px 0 15px;}
.right_col .imageRight150 {float: right; width: 150px; margin: 0 2px 0 15px;}

.subNavBG {background: #daeaff;}
.subNav {margin: 0px 15px 10px 15px;}
.subNav li {margin: 5px 0 5px 0;}
.subNav h2 {margin: 0px 0 9px 0; padding-top: 11px;}
.subNav a {color: #103163; text-decoration: none;}
.subNav a:hover {color: #000; text-decoration: underline;}

#contentFooter {margin: 5px 0 5px 0;}

.memberLogo {margin: 0px 15px 5px 15px; text-align: center; color: #315a97;}

#footer { color: #FFF; width: 820px; margin: 10px 0 0 0;}
.ftop {width: 820px; background: #b0d1fe url('../images/footer-top.png') no-repeat; width: 820px; height: 8px;}
.fcol {width: 820px; background: #b0d1fe url('../images/footer-tile.png') repeat-y;width: 820px; min-height: 120px;}
.fbottom {width: 820px; background: #b0d1fe url('../images/footer-bottom.png') no-repeat; width: 820px; height: 8px;}

.fcol p {color: #6081b0; margin: 4px 11px;}
.fcol ul {color: #6081b0;}
.fcol li {margin: 4px 0 5px 15px;}
.fcol a {color: #6081b0; text-decoration: none;}
.fcol a:hover {color: #103163;}
.links { float: left;}
.text { float: right; width: 621px; border-left-width: 1px; border-left-style: solid; border-left-color: #b0d1fe; padding: 0px 5px 0px 0px;}






hr {border: 0px; height: 1px; border-top: 1px solid #b0d1fe; margin: 5px 0 10px 0;}
.clear { clear: both; }




	
ul.nav { background: #b0d1fe; width: 820px; height: 21px; text-align: left; margin-top: 153px; overflow: hidden; }
ul.nav li { display: inline; text-align: center; margin: 0 10px; }
ul.nav a { color: #103163; font-family: "Century Gothic", century, arial, sans-serif; text-decoration: none; font-size: 12px;}
ul.nav a:hover { color: #000; text-decoration: underline;}

ul.left { width: 510px; float: left; margin-left: 195px;}
ul.right { float: right; width: 105px; text-align: right; margin-right: 10px; }

table {border-left: 0px; border-top: 0px; }
th { font-size: 12px; color: #FFF; font-weight: bold;  }
th, td { padding: 3px 0px;  border-right: 0px; border-bottom: 0px; text-align: left; vertical-align: top; }

#intro_text { color: #FFF; }
#intro_text a { color: #FFF; font-weight: normal;}
#intro_text h1 { padding: 0; }

.iewarn { background: #FFF35D; padding: 20px; font-size: 15px; font-weight: normal; border-bottom: 5px solid #AB783E; color: #000; text-align: center; line-height: 20px;}
.iewarn a { color: #000; font-weight: bold;}