@charset "utf-8";
/* CSS Document */

body{
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
line-height: 1.3em;
}

#header {
margin:0 auto;
width:1014px;
height:35px;
background:url(../images/header.jpg);
background-repeat:no-repeat;
padding-top:50px;
}
#navigation {
font-size:12px;
padding-left:440px;
width:574px;
}

.testbutton {
margin-left:720px;
margin-top:125px;
}

:focus

{

  -moz-outline-style: none;

}



#content {
margin:0 auto;
width:1014px;
background:url(../images/bodygrow.jpg);
background-repeat:repeat-y;
min-height:700px;
}

#footer {
margin:0 auto;
width:876px;
height:157px;
background:url(../images/footer.jpg);
background-repeat:no-repeat;
font-size:11px;
color:#666666;
padding-left:140px;
padding-top:15px;
}

#linepadder {
margin:0 auto;
width:1014px;
height:5px;
background:url(../images/linebreak.jpg);
background-repeat:no-repeat;
}



#photobox {
margin:0 auto;
height:157px;
width:1014px;
background:url(../images/photoboxblank.jpg);
background-repeat:no-repeat;
}


#photoboxindex {
margin:0 auto;
height:157px;
width:1014px;
background:url(../images/indexhome.jpg);
background-repeat:no-repeat;
}




* html #photobox { margin-bottom: -2px;}

#leftcolumn {
margin-top:23px;
min-height:600px;
width:500px;
margin-left:140px;
float:left;
border-right:1px solid #999999;
display:inline;
font-size:13px;
padding-right:20px;
padding-left:20px;
color:#333333;
}
#leftcolumn h1 {
color:#990033;
font-size:18px;
padding-bottom: 16px;
}

#linepadder2 {

margin:0 auto;
margin-right:22px;
width:460px;
border-bottom:1px solid #999999;
}
#rightcolumn {
margin-top:23px;
margin-left:20px;
height:400px;
width:180px;
float:left;
display:inline;
overflow: hidden;
}
#form input{
background:#D8D8D8;
border:none;
font-size:12px;
color:#666666;
width:175px;
}

#fsubmit {
background:#D8D8D8;
border:1px solid #888 !important;
font-size:12px;
color:#666666;
width:auto !important;
}


#form select{
font-size:12px;
background:#D8D8D8;
border:none;
color:#666666;
width:175px;
}
#form textarea{
font-size:12px;
background:#D8D8D8;
overflow:auto;
border:none;
color:#666666;
width:175px;
}

a{
text-decoration:none;
}
a.topnav:link {
font-size:12px;
font-weight:800;
margin-right:6px;
margin-left:6px;
padding-left:6px;
padding-right:6px;
color:#0099FF;
text-decoration: none;
color:#333333;
}

a.topnav:visited{
font-weight:800;
font-size:12px;
margin-right:6px;
margin-left:6px;
padding-left:6px;
padding-right:6px;
text-decoration: none;
color:#333333;

}
a.topnav:hover{
font-weight:800;
font-size:12px;
margin-right:6px;
margin-left:6px;
padding-left:6px;
padding-right:6px;
color:#0099FF;
text-decoration: none;
color:#0000FF;
}

a.topnav:active{
font-weight:800;
font-size:12px;
margin-right:6px;
margin-left:6px;
padding-left:6px;
padding-right:6px;
text-decoration: none;
color:#333333;
}

.textbackground {
color:#FFFFFF;
background:#393939;
padding-left:5px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
}

.scol {
margin-left:320px;
color:#666666;
}
#topwrap {
background:url(../images/wrap_02.jpg);
background-repeat:repeat-x;
}

#lowwrap {
height:40px;
background:url(../images/wrap_06.jpg);
background-repeat:repeat-x;
}

.photo{
margin-left:126px;
margin-top:2px;
}

#form p {
line-height: 1.5em;
font-size: 90%; 
}

#form td { 
background:#D8D8D8;
color:#666666;
font-size: small; 
}

#adminlinks {
text-align: center;
border-top: 1px solid #888;
border-bottom: 1px solid #888;
font-size: 85%;
background: #ccc;
padding: 2px;
}
.bpad:after {
   content:".";
   display:block;
   font-size:0px;
   line-height:0px;
   height:0;
   clear:both;
   visibility:hidden;
}

blockquote {
font-weight: normal;
}

.reqtxt {
   font-size: 75%;
}

#cform input , #cform textarea {
  border: 1px solid #999
}

