@charset "utf-8";

/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	color: #F8F7F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}

#nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*html {
	margin: 0px;
	padding: 0px;
}

#bgheader {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	height: 143px;
	background-color: #999999;
	padding-top: 30px;
}
#headerbodylines {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_header_bodylines.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	height: 143px;
	background-color: #999999;
	padding-top: 30px;
}
#headerbanquet {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_header_banquet.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	height: 143px;
	background-color: #999999;
	padding-top: 30px;
}
#headercafe {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_header_cafe.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	height: 143px;
	background-color: #999999;
	padding-top: 30px;
}




#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 229px;
	margin-left: 36px;
	display: block;
	position: relative;
}
#nav {
	height: 21px;
	width: 500px;
	margin-top: 55px;
	position: relative;
}
#slogan {
	height: 50px;
	width: 250px;
	display: block;
	float: right;
	position: relative;
	margin-right: 220px;
	color: #CFCFCF;
	font-size: 12px;
}

#headerbottom {
	width: 760px;
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_under.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerbottomhome {
	width: 760px;
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_under_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#headerbottombodylines {
	width: 760px;
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_under_bodylines.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerbottombanquet {
	width: 760px;
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_under_banquet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerbottomcafe {
	width: 760px;
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_under_cafe.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#maincontent {
	background-color: #666666;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#colleft {
	display: block;
	width: 276px;
	float: left;
	position: relative;
	margin-left: 25px;
	margin-top: 20px;
}
#colright {
	width: 400px;
	float: right;
	padding-right: 20px;
}
#colright a {
	color: #FFCC00;
}

#colright img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#coltop {
	background-image: url(../images/col_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	color: #663333;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	text-transform: uppercase;
}
#colmid {
	background-image: url(../images/col_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #663333;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#colmain {
	padding-right: 20px;
	padding-left: 20px;
}
#colmain a {
	color: #FFCC00;
}

#colbottom {
	background-image: url(../images/col_bottom.gif);
	height: 34px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	padding-top: 14px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
#colbottom a {
	color: #666666;
}


#colsign {
	height: 459px;
	width: 357px;
	float: right;
	padding-right: 50px;
}
#colsign img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999999;
	text-align: right;
	font-size: 10px;
	padding-right: 20px;
	height: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#footer a {
	color: #FFC753;
}
#footnav {
	text-align: left;
	display: block;
	width: 500px;
	float: left;
	position: relative;
	padding-left: 20px;
}
#footnav a {
	color: #FFFFFF;
	font-size: 11px;
}
#copyright {
	display: block;
	float: right;
	position: relative;
}

.footnavbreak {
	color: #663333;
}


.rule {
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #959595;
	border-right-color: #959595;
	border-bottom-color: #959595;
	border-left-color: #959595;
	margin-bottom: 15px;
}
.rulelight {
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FEFEFE;
	border-right-color: #FEFEFE;
	border-bottom-color: #FEFEFE;
	border-left-color: #FEFEFE;
	margin-bottom: 15px;
}

.bold {
	font-weight: bold;
	font-size: 16px;
}
.boldcenter {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.boldonly {
	font-weight: bold;
}
.heading {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #FFCC00;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.centerimage {
	text-align: center;
}
