@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #777;
	background-image: url(../images/rooftiles5.jpg);
}
#shadow {
	width: 832px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/shadow832.png);
}




#shadow #wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/faux3.png);
	background-repeat: repeat-y;
}
#shadow #wrapper #header {
	background-color: #900;
	height: 160px;
	width: 800px;
	background-image: url(images/laumarheader800.jpg);
	background-repeat: no-repeat;
}
#shadow #wrapper #leftnav {
	float: left;
	width: 180px;
	position: relative;
}
#leftul li {
	list-style-type: none;
	display: block;
	height: 35px;
	width: 180px;
}
#leftul li a {
	display: block;
	height: 30px;
	padding-left: 20px;
	padding-top: 5px;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	background-color: #800000;
	border: 1px solid #CE0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftul li a.selected {
	background-color: #A80000;
}


#leftul li a:hover {
	color: #FF0;
	background-color: #CA0000;
}


#shadow #wrapper #right {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 580px;
	padding-top: 10px;
}
#leftnav #FlashID {
	width: 150px;
	margin-left: 15px;
	position: relative;
	height: 150px;
	display: block;
	margin-top: 100px;
}
#shadow #wrapper #leftnav #lightlogo {
	margin-top: 100px;
	padding-left: 15px;
}


#shadow #wrapper #footer {
	clear: both;
	height: 40px;
	text-align: right;
	background-color: #800000;
}
#copyright {
	padding-top: 10px;
	padding-right: 20px;
	color: #FFF;
}
#shadow #wrapper #right p {
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right img {
	float: left;
	padding-right: 15px;
}

#right p img {
	padding-left: 0px;
	padding-top: 15px;

}
#right h1 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	display: block;
	background-color: #363636;
	height: 43px;
	padding-left: 10px;
	background-image: url(../images/h1.jpg);
	background-repeat: repeat-x;
}
#right h2 {
	color: #800000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
#right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right img.imageright {
	float: right;
	padding-right: 0px;
	padding-left: 15px;
}
#right p a .imageright   {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right #quote {
	background-color: #CCC;
	height: 740px;
	width: 575px;
	overflow: hidden;
	position: relative;
}
#quote iframe {
	position: absolute;
	top: -25px;
	left: -2px;

}
#right img.nofloat {
	float: none;
	padding-top: 0px;
	padding-right: 0px;
}
#tabs #lighttabs li {
	display: inline;
	height: 40px;
	width: 143px;
	float: left;
	list-style-type: none;
	text-align: center;
}
#right #tabs {
	height: 40px;
}
#tabs #lighttabs li a {
	display: block;
	height: 30px;
	width: 143px;
	padding-top: 10px;
	text-decoration: none;
	color: #800;
	background-image: url(../images/unselected.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#tabs #lighttabs li a:hover {
	background-image: url(../images/hover.jpg);
	color: #F00;
}
#tabs #lighttabs li a.selectedtab {
	background-image: url(../images/selected.jpg);
	color: #Cb0000;
	font-weight: bold;
}
#right .listitems li {
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}
#right .demo {
	width: 140px;
	float: left;
	height: 240px;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(../images/thumbsbackground.jpg);
}
#right .demo .pirobox_gall img   {
	padding-right: 0px;
	margin-left: 18px;
	margin-top: 18px;
}
#right .demo a:link {
	color: #F00;
}

#right .demo a:visited {
	color: #F00;
}
#right .demo a:hover {
	color: #FFF;
}


#right .demo p   {
	font-size: 12px;
	display: block;
	width: 140px;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: oblique;
}

