/* basic styles */

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	height: 100%;
}
body {
	font-size: 50%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 100%;
	background-color: #666666;
	background-image: url(images/backbar.gif);
	background-repeat: repeat-y;
	background-position: center;
}
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #666666;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #999999;
}

/* body styles */

#centerbody {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	clear: both;
}
#topflash {
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(images/cg_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 231px;
}
#flashad {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* menus */

#leftmenu {
	margin-left: 20px;
	width: 125px;
	float: left;
	padding: 20px;
}
#mainmenu {
	padding-bottom: 20px;
}
#mainmenu p {
	padding-bottom: 5px;
	padding-top: 8px;
	font-size: 1.3em;
	color: #666666;
}
ul#listmenu {
	margin-left: 25px;
	font-size: 1.1em;
	list-style-type: none;
}
ul#listmenu li {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
}
ul#listmenu li a {
	color: #999999;
}
ul#listmenu li a:hover {
	color: #333333;
}
#address {
	font-size: 1.1em;
	color: #666666;
	line-height: 1.3em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 15px;
}
#mainmenu a {
	color: #666666;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #333333;
	text-decoration: none;
}

#locate a {
	color: #66CC00;
	text-decoration: none;
}
#locate a:hover {
	color: #FF9900;
	text-decoration: none;
}
#donate {
	color: #3399FF;
}
#donate a {
	color: #3399FF;
}
#donate a:hover {
	color: #FF9900;
}
#address a:link {
	text-decoration: none;
}
#address a:hover {
	color: #333333;
}

/*content*/

#rightbody {
	color: #333333;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 300px;
	float: left;
}
.content1 h1 {
	font-size: 1.7em;
	color: #66CC00;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
.content1 p {
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 10px;
}
.content1 p a {
	color: #0066FF;
	text-decoration: none;
}
.content1 p a:hover {
	color: #666666;
	text-decoration: none;
}
.rtcontent {
	float: left;
	width: 160px;
	margin-left: 35px;
	margin-top: 5px;
}
.rtcontent p {
	color: #666666;
	line-height: 1.5em;
}
.rtcontent h1 {
	font-size: 1.2em;
	color: #666666;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.lftcontent {
	width: 140px;
	margin-top: 35px;
}
.lftcontent p {
	color: #666666;
	line-height: 1.5em;
}
.lftcontent h1 {
	font-size: 1.2em;
	color: #FF9900;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.more {
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 10px;
}
.more a {
	color: #333333;
	text-decoration: none;
}
.more a:hover {
	color: #666666;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 10px;
	float: left;
	width: 490px;
	height: 100%;
}
.content2 h1 {
	font-size: 1.7em;
	color: #66CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: normal;
}
.content2 p {
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 10px;
}
.content2 p a {
	color: #0066FF;
	text-decoration: none;
}
.content2 p a:hover {
	color: #666666;
	text-decoration: none;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	padding-left: 10px;
	float: left;
	width: 490px;
	height: 100%;
	font-size: 1.1em;
}
.content3 h1 {
	font-size: 1.7em;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
.content3 p {
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 10px;
}
.content3 p a {
	color: #FF9900;
	text-decoration: underline;
}
.content3 p a:hover {
	color: #FF6600;
	text-decoration: none;
}
#bottomtext {
	color: #999999;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: right;
}

/*image*/

#cgandyou {
	display: block;
	margin-bottom: 5px;
	margin-left: 35px;
	margin-right: auto;
	border: none;
}
div.content2 ul{
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.content2 li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.6em;
	font-size: 1.1em;
}
div#title {
	font-size: 2em;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
em {
	font-weight: bold;
	font-style: normal;
}
div.content2 ul a {
	color: #0066FF;
	text-decoration: none;
}
div.content2 ul a:hover {
	text-decoration: none;
	color: #666666;
}
.search {
	font-size: 1.1em;
	width: 150px;
}
div.content2 td {
	font-size: 1.1em;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 150px;
}
.forms {
	width: 200px;
	color: #333333;
	border: 1px solid #666666;
	font-size: 1.1em;
}
.button {
	font-size: 1.1em;
	color: #333333;
	border: 1px solid #333333;
	width: 80px;
	background-color: #FF9900;
}
.help_contact {
	margin-left: 15px;
}
.maillist {
	border: 1px solid #333333;
	font-size: 1em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 80%;
}
.mail_button {
	border: 1px solid #333333;
	font-size: 1em;
	color: #333333;
	background-color: #FF9900;
	width: 50px;
}

p#kids {
	color: #FF9900;
}
#kids_title {
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	text-align: right;
	color: #0066FF;
	font-weight: bold;
	margin-bottom: 10px;
}
p#kids a {
	color: #0099FF;
}
P#kids a:hover {
	color: #FF9900;
}
