
#template-area {
width: 900px;
padding-left: 0;
}

#main {
width: 560px;
}

aside#sidebar {
margin-top: -50px;
float: left;
width: 381px;
}

aside#sidebar h2 {
margin-top: 0;
}

#staff-list {
background: transparent url('../images/design-elements/stafflistbg.png') left bottom no-repeat;
padding: 18px 8px 9px 9px !important;
margin-right: 0 !important;
height: 220px;
}

#staff-list li {
position: relative;
float: left;
list-style-type: none;
border-right: 3px solid #fff;

width: 74px;
height: 220px;
display: block;
-moz-transition: all .5s ease;
-o-transition: background-position .5s ease;
-webkit-transition: background-position .5s ease;
transition: background-position .5s ease;
background: transparent url('../images/content-images/travis-small.jpg') left top no-repeat;
}

#staff-list #travis-small {
background-image: url('../images/content-images/travis-small.jpg');
}

#staff-list #kenny-small {
background-image: url('../images/content-images/kenny-small.jpg');
}

#staff-list #george-small {
background-image: url('../images/content-images/george-small.jpg');
}

#staff-list #darryl-small {
background-image: url('../images/content-images/darryl-small.jpg');
}

#staff-list #corwin-small {
background-image: url('../images/content-images/corwin-small.jpg');
}

#staff-list #brandon-small {
background-image: url('../images/content-images/brandon-small.jpg');
}

#staff-list #jr-small {
background-image: url('../images/content-images/jr-small.jpg');
}

#staff-list li:hover {
background-position: left -220px;
}
#staff-list li.current {
background-position: left -220px;
}

#staff-list li.gst-last {
border-width: 0;
}

#staff-list li .talk {
	position: absolute;
	top: -24px;
	right: -12px;
	height: 48px;
	width: 48px;
	z-index: 50;

	background: transparent url("../images/blog-balloon-gray.png") center center no-repeat;
	display: block;
}




#main {
margin-left: 400px;
}

#page-headers {
height: 348px;
width: 1280px;
overflow: hidden;
position: absolute;
top: 0;
left: -50%;
z-index: 50;
}

/*
#site-footer {
padding-top: 20px;
}
*/

aside #employee {
height: auto;
width: auto;
padding: 8px 12px 33px 14px;
background: transparent url('../images/design-elements/staffbg.png') left top no-repeat;
}

#staff-bios {
font-size: 14px;
}

#staff-bios h2 small {
font-size: 17px;
font-weight: bold;
color: #9a9a9a;
}

#content {
margin: 0 auto 0 auto;
padding-right: 0;
}

#callouts {

}

#page-gallery .gst-gallery-horizontal {
	position: relative;
	width: 404px;
	height: 391px;

	padding: 8px 13px 31px 14px;
	background: transparent url('../images/design-elements/map-bg.png') left top no-repeat;
}

#page-gallery .gst-gallery-horizontal .gst-gallery-overlay-left,
#page-gallery .gst-gallery-horizontal .gst-gallery-overlay-right {
	background-image: none;
}

#page-gallery .gst-gallery-horizontal .gst-gallery-wrap {
	border-width: 0;
}

#page-gallery .gst-gallery-horizontal .gst-gallery-previous,
#page-gallery .gst-gallery-horizontal .gst-gallery-next {
	position: absolute;
	z-index: 600;
	top: 8px;
	width: 40px;
	height: 391px;
	opacity: 0.5;

	background-image: none;
	cursor: pointer;
	float: none;
}

#page-gallery .gst-gallery-horizontal .gst-gallery-previous {
	left: 14px;
}

#page-gallery .gst-gallery-horizontal:hover .gst-gallery-previous {
	background: white url("../images/arrow-left.png") center center no-repeat;
}

#page-gallery .gst-gallery-horizontal .gst-gallery-next {
	right: 13px;
}

#page-gallery .gst-gallery-horizontal:hover .gst-gallery-next {
	background: white url("../images/arrow-right.png") center center no-repeat;
}

#page-gallery .gst-gallery-horizontal .gst-gallery-item {
	padding: 0;
}

