﻿/* CSS Document */

body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

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

a:hover {
color: #000066;
	text-decoration: none;
}

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


#left_col {
	background-image: url(images/left_col_bknd.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

#navigation li {
	list-style-type: none;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation {
	margin-left: 65px;
}
#left_col2 {
	background-image: url(images/left_col_bknd.jpg);
}

#navigation a:link {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 20px;
	text-decoration: none;
}


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

#navigation a:hover {
	color: #CCCCCC;
	text-decoration: none;

}

#navigation a:active {
	color: #FFFFFF;
	text-decoration: none;

}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}

#right_col {
	background-image: url(images/right_col_bknd.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: normal;
	font-style: italic;
	background-color: #AE94AD;
}
#right_col a {
}

#right_col a:link {
	color: #003366;
}

#right_col a:visited {
	color: #003366;
}

#right_col a:hover {
	color: #CCCCCC;
}

#right_col a:active {
	color: #003366;
}

#title_block {
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	margin-top: 15px;
}
#title_block h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #643263;
	font-style: normal;
	margin: 0px;
	padding-top: 84px;
	padding-left: 0px;
	font-weight: normal;
}

#title_block2 {
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #643263;
	margin-top: 15px;
}
#title_blocknew {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #643263;
	font-style: normal;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #643263;
	margin-top: 15px;
	font-weight: normal;
}

#title_block2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #643263;
	font-style: normal;
	margin: 0px;
	padding-top: 61px;
	padding-left: 120px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #643263;
	margin-bottom: -15px;
}

#main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #635E42;
	text-align: justify;
	padding: 15px;
}
#baby_picture {
	float: left;
}
.thumb {
	margin-bottom: 10px;
}
.click {
	font-size: 9px;
	margin-bottom: 10px;
}
#main_text h2 {
	font-family: "Times New Roman", Times, serif;
	color: #643263;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}
#main_text h3 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #643263;
	margin-top: 35px;
}
#main_text img {
	border-style: none;
	border-width: 0px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
}

