body {
	background-image: url(images/lap_bg.jpg);
}

#page_margins { 
	min-width: 740px; 
	background: #fff; 
	background-image: url(images/lap_bg.jpg);
	margin-left: 10%;
	margin-right: 10%;
}

#page {
	position: absolute;
	top: 40px;
	width: 800px;
	height: 1300px;
	background-image: url(images/comp_home_bg_14.jpg);
}

#page2 {
	position: absolute;
	top: 40px;
	width: 800px;
	height: 800px;
	background-image: url(images/floral_bg_05.jpg);
}

#page3 {
	position: absolute;
	top: 40px;
	width: 800px;
	height: 3500px;
	background-image: url(images/floral_bg_05.jpg);
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#nav * { border: 0px none !important; }

#nav_main { 
	position: absolute;
	top: 50px;
	left: 120px;
}

#nav_main ul {
  margin: 0;
  margin-left: 50px;
  padding: 0;
}

#nav_main li {
	list-style: none;
	display: inline;
	padding-left: 0.5em;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #993300;
	font-weight: normal;
	text-decoration: underline;
}

#navbar {
	display: inline;
	float: left;
	width: 150px;
	left: 0px;
	top: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#navlist ul{
	position: relative;
	list-style: none;	
	left: 0px;
	top: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#navlist ul {
	color: #646D55
}

#lapwrapimagert {
	display: inline;
	float: right;
	padding-left: 10px;
}

#lapwrapimagelt {
	display: inline;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.indent {
	margin-left: 1em;
}

#imgallery {
	position: absolute;
	top: 120px;
	left: 1px;
	height: 200px;
	width: 249px;
}

#animated {
	text-align: center;
}

#pitch1 {
	position: absolute;
	top: 150px;
	left: 50px;
	width: 350px;
}

#pitch2 {
	position: absolute;
	top: 369px;
	left: 137px;
	padding-top:25px;
}

#col1 {
	position: absolute;
	top: 475px;
	width: 350px;
	margin-left: 2.5em;
}

#col2 {
	position: absolute;
	top: 475px;
	left: 375px;
	width: 350px;
	margin-left: 3em;
}

#page2_content {
	display: inline;
	position: absolute;
	float: left;
	text-align: left;
	width: 600px;
	height: auto;
	top: 0px;
	left: 150px;
	padding: 20px 5px 5px 30px;
}

#rowone {
	text-align: center;
}

#rowone a {
	padding-left: 2em;
}

#rowtwo {
	text-align: center;
}

#rowtwo a {
	padding-left: 2em;
}

#rowthree {
	text-align: center;
}

/* Original Styles - edited */
a:link {
  color: #993300;
  text-decoration:none;
}
a:visited {
  color: #993300;
  text-decoration:none;
}
a:hover {
  color: #FF3300;
  text-decoration:none;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #936531;
  text-align: justify;
}

h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #993300;
  vertical-align: middle;
  text-align: center;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #993300;
}

h3 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: #993300;
  text-align: left;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #936531;
}

#footer {
	display: block;
	position: absolute;
	top: 1185px;
	left: 27%;
	width: 800px
  text-align:center;
  margin-top:30px;
  padding-top:25px;
  z-index:7;
  color:#993300;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  border-top: 1px solid #993300;
}

#footer2 {
	display: block;
	position: absolute;
	top: 599px;
	left: 300px;
	width: 800px
  text-align:center;
	margin-top:30px;
	padding-top:25px;
	z-index:7;
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top: 1px solid #993300;
}

#footer3 {
	display: block;
	position: absolute;
	top: 3175px;
	left: 197px;
	width: 800px
  text-align:center;
	margin-top:30px;
	padding-top:25px;
	z-index:7;
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top: 1px solid #993300;
}

#navbar a:link {
  color: #646D55;
}

#navbar #navlist a:link {
  color: #646D55;
}

#navbar #navlist a:hover {
  color: #94A27E;
}

#navbar a:visited {
  color: #646D55;
}
