/* Yui stuff */
h1 {
	font-size: 138.5%;
}
h2 {
	font-size: 123.1%;
}
h3 {
	font-size: 108%;
}
h1, h2, h3 {
	margin: 1em 0;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight: bold;
}
abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}
em {
	font-style: italic;
}
blockquote, ul, ol, dl {
	margin: 1em;
}
ol, ul, dl {
	margin-left: 2em;
}
ol li {
	list-style: decimal outside;
}
ul li {
	list-style: disc outside;
}
dl dd {
	margin-left: 1em;
}
th, td {
}
th {
	font-weight: bold;
	text-align: center;
}
caption {
	margin-bottom: .5em;
	text-align: center;
}
p, fieldset, pre {
	margin-bottom: 1em;
}
/* Specific to this stuff */
body {
	background: url(../images/bg_body.jpg) top left repeat-x #fff;
}


/*in_line*/
input, select, textarea {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

a:hover {
}

a {
}

.clear {
	clear: both;
}
.fright {
	text-align: right;
}
.pic {
	float: left;
}
ul.list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list li {
	line-height: 2.23em;
}
.list li img {
	margin-right: 13px;
	vertical-align: middle;
}
.list a {
	color: #5c7f11;
	text-decoration: underline;
	height: 29px;
}
.list li a:hover {
	text-decoration: none;
}
ul.arrow li
{
	margin-top:4px !important;
	margin-bottom:4px !important;
}


/*txt, links*/
.logo h1 {
	background: url(../images/logo.png) top left no-repeat;
	text-indent: -10000px;
	font-size: 1em;
	height: 90px;
	width: 187px;
	margin: 0;
	padding: 0;
}

.logo, .menu, #content, #footer {
}

/*header*/
.logo {
	height: 105px;
}
.logo .ind {
	padding: 5px 0 0 14px;
}
.menu {
	height: 30px;
	font-family: Georgia;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	background: url(../images/bg_menu.gif) left no-repeat;
	padding-left: 16px;
	display: inline;
	font-size: 93%;
	padding-right: 13px;
}
.menu li.m1 {
	background: none;
}
.menu li a {
	color: #fff;
	text-decoration: none;
	background: url(../images/bg_ul.gif) left bottom repeat-x;
	font-weight: bold;
}
.menu li a:hover {
	text-decoration: underline;
}
#bd {
	font-size: 108%;
}
#bd h1 {
	margin-top: 0;
}
.block {
	background: #33443a;
	margin: 0 10px 0 10px;
}
.block .l_t {
	background: url(../images/l_t.gif) no-repeat left top;
}
.block .r_t {
	background: url(../images/r_t.gif) no-repeat right top;
}
.block .ind {
	padding: 7px 0 7px 39px;
}

.header {
	font-size: 0.8125em;
	color: #7a7979;
	line-height: 1.23em;
}
.header .title {
	margin-bottom: 18px;
}
.header .pic1 {
	margin: 4px 0 0 143px;
}
/* Main Area */
.block1 {
	background-color: #fff;
	margin: 0 5px 0 5px;
}
.block1 .l_t {
	background: url(../images/t_l1.gif) left top no-repeat;
}
.block1 .r_t {
	background: url(../images/t_r1.gif) right top no-repeat;
}
.block1 .ind {
	padding: 20px;
}
.block2 {
	background: #f2f2f2;
	margin-bottom:1em;
}
.block2 .l_t {
	background: url(../images/l_t2.gif) no-repeat left top;
}
.block2 .r_t {
	background: url(../images/r_t2.gif) no-repeat right top;
}
.block2 .r_b {
	background: url(../images/r_b2.gif) right bottom no-repeat;
}
.block2 .l_b {
	background: url(../images/l_b2.gif) left bottom no-repeat;
	width: 100%;
}
.block2 .ind {
	padding: 12px;
}

