body { margin: 0; font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif; }
img { border: none; }
a, a:visited { color: #040289; }
a:hover, a:active { color: #e28270; }

/* General Layout */
#logo { height: 27px; }
#header { clear: left; background-color: #e5e5ff; height: 58px; border-bottom: 1px solid #020166; }
#content { clear: left; }
#footer { clear: left; background-color: #f3f4fd; height: 46px; border-top: 1px solid #e5e5ff; border-bottom: 1px solid #e5e5ff; }

#logo-inner,
#header-inner, 
#content-inner, 
#footer-inner { position: relative; width: 900px; margin: 0 auto; }

#logo-float { position: absolute; z-index: 999; top: 20px; left: 13px; height: 133px; width: 174px; background: url(../images/CAWS_logo.gif) no-repeat top left; }

/* Column Layout */
#col1,
#col2 { position: relative; display: inline; float: left; }
#col1 { width: 200px; margin-top: 70px; }
#col2 { width: 700px; }

#col2-inner { margin: 0 15px 0 15px; border-left: 1px solid #e5e5ff; }

/* Top Navigation */
#nav-main { margin: 0 0 0 200px; height: 27px; }
#nav-main ul { margin: 0; margin-left: 15px; padding: 0; list-style-type: none; color: #020166; font: normal 15px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; }
#nav-main li { float: left; padding: 0 21px 0 21px; }
#nav-main li.first { padding-left: 0; }
#nav-main li.last { padding-right: 0; }
#nav-main li a { display: block; text-decoration: none; color: #020166; padding-top: 21px; }
#nav-main li a:hover, 
#nav-main li a:active { padding-top: 19px; color: #e28270; }

/* Left Navigation */

.nav-other { margin: 40px 13px 10px 33px; }
.nav-other h1 { color: #020166; font: normal 15px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; padding-bottom: 2px; margin-bottom: 15px; border-bottom: 1px solid #e5e5ff; }
.nav-other ul { margin: 0; padding: 0; list-style-type: none; }
.nav-other li { margin: 0; padding: 0 0 14px 0; }
.nav-other a { font-size: 11px; text-decoration: none; color: #040289; }
.nav-other a:hover,
.nav-other a:active { padding-left: 2px; color: #e28270;  }

/* Image */

#large-photo { position: relative; width: 665px; height: 260px; background: url(../images/img1_index.jpg) no-repeat 0 0; }
#transparency { position: absolute; top: 115px; width: 463px; height: 118px; background-color: #536280; opacity: 0.7; filter:alpha(opacity=70); }
#tagline { position: absolute; top: 133px; left: 23px; width: 440px; }
#tagline p,
#tagline h1 { padding: 0 60px 13px 0; margin: 0; color: #e9ebef; font: normal 15px Georgia, "Times New Roman", Times, serif; line-height: 22px; }
#tagline h1 { padding-right: 0; font-size: 17px; text-transform: uppercase; }
#tagline em { text-transform: uppercase; font-style: normal; color: #F5F5F5; }

/* Content */

.content-body { margin: 0; padding: 20px 30px 30px 30px; min-height: 180px; }
.content-body p { line-height: 18px; margin-bottom: 20px; }
.content-body a:hover, 
.content-body a:active { font-style: italic; }

/* Footer */

#sitemap, #copyright { display: block; float: left; margin-top: 15px; font-size: 10px; color: #020166; }
#sitemap { width: 200px;  }
#copyright { width: 700px; }

.sitemap-body { margin-left: 33px; }
.sitemap-body a { text-decoration: none; }
.sitemap-body a:hover,
.sitemap-body a:active { font-style: italic; }
.copyright-body { margin-left: 15px; padding-left: 30px; }


/* Background Decoration */ 
body { background-color: #b8b6a4;}
#container { background: #b8b6a4 url(../images/shadow-background.gif) repeat-y top center; margin: 0; }
#footer,
#header { width: 900px; margin: 0 auto; }
#bottom-decoration { background: #b8b6a4 url(../images/shadow-bottom.gif) no-repeat top center; height: 50px; }