@charset "utf-8";
/* CSS Document */

body
{
    background-color:#320202;
	background-image:url(../images/top_menu_bg.png);
	background-repeat: repeat-x;
	color:#FFFFFF;
	margin:0px;
	font-family:"Myriad Pro";
	font-size:14px;
	font-weight:10;
}
#center
{
	margin: 0 auto;
	width: 800px;
}
#navcenter
{
	margin: 0 auto;
	width: 775px;
}
table.menu
{
	height:46px;
	width:775px;
	background-image: url(../images/top_menu_bg_center.png);
	background-repeat:no-repeat;
	background-position:center top;
	table-layout:fixed;
}

td.spacer
{
	width:60px;
	vertical-align:top;
}

td.smallspacer
{
	width:54px;
	vertical-align:top;
}

td.button
{
	width:107px;
	vertical-align:top;
}

table.main
{
	width:803px;
	table-layout:fixed;
}

table.top
{
	background-image: url(../images/body_yrepeatimage.jpg);
	background-repeat:repeat-y;
	background-position: top center;
}

td.maintop
{
	background-image: url(../images/bodyheader.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

td.mainbottom
{
	height:95px;
	background-image: url(../images/bodyfooter.png);
	background-repeat:no-repeat;
	background-position: top center;
	vertical-align:top;
}
td.logo
{
	height:303px;
}

div.content
{
	margin: 0 auto;
	width:760px;
}

div.bottomcontent
{
	margin-top:10px;
	text-align:center;
	top:0px;
}
div.sectiontitle
{
	font-size:22px;
	text-indent: 15px;
	margin-top: 35px;
	text-align:left;
	font-variant:small-caps;
}
div.bottomnav
{
	color:#FF0000;
	font-size:13px;
}

a:link, a:visited, a:active 
{
	text-decoration: none;
	color:#FF0000;
}

a:hover
{
	text-decoration: none;
	color:#FFF;
}

div.bottomtext
{
	color:#333;
	font-size:11px;
}

div.bottomtext a:link, div.bottomtext a:hover, div.bottomtext a:visited, div.bottomtext a:active
{
	text-decoration: none;
	color:#333;
}

table.gallerynav 
{
	width:750px;
	margin: 0 auto;
	height:20px;
	font-size:13px;
}

table.gallerynav td
{
	text-align:center;
}

div.about
{
	margin: 0 auto;
	width:728px;
}

div.index
{
	margin: 0 51px 0 51px;
	text-align:center;
}

div.links
{
	margin: 0 0 0 auto;
	width:712px;
}

div.contact
{
	text-align:left;
	margin: 0 0% 0 5%;
}

span.travisanswer
{
	color:#CCCCCC;
	font-style:italic;
	font-weight:10;
}

div.about span.sectiontitle
{
	text-transform:uppercase;
	color:#990000;
}

div.images
{
	text-align:center;
}

div.flash
{
	margin: 0 auto;
}

table.staff
{
	width: 100%;
}

div.staffdiv
{
	width: 72%;
	margin: 0 auto;
}
td.staffimage
{
	width: 212px;
}
td.staffsection
{
	padding: 2px 7px;
	text-transform:uppercase;
	font-size:15px;
	color:#990000;
}

span.stafftext
{
	text-transform:none;
	color:#FFFFFF;
}

span.quote
{
	color:#CCCCCC;
}

table.testimonialpics
{
	width:508px;
	margin:0 auto;
}

table.testimonialpics td
{
	width:249px;
	padding: 0px 2px;
	text-align:center;
}

hr
{
	height: 1px;
}

div.spacing
{
	margin: 24px 0;
}

table.yearhistory 
{
	width:90%;
	margin: 0 auto;
	height:20px;
	font-size:13px;
	text-align:center;
}