/*
-----------------------------------------------
Stephen Thetford Photography
-----------------------------------------------*/

/* LAYOUT -------------------------------------*/

body {
background: #e7e7e7;
margin: 0;
padding: 0;
scrollbar-face-color: #e7e7e7;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #e7e7e7;
scrollbar-3dlight-color: #999999; 
scrollbar-darkshadow-color: #e7e7e7;
scrollbar-track-color: #e7e7e7; 
scrollbar-arrow-color: #999999;
}

.content {
background: url(../images/sthetford_main_body.gif) repeat-y 50% 0;
width: 760px;
margin: 0px 0;
padding: 0; 
}

.vid_content {
background: #ffffff;
margin: 0px 0;
padding: 7px; 
}

.divider {
background: url(../images/sthetford_main_body.gif) repeat-y 50% 0;
border-width: 1px;
border-top: 1px solid; 
border-bottom: 1px solid;
color: #cccccc; 
}

.form {  
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
color: #333333;
text-decoration: none;
}

.form a:link, .form a:visited {  
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
color: #333333;
text-decoration: underline;
}

.form a:hover {  
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
color: #777777;
text-decoration: underline;
}

.text {  
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
color: #333333;
text-decoration: none;
}

.text a:link, .text a:visited {  
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
color: #333333;
text-decoration: underline;
}

.text a:hover {  
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
color: #777777;
text-decoration: underline;
}

.bigtext {  
font-family: Times New Roman, Times, serif; 
font-size: 16px; 
color: #333333;
text-decoration: none;
}

.bigtext a:link, .bigtext a:visited {  
font-family: Times New Roman, Times, serif; 
font-size: 16px; 
color: #333333;
text-decoration: underline;
}

.bigtext a:hover {  
font-family: Times New Roman, Times, serif; 
font-size: 16px; 
color: #777777;
text-decoration: underline;
}

.smalltext {  
font-family: Times New Roman, Times, serif; 
font-size: 10px; 
color: #333333;
text-decoration: none;
}

.smalltext a:link, .smalltext a:visited {  
font-family: Times New Roman, Times, serif; 
font-size: 10px; 
color: #333333;
text-decoration: underline;
}

.smalltext a:hover {  
font-family: Times New Roman, Times, serif; 
font-size: 10px; 
color: #777777;
text-decoration: underline;
}

.letter {  
font-family: Times New Roman, Times, serif; 
font-size: 22px;
font-weight: bold;
color: #333333;
text-decoration: none;
}

.letter a:link, .letter a:visited {  
font-family: Times New Roman, Times, serif; 
font-size: 22px; 
font-weight: bold;
color: #333333;
text-decoration: underline;
}

.letter a:hover {  
font-family: Times New Roman, Times, serif; 
font-size: 22px; 
font-weight: bold;
color: #777777;
text-decoration: underline;
}

.header {  
font-family: Times New Roman, Times, serif; 
font-size: 16px; 
color: #333333;
text-decoration: none;
}

.header a:link, .header a:visited {  
font-family: Times New Roman, Times, serif; 
font-size: 16px; 
color: #333333;
text-decoration: underline;
}

.header a:hover {  
font-family: Times New Roman, Times, serif; 
font-size: 16px; 
color: #777777;
text-decoration: underline;
}

.tfvHighlight {
font-weight: bold;
color: red;
}

.tfvNormal {
font-weight: normal;
color: black;
}