/* 1213creative Styles */

/*	dark green: cccc33
	medium green: ebe8a6
	light green: f2f1cf
	red: ff3333
*/

/* Default Styles */

body {
	background-color:#ffffff;
	margin: 20px 0px 0px 0px;
	tex-align: center;
	min-width: 700px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5em;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 0px 0px;	
}

/* Text Styles */

.menu:link {
	color: #ffffff;
	text-decoration: none;
}

.menu:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu:hover {
	color: #ffffff;
	text-decoration: none;
}

.menu:active {
	color: #ffffff;
	text-decoration: none;
}

.links:link {
	color: #ff3333;
	text-decoration: none;
}

.links:visited {
	color: #ff3333;
	text-decoration: none;
}

.links:hover {
	color: #ff3333;
	text-decoration: underline;
}

.links:active {
	color: #cccc33;
	text-decoration: none;
}

/* Object Styles */

#container {
	position: relative;
	margin: 0 auto;
	width: 700px;
	height: 500px;
	text-align: left;
	z-index: 2;
}

#navbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 500px;
	z-index: 2;
}

#picture {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 400px;
	height: 500px;
	z-index: 2;
}

#content {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 360px;
	height: 427px;
	padding: 52px 20px 20px 20px;
	background-color: #cccc33;
	z-index: 2;	
}

/* NavBar */

#bridgetBar {
	position: absolute;
	padding: 1px 0px 0px 10px;
	top: 60px;
	left: 0px;
	width: 250px;
	height: 18px;
	background-color: #cccc33;
	z-index: 3;	
}

#johnBar {
	position: absolute;
	padding: 1px 0px 0px 10px;	
	top: 90px;
	left: 0px;
	width: 250px;
	height: 18px;
	background-color: #cccc33;
	z-index: 3;
	
}

#otherBar {
	position: absolute;
	padding: 1px 0px 0px 10px;	
	top: 120px;
	left: 0px;
	width: 250px;
	height: 18px;
	background-color: #cccc33;
	z-index: 3;	
}

#marriedBar {
	position: absolute;
	padding: 1px 0px 0px 10px;	
	top: 150px;
	left: 0px;
	width: 250px;
	height: 18px;
	background-color: #cccc33;
	z-index: 3;	
}

#houseBar {
	position: absolute;
	padding: 1px 0px 0px 10px;	
	top: 180px;
	left: 0px;
	width: 250px;
	height: 18px;
	background-color: #cccc33;
	z-index: 3;	
}

#clientBar {
	position: absolute;
	padding: 1px 0px 0px 10px;	
	top: 210px;
	left: 0px;
	width: 250px;
	height: 18px;
	background-color: #cccc33;
	z-index: 3;	
}

/* Background Stripes */

#backContainer {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	z-index: 1;
}

#backStripe1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe2 {
	position: relative;
	top: 11px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe3 {
	position: relative;
	top: 22px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe4 {
	position: relative;
	top: 33px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe5 {
	position: relative;
	top: 44px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe6 {
	position: relative;
	top: 55px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe7 {
	position: relative;
	top: 66px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe8 {
	position: relative;
	top: 77px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe9 {
	position: relative;
	top: 88px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe10 {
	position: relative;
	top: 99px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe11 {
	position: relative;
	top: 110px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe12 {
	position: relative;
	top: 121px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe13 {
	position: relative;
	top: 132px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe14 {
	position: relative;
	top: 143px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe15 {
	position: relative;
	top: 154px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe16 {
	position: relative;
	top: 165px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

#backStripe17 {
	position: relative;
	top: 176px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #f2f1cf;
}

/* NavBar Stripes */

#navBack {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#navStripe1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe2 {
	position: relative;
	top: 11px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe3 {
	position: relative;
	top: 22px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe4 {
	position: relative;
	top: 33px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe5 {
	position: relative;
	top: 44px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe6 {
	position: relative;
	top: 55px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe7 {
	position: relative;
	top: 66px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe8 {
	position: relative;
	top: 77px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe9 {
	position: relative;
	top: 88px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe10 {
	position: relative;
	top: 99px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe11 {
	position: relative;
	top: 110px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe12 {
	position: relative;
	top: 121px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe13 {
	position: relative;
	top: 132px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe14 {
	position: relative;
	top: 143px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe15 {
	position: relative;
	top: 154px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe16 {
	position: relative;
	top: 165px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}

#navStripe17 {
	position: relative;
	top: 176px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #ebe8a6;
}