body, div, p, td, input, ol, ul, li { 
color: #000; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
}

body {
color: #000;
/*background-image: url(/media/gideon/2005/background.jpg);*//*this is the main background image, but it is referenced by the page template so there's no need to reference it here */
background-image: url(/media/gideon/2005/sailcloth-body.gif); /*this image is used instead of the real background image so wysiwyg pro will use this as a background */
}



a {
color: #630;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-weight: bold;
text-decoration: none	
}

a:hover {
color: #c00
}

.Text {
color: #000; 
font-size: 12px;
}

.SmallText {
color: #fff; 
font-size: 11px; 
}

.PageTitle, .title {
color: #1F2161;
font-size: 22px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-weight: bold;

}

.PageSubTitle, .subtitle { 
Color: #E64444;
font-size: 16px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-weight: bold;
}

.Header1 { 
color: #142850; 
font-size: 15px; 
font-weight: bold 
}

.Header2 { 
color: #3B54A4; 
font-size: 14px; 
font-weight: bold 
}

.Header3{ 
color: #000000; 
font-size: 12px; 
font-weight: bold 
}

.Caption { 
color: #666666; 
font-size: 10px; 
font-style: italic;
}

.Copyright, .copyright {
color: #ccc;
font-size: 10px
}

.BodyMargin {
margin-right: 10px; margin-left: 10px
}

.linkcenter  { color: #630; font-size: 16px; font-variant: small-caps }
.linkside  { color: #630; font-size: 15px }

.linktop
{
color: #fc0;
font-size: 14px
}

.caption  { color: #600; font-size: 11px }
