@charset "UTF-8";
body, html {
	margin: 0px;
	padding: 0px;
	}
body {
	background: url(../../assets/images/Light%20and%20dark%20backgrounds/%27Just-This%27-end-still-tile.jpg) repeat;
	text-align: center;
}
#container {
	width: 1000px;
	margin: 50px auto 0px;
	padding: 0px 0px 0px;
	height: 1530px;
	position: relative;
}
#header {
	background: #fff url(../../assets/images/images_from_rentine/title%20bar.gif) no-repeat 20px 20px;
	width: 1000px;
	margin: -30px 0px 0px;
	padding: 0px;
	height: 300px;
	color: #fff;
	border: 1px solid #4A4B69;
	}
#container #header #title h1 {
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1.6em;
	display: block;
	height: 50px;
	text-align: center;
	margin-right: 330px;
	margin-left: 330px;
	margin-bottom: 20px;
	color: #000066;
	background: #FFFFFF;
}
#container #maincontent h2 {
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-decoration: none;
	padding: 5px;
	width: 450px;
	margin-bottom: 35px;
	color: #006;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 1000px;
	text-decoration: none;
	position: relative;
	left: 0px;
	background: #FFFFFF no-repeat left;
	color: #fff;
	top: 120px;
}
#title h2 {
	color: #2F2F2F;
	background: repeat bottom;
	padding: 30px 0px 22px;
	font-size: 1.4em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.6em;
	color: #2F2F2F;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #1B07B8;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2px;
	display: block;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2F2F2F;
	text-decoration: none;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 50px;
}
h4 {
	font-size: 0.8em;
	text-decoration: none;
	color: #006;
	margin: 0px auto 50px;
	clear: both;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	line-height: 1.6em;
	clear: both;
	font-size: 0.9em;
	margin: 50px 80px 40px;
	color: #006;
}
a {
	text-decoration: none;
	color: #B899EE;
}
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	width: 750px;
	border: 1px solid #333;
	position: absolute;
	top: 330px;
	left: 230px;
	padding: 20px 20px 20px 0px;
	height: 1140px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#maincontent a {
	color: #8E1D60;
}
#maincontenthorizontal {
	height: 170px;
	width: 900px;
	float: left;
	margin-bottom: 55px;
}
#maincontenthorizontal img {
	width: 120px;
	height: 90px;
	display: block;
	text-decoration: none;
	clear: none;
	float: left;
	margin-right: 0px;
}
#maincontentvertical {
	height: 200px;
	margin-top: 0px;
	width: 750px;
	top: 0px;
}
/*the maincontentvertical img tag has to wrap an image in order to control size; otherwise, the maincontent img div will control it*/
#maincontentvertical img {
	width: 150px;
	height: 110px;
	display: block;
	text-decoration: none;
	clear: none;
	float: left;
}
#singlerowoneimage {
	height: 130px;
	width: 500px;
	padding-left: 310px;
	left: 0px;
	right: 0px;
	padding-bottom: 24px;
	margin-top: 10px;
	padding-top: 0px;
}
#singlerowoneimage /*the maincontentsingle div wraps the image, and then the #maincontentsingle img tag's attributes apply to the image that is wrapped by the maincontentsingle div. The #maincontentsingle img tag doesn't wrap anything, it just contains the attributes that apply to the images within the maincontentsingle div.*/
  img  {
	background: #fff;
	position: relative;
	float: left;
	left: 0px;
	overflow: auto;
	height: 110px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.shadowwidewithcaption {
	background: url(../../assets/images/Light%20and%20dark%20backgrounds/dropshadow.jpg) no-repeat right bottom;
	float: left;
	position: relative;
	height: 80px;
	width: 115px;
	padding-left: 0px;
	padding-right: 32px;
	margin: 0px 0px 0px -55px;
	left: 60px;
	padding-bottom: 27px;
	padding-top: 10px;
}
#singlerowtwoimage {
	height: 120px;
	width: 600px;
	padding-left: 190px;
	left: 0px;
	right: 0px;
	padding-bottom: 24px;
	margin-top: 10px;
	margin-right: 20px;
}
#singlerowtwoimagevertical {
	height: 170px;
	width: 600px;
	padding-left: 180px;
	left: 0px;
	right: 0px;
	padding-bottom: 24px;
	margin-top: 10px;
}
/*all the imagewithcaption divs control the position of the image/caption/dropshadow group relative to each other*/
#imagewithcaption {
	text-decoration: none;
	display: block;
	height: 150px;
	width: 155px;
	float: left;
	margin-right: 80px;
}
#imagewithcaptionfouracross {
	text-decoration: none;
	display: block;
	height: 160px;
	width: 150px;
	float: left;
	padding-left: 40px;
	padding-bottom: 0px;
	margin-left: -40px;
	margin-right: 30px;
	padding-top: 0px;
}
#imagewithcaptionvertical {
	text-decoration: none;
	display: block;
	height: 200px;
	width: 140px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	margin-right: 30px;
}
.shadowwithcaption {
	background: url(../../assets/images/Light%20and%20dark%20backgrounds/dropshadow.jpg) no-repeat right bottom;
	float: left;
	position: relative;
	left: 60px;
	height: 110px;
	width: 140px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 10px 20px 0px -52px;
	padding-bottom: 10px;
}
#imagewithcaption h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0px 0px;
	display: block;
	text-decoration: none;
	text-align: center;
}
#bottomrowvertical {
	height: 114px;
	width: 500px;
	padding-left: 270px;
	position: absolute;
	left: 0px;
	right: 0px;
	padding-bottom: 24px;
	margin-top: 10px;
}
#evenrows {
	height: 145px;
	padding-left: 72px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 40px;
	padding-top: 0px;
	width: 750px;
}
#evenrows img {
	margin-top: 0px;
	width: 150px;
	float: left;
	margin-right: 0px;
	height: 110px;
}
#evenrowsvertical {
	height: 170px;
	width: 750px;
}
.shadow {
	background: url(../../assets/images/Light%20and%20dark%20backgrounds/dropshadow.jpg) no-repeat right bottom;
	float: left;
	position: relative;
	left: 40px;
	margin: 0px 70px 0px -30px;
	height: 110px;
	width: 140px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.shadowvertical {
	background: url(../../assets/images/Light%20and%20dark%20backgrounds/dropshadow.jpg) no-repeat right bottom;
	float: left;
	position: relative;
	left: 60px;
	margin: 10px 40px 20px 0px;
	height: 150px;
	width: 120px;
	padding-left: 10px;
	padding-right: 0px;
}
.shadowverticalwithcaption {
	background: url(../../assets/images/Light%20and%20dark%20backgrounds/dropshadow.jpg) no-repeat right bottom;
	float: left;
	position: relative;
	left: 60px;
	margin: 10px 40px 0px -55px;
	height: 150px;
	width: 120px;
	padding-left: 10px;
	padding-right: 0px;
}
.shadowwide {
	background: url(../../assets/images/Light%20and%20dark%20backgrounds/dropshadow.jpg) no-repeat right bottom;
	float: left;
	position: relative;
	margin-bottom: 1em;
	left: 25px;
	margin-top: 1em;
}
#everyupsidebar   ul   {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 8px 0px 0px;
	padding: 0px;
	position: absolute;
	width: 200px;
	top: 332px;
}
#leftsidebar  h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #B899EE url(../../assets/images/Light%20and%20dark%20backgrounds/titles%20background%20tiles/video3Dsidebar%20main%20title%20background.jpg) scroll 5px 60px;
	display: block;
	margin: 0px 5px 5px 1px;
	padding: 15px 0px;
	border: 1px solid #3F4664;
	width: 200px;
	font-size: 1.1em;
	text-decoration: none;
	color: #000066;
	text-align: center;
	line-height: 1.4em;
}
#leftsidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftsidebar   ul   li {
	margin: 0px;
	padding: 0px;
}
#leftsidebar  ul  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #000066;
	text-decoration: none;
	border: 1px solid #333;
	padding: 5px;
	width: 190px;
	background: #E4CAF6 url(../../assets/images/Light%20and%20dark%20backgrounds/titles%20background%20tiles/video3Dsidebar%20link%20title%20background.jpg) scroll 5px 60px;
	display: block;
	margin: 5px 5px 5px 1px;
	text-align: center;
}
#leftsidebar  ul  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../assets/images/Light%20and%20dark%20backgrounds/%27Just-This%27-end-still-tile.jpg) fixed 100px 100px;
}
#everyupsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	float: right;
	top: 730px;
}
#everyupsidebar   h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #B899EE url(../../assets/images/Light%20and%20dark%20backgrounds/titles%20background%20tiles/video3Dsidebar%20main%20title%20background.jpg) scroll 5px 70px;
	display: block;
	margin: 0px 5px 5px 0px;
	padding: 15px 0px 0;
	border: 1px solid #333;
	width: 200px;
	font-size: 1.1em;
	text-decoration: none;
	color: #000066;
	text-align: center;
	line-height: 1.8em;
	height: 50px;
}
#everyupsidebar   ul   li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#everyupsidebar     ul   a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #000066;
	text-decoration: none;
	border: 1px solid #333;
	padding: 5px 10px;
	width: 180px;
	background: #E4CAF6 url(../../assets/images/Light%20and%20dark%20backgrounds/titles%20background%20tiles/video3Dsidebar%20link%20title%20background.jpg) scroll 5px 70px;
	display: block;
	margin: 5px 5px 5px 0px;
	text-align: center;
}
#everyupsidebar   ul   a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #8D8D8D url(../../assets/images/Light%20and%20dark%20backgrounds/%27Just-This%27-end-still-tile.jpg) fixed 100px 100px;
	text-decoration: none;
	display: block;
}
.clear, br {
	clear: both;
}
#bottomrightsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	top: 4900px;
}
#bottomrightsidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #A58348;
	display: block;
	margin: 0% 5px 5px 0px;
	padding: 15px 0px 0px;
	border: 1px solid #333;
	width: 200px;
	font-size: 1.1em;
	text-decoration: none;
	color: #2F2F2F;
	text-align: center;
	line-height: 1.8em;
}
#bottomrightsidebar ul li {
	margin: 0px;
	padding: 0px;
}
#bottomrightsidebar ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #2F2F2F;
	text-decoration: none;
	border: 1px solid #333;
	padding: 5px 10px;
	width: 180px;
	background: #E8E8E8;
	display: block;
	margin: 5px 5px 5px 0px;
	text-align: center;
}
#bottomrightsidebar ul a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #8D8D8D url(../../assets/images/Light%20and%20dark%20backgrounds/08-07-08-palm-trunk-tile.jpg);
	text-decoration: none;
	display: block;
}
#bottomleftsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 200px;
	left: 0px;
	top: 3000px;
}
#bottomleftsidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ccc;
	display: block;
	margin: 0px 5px 5px 1px;
	padding: 15px 0px;
	border: 1px solid #3F4664;
	width: 200px;
	font-size: 1.1em;
	text-decoration: none;
	color: #2F2F2F;
	text-align: center;
	line-height: 1.4em;
}
#bottomleftsidebar ul li {
	margin: 0px;
	padding: 0px;
}
#bottomleftsidebar ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #2F2F2F;
	text-decoration: none;
	border: 1px solid #333;
	padding: 5px;
	width: 190px;
	background: #E8E8E8;
	display: block;
	margin: 5px 5px 5px 1px;
	text-align: center;
}
#bottomrightsidebar ul, #bottomleftsidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#bottomleftsidebar ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #8D8D8D;
}
#title   a, a:hover, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
