/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.30 arial, helvetica, sans-serif;
text-align:center;
background:url(lo/body_grad_bg.png) top left repeat;
background-color:#22344F;
}


/***** LAYOUT *****/
#wrapper {
margin:0 auto;
width:960px;
background:url(lo/marjoriejobe_wrap_bg.jpg) top left repeat-y;
text-align:left;
}
#header {
width:960px;
height:151px;
background:url(lo/marjoriejobe_header_bg.jpg) top left no-repeat;
}
#navbar {
width:960px;
height:30px;
background:url(lo/marjoriejobe_nav_bg.jpg) top left no-repeat;
}
#premain {
width:960px;
height:7px;
background:url(lo/marjoriejobe_premain_bg.jpg) top left no-repeat;
}
#content_wrapper {
width:960px;
}
#sidebar {
float:left;
width:200px;
min-height:200px;
background:url(lo/marjoriejobe_sidebar_bg.jpg) top left repeat-y;
}
#sidebar_content {
width:190px;
margin-left:5px;
color:#fff;
}
#sidebar_content h1 {
color:#fff;
font-size:.85em;
font-weight:bold;
padding:4px 0 4px 0;
}
#sidebar_content p {
font-size:.80em;
margin:0;
}
#sidebar_content a:link {
color:#FFFFCC;
text-decoration:underline;
}
#sidebar_content a:visited {
color:#999;
text-decoration:underline;
}
#sidebar_content a:hover {
color:#fff;
background-color:#000;
text-decoration:none;
}

#main {
float:right;
width:740px;
min-height:150px;
}
#content {
width:715px;
color:#1C2B42;
}
#prefooter {
clear:both;
width:960px;
height:85px;
background:url(lo/marjoriejobe_prefooter_bg.jpg) top left no-repeat;
}
#footer {
width:960px;
height:30px;
background:url(lo/marjoriejobe_footer_bg.jpg) top left no-repeat;
}
#subfooter {
clear:both;
width:960px;
margin:10px auto 0 auto;
}

/***** TOP NAV *****/
#topnav {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  height:30px;
  line-height:1.5;
}

#topnav ul {
  list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-left: 2px;
}

#topnav li {
	display: inline;
}
#topnav a:link, #topnav a:visited { 
	padding: 5px 10px 1px 7px;  
	color: #1C2B42;
	background-color:transparent;
	text-decoration: none;
	border-bottom:none;
}

#topnav a:hover {
	color: #fff;
	border-bottom:none;
}

#topnav .active a:link, #topnav .active a:visited, #topnav .active a:hover.active  {
	color: #fff;
	background-color:transparent;
	text-decoration: none;
	border-bottom:none;
}

.footer_text, .footer_text a:link, .footer_text a:visited, .footer_text a:hover, .footer_text p {
font-size:12px;
color:#1C2B42;
font-family: Verdana, Arial, Helvetica, serif;
font-weight:normal;
padding-top:6px;
margin:0 15px -10px 0;
text-align:left;
text-decoration:none;
overflow:hidden;
border-bottom:none;
background-color:transparent;
}
.footer_text {
margin-left:5px;
}

/***** Common Formatting *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
color:#1C2B42;
padding:0 0 15px 0;
font:1.35em arial, helvetica, sans-serif;
}
.privacy_p {
font:.70em verdana, arial, helvetica, sans-serif;
color:#000;
}
.disclaimer_p {
font:.75em verdana, arial, helvetica, sans-serif;
color:#000;
}
h2 {
color:#1C2B42;
padding:10px 0;
font:1.15em verdana, arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul {
list-style:none;
padding:0 0 18px 40px;
}
ul.listreg {
list-style:disc;
padding:0 0 10px 40px;
font-size:.85em;
}
ol {
list-style:decimal;
font-size:.90em;
padding:0 0 10px 30px;
}
ol ol {
list-style:lower-alpha;
font-size:.95em;
padding:0 0 10px 30px;
}
ol ol ol {
list-style:lower-roman;
font-size:inherit;
padding:0 0 10px 30px;
}
p {
font-size:.90em;
margin:0 0 1.5em 0;
}

#subfooter p {
font-size:.75em;
color:#666666;
line-height:1.1;
}
#subfooter a:link, #subfooter a:visited, #subfooter a:hover {
color:#666666;
text-decoration:none;
background-color:transparent;
}
blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}
img.framed_side {
padding:3px;
background-color:#000;
margin:4px 0 4px 2px;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
dl {
margin:0;
}
dt {
font-size:.85em;
}
dd {
font-size:.80em;
margin:.35em 0 .75em 2em;
}
table.order {
text-align:center;
}
table.order thead tr th p {
font-size:.80em;
margin:0;
padding:3x 0;
}
table.order tr td p {
font-size:.75em;
margin:0;
padding:1px 0;
}

/***** Links *****/

a:link {
color:#2D3E58;
text-decoration:underline;
}
a:visited {
color:#999;
text-decoration:underline;
}
a:hover {
color:#fff;
background-color:#2D3E58;
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
