﻿@charset "UTF-8";
/* CSS Document */

#background-top{
height:120px;
background:#C2FCE2 url(images/top_bg_shadow.png) bottom repeat-x;
}

body{
margin:0px;
font-size:15px;
color:#FFFFFF;
background:#C2FCE2;
}

.Wrapper{
width:950px;
margin:0px auto;
}

#main-content{
	background:#FFFFFF;
}

#background-bottom{
height:150px;
background:#C2FCE2 url(images/bottom_bg_shadow.png) top repeat-x;
clear:both;
}

#logo{
background:url(images/logo2.gif);
width:271px;
height:46px;
float:left;
clear:none;
margin-top:30px;
}

#menu{
width:639px;
height:55px;
float:left;
clear:none;
margin-left:40px;
margin-top:15px;
}

#menu ul{
list-style:none;
margin:0px;
padding:0px;
}

#menu ul li{
margin-left:0px;
float:left;
}

#menu ul li a{
display:block;
background:url(images/menu.png) top left no-repeat;
width:99px;
height:87px;
text-decoration:none;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
text-align:center;
padding-top:35px;
cursor:pointer;

}
.menu-divider{
background:url(images/menu_divider.gif) top left no-repeat;
width:9px;
height:87px;
}

#wrapper-bottom{
background:url(images/b_pattern.gif) repeat-x;
height:62px;
}

#footer{
text-align: center;
margin-top:0px;
padding-top: 15px;
padding-bottom: 15px;
font-size: 12px;
color:#D01F26;
}


#Left-content{
margin-top:15px;
margin-left:10px;
float:left;
clear:none;
}


#main-photo{
background: url(/2013/pics/1-3/22a.JPG) top left no-repeat;
width:396px;
height:285px;
}

#main-photo2{
background: #ffffff top left no-repeat;
width:396px;
height:285px;
}

#welcome{
background:#D01F26;
width:385px;
margin-bottom: 25px;
}

.box-top-l{
float:left;
clear:none;
background:url(images/top_L.gif) top left no-repeat;
width:24px;
height:24px;
}

.box-top-r{
float:right;
clear:none;
background:url(images/top_r.gif) top right no-repeat;
width:24px;
height:24px;
}

.box-bottom-l{
float:left;
clear:none;
background: url(images/b_L.gif) bottom left no-repeat;
width:24px;
height:24px;
}

.box-bottom-r{
float:right;
clear:none;
background:url(images/b_r.gif) bottom right no-repeat;
width:24px;
height:24px;
}


#right_content{
margin-top:15px;
margin-left:10px;
margin-right:10px;
float:left;
clear:none;
}


#journal-box{
background:#D01F26;
width:520px;
margin-bottom: 25px;
}

.divider{
background:url(images/divider.png);
margin-top:15px;
width:1px;
height:550px;
float:left;
clear:none;
}

#cradle{
background:url(images/cradle.png) top left no-repeat;
width:247px;
height:252px;
margin-right:0px;
float:left;
clear:none;
}

.quick_stats{
width:150px;
margin-left:60px;
margin-top:100px;
font-size:9px;
color:#000000;
}

.label-col{
color:#D01F26;
}

#latest-photos{
float:left;
clear:none;
}