body	{
  	background:#b7a97f;
  	font-family:arial, helvetica, sans-serif;
	padding:0px;
	font-size:1em;
	}

p	{
	line-height:1.7em;
	margin:0px;
	padding:0px 0px 16px;
	}

#main	{
	background:#ffffff url(images/background1.png) repeat-y;
  	width:791px;
	margin:auto;
	}

#topbar	{
	margin-left:7px;
	height:24px;
	width:777px;
	background: url(images/menubar.png) repeat-x;
	}

#masthead	{
	background:#ffffff url(images/cwmasthead01.jpg) no-repeat;
	margin-left:7px;
	margin-right:auto;
	width:777px;/*These dimensions need to be the same as the image */
	height:160px;
	}

#mydroplinemenu {
  	margin-left:7px;
	width:777px;
	}

#column1	{
	width:207px;
	float:right;
	padding:26px 0px 15px 0px;
	}

.sidebaritem	{
	background:transparent;
	color:#70695a;
	text-align:left;
	width:188px;
	height:auto;
	padding-bottom:2px;
	padding-left:10px;
	margin-bottom:25px;
	}


.sbihead	{
	height:14px;
	width:188px;
	padding:5px 0px 5px 0px;
	text-transform:uppercase;
	color:#2d6080;
	}
	.sbihead h1	{
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:100%;
	}

.sbicontent	{
	padding:14px 8px 8px 0px;
	font-size:90%;
	font-weight:bold;
	color:#2D6080;
	border:0;
	}
	.sbicontent a {
  	text-decoration:none;
	color:#2D6080;
	}
	.sbicontent a:visited {
  	text-decoration:none;
	color:#2D6080;
	}
	.sbicontent a:hover {
  	text-decoration:underline;
	}
	.sbicontent p {
	line-height:1.2em;
	padding:4px 0 8px 0;
	font-size:90%;
	font-weight:normal;
	border-bottom:none;
	color:#70695a;
	}

.sbi_ltfont_links a {
  	line-height:2em;
	padding:4px 0 8px 0;
	font-size:90%;
	font-weight:normal;
	border-bottom:none;
	color:#70695A;
	text-decoration:none;
	}
	.sbi_ltfont_links a:hover {
	text-decoration:underline;
	}
	.sbi_ltfont_links a:visited {
	text-decoration:none;
	color:#70695A;
	}
	
	
.sidebarlink a {
  	font-size:90%;
	font-weight:bold;
	color:#70695a;
	}
	.sidebarlink a:visited {
	color:#70695a;
	}

#column2	{
	padding:18px 3px 15px 25px;
	text-align: left;
	width: 512px;
	}
	#column2 h1	{
	border-bottom: 1px solid;
	font-size:120%;
	color:#2d6080;
	font-weight:normal;
	text-transform: uppercase;
	}
	#column2 p	{
	font-size:85%;
	color:#000000;
	font-weight:normal;
	}

.bullet_list ul {
	margin-top:0;
	}
	.bullet_list ul li {
  	list-style-type:none;
	}
	.bullet_list a {
  	font-weight:bold;
	font-size:85%;
	line-height:180%;
	color:#2d6080;
	text-decoration:none;
	margin-left:35px;
	}
	.bullet_list a:hover {
  	color: #389bd9;
	text-decoration:underline;
	}

#bldg_fgnd	{
	float:right;
	}
	#bldg_fgnd a {
  	font-size:90%;
	color:#2d6080;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	}
  	#bldg_fgnd a:hover{
  	text-decoration:underline;
	}


#struct_fgnd	{
	float:left;
	margin: 5px 18px 0px 0px;
	}
	#struct_fgnd a	{
  	font-size:100%;
	color:#2d6080;
	font-weight:bold;
	text-decoration:none;
	}
	#struct_fgnd a:hover {
  	text-decoration:underline;
	}	

.caption {
  	float:left;
	}
	.caption a {
  	font-size:90%;
	color:#2d6080;
	font-weight:bold;
	text-decoration:none;
	}
	.caption a:hover {
	text-decoration:underline;
	}
	
#footer	{
	background:url(images/menubar.png) repeat-x;
	color:white;
	margin-left:7px;
	height:23px;
	width:777px;
	padding-top:4px;
	font-size:80%;
	font-weight:normal;
	text-align:center;
}

