/* 
original design created by STUDIO7DESIGNS.com
modified by K.
*/

/* @group Global Browser Reset */
* {
	padding:0;
	margin:0;

}

h1, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin: 10px 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/* @end */

/* @group HTML, Body */
body {
	text-align: center;
	font-size: 1em;
	font-family: Verdana, sans-serif;
}

/* @end */

/* @group Layout */
div#outer-wrapper {
	background: url(../images/body-bkg.gif) repeat-y top center;
	width: 780px;
	margin-left: auto;
	margin-right: auto;

}
div#inner-wrapper {
	background: url(../images/header-bkg.gif) repeat-x;
}
div#content-wrapper {
	text-align: left;
}
div#logo {
	width: 201px;
	height: 130px;
	background: url(../images/logo-bkg.gif) no-repeat top center;
}

div#logo a:link, div#logo a:visited {
	text-align: center;
	text-decoration: none;
	color: #467AA7;
}


div#sidebar {
	float: left;
	width: 190px;
	display: inline;
}
div#content {
	float: right;
	width: 510px;
	margin-right: 32px;
	display: inline;
	background: url(../images/book.gif) no-repeat bottom right;
}
div#content-inner {
	padding: 1px 0 0px 0;
	margin-top: 10px;
	margin-bottom: 0px;

}
div.content-left {
	padding: 4px;
	width: 208px;
	background-color: #d7d7d7;
	float: left;
	display: inline;
}
div.content-left img {
	border: 1px solid #fff;
}
div.content-left p {
	background-color: #dc3409;
	margin: 4px 0 0 0 !important;
	color: #fff;
	text-align: center;
	padding: 2px;
	font-size: 1.3em;
	border: 1px solid #fff;
}
div.content-left p span {
	font-size: .8em;
}
div.content-right {
	float: left;
	margin-left: 20px;
	width: 274px;
	display: inline;
}
div.content-full {
	clear: both;
	padding-top: 15px;
	padding-bottom: 0px;

}


p.end-story-links {
	text-align: left;
	padding: 50px 0 0 0;
	margin-right: 5px;
	font-size: .8em;
}
div#footer {
	clear: both;
	text-align: center;
	border-right: 1px solid #EFEFEF;
	border-left: 10px solid #FFFFFF;
	background: url(../images/footer-bkg.gif) repeat-x;
	padding: 1px 0px;
}

img.content-img {
	float: left;
	border: 2px solid #ccc;
	margin: 0 10px 10px 0;
}

/* @end */

/* @group Nav */
ul#nav {
	margin: 10px 0 10px 0;
	font-size: 0.9em;
	margin-right: -30px;
}

ul#nav li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 1px 0;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #7d7257;
	text-decoration: none;
	padding: 10px 5px 10px 10px;
	background: url(../images/header-nav-bullet.gif) 
	no-repeat 0px 50%;

}
ul#nav li a:hover {
	color: #ff6a00;
	text-decoration: none;
	padding: 10px 5px 10px 10px;
	background: url(../images/header-nav-bullet-hover.gif) 
	no-repeat 0px 50% ;

}

ul.side-nav {
	margin: 5px 12px 10px 25px;
	border-top: 1px solid #4e6a1c;
	font-size: .85em;
	line-height: 1.4em;
	color: #978f7c;
}
ul.side-nav li {
	margin: 0;
	list-style-type: none;
	padding: 1px 0;
}
ul.side-nav li a {
	display: block;
	border-bottom: 1px solid #e9e7e7;
	margin: 0;
	padding: 6px 0 6px 20px;
	background: url(../images/side-nav-bullet.gif) 
	no-repeat 7px 12px;
}
ul.side-nav li a:link, ul.side-nav li a:visited {
	color: #70482C;
	text-decoration: none;
}
ul.side-nav li a:hover {
	background: url(../images/side-nav-bullet-light.gif) 
	no-repeat 7px 12px ;
	color: #ff6a00;
}



/* @end */

/* @group Headings */
h1 {
	margin: 10px 14px 10px 30px;
	font-size: .9em;
	font-weight: lighter;
	line-height: 1.4em;
	color: #70482C;
 }

h1 a:link, h1 a:visited{
	text-decoration: none;
	color: #70482C;

}

h1 a:hover {
	color: #ff6a00;
}
h2 {
	padding: 0px 0 7px 0px;
	margin: 10px 0 0 0;
	font-weight: lighter;
	font-size: 1.4em;
	color: #70a333;
	background: url(../images/h2-line.gif) repeat-x 0px bottom;
}


div#sidebar h2{
	padding-top: 20px;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	height: auto;
	font-weight: lighter;
	font-size: 0.9em;
	color: #4e6a1c;
	background: none;
}

h3 {
	padding-top: 20px;
	padding-bottom: 7px;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 0.9em;
	color: #4e6a1c;
}

h4 {
	padding-top: 15px;
	margin-left: 25px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 0.9em;
	margin-bottom: 0px;
	color: #4e6a1c;
}

h5 { }
h6 { }
/* @end */

/* @group Text Styles */
div#content-inner {
	font-size: 0.92em;
	color: #434342;
	line-height: 1.5em;
}
div#content-inner p {
	margin: 0.3em 0 1em 0;
}

p.copyright {
	font-size: .75em;
	font-family: Arial, sans-serif;
	color: #797069;
	margin: 5px 0;
}

div#content-inner ul{
}
div#content-inner ul li {
	margin: 0;
	list-style-type: none;
	padding: 3px 0 3px 20px;
	background: url(../images/ul-bullet.gif) 
	no-repeat 3px 0.7em;
}

div#content-inner ol{
	margin: 0;
	padding: 4px 0 4px 25px;

}
div#content-inner ol li {
	margin: 0;
}

div#sidebar p {
	margin: 0px 14px 10px 25px;
	font-size: .85em;
	line-height: 1.4em;
	color: #70482C;
	
}


/* @end */

/* @group Lists */
	
/* @end */



/* @group Links - link visited hover active */
div#content-inner a:link, div#content-inner a:visited {
	color: #467AA7;
	text-decoration: none;
	border-bottom: 1px solid #467AA7;
}
div#content-inner a:hover {
	color: #2A5A8A;
	border-bottom: 1px solid #2A5A8A;

}

p.end-story-links a:link, p.end-story-links a:visited {
	color: #70A333;
	text-decoration: none;
	border-bottom: none !important;
	padding: 0 0 0 15px;
	background: url(../images/end-arrow.gif) no-repeat 0px 50%;
}

p.end-story-links a:hover {
	color: #2A5A8A;
	text-decoration: none;
	border-bottom: none !important;
	padding: 0 0 0 15px;
	background: url(../images/end-arrow-hover.gif) no-repeat 0px 50%;
}


p.copyright a:link, p.copyright a:visited {
	color: #797069;
	text-decoration: none;
}
p.copyright a:hover {
	color: #453e3b;
	text-decoration: underline;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.quote {
padding-left:2em;
}
.clearfix {display: inline-block;}

.dateline {
	text-align: right;
	font-size: .85em;
	color: #3a8fa3;
	margin: 5px 5px 15px 15px;
}

.small {
	font-size: 85%;

}
.invisible {
	font-size:0.8em;
	display: none;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */.quotebox {
	padding-left:1em;
	border: 1px solid #d0d0d0;
	padding-right: 1em;
}
.bold {
	font-weight: 600;
}
.italic {
	font-style: italic;
}
