/* This file should include all styles needed for site, including pre-set CWI styles (customized for
client) */

body {
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  color: #194945;
  background: #660000 url('../images/cwx_images/back.gif') top left repeat;
  font-family: verdana;
  font-size: 11px;
}

#page_wrapper_home {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  padding: 0px;
  text-align: left;
  background: maroon;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  padding: 0px;
  text-align: left;
  /*background: #194945 url('../images/cwx_images/content_bg.gif') top left repeat-y;*/
  background: #cccc99;
}

#page_header {
  height: 74px;
  width: 760px;
  background: maroon url('../images/cwx_images/topimg.gif') top left repeat-x;
  clear: both;
  border-bottom:2px #000000 solid;
}

#logo {
  float:left;
  width:321px;
  padding-top:6px; padding-left:0px;
  margin:0px;
}

#topimg {
  float:left;
  width:120px;
  padding-top:6px; padding-left:0px;
  margin:0px;
}

#headerright {
  float:right;
  width:300px;
  margin:0px;
  padding:8px 10px 0px 0px;
  text-align:center;
  font-family: verdana;
  font-size: 12px;
  color: #CCCC99;
  font-weight:bold;
}

#flashbanner {
  margin:0px;
  padding:0px;
  height:216px;
  clear:both;
  background: #000000 url('../images/cwx_images/topbanner.gif') top left no-repeat;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #000000;
  border-bottom:2px #000000 solid;
  border-top:2px #000000 solid;
}

#menu {
  margin:0px;
  padding:0px;
  border:2px solid #CAB55E;
  background: #000000;
}
#content_wrapper {
  margin:0px;
  padding: 40px;      
  /*border:0px dashed #FFFFFF;  */
}

#content_wrapper_rooms {
  margin:0px;
  padding: 0px;      
}

#content_wrapper_home {
  margin:0px;
  padding-left: 20px;      
  padding-right: 20px;
  padding-top: 0px;
}

#left_side {
  float: left;
  width:400px; wid\th:390px;
  /*border:0px dashed #cccccc;*/
  margin-left:10px;
  margin-right: 0px;
  margin-top:0px;
  margin-bottom:40px;
  padding: 0px;
}

#right_side {
  float: right;
  width:260px;  wid\th:250px;
  /*border:0px dashed #cccccc;*/
  margin-right:10px;
  margin-left: 0px;
  margin-top:0px;
  padding: 0px;
}

#yellowbox {
background-color:#CCCC99;
padding:10px;
margin:0px;
font-family: verdana;
font-size: 11px;
color: #maroon;
line-height: 15px;
}

#whitebox {
background-color:#FFFFFF;
padding:10px;
text-align: center;
color: #maroon;
line-height: 15px;
}

#dyellowbox {
background-color:#CAB55E;
padding:10px;
color: #maroon;
line-height: 15px;

}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

#page_footer {
  height: 170px;
  clear: both;
  background: maroon url('../images/cwx_images/footer.gif') top left repeat-x;
  border-bottom:2px #000000 solid;
}

#footerlogo {
  float:left;
  width:212px;
  height:170px;
  paddingt:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: url('../images/cwx_images/footerlogo.gif') center center no-repeat;
}

#footertext {
  float:left;
  width:333px;
  paddingt:0px 0px 0px 0px;
  margin:10px 0px 0px 0px;
}

#copyright {
  float:right;
  width:193px;
  text-align:right;
  font-family:verdana;
  font-size:10px;
  color:#000000;
  padding:20px 14px 0px 0px;
  margin:0px 0px 0px 0px;
}

#page_footer p {
  padding-top:10px;
  margin:0px 0px 0px 0px;
  font-family: arial;
  font-size: 11px;
  color:#CCCC99;
  font-weight:bold;
}

#page_footer A:link {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:visited {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:active {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

.sand { background-color: #cab55e; color: #000000; }
.ltsand { background-color: #cccc99; color: #000000; }
.black { background-color: #000000; color: #000000; }
.green { background-color: #194945; color: #cccc99; }
.gray { background-color: #eeeeee; color: #000000; }
.maroon { background-color: #660000; color: #000000; }
.white { background-color: #ffffff; color: #000000; }

.caption {color: #000; font-size: 9px; font-weight: bold; margin-top: -15px; margin-bottom: 5px; padding-top: 0px; padding-bottom: 10px;}


#left_col {
  float: left;
  width:180px;
  margin-left:25px;
  margin-top:25px;
}

#right_col {
  float: right;
  width:510px;
  margin-right:25px;
  margin-top:25px;
}



.borderpic {
border:double; 
border-color:#000000; 
border-width: 3px;
}

INPUT { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid;
    FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana;}

TEXTAREA { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid;
    FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana; }
	
A:link, A:visited { color: #000000; TEXT-DECORATION: underline; }
A:hover { color: #ffffff; text-decoration: none; }
	


/*CWI Styles 
===================================================================== */

.required {color: red;}

#edit_content {
	margin-top:0px;
	margin-bottom:0px; 
	padding:4px 0px 10px 0px; 
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

#edit_content p {font-family: verdana; font-size: 11px; line-height: 13px; color: #000000;}
#edit_content h1 {font-family: verdana; background:none; color: #194945; font-size:24px; margin-left: 0px; padding-left: 0px;}
#edit_content h2 {font-family: verdana; background:none; color: #194945; font-size:18px; margin-left: 0px; padding-left: 0px; }
#edit_content h3 {font-family: verdana; background:none; color: #194945; font-size:16px; margin-left: 0px; padding-left: 0px; }
#edit_content h4 {font-family: verdana; background:none; color: #194945; font-size:14px; margin-left: 0px; padding-left: 0px; }
#edit_content h5 {font-family: verdana; background:none; color: #194945; font-size:12px; margin-left: 0px; padding-left: 0px; }
#edit_content h6 {font-family: verdana; background:none; color: #194945; font-size:10px; margin-left: 0px; padding-left: 0px; }

#edit_content img { margin-bottom:15px; border:1px solid #0c596a; padding:0; }
#edit_content img.no-border { border:none;}

#edit_content img.img-right-top { margin-left:15px; margin-bottom:15px; float:right; }
#edit_content img.img-left-top { margin-right:15px; margin-bottom:15px;  float:left; }
#edit_content img.img-right-middle { margin-left:15px; margin-bottom:15px; margin-top:15px;   float:right; }
#edit_content img.img-left-middle { margin-right:15px; margin-bottom:15px; margin-top:15px;   float:left; }


/* CALENDAR TABLE
---------------------------------------------------*/
table#calendar { margin:0; border:5px solid #69c; padding:0; border-collapse:collapse; width:100%; empty-cells:hide; background:#fff; }
table#calendar th { margin:0; border:0; padding:7px; background:#fff; color:#69c; font:13px/1.0 Georgia; font-weight:bold; text-align:center; }
table#calendar td { margin:0; border:1px solid #fff; padding:3px; background:#e9eff7; color:#666; font:11px/1.2 Arial; text-align: left; width:100px; height:100px;  }
table#calendar td:hover { background:#fcc; }

.date { color:#69c; font:16px/1.0 Arial; font-weight:bold; }

A.event-link1:link, A.event-link1:visited { color: #c60; TEXT-DECORATION: none; }
A.event-link1:hover { background: #c60; COLOR: #fff; text-decoration: none; }

A.event-link2:link, A.event-link2:visited { color: #c03; TEXT-DECORATION: none; }
A.event-link2:hover { background: #c03; color:#fff; text-decoration: none; }
