/* Style : HTML Element */

body {
background-color : #ffffff;
font-family : Arial;
font-size : 12px;
color : #646768;
line-height : 1.3;
}

input, textarea {
font-family : Arial;
font-size : 12px;
color : #646768;
}

td {
padding : 3px;
}

/* Style : id */

#page_holder {
width : 1024px;
background-color : #ffffff;
text-align : justify;
}

#header {
width : 100%;
height : 250px;
}

#header_link {
margin-top : 6px;
margin-right : 20px;
font-size : 11px;
}

#logo {
margin-left : 365px;
}

#tx {
font-size : 12px;
}

#scroller {
width : 804px;
height : 20px;
background-color : #6eccf4;
padding : 2px;
padding-bottom : 0;
}

#content_holder_home {
width : 980px;
margin-left : 22px;
}

#content_holder {
width : 860px;
margin-left : 80px;
}

#home_text {
float : left;
display : inline;
width : 290px;
}

#home_image {
float : right;
display : inline;
width : 690px;
text-align : right;
}

#footer {
width : 1024px;
height : 25px;
background-image : url('footer_bg.gif');
}

/* Style : class */

.noscript {
color : #ff0000;
font-weight : bold;
border : 1px solid #ff0000;
background-color : #ffff00;
padding : 5px;
line-height : 1.5;
}

.float_right {
float : right;
display : inline;
}

.float_left {
float : left;
display : inline;
}

.clear_both {
clear : both;
}

.bold {
font-weight : bold;
}

.underline {
text-decoration : underline;
margin-bottom : 5px;
}

.black {
color : #373635;
}

.align_right {
text-align : right;
}

.align_left {
text-align : left;
}

.header_home {
background-image : url('header_bg.jpg');
}

.small_txt {
font-size : 11px;
}

.spacer {
height : 20px;
}

.page_title {
font-size : 19px;
text-decoration : underline;
margin-top : 15px;
margin-bottom : 15px;
text-align : left;
}


.head_text {
font-size : 14px;
margin-top : 8px;
margin-bottom : 6px;
}

.column_small {
float : left;
display : inline;
width : 135px;
margin-left : 10px;
}

.column {
float : left;
display : inline;
width : 270px;
margin-left : 10px;
}

.list_text {
float : right;
display : inline;
width : 700px;
}

.list_divider {
width : 100%;
border-bottom : 1px solid #b8b9b5;
}

.more_info {
position : absolute;
visibility : hidden;
border : 9px solid orange;
background-color : #ffffff;
width : 600px;
padding : 8px;
}

.header_fest_sublink {
text-align : left;
margin-left : 267px;
}

.header_event_sublink {
margin-left : 45px;
}

.spl_txt {
color : #4774cf;
}

.contact {
float : left;
display : inline;
width : 350px;
margin-left : 50px;
}

.contact_form {
float : right;
display : inline;
width : 430px;
}

.contact_title {
font-size : 24px;
}

.contact_ph {
font-size : 16px;
font-weight : bold;
}

.box {
border : 1px solid #555555;
padding : 3px
}

.submit {
font-size : 13px;
background-color : #f0f0f0;
border : 1px solid #555555;
}

.red {
font-size : 11px;
color : #ff0000;
}

/* Style : Link */

.special:link {
color : #4774cf;
text-decoration : none;
}
.special:visited {
color : #4774cf;
text-decoration : none;
}
.special:hover {
color : #4774cf;
text-decoration : none;
}

.header:link {
color : #646768;
text-decoration : none;
}
.header:visited {
color : #646768;
text-decoration : none;
}
.header:hover {
color : #646768;
text-decoration : underline;
}

.body:link {
font-size : 11px;
color : #3b5998;
text-decoration : underline;
}
.body:visited {
font-size : 11px;
color : #3b5998;
text-decoration : underline;
}
.body:hover {
font-size : 11px;
color : #3b5998;
text-decoration : none;
}
