@charset "UTF-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pagebg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 874px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 400px;
	background-position: center -250px;
}
#homeheader {
	width: 874px;
	padding-top: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	text-align: left;
	width: 874px;
	height: 250px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#phoenix {
	position:absolute;
	width:111px;
	height:210px;
	z-index:1;
	left: 723px;
	top: 7px;
}
#quote {
	float: right;
	padding-right: 20px;
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #599405;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 15px;
	margin: 0px;
}

#menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#menuhome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	width: 561px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	overflow: hidden;
}

#menu ul, #menuhome ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#menu li, #menuhome li {
	float: left;
	display: block;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../images/menudivider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu li.curr, #menuhome li.curr {
	background-image: url(../images/menubg-on.gif);
	background-repeat: repeat-x;
	color: #000;
}
#menu ul.level1 a, #menuhome  ul a {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	padding:0;
	margin:0;
}
#menu ul.level2 a, #menuhome a {
	color: #000;
	text-decoration: none;
	font-weight:normal;
	padding:0;
	margin:0;
}

#menu ul.level1 a:hover, #menu ul.level2 a:hover, #menuhome a:hover {
	color: #660033;
	text-decoration: none;
	font-weight:normal;
}
#menu ul.level2 {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	height: 24px;
}

#maincontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 45px;
	width: 540px;
	padding-top: 20px;
}
#maincontent p, #maincontent ul {
	font-size: 0.85em;
	line-height: 1.4em;
	margin-top: 0px;
	padding-top: 8px;
}
#maincontent p.contact {
	margin-bottom: 0px;
	margin-top: 5px;
}
#maincontent p.indent {
	margin:5px 0 0 16px;
}
#maincontent a, #quote a {
	color: #ff6a00;
	text-decoration: none;
}
#maincontent a:hover, #quote a:hover {
	color: #660033;
	text-decoration: none;
}
#maincontent td {
	font-size: 0.85em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#maincontent ul.main {
	list-style-position: inside;
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 5px;
	border:none;
}
#maincontent ul.main li {
	margin-bottom: 2px;
}
#maincontent ul.main li.home {
	color: #ff6a00;
}
#maincontent ul.indent {
	padding:0 0 0 10px;
	margin:0 0 0 10px;
	overflow:hidden;
	list-style-position:outside;
	height:1%;
}
#maincontent ul.indent li {
	margin:5px 0 0 5px;
	padding: 0 0 0 5px;
}
#maincontent ul.indent.twenty5 {
	padding:0 0 0 18px;
	margin:0 0 0 18px;
}

ul.twocol {
	list-style-position: inside;
	float: left;
	width: 250px;
	padding: 0;
	margin: 5px 0 25px 0;
}
ul.twocol.wide {
	width: 280px;
}
ul.twocol li {
	margin: 5px 0 10px 0;
}
h2.list {
	font-size: 1.0em;
	color: #bf3504;
	font-weight: bold;
	float:left;
	width: 250px;
	padding:0;
	margin:15px 0 0;
}
h2.list.wide {
	width: 280px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 72px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	padding-right: 25px;
	padding-left: 50px;
	padding-top: 40px;
	text-align: left;
	clear: both;
}
hr {
	background-color: #FF9966;
	height: 1px;
	width: 95%;
	border: 0px;
	float: left;
	clear: both;
}
h1 {
	font-size: 1.2em;
	color: #bf3504;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 1em;
	color: #bf3504;
	margin-bottom: 0px;
	margin-top: 25px;
}
h3 {
	font-size: 0.85em;
	color: #bf3504;
	margin-bottom: 5px;
	margin-top: 10px;
}
.right {
	text-align: right;
}


#footer a {
	color: #ff6a00;
	text-decoration: none;
}
#footer a:hover {
	color: #660033;
	text-decoration: none;
}


#contact-area {
	width: 500px;
	margin-top: 25px;
	font-size: 0.9em;
}
#contact-area input, #contact-area textarea {
	padding: 3px;
	width: 400px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ff6a00;
	background-color: #F9F9F9;
	height:18px;
}
#contact-area textarea {
	height: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#contact-area input.tel {
	width: 310px;
}
#contact-area input.data, label.data {
	display: none;
}
#contact-area label.expl {
	float: right;
	margin-right: 50px;
	color: #6D6D6D;
}
#contact-area textarea:focus, #contact-area input:focus {
	background-color:#fff;
}
#contact-area button {
	width: 125px;
	float: right;
	margin-right: 25px;
}
#contact-area label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 50px;
	padding-top: 3px;
}

#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	width: 57px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kitkadesign a {
	color: #4c3737;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}