.block3 {
	background: #fff;
	width: 296px;
	margin-top: 23px;
}
.block3 .l_t {
	background: url(../images/t_l3.gif) no-repeat left top;
}
.block3 .r_t {
	background: url(../images/t_r3.gif) no-repeat right top;
}
.block3 .r_b {
	background: url(../images/b_r3.gif) right bottom no-repeat;
}
.block3 .l_b {
	background: url(../images/b_l3.gif) left bottom no-repeat;
	width: 100%;
}
.block3 .ind {
	padding: 10px 12px 12px 9px;
}


/*content*/
#content {
	background: url(../images/bg_content.jpg) left top no-repeat;
}
#content .col_height {
	width: 82px;
	height: 388px;
	float: left;
}

.line {
	background: url(../images/bg_line.gif) bottom repeat-x;
	width: auto;
}

/*footer*/
#footer_center {
	background: #243029;
	color: #9ca29e;
	font-size: 85%;
}
#footer a {
	color: #9ca29e;
}
#footer .div {
	padding: 30px 0 0 53px;
}
#footer .a {
	text-decoration: none;
}
#footer .a:hover {
	text-decoration: underline;
}

/*================== index.html ==================*/
#page1 #content .col_1 .ind {
	padding: 51px 37px 69px 35px;
}
#page1 #content .col_1 .fright {
	padding: 22px 3px 0 0;
}
#page1 #content .col_1 .line {
	padding-bottom: 4px;
	margin-bottom: 9px;
}
#page1 #content .col_2 .div {
	padding: 0 20px 0 10px;
}
#page1 #content .col_2 .title {
	margin: 0 0px 26px 1px;
}
#page1 #content .col_2 .fright {
	padding-top: 11px;
}
#page1 #content .col_2 .pic1 {
	margin: 0 14px 0 8px;
}
#page1 #content .col_2 .line {
	padding-bottom: 4px;
	margin-bottom: 9px;
}

/*==================list====================*/


.input {
	color: #000;
	height: 31px;
	width: 263px;
	background: #f2f2f2;
	margin-right: 5px;
	border: solid 1px #949494;
}

textarea {
	background: #f2f2f2;
	color: #000;
	border: solid 1px #949494;
	width: 263px;
	height: 74px;
	overflow: auto;
}

#site_center, #footer_center {
	text-align: center;
}
#main, #footer_main {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#footer {
	height: 75px;
}

/* Register Stuff */
.regtable {
	width: 650px;
	margin-left:auto;
	margin-right:auto;
}
.regtable td {
	padding: 2px;
}
.regsubhead {
	background-color: #CCC;
	font-size: 108%;
	padding: 4px 0px;
	text-align: center;
	font-weight: bold;
}
.regspacer {
	height: 1.5em;
}
.regcaption,.regcaptionrequired {
	font-size: 100%;
}
.regcaptionrequired
{
	font-weight:bold;
}
.regfield input, input.regfield, .regfield select, select.regfield {
	font-size: 12px;
}
.regfield {
	font-size: 93%;
}
.regdata {
	font-weight: bold;
	font-size: 93%;
}
.regbutton {
	font-size: 12px;
}

.regsum {
	width: 400px;
	border-collapse: collapse;
}
.regsum td {
	font-size: 93%;
}
.regsumdesc {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	width: 75%;
}
.regsumprice {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: right;
	width: 25%;
}
.regsumdescfoot {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	border-top: solid 1px black;
	font-weight: bold;
}
.regsumpricefoot {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: right;
	border-top: solid 1px black;
	font-weight: bold;
}
/* Rounded box */
.grey_border b.bt, b.bt b, b.bb, b.bb b {
	display: block;
	height: 10px;
	font-size: 1px;
	background: url(../images/roundedgrey.gif) no-repeat;
	position: relative;
}
.grey_border b.bt {
	top: -3px;
	left: -3px;
}
.grey_border b.bt b {
	background-position: 100% -10px;
	left: 6px;
}
.grey_border b.bb {
	background-position: 0 -20px;
	top: 3px;
	left: -3px;
}
.grey_border b.bb b {
	background-position: 100% -30px;
	left: 6px;
}
.grey_border {
	border: #ddd 3px solid;
}
