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

a:link { 
	color: #6ebe44;
	text-decoration: none;
	}
a:visited { 
	color: #6ebe44;
	text-decoration: none;
	}
a:hover { 
	color: black;
	text-decoration: none;
	}
a:active { 
	color: #6ebe44;
	text-decoration: none;
	}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contentbg{
	background:url(images/home/contentbg.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-top:20px;
	padding-bottom:20px;
}

.contentbgright{
	padding-top:20px;
	padding-bottom:20px;
}

.content1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6ebe44;
}

.content2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.toptable_comic_left{
	background:url(images/home/top_tile.jpg);
	background-repeat:repeat-x;
	background-position:right;
}

.toptable_comic_right{
	background:url(images/home/top_tile.jpg);
	background-repeat:repeat-x;
	background-position:left;
}

.bottomtable_comic_left{
	background:url(images/home/bottomleft_tile.jpg);
	background-repeat:repeat-x;
	background-position:right;
}

.bottomtable_comic_right{
	background:url(images/home/bottomright_tile.jpg);
	background-repeat:repeat-x;
	background-position:right;
}

.topleft_tile{
	background:url(images/home/toptile_left.png);
	background-repeat:repeat-x;
}

.topright_tile{
	background:url(images/home/toptile_right.png);
	background-repeat:repeat-x;
}

.header{
	background:url(images/home/index_01.jpg);
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:6ebe44;
}

.header_content{
	background:url(images/home/index_01.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:6ebe44;
	padding-top:3px;
}

.footerleft{
	background:url(images/home/index_06.png);
}

.footerlinks{
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6ebe44;
}

.footerright{
	background:url(images/home/index_07.png);
	background-position:left;
}
#search_form{
	position:relative;	
}

.searchfield{
	background-color:transparent;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.contactfield{
	width:250px;
	height:14px
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e8d42;
	background:url(images/home/contact_tile.jpg);
	background-repeat:repeat-x;
	border: 1px #40403f solid;
}

.commentfield{
	width:200px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e8d42;
	background:url(images/home/comment_field.png);
	background-repeat:repeat-x;
	border: 1px #40403f solid;
	background-color:#5fbb49;
	scrollbar-3dlight-color:#a4cf53; 
	scrollbar-arrow-color:#60bb49; 
	scrollbar-base-color:#60bb49; 
	scrollbar-darkshadow-color:#a4cf53; 
	scrollbar-face-color:#a4cf53; 
	scrollbar-highlight-color:#a4cf53; 
	scrollbar-shadow-color:#a4cf53;
	scrollbar-face-color:white;
}


#form1,#form1 input{
	margin:0;
	overflow:hidden;
}

.quotebox{
	float: right;
	width:100px;
	height:76px;
	background:url(images/home/quotebox_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6ebe44;
	text-align:left;
	padding-left:10px;
}

.picpadding{
	padding-right: 10px;
}
