@charset "utf-8";
/* CSS Document */
html,div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}


body {
	font: 13px/20px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	color: #fbd2d8;
	background: #ed1e3e url(bg_02.jpg) left top repeat-x;
}
a img { border: none; }
.clear { clear:both;}
p {
	margin-bottom:10px;
	color: #630;
}
a { color: #fbd2d8; text-decoration:underline;}
a:hover { text-decoration:none;}

/* index1 Document */

#header {text-align:center;}
#container {background: url(mainbg_04.jpg) center top no-repeat;}
#main { width: 987px;  margin: 0 auto; text-align:center; padding-bottom:20px;}
#content { width: 649px; float:left; text-align:left;}
	#content h2 ,#content h3{
	color: #303;
	font: 18px/20px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
.header1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #609;
}
	#content h3 { font-style:italic; padding-top:10px;}
	#content h4 ,#content h5,#content h4 a{
	font-weight:bold;
	color: #630;
	margin-bottom:10px;
}
	#content h5 { margin-bottom:0;}
#sidebar { width: 320px; float:right;}

/* index2 Document */
#chicken { background: #000 url(chickenheader_01.jpg) center top repeat-x; color: #a16624;}
   #chicken #container { background: url(chickenheadbg_01.jpg) center top no-repeat;}
   		#chicken #container #main { width:1000px; margin:0 auto; text-align:center; padding-bottom:20px;}
   #chicken #content { width: 778px; float:right; text-align:left; background: #fff; }
   		#chicken #content .text { margin: 0 35px 35px 35px;}
			#chicken #content h4 ,#chicken #content h5 ,#chicken #content h4 a{ color: #a16624; margin: 10px 0;}
			#chicken #content h5 { margin:0;}
   #chicken #sidebar { width:222px; float:left; overflow:hidden;}
   #chicken a {color: #a16624;}
