* {
    margin:0;
    padding:0;
}

fieldset,img { border : 0; } 

a, a:visited {
    color:#660000;
    text-decoration:underline;
    outline:none;
    height:100%;
    background:none;
    padding:0;
    border:none;
}
a:hover {
    color:#660000;
    text-decoration:none;
}

html {
    background-image:url(../images/bg.jpg);
    background-repeat:repeat-x;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
}

#header {
    height:137px;
    background-image:url(../images/headerbg.jpg);
    background-repeat:repeat-x;
    overflow:hidden;
}

#logo {
    height:137px;
    width:800px;
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
    margin:0 auto;
}
#nav {
    padding-top:104px;
    width:762px;
    margin:0 auto;
    text-align:center;
}

#content {
    width:800px;
    margin:0 auto;
}

#flash {
    width:762px;
    height:216px;
    margin:0 auto;
    background-image:url(../images/flash.png);
}
#subflash {
    width:762px;
    margin-left:11px;
}

#main {
    width:784px;
    height:375px;
    background-image:url(../images/mainbox.png);
    margin:0 auto;
}
#submain {
    width:784px;
    background-image:url(../images/whitebg.png);
    background-repeat: repeat-y;
    margin:0 auto;
}

#subheader {
    font-family:Helvetica, Arial;
    color:#660000;
    font-size:18px;
}

#welcome {
    margin-left:28px;
    padding-top:28px;
    width:419px;
    font-size:12px;
    float:left;
}

#flaloc {
    width:285px;
    height:198px;
    float:left;
    margin-top:18px;
    margin-left:27px;
}
#featured {
    float:left;
    width:269px;
    height:109px;
    margin-left:45px;
    margin-top:18px;
    font-size:12px;
}

#footer {
    width:784px;
    margin:0 auto;
    font-size:11px;
    text-align:center;
    line-height:1;
    margin-top:5px;
}

#contactform {
    width:345px;
    float:left;
}

#contactinfo {
    width:300px;
    float:left;
    font-size:12px;
}

#sub {
    width:645px;
    margin-left:63px;
    padding-top:28px;
    line-height:1.4;
}

#subbot {
    width:784px;
    height:44px;
    margin:0 auto;
    background-image:url(../images/subbot.png);
    background-repeat:no-repeat;
}

/*About Page*/

.staff {
    width: 300px;
    float:left;
}
#staff2, #staff4 {
    margin-left:15px;
}
#staff3, #staff4 {
    margin-top:10px;
    margin-bottom:20px;
}
.staffpic {
    width:146px;
    height:147px;
    float:left;
}
.staffinfo {
    margin-left:6px;
    width:135px;
    float:left;
}

/*End About Page*/
.cttext {
    text-align:center;
    font-family:Arial;
    font-size:11px;
    color:#666;
    margin-top:10px;
    line-height:1.7;
}
.tfield {
	width: 150px;
	height: 18px;
	border: 1px solid #666666;
	padding: 1px 3px;
}

img {
    border: 0px;
}

#nav ul {
    margin: 0 auto;
}

#footer ul {
    width:393px;
    margin:0 auto;
}

ul {
    list-style-type:none;
    margin:0 auto;
}

ul li {
    float:left;
}
#nav ul li {
    height:32px;
}

hr {
    height:1px;
    border:0px;
    background-color:#ccc;
}

/*Image Gallery*/
.thumb {
    margin-top:5px;
}
#galthumbs {
    height:256px;
    overflow:hidden;
}
#galnav {
    float:left;
    margin-top:12px;
    width:89px;
}
#arrowup {
    width:42px;
    margin:0 auto;
}
#arrowdown {
    width:42px;
    margin:0 auto;
}
#imgcontain {
    float:left;
    margin-left:15px;
    width:500px;
}
#gallery {
    width:604px;
    height:380px;
    margin:0 auto;
    margin-top:30px;
}
    