﻿/* The Little Red Barn Montessori School - Site Styles */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/lrbms_bkg.gif');
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}


.topnav1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #444444;	
	font-weight: bold;
}

/************************************
 removed to correct unwanted behavior
 - jm
 ************************************
 
.topnav1 a:link, {
	color: #444444;
	text-decoration: underline;
}

.topnav1 a:hover, {
	color: #444444;
	text-decoration: underline;
}

.topnav1 a:visited, {
	color: #444444;
	text-decoration: underline;
}
*/

.contentArea1{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	min-width: 880px;
}

.contentArea1 a:link, .contentArea1 a:visited{
	color: #012C57;
	text-decoration: underline;
	background-image: url('images/lrbms_bkg.jpg');
}

.contentArea1 a:hover, .contentArea1 a:active{
	color: #012C57;
    text-decoration: underline;
}

.contentArea2{
	margin-top: 0x;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-right: 8px;
	padding-left: 8px; : url('images/inside_bkg.gif');
	width: 880px;
	background-color: #FFFFFF;
	min-height: 400px;
}

.body_1 {
	color: #FFFFFF;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #325734;
}


.body_p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #EDEDED;
	font-style: normal;
	letter-spacing: normal;
    text-align: left;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.body_p a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.body_p a:hover {
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}

.body_p a:visited {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

.body_highlight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFF00;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 0.75px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 17px;
	margin-bottom: 28px;
}

.copyright a:link, .copyright a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:hover, .copyright a:active{
	color: #E7E7E7;
	text-decoration: none;
}

.style1 {
	text-align: center;
}

.style2 {
	background-image: url('images/top_bar.gif');
}

.style8 {
	background-image: url('images/barn_door_bkg.gif');
	border-collapse: collapse;
}

.style9 {
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
	margin:0px;
}