/* Coots Global */

a:link {	color: #765516;
	text-decoration: none }

a:visited {	color: #765516;
	text-decoration: none }

a:hover	{	text-decoration: underline }

a:active {	color: maroon;
	text-decoration: none }

body {	min-width: 885px;
	background: #E4D9C4 url(../images/clips/CootBg.jpg);
	color: black;
	padding: 0;
	margin: 0 auto 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px }

h1, h2, h3, h4	{	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center	}

h1 { margin: 10px auto 0 auto;
	font-size: 39px;	}

h2	{	margin: 0 auto 0 auto;
	font-size: 26px;
	font-style: normal	}

h3	{	margin: 0 auto 0 auto;
	font-size: 22px;	}

p	{ padding: 0;
	margin: 0 auto 15px auto;
	line-height: 1.05;
	font-size: 26px;
	text-align: justify }

p.orphan	{ text-align: center	}

b, strong	{	font-weight: bold;
	font-style: normal	}

i, em	{	font-style: italic
	font-weight: normal }

hr	{	width: 550px;
	height: 20px;
	padding: 0;
	margin: 25px auto 25px auto;
	border: 0;
	background-repeat: no-repeat;
	background-image: url(../images/clips/Rule.gif) }

.handR	{	display: inline-block;
	width: 40px;
	height: 17px;
	padding: 0;
	margin: 0 7px 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/clips/handR.gif) }

.handL	{	display: inline-block;
	width: 40px;
	height: 17px;
	padding: 0;
	margin: 0 0 0 7px;
	background-repeat: no-repeat;
	background-image: url(../images/clips/handL.gif) }

#head	{	padding: 0;
	margin: 0 auto 0 auto }

#headimage { width: 400px;
	padding: 0;
	margin: 10px auto 0 auto;
	background-repeat: no-repeat;
	background-position: 50% 0%; }

#head p	{ width: 720px }

#content	{	padding: 0;
	margin: 0 auto 0 auto	}

#content a	{	font-weight: bold	}

#footer	{	padding: 0;
	margin: 0 auto 30px auto	}

#footer p	{	width: 850px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center }



