@import url(https://fonts.googleapis.com/css?family=Londrina+Shadow);
@import url(https://fonts.googleapis.com/css?family=Patua+One);
@import url(https://fonts.googleapis.com/css?family=Hammersmith+One);

body {
	font-family: 'Hammersmith One', sans-serif;
	font-size: 18px;
	background-image: url('BG.png');
	background-repeat: repeat;
	background-color: #a6a5a1;
}
h2 {
	font-family: 'Patua One', cursive;	
	text-align: center;
}
.title {
	background-image: url('title.png');
	background-repeat: repeat;
	font-family: 'Londrina Shadow', cursive;
	font-size: 65px;
	text-align: center;
	color: #aaaaaa;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
a.titleLink:link, a.titleLink:visited {
	text-decoration: none;
	color: #eeeeee;
}
a.titleLink:active {
	text-decoration: none;
	color: #990000;
} 
a.titleLink:hover {
	text-decoration: underline;
	color: #990000;
}
.subtitle {
	background-image: url('title.png');
	background-repeat: repeat;
	font-family: 'Hammersmith One', sans-serif;
	font-size: 17px;
	text-align: left;
	color: #eeeeee;
	padding-right: 30px;
	border-top: 1px solid #990000;	
	border-bottom: 1px solid #990000;
}
.buttons {
	background-image: url('title.png');
	background-repeat: repeat;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
.border	{
	background-image: url('title.png');
	background-repeat: repeat;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;	
}
.gta {
	background-image: url('gta.png');
	background-repeat: no-repeat;
	font-family: 'Londrina Shadow', cursive;
	font-size: 45px;
	color: #990000;
}
.canoe2 {
	background-image: url('canoe2.png');
	background-repeat: no-repeat;
}
a.canoeLink:link, a.canoeLink:visited, a.canoeLink:active {
	text-decoration: none;
	color: #eeeeee;
}
a.canoeLink:hover {
	text-decoration: underline;
	color: #990000;
}
.borderLCornerTop {
	background-image: url('borderLCornerTop.png');
	background-repeat: no-repeat;
}
.borderTop {
	background-image: url('borderTop.png');
	background-repeat: repeat-x;
}
.borderRCornerTop {
	background-image: url('borderRCornerTop.png');
	background-repeat: no-repeat;
}
.borderLeft {
	background-image: url('borderLeft.png');
	background-repeat: repeat-y;
}
.content {
	background-image: url('content.png');
	background-repeat: repeat;
	vertical-align: text-top;
}
.borderRight {
	background-image: url('borderRight.png');
	background-repeat: repeat-y;
}
.borderBottom {
	background-image: url('borderBottom.png');
	background-repeat: repeat-x;
}
.borderLCornerBottom {
	background-image: url('borderLCornerBottom.png');
	background-repeat: no-repeat;
}
.borderRCornerBottom {
	background-image: url('borderRCornerBottom.png');
	background-repeat: no-repeat;
}
.sidebarTop {
	background-image: url('sidebarTop.png');
	background-repeat: repeat;
	width: 302px;
	height: 35px;
	color: #EEEEEE;
	font-family: 'Londrina Shadow', cursive;
	font-size: 30px;
	text-align: left;
}
.contentSidebar {
	background-image: url('content.png');
	background-repeat: repeat;
	vertical-align: text-top;
}
.sidebar {
	background-image: url('title.png');
	background-repeat: repeat;
	width: 300px;
	border: 1px solid #990000;
	color: #eeeeee;
}
.sidebarImage {
	background-image: url('title.png');
	background-repeat: repeat;
	border: 1px solid #990000;
	padding: 5 5 5 5;
	color: #eeeeee;
}
.footer {
	font-size: 12px;
	text-align: center;
	color: #eeeeee;
}
a.footerLink:link, a.footerLink:visited {
	text-decoration: none;
	color: #990000;
}
a.footerLink:active {
	text-decoration: none;
	color: #990000;
} 
a.footerLink:hover {
	text-decoration: underline;
	color: #eeeeee;
}
#img_box {
	background-color:#DFE8DC;
	box-shadow: 3px 3px 5px #000;
	height:150px;
	border:9px solid #B44C46;
	margin-right:10px;
	margin-top:25px;
	border-top-left-radius:10px 10px;
	border-top-right-radius:10px 10px;
	border-bottom-left-radius:10px 10px;
	border-bottom-right-radius:10px 10px;
}
#gal {
	border-radius:10px;
}
#galimg {
	height:150px;
	opacity:0;
}
.sidebar2 {
	background-image: url('title.png');
	background-repeat: repeat;
	width: 200px;
	height: 210px;
	border: 1px solid #990000;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	color: #eeeeee;
}
.sidebarTop2 {
	background-color: #B44C46;
	width: 202px;
	height: 35px;
	color: #EEEEEE;
	font-family: 'Londrina Shadow', cursive;
	font-size: 30px;
	text-align: left;
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
}
a.sidebarTop2:link, a.sidebarTop2:visited, a.sidebarTop2:active {
	text-decoration: none;
	color: #eeeeee;
}
a.sidebarTop2:hover {
	text-decoration: underline;
	color: #000000;
}
.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fafafa;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fafafa;
	box-shadow:inset 0px 1px 0px 0px #fafafa;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #666666) );
	background:-moz-linear-gradient( center top, #ededed 5%, #666666 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#666666');
	background-color:#ededed;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	border-radius:17px;
	border:1px solid #696969;
	display:inline-block;
	color:#f0f0f0;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:16px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #666666), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #666666 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#ededed');
	background-color:#666666;
}.button:active {
	position:relative;
	top:1px;
}
.more {
	display: none;
}
a.showLink, a.hideLink {
	text-decoration: none;
	color: blue;
	padding-left: 8px;
}
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted blue; 
}