
body {
	background: url("../images/royalback.gif");
	background-color: #191919;
	color: #eeb03a;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, sans serif;
	font-size: 14px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
	font-style: italic;
}


a:link		{ color:#eeb03a; text-decoration: underline }

a:visited	{ color: #eeb03a; text-decoration: underline }

a:hover		{ color: #FFFF63; text-decoration: none }

a:active	{ color: #eeb03a; text-decoration: underline }

#wrapper {
	background-color: #191919;
	border: 3px solid #000000;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 600px;
	top: 20px;
	text-align: left;
}

#logo {
	padding: 0 0 0 22px;
	height: 60px;
}


#content {
	position: relative;
	height: auto;
	width: 685px;
	margin: 20px 0 0 180px;
}

#content dl {
	text-align: left;
}

#content dd {
	margin-bottom: 8px;
}

#orgbanner {
	width: 645px;
	margin: 35px 10px 0px 28px;
}


#orgbanner img {
	padding: 4px;
}

#orgbanner span {
	display: block;
	margin-bottom: 15px;
}

#copyright {
	font-size: .75em;
	margin-top: 25px;
	clear: left;
}

#copyright span{
	padding: 0 10px;
}


#nav {
	padding: 0 0 0 0;
	margin-left: 35px;
	float: left;
	width: 110px;
}

ul.nav {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul.nav li {
	background: url("../images/one-bullet-eeb03a.png") 1% 50% no-repeat;
	display: block;
	width: 100px;
	height: 25px;
	padding: 2px 0 0 20px;
	margin: 3px 0 3px 0;
}

ul.nav li.active {
	background: url("../images/one-bullet-eeb03a-hoover.png") 1% 50% no-repeat;
	margin-left: 5px;
}

ul.nav a {
	display: block;
	width: 80px;
	padding: 2px 5px 2px 2px; /* Where the text falls inside the tabs.*/	
	color: #eeb03a;
	text-decoration: none 
}

ul.nav li:hover {
	background: url("../images/one-bullet-eeb03a-hoover.png") 1% 50% no-repeat;
}

ul.nav a:hover {
	color: #ff9e02;
	text-decoration: none;
}

a.specbtn {
	display: block;
	width: 180px;
	padding: 10px 0 10px 0px;
}

a.specbtn img {
	border: none;
}

.lb2attension p{
	font-size: 10px;
}

.photo {
	width: 295px;
	padding: 10px;
}

.photo img {
	border: 1px solid #eeb03a;
	padding: 4px;
}

.photo p {
	background-color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	font-size: 12px;
	color: #404040;
}

p.tight {
	margin-top: 2px;
}

.contact {
	width: 410px;
	background-color: #404040;
	margin: 20px 0 20px 0;
	padding: 20px;
}

.alert {
	display: block;
	border: solid thin #eeb03a;
	background: url(../images/alert.png) 5px 5px no-repeat;
	padding: 5px;
	padding-left: 35px;
	width: 356px;
	margin: 3px 0 5px 0;
}

.redattention {
	display: block;
	color: #990000;
	font-family: Comic Sans MS, Verdan, Helvetica, Arial, sans serif;
	font-size: 28px;
	font-weight: bold;
}

span.block {
	width: 70%;
	display: block;
	font-style: italic;
	font-weight: bold;
}

span.underline {
	text-decoration: underline;
}
.specialnote {
	display: block;
	border: solid thin #eeb03a;
	background: url(../images/specialnoteback.png) 5px 5px no-repeat;
	padding: 5px;
	padding-left: 35px;
	width: 356px;
	margin: 3px 0 5px 0;
}

.specialhighlight {
	color: #77a6f0;
	font-weight: bold;
}

a.blue {
	color: #77a6f0;
	font-weight: bold;
	display: inline;
	text-decoration: underline;
}

a:hover.blue  {
	color: #77a6f0;
	font-weight: bold;
	display: inline;
	text-decoration: none;
}

ul.leftjustify {
	margin-left: 0;
	padding-left: 0;
	padding-right: 80px;
	font-size: 14px;
}

.judge {
	font-style: italic;
}

li.heading {
	list-style-type: none;
	font-weight: bold;
	padding: 7px 0 4px 0;
}

ul.groomingtools {
	margin-left: 0;
	padding-left: 0;
	font-size: 14px;
	list-style-type: none;
}

.smalltext {
	font-size: .75em;
}
