a:link {
	color: #104C66;
	text-decoration: none;
}
a:visited {
	color: #104C66;
	text-decoration: none;
}
a:hover {
	color: #3b225d;
	text-decoration: underline;
}


a:active {
	color: #3b225d;
	text-decoration: none;
}





#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.6em;
	color: #104C66;
	width: 993px;
	background-color: #D4EAE5;
}

#top_spacer{
	width:969px;
	border-top: 1px solid #104C66;
	border-left: 1px solid #104C66;	
	border-right: 1px solid #104C66;	
}

#maincontent{
	width:969px;
	border-bottom: 1px solid #104C66;
	border-left: 1px solid #104C66;
	border-right: 1px solid #104C66;
}

#right_shadow{
	width:24px;
	background-image:url(images/layout/right_shadow.jpg);
	background-repeat:repeat-y;
}
#top_right_shadow{
	width:24px;
	background-image:url(images/layout/top_right_shadow.jpg);
	background-repeat:none;
}

#bottom_shadow{
	background-image:url(images/layout/bottom_shadow.jpg);
	background-repeat: no-repeat;
}

#menu {
	font-weight:bold;
	text-align:center;
	background-image:url(images/layout/menubg.gif);
	padding-right:35px;
	padding-left:35px;
	padding-top:9px;
	padding-bottom:7px;
	background-repeat: no-repeat;
}


.personal_menu {
	font-weight:bold;
}


body {

	background-color: #D4EBE5;
}
.maincopy_bold2{
	font-weight:bold;
}

.main_content {
	padding:15px;
	padding-left: 20px;
	width: 929px;
}

.main_content a:link {
	color: #3b225d;
	text-decoration: underline;
}

.main_content a:visited {
	color: #3b225d;
	text-decoration: underline;
}

.main_content a:hover {
	color: #000;
	text-decoration: none;
}

hr {
	color:#FFF;
	background-color:#FFF;
	height:2px;
	border:none;
}

.amazon_links{
	padding:10px;
}

.bottom_border{
	border-bottom: 2px solid #FFF;
	padding-bottom: 10px;
}



.slide_border {
border-style: solid;
 border-width:2px;
 border-top-color: #666666;
 border-left-color: #cccccc;
 border-right-color: #ffffff;
 border-bottom-color: #ffffff;

}


.right_border_box {
	border: 2px solid #FFFFFF;
	padding: 10px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	
}

.left_border_box {
	border: 2px solid #FFFFFF;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#sub_menu{
	font-weight:bold;
	border: 2px solid #FFFFFF;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#sub_menu a:link {
	color: #104C66;
	text-decoration: none;
}
#sub_menu a:visited {
	color: #104C66;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #3b225d;
	text-decoration: underline;
}


#sub_menu a:active {
	color: #3b225d;
	text-decoration: none;
}

.img_right {

	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	
}

.img_left {
	float: left;
	margin-right: 30px;
	margin-bottom: 50px;
}

.plain_header {
	padding: 10px;
	background-image: url(images/layout/titlesbg.jpg);
	border-bottom: solid #FFF 2px;
	text-align: left;
}

.quotes {
	font-size: 14px;
	font-weight: bold;
}
.small_italic {
	font-size: 12px;
	font-style: italic;
	color: #000;}

h1 {
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 1%;
	color: #000;
	margin-top: 8px;
}
h2 {
	text-align:center;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 1%;
	color: #104C66;
	margin-top: 6px;
}

.image_table img{
	border: solid #104C66 1px;
}

.diary_table{
	margin-left:15px;
	width:900px;
}

.diary_table td{
	padding:10px;
}

.darker{
	background-color:#B2D6CC;
}

.three_column_image_table td{
	vertical-align:top;
	text-align:left;
}

.three_column_image_table img{
	width:250px;
	border: 0px;
}

.friends_column_image_table td{
	vertical-align:top;
	text-align:left;
}

.friends_column_image_table img{
	width:290px;
}

.caption{
	text-align:left;
	width: 250px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-color: #FFF;
	border-top-style: solid;
}

.caption2{
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-align:left;
	width: 250px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-color: #FFF;
	border-top-style: solid;
}

.image_divide{
	text-align:left;
	width: 250px;
	margin-top: 10px;
	padding-top: 10px;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
}
