﻿/* #footer3 margin-top is extra 
*  Pages with this is css
*  index.html
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c4c391;
	background-color: #350e0f;
	background-image: url('images/wheat7.png');
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.breaking {
	font-weight: bold;
	font-size: 130%;
	color: #ffffff;
}
#footer {
	position: fixed;
	bottom: -10px;
}
#footer2 {
	padding: 325px;
}
#footer3 {
	position: absolute;
	vertical-align: bottom;
/*	text-align: left;   */
/*	margin-left: 35%;   */
/*	margin-top: -15px;  */
}
#footer3V {
	position: fixed;
	vertical-align: bottom;
	text-align: left;
	bottom: 0;
	margin-left: 35%;
	padding-top: 5px
}
#footer3T {
	position: static;
	vertical-align: bottom;
	text-align: left;
	bottom: 0;
	margin-left: 10%;
}
#footer3C {

	vertical-align: bottom;
}
.logo {
	margin-top: 125px;
	margin-left: 22%;
}
.web_info {
	font-size: 90%;
}
.web_info_link {
	font-size: 85%;
	font-weight: bold;
}
#container	{
	width: 100%;
	margin-bottom: -50px;
}
#menu {
	float: left;
	margin-left: -15px;
	padding-right: 30px;
	height: 220px;
	width: 180px;
}
#menu_tos {
	float: left;
	margin-left: -15px;
	padding-right: 30px;
	height: 2500px;
	width: 180px;
}
#menu_contact {
	float: left;
	margin-left: -15px;
	padding-right: 0px;
	height: 350px;
}
#event {
	float: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 25px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 12px;
}
#content {
	padding-left: 140px;
	padding-top: 18px;
	padding-bottom: 15px;
}
#content_tos {
	padding-left: 165px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#content_video {
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 15px;
}
#header {
}
#gallery {
	list-style-type: none;
}
#gallery li {
	float: left;
    width: 320px;
	height: 240px;
	margin-right: 6px;
	margin-bottom: 16px;
	font-size: 9px;
	text-align: center;
}
#gallery img {
	display: block;
	border: 1px;
	color: #c4c391;
}
.video {
	float: none;
    width: 425px;
    height: 325px;
    margin-right: 6px;
	margin-bottom: 16px;
	font-size: 9px;
	text-align: center;

}
.photo {
	margin: 10px;
}
.fb	{
	padding-left: 36px;
	padding-top: 10px;
}
.subtitle {
	margin-top:-2px;
}
.table	{
	padding-bottom: 50px;
	padding-left: 0px;
}
a.no:link {
	border: 0px;
}
a.no:visited {
	border: 0px;
}
a.no:hover {
	border: 0px;
}
a.no:active {
	border: 0px;
}
a.no_link:link, a.no_link:visited, a.no_link:hover, a.no_link:active {
	border: none;
	outline: none;
	color: transparent;
}
.single {
	position: relative;
	left: 10%;
	top: 0%;
}	
h1 {
	font-family: Georgia, serif;
	font-size: 125%;
	font-style: italic;
	border-bottom: thin; 
	border-bottom-style: solid;
	border-bottom-color: #612526;
}
.img {
	border-top: thin;
	border-top-style: solid;
	border-top-color: #612526;
	text-align: left;
	margin-top: -7px;
	font-family: Georgia, serif;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 110%;
	font-weight: normal;
	margin-top: -10px;
	text-align: left;
}
.video_link {
	font-size: 65%;
	font-style: italic;
}
h3 {
	font-family: Georgia, serif;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
h5 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 110%;
}
h6 {
	font-size: 75%;
}
.current	{
	font-size: 65%;
	font-weight: bold;
	font-family: Georgia, serif;
	font-style: italic;
	text-decoration: none;
}
.title {
	text-align: center;
}
.title_skater {
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}
.center {
	font-size: x-large;
	font-weight: 200;
	vertical-align: middle;
	text-align: center;
	padding-top: 15%;
	padding-bottom: 25%;
}
.copyright {
	color: #c4c391;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
}
.footer {
	color: #843335;
	font-size: small;
	text-align: center;
	padding-top: 25px;
	text-decoration: none;
	font-weight: bold;
}
.video {
	font-family: Georgia, serif;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px	
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.web_info:link {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 85%;
}
a.web_info:visited {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 85%;
}
a.web_info:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 85%;
}
a.web_info:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
}
a.photo:link, a.photo:visited, a.photo:hover, a.photo:active {
	border: none;
	outline: none;
	color: transparent;
}
a.event:link {
	font-family: Arial, Helvetica, sans-serif;	
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.event:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.event:hover {
	font-family: Arial, Helvetica, sans-serif;	
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a.event:active {
	font-family: Arial, Helvetica, sans-serif;	
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.text:link {
	font-family: Georgia, serif;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
}
a.text:visited {
	font-family: Georgia, serif;	
	color: #c4c391;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 90%;
}
a.text:hover {
	font-family: Georgia, serif;
	color: #ffffff;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
}
a.text:active {
	font-family: Georgia, serif;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
}
a.section_nav:link {
	color: #c4c391;
	text-decoration: none;
	font-style: normal;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: bold;
}
a.section_nav:visited {
	color: #c4c391;
	text-decoration: none;
	font-style: normal;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: bold;
}
a.section_nav:hover {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: bold;
}
a.section_nav:active {
	color: #c4c391;
	text-decoration: none;
	font-style: normal;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: bold;
}
a.footer:link {
	color: #c4c391;
	font-size: small;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	color: #c4c391;
	font-size: small;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	color: #ffffff;
	font-size: small;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	font-weight: normal; 
}
a.footer:active {
	color: #c4c391;
	font-size: small;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	font-weight: normal; 
}
.text:first-letter {
	font-size: 275%;
	font-family: Georgia, serif;
	font-weight: bold;
	text-align: left;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	margin-left: 0px;
}
li {
	list-style: disc;
	text-align: left;
}
.menu {
}
.section {
	font-size: 100%;
	font-family: Georgia, serif;
	font-weight: bold;
	list-style: none;
	padding-left: 0px;
}
.event {
	font-size: 100%;
	font-family: Georgia, serif;
	font-weight: bold;
	list-style: none;
	padding-left: 0px;
	padding-bottom: 4px;
	text-decoration: underline;
}
.event2 {
	font-size: 110%;
	font-family: Georgia, serif;
	font-weight: bold;
	list-style: none;
	padding-left: 0px;
	padding-bottom: 4px;
	text-decoration: underline;
}
.client1 {
	font-family: Georgia, serif;
	list-style: none;
	list-style-position: inside;
	font-size: 100%;
	font-style: italic;
}
.client2 {
	list-style: circle;
	list-style-position: inside;
	font-size: 100%;
	font-style: italic;
	padding-left: 16px;
}
.list1 {
	list-style: disc;
	list-style-position: inside;
}
.list2 {
	list-style: circle;
	list-style-position: inside;
	padding-left: 16px
}
.list3 {
	list-style: disc;
	list-style-position: inside;
	font-size: 90%;
	font-style: italic;
}
.list3C {
	list-style: circle;
	list-style-position: inside;
	font-size: 90%;
	font-style: italic;
}
.list4 {
	list-style: circle;
	list-style-position: inside;
	padding-left: 16px;
	font-size: 85%;
	font-style: italic;
}
.list5 {
	list-style: none;
	list-style-position: inside;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 90%;
}
.list6 {
	list-style: none;
	list-style-position: inside;
	padding-left: 10px;
	font-size: 90%;
}
.list7	{
	list-style: none;
	text-align: left;
	padding-left: 10px;
	font-size: 90%;
	font-style: italic;
}
.list8 {
	list-style: disc;
	list-style-position: inside;
}
.list9 {
	list-style: disc;
	list-style-position: outside;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.list10 {
	list-style: none;
	list-style-position: inside;
	padding-left: 15px;
	font-size: 85%;
	font-style: normal;
}
.list11s {
	list-style: circle;
	list-style-position: inside;
	font-style: normal;
	font-weight: bold;
}
.list11 {
	list-style: circle;
	list-style-position: inside;
	padding-left: 18px;
	font-style: normal;
	font-weight: bold;
}
.list111 {
	list-style: disc;
	list-style-position: inside;
	padding-left: -18px;
	font-style: normal;
	font-weight: bold;
}
.list11n {
	list-style: none;
	list-style-position: inside;
	padding-left: 18px;
	font-style: normal;
	font-weight: bold;
}
.list12 {
	list-style: circle;
	list-style-position: inside;
	padding-left: 18px;
	font-size: 90%;
	font-style: normal;
}
.list12nc {
	list-style: none;
	list-style-position: inside;
	padding-left: 18px;
	font-size: 90%;
	font-style: normal;
}
.list112 {
	list-style: none;
	list-style-position: inside;
	padding-left: 36px;
	font-style: normal;
	font-weight: bold;
}
.list112np {
	list-style: none;
	list-style-position: inside;
	padding-left: 18px;
	font-style: normal;
	font-weight: bold;
}
.list122 {
	list-style: none;
	list-style-position: inside;
	padding-left: 36px;
	font-size: 90%;
	font-style: normal;
}
.list122c {
	list-style: none;
	list-style-position: inside;
	padding-left: 36px;
	font-size: 90%;
	font-style: normal;
	padding-bottom: 10px;
	color: white;
}
.list122cs {
	list-style: none;
	list-style-position: inside;
	padding-left: 18px;
	padding-bottom: 10px;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: white;
}
.list123 {
	list-style: circle;
	list-style-position: inside;
	padding-left: 36px;
	font-size: 90%;
	font-style: normal;
}
.list_advance {
	list-style: disc;
	list-style-position: inside;
	padding-left: 36px;
	font-size: 100%;
	font-style: italic;
	font-weight:bold;
	color: white;
	padding-bottom: 10px;
}
.list124 {
	list-style: none;
	list-style-position: inside;
	padding-left: 50px;
	padding-bottom: 5px;
	font-size: 90%;
	font-style: normal;
}
.list124i {
	list-style: none;
	list-style-position: inside;
	padding-left: 50px;
	padding-bottom: 5px;
	font-size: 75%;
	font-style: italic;
}
.list123s {
	list-style: circle;
	list-style-position: inside;
	padding-left: 18px;
	font-size: 90%;
	font-style: normal;
}
.list124s {
	list-style: none;
	list-style-position: inside;
	padding-left: 32px;
	font-size: 90%;
	font-style: normal;
}
.listdenote {
	list-style: none;
	list-style-position: outside;
	font-size: 75%;
	font-style: normal;
}
.list_skaters {
	list-style: disc;
	list-style-position: outside;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
}
.main_nav {
	list-style: disc;
	list-style-position: inside;
	font-family: Georgia, serif;	
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}
.section_nav {
	list-style: disc;
	list-style-position: inside;
	font-size: 100%;
	font-family: Georgia, serif;
	font-weight: bold;
	list-style: none;
	padding-left: 0px;
}
.pose {
	margin-right: 3px;
	margin-left: 3px;
	float: right;
	padding-left: 2px;
}
.important {
	font-size: 14pt;
	font-style: italic;
	color: red;
}
.input {
	margin-left: 2px;
}
.input2 {
	margin-left: 14px;
}
.input3 {
	margin-left: 5px;
}
.link {
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold; 
}
.advance_order {
	color: white;
	font-weight: bold;
	font-style: italic;
}