﻿/* Use headers in the markup for accessibility reasons but control look with styles below*/
h1, h2, h3, h4, h5, h6
{
   margin: 0px 0 0px 0;
}
h1
{
    font-family: Georgia, Verdana, Arial, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 22px;
    color: #dd0200;
    font-weight: normal;
    margin: 5px 5px 15px 5px;
    /* 1st - top, 2nd - right, 3rd - bottom, 4th - left*/
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
	text-decoration: none;
	color: #000000;
}
h2
{
    font-family: Verdana, Arial, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 12px;
    text-decoration: none;
	color: #dd0200;
    font-weight: bold;
    margin: 5px 5px 3px 0px;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active
{
    text-decoration: none;
	color: #dd0200;
}
h3
{
    font-family: Verdana, Arial, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 14px;
    text-decoration: none;
	color: #dd0200;
    font-weight: bold;
    margin: 0px 5px 3px 0px;
}

h4
{
    font-family: Verdana, Arial, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 12px;
    text-decoration: none;
	color: #dd0200;
    font-weight: bold;
    margin: 0px 5px 3px 0px;
}

/*a:link { color: #C59158; text-decoration: none; font-weight: bold}
a:visited { color: #C59158; text-decoration: none; font-weight: bold}
a:active { color: #C59158; text-decoration: none; font-weight: bold}
a:hover { color: #C59158; text-decoration: underline; font-weight: bold}*/

.content a:link { color: #dd0200; text-decoration: underline; font-weight: normal}
.content a:visited { color: #dd0200; text-decoration: underline; font-weight: normal}
.content a:active { color: #dd0200; text-decoration: underline; font-weight: normal}
.content a:hover { color: #dd0200; text-decoration: underline; font-weight: normal}

.jobapp a:link { color: #C59158; text-decoration: none}
.jobapp a:visited { color: #C59158; text-decoration: none}
.jobapp a:active { color: #C59158; text-decoration: underline}
.jobapp a:hover { color: #C59158; text-decoration: underline}

.title
{
    font-family: Georgia, Verdana, Arial, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    margin: 5px 5px 5px 8px;
}

.adminRed
{
    color:Red; 
    font-size:10px; 
    text-decoration:none;
}

.incompleteContent /*for content that's needed*/
{
    color: #666666; 
    background-color: Yellow;
    text-decoration:none;
}


hr {
text-align: left;
color: #fff; 
background-color: #fff; 
border: 1px dotted #86bffc; 
border-style: none none dotted; 
}

/* paragraph style options tested */
/*#AreYouLookingContent p-null {padding: 0 20px; text-align: left;}
#AreYouLookingContent p-null {padding: 0 20px; text-align: center;}
#AreYouLookingContent p-null {padding: 0 20px; text-align: right;}*/
/*#AreYouLookingContent p {text-align: justify;}*/

/* sand-bag div styles used while adjusting page flow */  
/*#AreYouLookingContent div {border: 1px solid #0f0; color: #f30; font-size: 12px; font-weight: bold;}*/
/*#AreYouLookingContent div-null span {border: 1px solid #0f0; color: #f30; font-size: 12px; font-weight: bold;}*/
/*#AreYouLookingContent div {border: 1px solid #0f0;}*/

#sml-01,#sml-02,#sml-03,#sml-04{float:left; clear:left;}
#sml-01 {width:68px; height:65px;}
#sml-02 {width:78px; height:21px;}
#sml-03 {width:100px; height:15px;}
#sml-04 {width:110px; height:35px;}
		
#smr-01,#smr-02,#smr-03,#smr-04{float:right; clear:right;}
#smr-01 {width:50px; height:50px;}
#smr-02 {width:38px; height:36px;}
#smr-03 {width:40px; height:15px;}
#smr-04 {width:50px; height:35px;}