/* Copyright (c) 2015 Flo Fitzpatrick, All rights reserved.
----------------------------------------------------------------------------------------------------*/

/* Reset v1.0 | 20080212 - http://meyerweb.com/eric/tools/css/reset/
----------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Reset for HTML 5 Elements
----------------------------------------------------------------------------------------------------*/

/* tells browsers that don't read html 5 tags to render like divs */
header, footer, aside, nav, article, section {
	display: block;
	margin: 0;
	padding: 0;
}
/* clears containers with floated elements, no need for extra markup! */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Type
----------------------------------------------------------------------------------------------------*/

html {
	font-size: 16px;
}
body {
	color: #000;
	font: 75%/1.5em arial, hevetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #B52C07;
	font: 1.9em/1em  georgia, times, "times new roman", serif;
}
h1 {
}
h2 {
	color: #B52C07;
	padding: 2%;
}
h3 {
	color: #B52C07;
	font-size: 2em;
	font-weight: bold;
}
h4 {
	font-size: 1.35em;
	color: #B52C07;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
p {
	color: #000;
	font-family: arial, hevetica, sans-serif;;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
}
ul {
	list-style: disc;
	color: #FFF;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}
ol, ol.lowerRoman, ol.upperAlpha {
	list-style: decimal;
	color: #FFF;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}
ol.lowerRoman {
	list-style: lower-roman;
}
ol.upperAlpha {
	list-style: upper-alpha;
}
strong, b, .b {
	font-weight: bold;
}
a:link { color: #C40000; }

/*a:link {
	color: #C40000;
	outline: none;
	text-decoration: none;
}

a:visited {
	color: #C40000;
	outline: none;
	text-decoration: none;
}*/

a:visited { color: #C40000; }
a:hover { color: #E58900; }
a:active { color: #C40000; }
.more {
	text-decoration: underline !important;
}


/* NAVIGATION 
----------------------------------------------------------------------------------------------------*/
#navcontainer
{
	float: left;
	width: 100%;
	padding: 10px;
	margin: 0px;
	background-color: red;
}

ul#navlist
{
margin: 0;
padding: 0;
width: 100%;
}

#navlist li
{
	list-style-type: none;
	background-color: orange;
	color: #000;
	border-top: .1em solid #000;
	border-right: .1em solid #000;
	border-bottom: .1em solid #000;
	border-left: .1em solid #000;
	font-weight: normal;
	text-align: center;
	padding: 0em;
	margin-bottom: 0em;
}

#navlist li a
{
color: #000;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #faebd7;
color: #000;
}


/* Global
----------------------------------------------------------------------------------------------------*/

.bookcover {
	border: 1px solid red;
}

.floatright
{
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #8b0000;
	padding: 2px;
}

.floatleft
{
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #8b0000;
	padding: 2px;
}

.centerinfo
{
	text-align: center;
}

.rightinfo
{
	text-align: right;
}

img {
	max-width: 100%;
	height: auto;
}

/* Spacing
----------------------------------------------------------------------------------------------------*/



h1, h2, h3, h4, h5, h6 {
	padding-bottom: 3px !important;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
p {
	margin-right: 10px;
	padding: 5px 0;
}
blockquote {
	margin-right: 10px;
	padding: 5px 0 20px 0;
}
ul, ol {
	margin-left: 25px;
	padding-left: 0;
}
li {
	margin-bottom: 15px;
	margin-left: 0px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 10px;
}
/* Layout
----------------------------------------------------------------------------------------------------*/

html {
	background-color: #000;
	text-align: center;
}
body {
	background-color: #f5f5dc;
	margin-bottom: 20px;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	border: none;
}
#logoTxt {
	width: 100%; /*381px;*/
	height: 242px;
	border: none;
	margin-bottom: 0px;
}
#logoTxt h1, #logoTxt h2 {
	color: #fff;
	font-size: 3em;
	line-height: 1.5em;
	text-align: center;
}
#logoTxt h2 {
	color: #fff;
}
#logoTxt h1 span, #logoTxt h2 span {
	display: block;
	top: 0px;
	right: 0;
	width: 124px;
	z-index: 9;
}
#logoTxt h2 span {
	top: 0 !important;
	z-index: 10 !important;
}
header {
	/*height: 242px;*/
	width: 100%;
	border: none;
}
header h1 {
	color: #FFF;
	font-size: 1.6em;
	text-align: center;
	border: none;
}
header h1 span {
	color: #FFF;
	float: right;
	padding-right: 5px;
	padding-top: 0px;
	width: 300px;
	border: none;
}
#headTxt {
	color: #FFF !important;
	font-size: 4em;
	line-height: 0.3em;
	text-transform: capitalize;
	width: auto !important;
}

section center {
	background-color: #f5f5dc;
	margin: 0 10px;
}
#mainRight, #mainRight2 {
	margin-top: 0;
	width: 960px;
	text-align: left;
}
/*#mainRight h2 {
	margin-bottom: 0px;
	border: none;
}

#mainRight2 {
	width: 960px !important;
}*/

.columns {
	background-color: #f5f5dc;
	margin: 0 0px 0 0px;
	border: none;
	display: block;
	width: 960px;
	padding: 0px 0px 0px 0px;
}
.colLeft {
	float: left;
	width: 15%;
	margin: 0px 0px 10px 0px;
}
.colRight {
	float: right;
	width: 75%;
	border-left: 0px;
	border-color: rgba(186,186,186,0.3);
	border-style: groove;
	padding-left: 30px;
	margin: 5px 2% 20px 2%;
}
.col_wide {
	float: left;
	width: 630px;
	border: none;
	margin: 30px 0px 20px 30px;
}
.col_thin {
	float: right;
	width: 250px;
	border-left: 2px;
	border-color: rgba(186,186,186,0.3);
	border-style: groove;
	padding-left: 20px;
	margin: 20px 0px 20px 10px;
}
#signature {
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: right;
}
footer {
	clear: both;
	background-color: #f5f5dc;
	padding-top: 10px;
	height: auto;
	border: none;
}
footer p {
	float: right;
	margin-left: 30px;
	font-size: 0.8em;
	color: 333;
	border: none;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}


 @media screen and (max-width: 768px) {
#logoTxt {
	width: 100%; /*381px;*/
	height: auto;
	border: none;
	margin-bottom: 0;
}
#logoTxt h1 span, #logoTxt h2 span {
	display: block;
	top: 0px;
	right: 0;
	width: 100%;
	z-index: 9;
}
header {
	/*height: 170px;*/
	width: 100%;
	height: auto;
	border: none;
}
header h1 span {
	color: #FFF;
	float: right;
	padding-right: 5px;
	padding-top: 0px;
	width: 100%;
	border: none;
}

