/* Culvey.net Style Sheet */

/* these are a few default fonts for html constructs */

BODY { font-size: 12px; font-family: 'tahoma'; margin: 0px; padding: 0px; background-color: #F3EAC6; }

P { font-family: Trebuchet MS, trebuchet, tahoma; font-size: 12px; color: #000000; }

/* these are a few styles each for header , body, and footer */

.header1 { font-family: verdana, tahoma; font-weight: bold; font-size: 13px; color: #D0D03A; }
.header2 { font-family: verdana, tahoma; font-weight: normal; font-size: 10px; color: #D0D03A; }
.body1, .body2, .body3 { font-family: tahoma; font-size: 12px; color: #511E26; line-height: 13pt;}
.body1 { line-height: 13pt; vertical-align:top; margin: 8px;padding: 8px;}
.body2 { line-height: 13pt; vertical-align:top; height: 100%;  margin: 8px; padding: 8px; border: #f9f3CE 1px solid; }
.body3 { line-height: 13pt; vertical-align:middle; height: 100%;  margin: 0px; padding: 4px; }
.body4 { margin: 0px;padding-left:10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px;}
.picture { float: right; line-height: 13pt; vertical-align:top; margin: 8px; padding: 8px; border: #f9f3CE 1px solid; }

/* these styles are mainly for photo captions/credits and references
.smallnote { font-family: arial; font-size: 11px; color: gray; }
.caption {font-family: verdana, tahoma; font-weight: bold; font-size: 10px; color: #A92300;}
.cite {vertical-align: 0.7em; font-size: 7px;}
.footerreg { font-family: verdana;  font-size: 11px; color: #ffffff; }


.attention { color: #A92300; }
.body_title { font-family: verdana, tahoma; font-size: 14px; font-weight: bold; color: #A92300}
.body_subtitle { font-family: verdana, tahoma; font-size: 12px; font-weight: bold; color: #881000}


.box  {line-height: 1; margin: 0px;  border:0px;}
.box1  {line-height: 1; margin: 0px;  background-repeat: repeat-x;  background-position:top center;  border:0px; padding: 0px; }
.box2  {line-height: 1; margin: 0px;  background-repeat: repeat-y; background-position:center left; padding: 0px; }
.box3  {line-height: 1; margin: 0px;  background-repeat: repeat-x; border:0px; padding: 0px; }
UL {margin-left: 3px; padding-left: 3px;}
LI {margin-left: 3px; padding-left: 3px;}

/* these are the special rollover links in the navbar */

A.navbar2:link, A.navbar2:visited { font-size: 14px; font-family:Trebuchet MS, trebuchet, tahoma; color: #D77808;   font-weight:bold; letter-spacing: 0px; text-decoration: none; }

A.navbar:link, A.navbar:visited  { font-size:14px; font-family: Trebuchet MS, trebuchet, tahoma; color: #7B3D00;   font-weight:bold; letter-spacing: 0px; text-decoration: none; }
A.navbar:hover, A.navbar_on:link, A.navbar_on:visited, A.navbar2:hover { font-size:14px; font-family:Trebuchet MS, trebuchet, tahoma; color: #0090FF; font-weight:bold; letter-spacing: 0px; text-decoration: none; }
A.navbar:active, A.navbar2:active { font-size:14px; font-family: Trebuchet MS, trebuchet, tahoma; color: #0090FF;  font-weight:bold; letter-spacing: 0px; text-decoration: underline; }

A:link, A:visited {font-family: tahoma; font-size: 12px; font-weight: bold; color: #511E26; text-decoration: underline;}
A:hover {font-family: tahoma; font-size: 12px; font-weight: bold; color: #0090FF; text-decoration: underline;}
A:active {font-family: tahoma; font-size: 12px; font-weight: bold; color: red; text-decoration: underline;}

/* form styles */

 .inputbox {
    font-family : tahoma;
    height: 22px; 
    font-size : 12px;
    font-weight : bold;
    background-color : white;
    border: A92300 1px inset;
    padding: 3px;
    color : A92300;
}

SELECT {font-family : tahoma;
    line-height: 15px; 
    font-size : 12px;
    font-weight : normal;
    background-color : white;
    border: A92300 1px inset;				
    padding: 3px;
    color : A92300;
    }


/*terminate*/


