@charset "utf-8";




/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #432D18;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#body {
	margin-top: 10px;
	height: 780px;
}
#flash {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 635px;
	margin-top: 10px;
	margin-left: 20px;
}
#image1 {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#nav_left {
	height: 530px;
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(images/nav_left.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #F0648C;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
}
#banner_home {
	background-image: url(images/banner_home.png);
	height: 125px;
	width: 850px;
}
#banner_disable {
	background-image: url(images/banner_disable.png);
	height: 125px;
	width: 850px;
}
#banner_invitations {
	background-image: url(images/banner_invitations.png);
	height: 125px;
	width: 850px;
}


#banner_holiday {
	background-image: url(images/banner_holiday.png);
	height: 125px;
	width: 850px;
}

#banner_stationery {
	background-image: url(images/banner_stationery.png);
	height: 125px;
	width: 850px;
}

#banner_baby {
	background-image: url(images/banner_baby.png);
	height: 125px;
	width: 850px;
}

#banner_kids {
	background-image: url(images/banner_kids.png);
	height: 125px;
	width: 850px;
}

#banner_wedding {
	background-image: url(images/banner_wedding.png);
	height: 125px;
	width: 850px;
}

#banner_contact {
	background-image: url(images/banner_contact.png);
	height: 125px;
	width: 850px;
}



#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #332212;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 320px;
}
#slogan {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #332212;
	clear: left;
}
#nav_top {
	float: right;
	width: 498px;
	margin-right: 15px;
	height: 25px;
	margin-top: 72px;
}
.style1 {
	font-size: 12px;
	color: #332212;
	font-weight: bold;
}
.style3 {
	color: #6D5137;
	font-size: 12px;
}
#nav_top a:link {
	color: #332212;
}
#nav_top a:visited {
	color: #332212;
}
#nav_top a:hover {
	color: #F0648C;
	text-decoration: none;
}
#nav_top a:active {
	color: #F0648C;
	text-decoration: none;
}
a:link {
	color: #F0648C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F0648C;
}
a:hover {
	text-decoration: underline;
	color: #B61B0E;
}
a:active {
	text-decoration: none;
	color: #B61B0E;
}
#home {
	width: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
#invitations {
	width: 71px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#holiday {
	width: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#stationery {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#baby {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#kids {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#wedding {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#contact {
	width: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#text2 {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 340px;
	font-size: 11px;
}
#text3 {
	float: left;
	margin-top: 50px;
	margin-left: 100px;
	width: 310px;
	clear: left;
	font-size: 11px;
}
#text4 {
	float: left;
	width: 310px;
	margin-top: 50px;
	margin-left: 50px;
	font-size: 11px;
}

#text5 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	clear: both;
	float: left;
	text-align: center;
}
#text5_big {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#text6 {
	background-image: url(images/text6_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 190px;
	padding-right: 20px;
	font-size: 12px;
	color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	clear: left;
}
#navBottom_big {
	font-size: 10px;
	color: #432D18;
	font-weight: bold;
	clear: both;
	float: left;
	text-align: center;
	width: 850px;
}
#navBottom {
	font-size: 10px;
	color: #432D18;
	font-weight: bold;
	clear: both;
	float: left;
	text-align: center;
	width: 850px;
	margin-top: 30px;
}

#bottomTexts {
	clear: both;
}
#bottomTexts_big {
	clear: both;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	width: 850px;
}

.style6 {
	color: #332212;
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF
}
#form {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	width: 630px;
	font-size: 11px;
}
.btnSend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3F2818;
	background-image: url(images/form04.jpg);
	background-position: center top;
	height: 25px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	cursor:pointer;
}
.nameBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #432D18;
	background-image: url(images/form01.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 182px;
	padding-top: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
}
.textArea {
	font-size: 10px;
	color: #3F2818;
	background-image: url(images/form02.jpg);
	background-position: center top;
	height: 112px;
	width: 289px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#construction {
	font-size: 22px;
	color: #F0648C;
	font-weight: normal;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}

#copyright {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-top: 10px;
}
#imagesHome {
	width: 635px;
	margin-left: 20px;
	height: 250px;
	float: left;
	margin-top: 15px;
}
#white {
	background-image: url(images/text6_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	color: #000;
	margin-bottom: 0px;
	float: left;
	clear: left;
	width: 850px;
	padding: 0px;
}
