@charset "UTF-8";
/* CSS Document */

body {
margin-top:0px;
margin-bottom:0px;
background-repeat: repeat-x;
background-color:#00CF1C;
font-family:Verdana, Geneva, sans-serif;
}

p {
color:#666;
font-size:.8em;
line-height:1.5em;
margin:0;
}

h1 { /* The CAT Title */
	color:#F09;
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:5px;
	border-top:1px dotted #F09;
    border-bottom:1px dotted #F09;
	padding-bottom:5px;
	padding-top:5px;
}

h2 { color:#666;
     font-size:.9em;
     line-height:1.5em;
	 border-left: 5px #F09 solid;
	 padding-left:5px;
	 margin:0;
}

h3 {/*angel love*/
color:white;
font-size:18px;
}

h4 { color:#FFF;
     font-size:.9em;
     line-height:1.5em;
	 padding:5px;
	 margin:0;
	 background:#F09;
}

a img { border:none }
a { color:#F09;
text-decoration:none;
}
a:visited { color:#F09;
text-decoration:none;
}
a:hover { color:#F90;
border-bottom:1px dotted #F90;
}

.list li {
line-height:2em;
padding-bottom:10px;
margin:0;
list-style:square;
color:#F09;
padding-right:20px;
}

#header {
	width:1060px;
	height:196px;
	background-image:url(images/bk_01.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}
/*
#back {background:url(images/bkall.jpg);
	background-repeat:no-repeat;
} */

#main {background:url(images/bk_03.jpg) repeat-y;
width:960px;
margin-top:0px;
margin-left:50px;
margin-right:50px%;
height:100%;
}

.content {
	width:720px;
	margin:0px 0px 20px 0px;
	padding:10px;
	text-align:left;
	font-size: 14px;
}

.content li {
	color:#666;
	list-style:disc;
	font-size:.9em;
	line-height:1.5em;
}


/*Top CSS*/
.homelink {
	width:470px;
	height:76px;
	margin-top:120px;
	margin-left:50px;
	margin-bottom:0px;
	margin-right:0px;
	float:left;
	margin-bottom:0px;
}
	
.topmenu {
	background:url(images/bk_02.jpg) no-repeat;
	color:#FFF;
	width:960px;
	height:50px;
	padding-top:8px;
	padding-left:30px;
	float:left;
}

.topmenu a, .topmenu a:visited {
margin-right:7px;
margin-left:7px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.topmenu a:hover {
	color: #FF0;
	border-bottom:1px dotted #FF0;
}

/*Sidemenu CSS*/
.sidemenu {
	margin-left:5px;
	margin-top:10px;
	padding-top:50px;
	width:145px;
	height:504px;
	float:left;
	background-image:url(images/house.gif);
	background-repeat:no-repeat;
	text-align:left;
}

.sidemenu ul li {
	list-style:none;
}

.sidemenu ul li a, .sidemenu ul li a:visited {
	color:#F09;
	text-decoration:none;
}

.sidemenu ul li a:hover {
	color:#FFF;
	background-color:#F90;
	text-decoration:none;
}

#footer {
	width:1060;
	background:url(images/bk_06.jpg) repeat-y;
	padding-bottom:50px;
	padding-top:20px;
	height:100%;
}

.copyrite {
		font-size:.6em;
		line-height:1.7em;
		text-align:center;
			color:  #F90;

}

.copyrite a {color: #F90;}


/*Content Div*/


.sideimg {
	margin-top:40px;
	margin-left:5px;
	width:373px;
	height:380px;
	float:right;
}
	

.disclaim {
	color:#666;
font-size:.7em;
line-height:1.5em;
margin:0;
text-align:left;
}

.topic {
	width:500px;
	height:150px;
	border-top:1px dotted #F09;
	margin:0px;
	padding:5px;
}

.topic a, .topic a:hover, .topic a:visited {
	color:#F09;
	margin-bottom:5px;
	text-decoration:none;
	text-align:left;
	font-size:1.2em;
	display:block;

}

.pullquote {
width:110px;
line-height:1.5;
font-size:1.5em;
float:left;
font-weight:bold;
color:#F09;
}

.pullquote_ch {
width:50px;
line-height:1;
font-size:1.8em;
float:left;
font-weight:bold;
color:#F09;
text-align:left;
padding-right:5px;
}

.pagemenu {
	text-align:right;
}


.pagemenu a { color:#666;
text-decoration:underline;
	border-left:3px solid #F90;
	padding-left:5px;
	padding-right:10px;
	line-height:30px;

}
.pagemenu a:visited { color:#666;
text-decoration:underline;
}
.pagemenu a:hover { color:#F90;
text-decoration:underline;
}

.pagemenuL {
	text-align:left;
}

.pagemenuL a { color:#666;
text-decoration:underline;
border-left:3px solid #F90;
	padding-left:5px;
	line-height:30px;

}
.pagemenuL a:visited { color:#666;
text-decoration:underline;
}
.pagemenuL a:hover { color:#F90;
text-decoration:underline;
}

.whitetext {
	color:white;
}

.whitetext a, .whitetext a:hover, .whitetext a:visited {
color: white;
text-decoration:none;
}

#feedback {
	position:fixed;
	right:5px;
	bottom:0;
}

.photo {
	margin:5px;
	padding:5px;
	border: 1px #F09 solid;
	background: #FFF;
	width:160px;
	float:left;
	height:170px;
	
}

.aboutsub {
	font-size:1em;
	color:white;
	border-bottom:1px dotted white;
	border-top:1px dotted white;
}
