/* Website Design by Otto Design & Marketing - www.thinkotto.com */

body 		{ font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px; background:#797e8e; margin:40px 0 0 0; }
#container	{ width:990px; margin:0 auto; border-top:solid #d8dbe0 12px; background:url(../images/content-background.gif) repeat-y; }

#left-col 	{ float:left; width:286px; min-height:755px; background:#d8dbe0; }
#right-col	{ float:left; width:704px; min-height:755px; background:#fff; }

#copy		{ width:644px; margin:30px; color:#0f2646; }

#footer		{ clear:both; height:45px; background:#0f2646; color:#fff; text-align:center; font-size:11px; line-height:45px; margin-bottom:20px; }


h1			{ margin:0; font-size:16px; }
h2			{ margin:0; font-size:14px; }

/* Navigation
----------------------------------------------------------------------------------------------------*/
#nav {  }

.nav-header { font-size:14px; line-height:16px; list-style:none; width:100%; z-index:100; margin:0; padding:0; }
.nav-header a { display:block; font-size:11px; color:#0d1e36; text-decoration:none; height:27px; outline:0; padding-top:10px; }
ul.nav-header li { width:286px; border-bottom:solid 1px #0d1e36;  }
ul.nav-header li.lrg a { margin-left:25px; font-size:16px; text-transform:uppercase; }
ul.nav-header li.sml a { margin-left:35px; font-size:14px; }
ul.nav-header li.nav-selected { background:url(../images/nav-bg.gif) no-repeat; }
ul.nav-header a:hover { color:#0d1e36; font-weight:700; }
ul.nav-header a.none:hover { color:#0d1e36; font-weight:normal; }

a.popup { float:left; width:200px; margin-right:10px; text-decoration:none; font-size:11px; color:#0f2646; }