/* Courteous Canine CSS file */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h1 {
	font-size: 180%;
	color: #333399;
	font-weight: bold;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	}

h2 {
	font-size: 140%;
	font-weight: bold;
	color: black;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: black;
}

h4 {
	font-size: 130%;
	font-weight: bold;
	color: #333399;
}

A:LINK {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

ul
{
list-style-image:url("http://www.courteouscanine.com/images/paw6.gif");
}

th {
	color : #333399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight: bold;
	font-size : 12px;
}

A:VISITED {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

A:HOVER {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

A:ACTIVE {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.black {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}

.blackMD {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
}

.blackLG {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 13px;
}

.blue {
	color : #333399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}

.dkblue {
	color : #000066;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}

.yellow {
	color : #FFCC00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}

.gold {
	color : #CC9900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}


A.nav:LINK {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.nav:VISITED {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.nav:HOVER {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

A.nav:ACTIVE {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.top {text-align: right;
	font-size : 10px;
	}
	
.referral table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	font-size: 10px;
}

.referral th {
	font-size: 12px;
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: #FFCE00;
	}
	
.referral td {
	vertical-align: top;
}

.referral h2 {
	font-size: 12px;
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: #FFCE00;
	text-align: center;
}

.photos {
	text-align: center;
	vertical-align: top;
}

#acting ul {
}

#acting li {
	list-style-type: none;
	display: inline;
	float: left;
	padding: 0 10px 10px;
}

#acting ul li {
	display: inline;

}

#acting li a:link img, #acting li a:active img   {
	border: 3px solid #ffcf00;
}

#acting li a:visited img {
	border: 3px solid #cf9e00;
}

#acting li a:hover img {
	border: 3px solid #282886;
}


ul#trick li {
	list-style-type: none;
}

ul#trick li h2 {
	font-size: large;
	margin-bottom: 2px;
	color: #282886;
	font-weight: normal;
	font-style: normal;
	margin-top: 1em;
}

ul#trick li img {
	font-weight: bold;
	font-size: large;
	margin-bottom: 5px;
	border: 2px solid #cf9e00;
	float: right;
	margin-left: 5px;
}

.quotes {
	color: #333399;
	font-weight: bold;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	}

.quote_comment {
	font-style: italic;
}
.quote_names {
	text-align: right;
	font-style: normal;
	font-weight: bold;
}

.form_error {
	color: #cb0000;
}

.form_email {
	display: none;
}

.form_release {
	font-size: x-small;
}

#form_behavior form fieldset {
	width: 80%;
	border-style: none;
	margin: 0;
	padding: 0;
}

#form_behavior form div  {
	margin-bottom: 10px;
}

#form_behavior form div input.radio {
	float:none;
	display:block;
	width:200px;
	height:expression('1%');
	padding:0;
	margin:0 0 5px 142px;
	text-align:left
}

form div label {
	font-weight: bold;
}

#form_behavior form div input[type="text"] {
	width: 20em;
	margin-right: 1em;
	margin-left: 1em;
}

.form_group {
	border-style: solid;
	border-color: #c8c8c8;
}
