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

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	float: left;
	margin-left: 72px;
}
h1 {
	font-size: 24px;
	font-family: BodoniPS;
}


#bod {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 350px;	
}


#mainNav {
	font-family: BodoniPS;
	color: #414381;
	font-size: 14px;

}
#show {
	background-color: #D2D2F6;
	height: 50px;
	border-top-width: thin;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9999F7;
	border-bottom-color: #9999F7;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #8C8CF7;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #EAEAFB;
	letter-spacing: 30px;
	padding-top: 13px;
	background-image: url(images/New/Main/Couple.jpg);
	background-position: right;
	background-repeat: no-repeat;
}


a:link {
	color:#414381;
	text-decoration: none;
}
a:active {
	color:#8C8DC6;	
}

a:hover {
	color:#585AAB;
}

a:visited {
	color:#2F305B;
	text-decoration: none;
}
strong {
	font-weight: bold;
	font-size: 16px;
}


#nav {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 15px;
	height: 25px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EDEDFC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C2C2F5;
	margin-top: 5px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEF9;
}
#bod h1 {
	font-size: 19px;
	color: #414381;
}


.care {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 25px;
	font-size: 21px;
	color: #D8D6F5;
	margin-left: 30%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-left: 45%;
}

#side {
	background-color: #d9d9f9;
	float: left;
	width: 200px;
	border-top-width: thin;
	border-bottom-width: 9999f7;
	border-top-style: solid;
	border-bottom-style: 9999f7;
	border-top-color: #9999F7;
	border-bottom-color: #9999F7;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: BodoniPS;
	
	
}
.small {
	font-size: 12px;
}