#page-gallery .gst-gallery-horizontal img {
	padding: 0;
}



#top-inner {
	background-image: url('../../images/diag-overlay2.png');
}

#top-inner2 {
	background-image: none;
}







.team-member-photo {
	float: left;
	margin-top: -52px;
	width: 355px;
	height: 533px;
	padding: 8px 12px 33px 14px !important;
	background: transparent url('../images/design-elements/staffbg2.png') left top no-repeat;
}

.team-member-photo ul {
	margin: 0 !important;
	padding: 0 !important;
position: relative;
list-style-type: none;
}

.team-member-photo li {
	border: 7px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.25);
overflow: hidden;
padding:0;
margin:0;
}

.team-member-photo li img {
	-width: 355px;
	-height: 503px;

}

.team-member-content {
	margin-left: 426px;
}



/* New style, 2013-10-07 */

#template-area .team-member-content h2 {
	font-size: 53px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 17px;
	text-transform: uppercase;
}

#template-area .team-member-content h3 {
	border-bottom: 1px solid #cdcdcd;
	font-family: rokkitt, serif;
	font-size: 26px;
	padding-top: 0;
	padding-bottom: 33px;
	text-transform: uppercase;
}

#template-area .team-member-content h4 {
	border-bottom: 1px solid #cdcdcd;
	font-family: Georgia, serif;
	font-size: 19px;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
}

#template-area .team-member-content article h2 {
	font-size: 48px;
	font-weight: normal;
	line-height: 0.8;
	margin-top: 12px;
	margin-bottom: 1px;
	padding-top: 0;
}

#template-area .team-member-content p.date {
	font-family: rokkitt, serif;
	font-size: 20px;
	margin-top: 0;
	text-transform: uppercase;
}

#template-area .team-member-content p.read-more {
	font-family: rokkitt, serif;
	text-align: right;
	text-transform: uppercase;
}

#template-area .team-member-content p.read-more a {
	text-decoration: none;
}
#template-area .team-member-content p.read-more a:hover {
	text-decoration: underline;
}


.left-content {
	float: left;
	width: 470px;
	background: url("../../images/home-vr.png") no-repeat scroll right 15px transparent;
	padding-right: 80px;
	min-height: 298px;
}

.right-content {
	text-align: center;
	float: right;
	width: 302px;
	font-size: 14px;
	color: #6b6b6b;
	line-height: 21px;
}


#home-info {
}

#home-info a {
	color: #a51106 !important;
	font-weight: 500;
	text-decoration: none;
}

#module-grid {
	position: relative;
	width: 302px;
	height: 156px;
	background: transparent url('../../images/home-grid.png') left top no-repeat;
	line-height: 1.2;

}

.module-text {
	font-size: 1px;
	opacity: 0;
	color: #7a1109;
	width: 100%;
	text-align: center;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	cursor: default;
	font-weight: 500;
}

.module-text.hover {
	font-size: 15px;
	opacity: 1;
}

#module1 {
	width: 85px;
	height: 77px;
	position: absolute;
	top: 0;
	left: 0;
}

#module1 .module-image {
	position: absolute;
left: 13.5px;
	top: 9px;
	width: 57px;
	height: 58px;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 1;
}

#module1 .module-image.hover {
	position: absolute;
	opacity:.5;

	left: 42px;
	top: 38px;
	width: 0;
	height: 0;
}

#module1 .module-text {
	position: absolute;
	left: 0;
	top: 30px;
}



#module2 {
	width: 121px;
	height: 77px;
	position: absolute;
	top: 0;
	left: 85px;
}

#module2 .module-image {
	position: absolute;
	left: 38px;
	top: 8px;
	width: 63px;
	height: 60px;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 1;
}

#module2 .module-image.hover {
	position: absolute;
	opacity:.5;
	left: 60px;
	top: 38px;
	width: 0;
	height: 0;
}

#module2 .module-text {
	position: absolute;
	left: 0;
	top: 30px;
}




#module3 {
	width: 96px;
	height: 77px;
	position: absolute;
	top: 0;
	left: 206px;
}

