* {
margin: 0;
padding: 0;
}

body {
background: #fff;
font-size: 62.5%;
font-family: helvetica, arial, sans-serif;
min-width: 996px;
}

hr {
border: 0;
color: #AEDEDF;
background-color: #AEDEDF;
height: 1px;
width: 100%;
}

.error{color:#ff0000 !important; margin:0; padding:15px 0; font-weight:bold; text-transform:lowercase; font-size:13px;}
.thankyou{color:#6798AE !important; font-size:14px;}


/* =============== Header and Logo =============== */

#header-wrap {
/*background: url(images/header-tile.gif) repeat-x;*/
border-bottom: 4px solid #477183;
}

#header {
margin: 0 auto;
width: 960px;
height: 152px;
/*background: url(images/header-swirls.png) top right no-repeat;*/
}

#logo {
display: block;
width: 570px;
height: 140px;
background: url(images/logo.png) left 10px no-repeat;
text-indent: -9999px;
}



/* =============== Content, Nav Wrapper, Extra Div for Bottom of Content Area =============== */

#content-wrap {
background: url(images/content-tile.gif) repeat;
border-bottom: 4px solid #477183;
}

#content-bottom {
margin: 0 auto;
height: 33px;
width: 996px;
background: url(images/content-bottom.png);
}



/* =============== Main Nav =============== */

#nav {
margin: 0 auto;
height: 90px;
width: 996px;
background: url(images/nav-bg.png);
}

#nav ul {
list-style: none;
margin: 0 0 0 50px;
width: 895px;
}

#nav ul li {
float: left;
margin: 30px 10px 0 0;
}

#nav ul li a {
display: block;
width: 169px;
height: 56px;
background: url(images/nav-li-bg.png);
text-align: center;
font-family: helvetica, arial, sans-serif;
font-size: 1.6em;
text-transform: lowercase;
text-decoration: none;
}

#nav ul li a:link, #nav ul li a:visited {
color: #6798A9;
}

#nav ul li a:hover, #nav ul li a:active, #nav ul li.current a:link, #nav ul li.current a:visited, #nav ul li.current a:hover, #nav ul li.current a:active {
color: #00526E;
}

#nav ul li a span {
line-height: 2.5em;
}




/* =============== Content Elements =============== */

#content {
margin: 0 auto;
width: 996px;
background: url(images/content-bg.png) repeat-y;
overflow: hidden;
padding: 20px 0 40px 0;
}

#content-column {
float: left;
display: inline;
width: 615px;
margin-left: 50px;
}

#content-sidebar {
float: right;
display: inline;
width: 230px;
margin-right: 61px;
}




/* =============== Sidebar List =============== */

#content-sidebar ul {
list-style: none;
background: url(images/sidebar-nav-top.gif) no-repeat;
padding: 15px 0;
margin-bottom: 40px;
}

#content-sidebar ul li {
background: url(images/sidebar-nav-li-bg.gif) repeat-y;
padding: 10px 15px;
}

#content-sidebar ul li.last {
background: url(images/sidebar-nav-bottom.gif) bottom left no-repeat;
padding-bottom: 25px;
}

#content-sidebar ul li a {
font-size: 1.5em;
padding: 4px 0 4px 30px;
background: url(images/sidebar-nav-bullet.gif) center left no-repeat;
}



/* =============== Some Typography =============== */

h1, h2 {
color: #6798AE;
font-family: helvetica, arial, sans-serif;
font-size: 2.2em;
padding-bottom: 5px;
border-bottom: 1px solid #AEDEDF;
margin-bottom: 25px;
font-weight: normal;
}

h4 {
color:#A1A1A1;
font-size:14px;
margin:22px 0 22px 15px;
line-height: 150%;
}

#content p {
font-size: 1.5em;
color: #A1A1A1;
line-height: 150%;
margin-bottom: 20px;
}

#content a:link, #content a:visited {
text-decoration: underline;
color: #6798AE;
}

#content a:hover, #content a:active {
text-decoration: underline;
color: #69b6d7;
}





/* =============== Footer =============== */

#footer {
/*background: url(images/footer-swirls.gif) top center no-repeat;*/
width: 996px;
padding: 60px 0 0 0;
margin: 0 auto;
color: #598EA5;
font-family: helvetica, arial, sans-serif;
}

#footer-info {
float: left;
display: inline;
margin-left: 50px;
width: 250px;
}

#footer-info p {
font-size: 1.2em;
margin-bottom: 4px;
line-height: 150%;
}

#footer-menu-credits {
float: right;
display: inline;
margin-right: 61px;
width: 550px;
}

#footer-menu-credits ul {
list-style: none;
text-align: right;
margin-bottom: 20px;
}

#footer-menu-credits ul li {
display: inline;
margin-left: 18px;
font-size: 1.2em;
}

#footer-menu-credits ul li a:link, #footer-menu-credits ul li a:visited {
text-decoration: none;
color: #598EA5;
}

#footer-menu-credits ul li a:hover, #footer-menu-credits ul li a:active,  #footer-menu-credits ul li.current a:link, #footer-menu-credits ul li.current a:visited, #footer-menu-credits ul li.current a:hover, #footer-menu-credits ul li.current a:active {
text-decoration: underline;
color: #00688b;
}

#site-by {
text-align: right;
height: 38px;
padding-right: 40px;
font-size: 1.2em;
line-height: 240%;
background: url(images/bellevue-logo.gif) bottom right no-repeat;
margin-bottom: 80px;
}

#site-by a {
color: #598EA5;
}



/* =============== Bits & Pieces =============== */

a {
outline: none;
}

img {
border: none;
}

a.bordered img {
background:#FFFFFF none repeat scroll 0 0;
border:3px solid #D7F0FD;
padding:3px;
}

a.bordered img:hover {
border:3px solid #6798AE;
}
