/* Start of CMSMS style sheet 'Revelle&#039;s' */
/* CSS Document */

body {
	background-color: #993333;
	background-image: url(revelles/wood_back.jpg);
	background-position:top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
text-align: center;
}
#page {
margin:0 auto;
background-image:url(revelles/content_bg.png);
background-position:center;
background-repeat:repeat-y;
width:100%;
position:relative;
z-index:0;
clear:both;
}
#wrapper{
margin:0 auto;
width:900px;
position:relative;
z-index:0;
clear:both;
}
#top{
margin:0 auto 0 auto;

width:850px;
clear:both;
position:relative;
z-index:1;
}
#footer {
	padding-top:10px;
	letter-spacing:1px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
   	width:100%;
   	height:40px;  
   	background:#38210E;
}
#footer a{
color:#999999;
}

#container{
background-image:url(revelles/butterfly.png);
background-position:right top;
background-repeat:no-repeat;
margin:0px auto;
width:950px;
text-align: center;
clear:both;
}

#navcontainer{
margin-right:10px;
width:278px;
height:347px;
background-image:url(revelles/sidebar.png);
background-position:top left;
background-repeat:no-repeat;
padding-left:10px;
text-align:left;
font-size:110%;
letter-spacing:1px;
font-weight:bold;
position:absolute;
top:260px;
left:-8px;
z-index:0;
display: inline-block;

}
#navlist{
	top:120px;
	position:relative;
	z-index:10;
}
#navlist li {
list-style-type: none;
margin-bottom:5px;
}

#content {
margin: 0px 0;
padding-left:0px;
width:480px;
position:absolute;
padding-bottom:20px
display:inline-block;
right:150px;
text-align: left;
clear:both;
}

a:link {
	color: #03406B;
}
a:visited {
	color: #03406B;
}
a:hover {
	color: #660000;
}
a:active {
	color: #660000;
}

h1 {
font-size:120%;
margin-bottom:5px;
color:#5C0007;
}

#fern_right {
width:199px;
height:336px;
background-image:url(revelles/right_fern.png);
background-position:top;
background-repeat:no-repeat;
float:right;
}
#fern_left {
width:306px;
height:336px;
background-image:url(revelles/left_fern.png);
background-position:top;
}
#stickers {
margin-left:50px;
width:120px;
padding-top:125px;
text-align:right;
position:relative;


}
#stickers img {
margin-bottom:-20px;
border:0px;
}
#grass {
background-image:url(revelles/grass.png);
background-position:center bottom;
background-repeat:repeat-x;
width:100%;
height:185px;
text-align:center;  

}
#butterfly {
width:185px;
height:185px;
background-image:url(revelles/dragonfly.png);
background-position:top;
background-repeat:no-repeat;
margin:0 auto;

}
form {
	display: block;
	width: 90%;
	padding: 0px;

}

label {
	display: block;
	width: 100%;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
	color: #5C0007;
	letter-spacing:2px;
}

legend {
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
	color: #5C0007;
	font-size: 130%; 
	font-weight: bold;
	margin: 0px;
	padding:  4px 0px;
}

fieldset {
	border: 1px solid #5C0007;
	padding: 6px;
	margin: 0 0 0px;
	background-color:#FFFCCC
}

button  {
	border: 1px solid #5C0007;
	outline: none;
	background-color: #CA740B;
	color: #F3F6EE;
	padding: 4px;
	margin-left:8px ;
	margin-right:8px ;
	margin-top:8px ;

	cursor: pointer;
}

input, textarea, select {
	color: #EEE996;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#EEE996;
	border: none;
	outline: none;
	font-size: 12px;
	padding: 2px;
	border: 1px solid;
	border-color: #5C0007;
	color:#000000;
}

input[type=text] {
	width: 95%;
}

textarea, select {
	width: 95%;
}


.active_field {
	color: #000000;
	background-color: #C8CE67;
	border-color: #000000;
}
.fac {
border-bottom: 1px solid #5C0007;
margin-bottom:15px;

}
.fac img{
border:0px;
margin-bottom:20px;
margin-right:20px;
}

.bread {
padding-bottom:5px;
}
.clear {
	clear: both;
	height: 1px;
    }
/* End of 'Revelle&#039;s' */

