@charset "utf-8";
/* CSS Document */
body  {
	color:#000033;
	background-color: #d6d8b1;
	text-align:center;
	font: 0.8em Verdana, arial, sans-serif;
	margin: 0; 
	padding: 0;
}
p {
	padding: 0.25cm;
	border-width: 2px;
	color:#000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
  }
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000033;
	margin-left: 2px;
	margin-right: 2px;
}

a {
	color: #f6f7e4;
	font-weight:600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {font-size: 1.8em; padding:0.2em 0.3em;
}
h2 {
	font-size: 1.3em;
	color: #FFFFCC;
}
h3 {
	font-size: 1.3em;
	color: #663300;
}  
h4, h5, h6{
	font-size: 1em;
	color: #666699;
} 
#container {
	width: 70%;
	margin: 0 auto;
	border-top: thick solid  #d6d8b1;
	border-right: thick double  #d6d8b1;
	border-bottom: thick solid  #d6d8b1;
	border-left: thick double  #d6d8b1;
	text-align: left;
	background-color: #000033;
	min-width: 780px;
} 
#header {
	background-image: url(../Templates/images/sct_head.gif);
	background-repeat: no-repeat;
	background-position:center;
	height:200px;
	background-color: #000033;
	padding-bottom: 25px;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#content{
	padding:10px;
	background-color: #000033;
	text-align: center;
}
#sidebar {
	float: left;
	top: 243px;
	left:320px;
	padding: 10px 0 0 5px;
	color: #FFFFFF;
	text-align: left;
	position:absolute;
	height: 375px;
	width:195px;
}
#sidebar h3, #sidebar p {
	margin-left: 10px; 
	margin-right: 5px;
}
.menu  {
	margin: 0 2px 0 2px;
	width:155px;
	height: auto;
	font-size: x-small;
	font-family: verdana;
	font-weight:500;
	float:left;
	top:5px;
}
.menu ul {
	margin: 0pt;
	padding: 0 0 0 5px;
	position: relative;
	z-index: 500;
	list-style-type: none;
	width: 12.5em;
}
.menu li { float: left; padding-left:5px; }
.menu li.sub { background-color: #000033; }
.menu table { position: absolute; border-collapse: collapse; top: 10pt; left: 5pt; z-index: 100; font-size: 1em; margin-top: -1px; }
.menu a, .menu a:visited {
	border: 1px none #ffffff;
	display: block;
	text-decoration: none;
	height: 2em;
	line-height: 2em;
	width: 13em;
	color: #d6d8b1;
	padding-left: 1em;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited {
	width: 13em;
}
* html .menu a:hover {
	color: #000033;
	background-color: #d6d8b1;
	position: relative;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus {
	color: #000033;
	background-color: #d6d8b1;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
.menu li:hover > a {
	color: #000033;
	background-color: #d6d8b1;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
.menu li ul { padding: 2em; visibility: hidden; position: absolute; top: -2em; left: 17em; background-color: transparent; }
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }

#mainContent {
	margin: 0 10px 0 18em;
	background-color: #777d3f;
	width: 62%;
	top: 200px;
	min-height: 400px;
	border-top: thick solid  #d6d8b1;
	border-right: thick double  #d6d8b1;
	border-bottom: thick solid  #d6d8b1;
	border-left: thick double  #d6d8b1;
	color: #FFFFFF;
} 
#bcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: capitalize;
	color: #d6d8b1;
	text-align: center;
	vertical-align: text-bottom;
}
#bcrumb a:link, #bcrumb a:visited {
	color: #d6d8b1;
}
#footer{
	background-position:bottom;
	background-repeat:no-repeat;
	min-height: 120px;
	background-image: url(/Templates/images/footsct.jpg);
}
.footerp {
	font: 500 x-small  Geneva, Arial, Helvetica, sans-serif;
	color: #777d3f;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p.c {text-align: center;}
  
.box { background-color:#fff;border-color:#C0E793; border-style:inset;margin-bottom:5px; }
.box h2 { padding:0; margin:0; color:#FFF; font-size:20px; border-bottom:1px solid #A07850; }

.boxcontent {
	padding:0.5em;
	margin:2px;
	background-color: #FFFFFF;
}

b.rtop, b.rbottom { display:block; background-color:#36566D; }
b.rtop b, b.rbottom b { display:block; height:1px;
overflow:hidden; background-color:#406480; }
b.r1 { margin:0 5px; }
b.r2 { margin:0 3px; }
b.r3 { margin:0 2px; }
b.rtop b.r4, b.rbottom b.r4 { margin:0 1px; height:2px; }
.next{color:#a7defc;
}

.box1 {
	font-style: italic;
	margin: 2px;
	padding: 3px;
	width: 400px;
	border: 1px inset #CCCC99;
	text-indent: 10px;
	white-space: normal;
	float: none;
	font-size: small;
}
.phone { font-weight:500; font-size:medium;
}
.legal{ font-size:x-small;
}
.name1{ font-size:x-small;font-weight:500;
}
.testimonial{font-style:italic; font-size:90%;
}
#info {height:400px;}
a.padded img {padding:0 10px 10px 0;}


form {
	background-color: #f6cca6;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
	color: #d6d8b1;
}
.titlebeige {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
	color: #CCCC99;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
  color: #d7c1cd;
}
.event{ font-size:14px;
font-style:italic;
font-weight:600;
color:#e1e4f5;
}
.titem{ font-size:14px;
font-style:normal;
font-weight:600;
color:#f6f7e4;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color:#d7c1cd;
  	color: #000033;
}
.content {color: #000033;
font-family: Arial;
font-size: 12px; 
}
.content2 {color: #f6f7e4;
font-family: Arial;
font-size: 12px; 
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.legal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d6d8b1;
}
.box1 {
	border-color: #725166;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:500;
	color: #d6d8b1;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
  background-color: #777d3f;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d6d8b1;
    color: #000033; 
	font-weight: bolder;
	font-size: medium;
}
input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
	
.disclaimer{ font-size:x-small;
}
.calendar {
	font-weight: 600;
	line-height: 1.2em;
}
.kkbox {
	font: 400 small Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 1px;
	float: left;
	height: auto;
	width: auto;
	border: medium groove #000099;
	color: #FFFFCC;
}
.subtitle_cal {
	font: 400 small Arial, Helvetica, sans-serif;
	color: #CCCC99;
}
#caltable {table-layout:fixed;}
.caltable {line-height:20px;}
.caltype1 {color: #f6f7e4}
.caltype2 {font-size: small}
.caltype3 {line-height: 18px; font-weight: bold; color: #d7c1cd; font-family: Arial, Helvetica, sans-serif;}

