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

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

body {
font:100%/1.30 arial, helvetica, sans-serif;
text-align:center;
background-color:#0B2E56;
}

/***** LAYOUT *****/
#wrapper {
width:770px;
margin:0 auto;
text-align:left;
background:url(lo/frey_lo_wrap_bg.jpg) top left repeat-y;
}
#header {
width:770px;
height:150px;
background:url(lo/frey_lo_header_bg.jpg) top left no-repeat;
}
#navbar {
width:770px;
height:26px;
background:url(lo/frey_lo_navbar_lo.jpg) top left no-repeat;
}
#pre-content {
width:770px;
background:url(lo/frey_lo_precontent_bg.jpg) top left no-repeat;
}
#main {
float:left;
width:570px;
min-height:250px;
}
#content {
width:540px;
margin:10px 0 0 10px;
}
#sidebar {
float:right;
width:200px;
background-color:#000;
}
#sidebar_content {
width:190px;
margin:5px 0 0 5px;
}
#footer {
clear:both;
width:770px;
height:25px;
background:url(lo/frey_lo_footer_bg.jpg) top left no-repeat;
}
/**** TOP NAVIGATION BAR *****/
#topnav {
  height:26px;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height:1.4;
}

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

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

#topnav a:hover {
	color: #930;
	background-color:transparent;
	text-decoration: none;
}

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

/***** Common Formatting *****/

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

h1 {
color:#930;
padding:0 0 .50em 0;
font:1.25em verdana, arial, helvetica, sans-serif;
font-weight:bold;
letter-spacing:-1px;
}

h2 {
color:#930;
padding:15px 0 2px 0;
margin-bottom:10px;
font:1.15em verdana, arial, helvetica, sans-serif;
border-bottom:1px solid #930;
}

h3 {
color:#930;
padding:12px 0 7px 0;
font:.90em verdana, arial, helvetica, sans-serif;
letter-spacing:-1px;
}
p {
font-size:.85em;
margin:0 0 1.5em 0;
}
.praise {
font-size:.80em;
padding:.5em 1em;
line-height:1.2;
}
#sidebar_content p {
font:.90em "Courier New", Courier, monospace;
color:#fff;
line-height:1.0;
margin-bottom:7px;
}
#sidebar_content h1 {
color:#fff;
font:.95em "Courier New", Courier, monospace;
font-weight:bold;
}
ul, ol {
margin:0;
list-style:none;
padding:0 0 18px 40px;
}
#footer p  {
margin:0;
padding:6px 0 0 0;
color:#9e8d14;
background-color:transparent;
font-size:11px;
text-align:center;
line-height:1.0;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
#footer a:link, #footer a:visited, #footer a:hover {
font-size:11px;
color:#9e8d14;
background-color:transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
line-height:1.0;
}
#notices p  {
margin:0;
padding:5px 0 0 0;
color:#3F5D81;
background-color:transparent;
font-size:.70em;
text-align:center;
line-height:1.0;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
#notices a:link, #notices a:visited, #notices a:hover {
color:#3F5D81;
font-size:inherit;
background-color:transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
line-height:1.0;
}
blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

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;
}
/***** BOOK BOX *****/
.book-box {
width:185px;
float:left;
margin: 0 15px 15px 0;
padding:7px;
text-align: center;
background: #fbf5df;
border-top: 1px solid #ccc;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-left: 1px solid #ccc;
}
.book-title {
margin: 0 0 5px 0;
font-size: .90em;
color: #0b2e56;
font-weight:bold;
}
.book-mono {
font-family:"Courier New", Courier, monospace;
color:#000;
margin: 5px 5px 5px 10px;
padding:0;
text-align: left;
font-size: .75em;
line-height:1.1;
}
/***** PHOTO CAPTION *****/
.photo-box {
width:180px;
float:left;
margin: 5px 10px 5px 0;
padding:0;
text-align:left;
background: #fafafa;
border:none;
}
.photo-caption {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 2px 0 5px 0;
padding:0;
font-size:.60em;
color:#999999;
}
.photo-caption a:link {
color:#333333;
text-decoration:underline;
}
.photo-caption a:visited {
color:#999;
}
.photo-caption a:hover {
color:#fff;
background-color:#333333;
text-decoration:none;
}
#photos-sidebar p.photo-caption {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 2px 0 5px 0;
padding:0;
font-size:.60em;
color:#999999;
}
.photo-box-side {
width:180px;
margin: 5px auto 20px auto;
padding:0;
text-align:left;
background: #000;
border:none;
}

/***** SIDEBAR: Order Box *****/
#order-box {
width:180px;
margin:5px auto 15px auto;
border-top:1px solid #fff;
border-right:1px solid #fff;
border-left:1px solid #fff;
background-color:#000;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
}
#order-box h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding:3px 0 4px 2px;
background-color:#305077;
border-bottom:1px solid #fff;
}
#order-box p {
padding:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#order-box ul {
list-style: none;
width:100%;
margin-top:0;
padding:0;
}
#order-box li {
   color:#ff0;
}
#order-box li a:link, #order-box li a:visited, #order-box li a:hover {
   padding:3px 0 2px 4px;
   font-weight:bold;
   height:1.5em;
   display: block;
   text-align: left;
   border-bottom:1px solid #fff;
}
#order-box li a:link {
   color:#fdf0c4;
   background-color:#0B2E56;
   text-decoration: none;     

}
#order-box li a:visited  {
   color:#fdf0c4;
   background-color:#0B2E56;
   text-decoration: none;     

}
#order-box li a:hover {
   color:#0B2E56;
   background-color:#fdf0c4;
   text-decoration: none;     

}

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

a, a:visited {
text-decoration:none;
}
a:link {
color:#930;
text-decoration:underline;
}
a:visited {
color:#999;
text-decoration:underline;
}
a:hover {
color:#fff;
background-color:#930;
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; }