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

a {
	text-decoration:underline;
	color:#FFF;
}

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

body {
	background-color:#fed79d;
	background-image:url(../graphics/ciaobella_pattern_1.png);
	background-repeat:repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#FFF;
}

.wrap {
	width:1100px;
	margin:0 auto;
	position:relative;
}

.the800 {
	width:770px;
	border-color:#000;
	border-width:15px;
	border-style: solid;
	position:relative;
	top:135px;
	height:auto;
	height:700px;
	overflow:visible;
}

.logo {
	width:311px;
	height:282px;
	position:relative;
	top:-155px;
	left:-35px;
}

.tagLine {
	position:absolute;
	top:-110px;
	left:180px;
}

.rightFlowers {
	position:absolute;
	z-index:6;
	right:-53px;
	top:-42px;
}

.topNav {
	width:500px;
	height:55px;
	position:absolute;
	top:-55px;
	left:270px;
}

.navItem {
	float:left;
	margin-left:5px;
}

.header {
	width:770px;
	background-color:#22515f;
	background-image:url(../graphics/ciaobella_pattern_small.png);
	min-height:178px;
	position:relative;
	top:-282px;
	z-index:-1;
	
}

.headerIntro {
	font-size:30px;
	color:#ef3e72;
}

.headerBody {
	font-size:24px;
}

.headerCopy {
	left:275px;
	top:-5px;
	width:480px;
	position:relative;
}

.content {
	background-image:url(../graphics/content_gradient.png);
	background-repeat:repeat-x;
	width:770px;
	top:-282px;
	position:relative;
}

.socialBar {
	width:300px;
	position:absolute;
	left:800px;
	top:135px;
}

.socialHeader {
	width:290px;
	height:208px;
	background-image:url(../graphics/right_top_gradient.png);
	position:relative;
	padding-left:10px;
}

.contactArea {
	width:290px;
	min-height:137px;
	top:-10px;
	background-image:url(../graphics/bg_gray_65.png);
	position:relative;
	padding-left:10px;
	padding-top:20px;
	font-size:18px;
	line-height:30px;
}

.socialHeadline {
	position:relative;
	top:100px;
}

.borderFlourish {
	z-index:-2;
}

.facebook {
	position:relative;
}

.menuDownload {
	position:absolute;
	z-index:5;
	right:-2px;
	top:-21px;
}

.contentWhite {
	font-size:22px;
	width:265px;
	top:32px;
	position:relative;
	margin-left:32px;
	line-height:26px;
}

.flashLayer {
	position:absolute;
	right:0px;
	top:-30px;
}


.footer {
	width:1100px;
	height:84px;
	position:relative;
	top:135px;
}

.youngId {
	position:absolute;
	right:310px;
	top:10px;
	text-align:right;
}

.footNav {
	position:absolute;
	top:15px;
	left:15px;
	color:#59b3d1;
	font-size:20px;
}

.portfolioNav {
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.portfolioScroll {
	height: 435px;
	width: 740px;
	overflow: auto;
	padding: 15px;
}.portfolioScroll img { padding:17px;
}

.portfolioHeader {
	position:relative;
	background-image:url(../graphics/header_bg.png);
	background-repeat:repeat;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:50px;
	color:#ef3e72;
}

.friend {
	color:#000;
	margin:10px;
	height:60px;
	padding:10px;
	positon:relative;
	width:200px;
	float:left;
	background-image:url(../graphics/header_bg.png);
	background-repeat:repeat;
	text-align:center;
}.friend a {
	color:#ef3e72;
	text-decoration:underline;
	font-size:12px;
}

.bodyLead {
	padding:20px;
}

.bodyParagraph {
	padding-left:50px;
	padding-top:20px;
	padding-bottom:30px;
	padding-right:50px;
	color:#000;
	font-size:16px;
}

.aboutParagraph {
	padding-right:10px;
	color:#000;
	font-size:14px;
	padding-bottom:20px;
}