/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
cursor: default;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
	background-color: #c5d8ec;
}

.droptype {
font-size: 200%;
float: left;
color: #0000CC;
}

.firstline p:first-letter {
font-size: 200%;
float: left;
color: #0000CC;
}

.more {
padding-top: 5px;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.tel {
font-size: 12px;
text-align: center;
color: #000000;
}

.tellarge {
text-align: center;
font-size: 150%;
font-weight: bold;
color:#0000FF;
margin-top: 30px;
}

.hours {
text-align: center;
margin-top: 0;
}

.flickr p {
background: #6699cc url(images/nav-button.gif) no-repeat right top;
}

.boxmodel {
margin: 20px 10px 0 10px;
border-width: 1px;
border-color: #000000;
border-style: solid;
padding: 10px;
background-color: #FFFF99;
}

.boxmodel20 {
margin: 20px 20px 0 20px;
border-width: 1px;
border-color: #000000;
border-style: solid;
padding: 10px;
background-color: #FFFFCC;
}

.boxmodel3 {
margin: 10px 10px 0 10px;
border-top-width: 2px;
border-top-color:#000066;
border-top-style: solid;
border-bottom-width: 2px;
border-bottom-color: #000066;
border-bottom-style: solid;
padding: 10px;
}

.boxmodel3 {
font-size: 16px;
font-weight: bold;
color: #0000CC;
text-align: center;
}

.leftimage {
float: left;
}

.clearit {
	clear: both;
	display: block;
}

.solid {	
   border-top: 1px solid #000066;
   border-bottom: hidden;
   border-left: hidden; 
   border-right: hidden;
	width: 100%;
	margin-left: auto;
	margin-right: auto;

}

#boxmodel2 {
margin: 20px 0 0 0;
border-width: 1px;
border-color: #000000;
border-style: solid;
background-color: #6666FF;
}

#boxmodel2hd {
font-size: 18px;
font-weight: bold;
text-align: center;
margin-top: 10px;
color: #000000;
}

#boxmodel2ln {
font-size: 14px;
text-align: center;
color: #000000;
line-height: 5px;
}

#boxmodel2sub {
font-size: 14px;
text-align: center;
font-style: italic;
color: #000000;
margin-top: 5px;
margin-bottom: 5px;
}

.required {
font-size: 0.75em;
color: #760000;
}

.spamnote {
font-size: 10px;
text-align: center;
}

#wrapper {
width: 775px;
position: relative;
left: 50%;
margin-left: -387px;
background:  #fff url(images/sfal-home-page-v3_05.gif) repeat-y left top;
margin-top: 10px;
}

#banner {
	height: 110px;
	background-image: url(images/sfal-home-page-v3_01.gif);
	background-repeat: no-repeat;
}

#content {
width: 600px;
float: right;
}

#mainContent {
width: 410px;
float: left;
background-color: #FFFFFF;
}

#mainContent p {
margin-top: 12px;
}

#mainContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00F;
	margin-top: 10px;
	text-align: center;
}

#mainContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	margin-top: 30px;
	margin-bottom: 10px;
}

#mainContent h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#mainContent h4 {
font-size: 14px;
font-weight: bold;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
color: #0000FF;
}

#mainContent h5 {
font-size: 16px;
font-weight: bold;
text-align: center;
color:#0000FF;
}

#mainContent h6 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	margin-top: 10px;
	margin-bottom: 0px;
} 

#mainContent dir li {
margin-left: 10px;
margin-top: 10px;
text-align: left;
 padding: 0;
}

#mainContentBottom p {
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
}

#secondaryContent {
width: 180px;
float: right;
background-image: url(images/sfal-home-page-v3_04.gif);
background-repeat: no-repeat;
font-size: 10px;
color: #333333;
}

#secondaryContent p {
margin: 10px 15px 0px 15px;
padding: 0;
}

#secondaryContent dir {
font-family:Arial, Helvetica, sans-serif;
margin-top: 5px;
margin-bottom: 5px;
}

#secondaryContent li {
margin-left: -15px;
margin-right: 15px;
}

#mainNav {
width: 165px;
float: left;
background: url(images/sfal-home-page-v3_02.gif);
background-repeat: no-repeat;
}

#mainNav p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#333333;
text-align: left;
margin: 5px 15px 0px 15px;
padding: 0;
}

#mainNav ul {
 margin: 0 0 0 30px;
 padding: 0;
 list-style-type: none;
	font-size: 10px;
	font-weight: bold;
}
 
#mainNav ul a {
display: block;
width: 98px;
height: 17px;
line-height: 17px;
text-decoration: none;
color: #FFFFFF;
background: #6699cc url(images/nav-button.gif) no-repeat left bottom;
text-align: center;
}

#mainNav ul li {
 display: inline;
}

#mainNav ul li.first a {
height: 18px;
line-height: 18px;
}

#mainNav ul a:hover, .selected a {
background-position: right bottom;
color: #FF9933;
}

#footer {
clear: both;
}

#footer ul {
margin: 0;
padding: 0;
list-style: none;
width: 775px;
height: 18px;
background-color: #6699cc;
	font-size: 10px;
	font-weight: bold;
}

#footer ul a{
display: block;
float: left;
padding: 0 25px 0 25px;
line-height: 18px;
border-right: 1px solid #000000;
text-decoration: none;
color: #FFFFFF;
background-color: #6699cc;
text-align: center;
}

#footer ul a:hover {
background-color: #0033cc;
color: #FF9933;
}

#footer ul li {
float: left;
}

#photo {
position: absolute;
top: 47px;
left: 641px;
}

#home #mainNav .home a, 
#faq #mainNav .faq a, 
#about #mainNav .about a {
background-position: right bottom;
color: #FFFFFF;
cursor: default;
}

#home #mainNav .home a:hover, 
#faq #mainNav .faq a:hover, 
#about #mainNav .about a:hover {
background-position: right bottom;
color: #FF9933;
cursor: default;
}

#home #footer .footerhome a,
#privacy #footer .footerprivacy a,
#legal #footer .footerlegal a,
#contact #footer .footercontact a {
background-color: #0033cc;
color: #FFFFFF;
cursor: default;
}

#home #footer .footerhome a:hover,
#privacy #footer .footerprivacy a:hover,
#legal #footer .footerlegal a:hover,
#contact #footer .footercontact a:hover {
background-color: #0033cc;
color: #FF9933;
cursor: default;
}

#mainContent form {
	background-color: #FFFFFF;
	display: block;
	width: 350px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	padding-left: 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

#mainContent label {
	display: block;
	font-weight: bold;
}

#mainContent input {
	width: 300px;
}

#mainContent input.submit {
	width: auto;
	color: #000000;
	margin-left: 140px;
}

#mainContent input.checkbox {
	width: auto;
	color: #000000;
}

#mainContent textarea {
	height: 100px;
	width: 300px;
}


#mainContentBottom input {
	width: auto;
}

