@charset "utf-8";
/* CSS Document */

body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
}

a:link {
	color: #57622A;
}

a:visited {
	color: #663300;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #57622A;
}
.ccara #container {
	width: 857px;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.ccara  #header1 {
	font-size: 55%;
	width: 330px;
	margin-left: 470px;
	margin-bottom: 0px;
} 
.ccara #header2 {
	font-size: x-large;
	font-weight: bolder;
	background-position: left;
	text-align: left;
	margin: 0px;
	float: left;
	width: 820px;
	background-repeat: no-repeat;


}
h1 {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	color: #57622A;
}
h2 {
	text-align: center;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #A68353;
}
h3 {
	text-align: center;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #5E4835;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 35px;
}


.ccara  #h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}




.ccara #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ccara #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 130px;
	font-size: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-color: #548240;
}
.ccara  #sidebar1 #vert1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ccara #mainContent {
	width: 545px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
} 
.ccara #mainContent_nosidebar {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	width: 700px;
}

.ccara #mainContent #christmas {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
.ccara #tabbed {
	text-align: left;
	text-indent: 25px;
	margin: 0px;
}
.ccara #centered {
	text-align: center;
}
.ccara  #footer_wdbk {
	text-align: center;
	font-size: x-small;
} 
.ccara #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.ccara #fineprint {
	font-size: small;
	text-align: center;
}
.ccara #fineprint2 {
	font-size: 9px;
	text-align: center;
}
.ccara #footnote {
	font-size: x-small;
	text-align: left;
	vertical-align: text-bottom;
	color: #663300;
	font-style: italic;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.ccara   #bottomcontent {
	float: left;
	width: 857px;
	text-align: center;
	font-size: small;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ccara #footer {
	width: 857px;
	font-size: 9px;
	text-align: center;
	color: #57622A;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
}
.ccara #center {
	font-weight: bolder;
	color: #000000;
}
.ccara #day {
	text-align: left;
	bottom: 0px;
	font-weight: bold;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
}
.ccara #activity {
	text-align: left;
	text-indent: 10px;
	top: 0px;
	margin: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.ccara #calendar {
	text-align: center;
	bottom: 0px;
	font-weight: bolder;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	color: #000000;
}

.ccara  #linormal  {
	text-align: left;
	text-indent: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ccara #back {
	font-size: x-small;
	color: #000033;
	text-align: right;
	text-decoration: none;
}
.ccara #imgwrap {
	float: right;
	padding: 15px;
}

.ccara #imgwrapimg {
	float: left;
	border: medium double #FF0000;
}
.img_header2 {
	margin: 0px;
	padding: 0px;
	float: left;
}

div#thumbContainer {
	width: 125px;
	padding: 15px;
	background-color: #453D97;
	height: auto;
	float: right;
}
div#thumbContainerLarge {
	width: 550px;
	padding: 5px;
	background-color: #A4B2D3;
	position: relative;
}

div#handle {
	width: 590px;
	background-position: center;
	text-align: center;
}

img.left {
	float:left;
	margin: 15px;
}
img.right {
	float:right;
	margin: 15px;
}
img.center {
	margin: 15px;
	text-align: center;
	background-position: center;
}
.ccara #img_center {
	text-align: center;
	background-position: center center;
}

img.centermargin {
	margin: 35px;
	text-align: center;
	background-position: center;
}
img.centertext {
	margin: 0px;
	text-align: center;
	background-position: center;
	text-decoration: none;
}
div#album_title {
	width: 590px;
	background-position: center;
	text-align: center;
	font-size: large;
	font-weight: bolder;
}
#thumbtext {
	font-size: small;
	margin-top: 0px;
}
#thumbhead {
	font-size: large;
	margin-bottom: 0px;
	color: #9DACD1;
}
.ccara #footer2 {
	font-size: small;
	background-position: center;
	margin: 0px;
	float: left;
	width: 857px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_box.png);
	height: 114px;
}
.ccara #read_more {
	font-size: small;
	color: #993300;
	text-decoration: none;
}
.ccara #no_underline {
	text-decoration: none;
}