#module3 .module-image {
	position: absolute;
	left: 15px;
	top: 6px;
	width: 73px;
	height: 64px;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 1;
}

#module3 .module-image.hover {
	position: absolute;
	opacity:.5;
	left: 48px;
	top: 38px;
	width: 0;
	height: 0;
}

#module3 .module-text {
	position: absolute;
	left: 0;
	top: 30px;
}




#module4 {
	width: 85px;
	height: 79px;
	position: absolute;
	top: 77px;
	left: 0px;
}

#module4 .module-image {
	position: absolute;
	left: 12px;
	top: 11px;
	width: 60px;
	height: 56px;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 1;
}

#module4 .module-image.hover {
	position: absolute;
	opacity:.5;
	left: 42px;
	top: 40px;
	width: 0;
	height: 0;
}

#module4 .module-text {
	position: absolute;
	left: 0;
	top: 20px;
}




#module5 {
	width: 121px;
	height: 79px;
	position: absolute;
	top: 77px;
	left: 85px;
}

#module5 .module-image {
	position: absolute;
	left: 27px;
	top: 12px;
	width: 66px;
	height: 55px;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 1;
}

#module5 .module-image.hover {
	position: absolute;
	opacity:.5;
	left: 60px;
	top: 40px;
	width: 0;
	height: 0;
}

#module5 .module-text {
	position: absolute;
	left: 0;
	top: 30px;
}




#module6 {
	width: 96px;
	height: 79px;
	position: absolute;
	top: 77px;
	left: 206px;
}

#module6 .module-image {
	position: absolute;
	left: 23px;
	top: 13px;
	width: 50px;
	height: 52px;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 1;
}

#module6 .module-image.hover {
	position: absolute;
	opacity:.5;
	left: 48px;
	top: 40px;
	width: 0;
	height: 0;
}

#module6 .module-text {
	position: absolute;
	left: 0;
	top: 30px;
}





.answer {
	width: 20%;
	margin: 0 auto;
}

.answer a {
	display: block;
	color: #fff !important;
	border-bottom: 3px solid;
	text-decoration: none;
	padding: 5px;
}

.answer.no a {
	border-color: #7a1109;
	background-color: #f53232;
}

.answer.yes a {
	border-color: #007b45;
	background-color: #00a85f;
}



.box {
	display: inline-block;
	width: 30%;
	height: 190px;
	color: #fff !important;
	border-bottom: 3px solid;
	vertical-align: top;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	margin: 0 1em;
	cursor: pointer;
}

.box a,
.box a * {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.box a {
	display: block;
	padding: 20px;
	height: 150px;
}


.box h3 {
	padding-bottom: 10px;
	color: #fff !important;
	font-size: 32px !important;
}

.box.yes {
	border-color: #007b45;
	background-color: #00a85f;
}

.box.no {
	border-color: #666;
	background-color: #999;
}




#answers1 {
	display: none;
}





#staff-figures {
	margin: -30px 0 0 0 !important;
	padding: 0 !important;
	width: 960px;
	text-align: center;
}

#staff-figures li {
	display: inline-block;
	width: 232px;
	margin: 0;
	padding: 14px 9px 12px 9px;
	border-bottom: 1px solid #a1a1a1;
	vertical-align: top;
	min-height: 422px;
}

#staff-figures a {
	text-decoration: none;
	display: block;
}

#staff-figures a * {
	cursor: pointer;
}

#staff-figures img {
	width: 225px;
	border: 3px solid #fff;
}

#staff-figures h2 {
	background-color: #da2626;
	text-align: center;
	text-transform: uppercase;
	font-family: rokkitt;
	font-weight: bold;
	font-size: 21px;
	line-height: 1.2;
	padding: 7px 0 6px 0;
	color: #fff;
	margin: 0 3px;
	-moz-transition: background-color .2s ease;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease;
}

#staff-figures a:hover h2 {
	background-color: #079ce3;
}

#staff-figures p {
	color: #5f5f5f;
	text-transform: uppercase;
	text-align: center;
	font-family: rokkitt;
	font-size: 15px;
	line-height: 1.2;
	margin: 4px 24px 0 24px;
}