#mainRight, #mainRight2 {
	margin-top: 0px;
	width: 100%;
	text-align: left;
}
/*#mainRight h2 {
	margin-bottom: 0px;
	border: none;
}

#mainRight2 {
	width: 960px !important;
}*/

.columns {
	margin: 0 0px 0 0px;
	border: none;
	background-color: #f5f5dc;
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.colLeft {
	float: left;
	width: 100%;
	border: none;
	margin: 0px auto 20px auto;
}
.colRight {
	float: right;
	width: 100%;
	max-width: 760px;
	border-left: 2px;
	border-color: rgba(186,186,186,0.3);
	border-style: groove;
	margin: 20px auto 20px auto;
}
.col_wide {
	float: left;
	width: 100%;
	max-width: 750px;
	border: none;
	margin: 30px 0px 20px 10px;
}
.col_thin {
	float: right;
	width: 100%;
	max-width: 750px;
	border-left: 2px;
	border-color: rgba(186,186,186,0.3);
	border-style: groove;
	padding-left: 20px;
	margin: 20px 0px 20px 10px;
}
/* NAVIGATION 
----------------------------------------------------------------------------------------------------*/
#navcontainer
{
	max-width: 100%;
	padding: 0;
	margin: 0;
	background-color: red;
}

#navlist li {
	font-size: 1.3em;
}
.starsnoshow {
	display: none;
}
p {
	margin-right: 2%;
	margin-bottom: 1%;
    margin-left: 2%;
	padding: 1px 0;
}

}
 @media screen and (max-width: 480px) {
.colLeft {
	float: left;
	max-width: 100%;
	border: none;
	margin: 0px auto 0px auto;
}
.col_wide {
	float: left;
	width: 100%;
	max-width: 320px;
	border: none;
	margin: 30px 0px 20px 0px;
}
.col_thin {
	float: right;
	width: 100%;
	max-width: 470px;
	border-left: 2px;
	border-color: rgba(186,186,186,0.3);
	border-style: groove;
	padding-left: 20px;
	margin: 20px 0px 20px 10px;
}

.colRight {
	margin: 3px auto 20px auto;
}
.colRight img {
	max-width: 100%;
	height: auto;
}
.colLeft center img {
	max-width: 100%;
	height: auto;
}

/* NAVIGATION 
----------------------------------------------------------------------------------------------------*/
#navcontainer
{
	max-width: 98%;
	padding: 1px;
	margin: 0px;
	background-color: red;
}

.starsnoshow {
	display: none;
}
}
