@charset "utf-8";
/* CSS Document */

td img {display: block;}.style10 {	font-size: 10px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	color: #CCCCCC;

}

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 110%;
}

html {
	overflow-y:scroll;
}

#wrapper {
	margin:0 auto;
	text-align:center;
	width:800px;
	height:100%;
}

#container { height:100%; width:800px; 	margin:0 auto;}
.grass {background:url(../globalAssets/grass.jpg) bottom no-repeat; height:93px;}
#header {
	margin:0 auto;
	padding:0;
	width:800px;
	background:#FFFFFF;
	height:91px;
	margin-bottom:30px;
}
#subhead {
	margin:0 auto;
	padding:0;
	width:800px;
	background:#FFFFFF;
	height:88px;
}

#footer {
	margin:0 auto;
	padding:0;
	width:800px;
	background:#FFFFFF;
	height:20px;
}
p {margin:0;}

a:hover, a:visited {text-decoration:none;}
a:hover {color:#f8974c;}

#middle { margin-left:256px; margin-right:226px;}

#left-side {width:246px; float:left; text-align:left; border-right:2px solid #b15a3d;}
#right-side {width:216px; float:right; background:url(../mediaAssets/cardboardspeaks_vert.jpg) no-repeat top left; height:600px;}

#left-col {width:268px; float:left; text-align:left; border-right:2px solid #f8974c;}
#right-col {width:500px; float:right;}


h1, h2, h3, h4 {font-family:Arial, Helvetica, sans-serif;}

h1 { font-size:2.4em; color:#d8c9ac; font-weight:bold; text-align:left; margin:0; line-height:1.0em;}
h2 { font-size:1.0em; color:#d8c9ac; font-weight:bold; text-align:left; margin:0; line-height:1.0em;}
h3{ font-size:0.7em; color: #d8c9ac; text-align:left; margin:0; line-height:1.0em;} 
h4{ font-size:0.6em; color: #ABA08C; text-align:left; margin:0; line-height:1.1em;} 

.box-events {width:246px; height:100px; margin-top:6px;}

.box-events img { margin-top:4px;}

.box-right { width:176px; float:right;}
.box-images {width:63px; height:47px; margin-right:25px; margin-bottom:25px; float:left;}
.image-box { width:152px; height: 100px; float:left;}
.video-box {width:318px; height:520px; text-align:left;}
.middle-textbox {width:298px; text-align:left; margin-bottom:20px; padding:10px;}
.normal-text {color: #ABA08C; font-size: 11px; text-align:left;}
.large-text {font-size: 14px; text-align:left;}
.xlarge-text {font-size: 18px; text-align:left; }
.medium-text {font-size: 12px; text-align:left; font-weight:bold;}
.xsmall-text {font-size: 10px; text-align:left;}
.small-text {font-size: 12px; text-align:left;}
.bold-text {color: #ABA08C; font-size: 12px; text-align:left;}
.red-text {color: #B15A3D;}
.white-text {color: #ffffff;}
.dark-brown {color: #432a11;}
.darker-brown {color: #9b7c4f;}
.blue-text {color:#707391;}
.light-brown {color: #ABA08C;}
.orange-text {color:#f8974c;}
.redorange-text {color:#E15F25;}
.green-text {color:#789037;}
.dark-green {color:#495324;}
.bold-text { font-weight:bold;}