@import url(gm_fonts.css) all;

body {
/* -webkit-font-smoothing: subpixel-antialiased; */
margin: 0; margin-top: 47px; margin-bottom: 47px; background-color: #4A525A; }

::selection		{background: #FBC954; color: #4B2319; text-shadow: none;}
::-moz-selection{background: #FBC954; color: #000000;}

/* overflow: scroll; */
body,td,th {color: #FFFFFF}
h1 {font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-shadow: #222 0 -1px 0, #444 0 2px 0;}
ul {list-style: none; margin-bottom: 2em}
li {
	margin-bottom: -0.5em;
	margin-top: -0.5em
}
li.normal {margin-bottom: 1.5em;
	
}
li.dotted {margin-bottom: 1.5em;
	list-style: disc;
}
/*sup {
    font-size: 0.65em;
    line-height: 1.3em;
}*/
sup {
	font-size: 0.75em;
	vertical-align:0;
	position: relative;
	bottom: 1ex;
}

.pic_shadow {
     -moz-box-shadow: 4px 4px 24px #000; /* FF3.5+ */
  -webkit-box-shadow: 4px 4px 24px #000; /* Saf3.0+, Chrome */
          box-shadow: 4px 4px 24px #000; /* Opera 10.5, IE9, Chrome 10+ */
          }

.special_case {font-family: Post}
.special_case_2 {font-family: Tiki; font-size: 16px}
.style1, .style3, .cprt {font-family: Georgia, "Times New Roman", Times, serif}
.style1 {font-size: 14px; color: #FFFFFF}
.style2 {font-size: 12px; color: #FFFFFF; font-style: italic}
.style3 {font-size: 12px; color: #CCCCCC}
.cprt {margin-top: 80px; font-size: 10px; color: #999999}
.style4, .style6 {font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.style4 {font-weight: normal; line-height: 1.3em}
.style7 {color: #CCCCCC}
.style8 {color: #FFFFFF}
.s-caps {font-variant: small-caps}
.list {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px}
.warning {color: red}


a:link, a:visited {text-decoration: none; color: #BFBFBF; text-shadow: #555 0 -1px 0, #555 0 1px 0;}
a:hover {text-decoration: underline; text-shadow: #222 -1px -1px 0, #444 0 1px 0;}
a:active {text-decoration: none}

p.book {
	margin-top: -0.5em;
}
p.normal {
	text-indent: 0em;
}
.dropcap {
color:#D4D4C7;
float: left;
font-size: 6.2em;
line-height: 0.80em;
margin-bottom: 0.1em;
margin-left: -0.09em;
margin-right: -0.02em;
}
.book
{
	font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #FFFFFF;
	text-indent: 1em;
	line-height: 1.4em;
}

#footer
{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	background-color: inherit;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	border-top: 1px solid #999999;
	padding-top: .5em;
	padding-bottom: .5em;
	-moz-box-shadow: 0px -3px 15px #424951;
	-webkit-box-shadow: 0px -3px 15px #424951;
	box-shadow: 0px -3px 15px #424951;
}

@media only screen and (max-device-width: 1024px)	{


#footer		{
			position: absolute;
			bottom: auto; top: 0; bottom: auto; right: 0;
			border-top: none;
			border-bottom: 1px solid #999999;
			-moz-box-shadow: 0px 3px 15px #424951;
			-webkit-box-shadow: 0px 3px 15px #424951;
			box-shadow: 0px 3px 15px #424951;
			}
													}
