@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #515829;
	background-image: url(../_images/backgrounds/main.jpg);
	background-repeat: repeat-x;
	padding: 0;
}
.oneColFixCtrHdr #header {
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	width: 990px;
	margin-top: 10px;
	padding: 0;
	z-index: 1000;
	border: 1px solid #515829;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: xx-small;
}
.oneColFixCtrHdr #header h4 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: xx-small;
}
.oneColFixCtrHdr #header #RainbowHeaderBox {
	width: 990px;
}

.oneColFixCtrHdr #topMenu {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	line-height: 0.9em;
	z-index: 1100;
	margin-top: 1px;
	height: 22px;
	margin-bottom: 1px;
}


.oneColFixCtrHdr #container {
	width: 990px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px dotted #515829;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	padding-top: 0px;
	background-color: #BBC583;
}

.oneColFixCtrHdr #container h1 {
	color: #515829;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
.oneColFixCtrHdr #container h3 {
	color: #515829;
}

.oneColFixCtrHdr #legal {
	width: 990px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #515829;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	padding-top: 0px;
	background-color: #e3e7cb;
	color: #515829;
	background-image: url(../_images/backgrounds/legal.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.oneColFixCtrHdr #legal p {
	color: #515829;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
.oneColFixCtrHdr #legal h4 {
	padding-left: 30px;
}





.oneColFixCtrHdr #mainContent {
	color: #515829;
	background-color: #bbc583;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #mainContent p {
	text-align: justify;
}

.oneColFixCtrHdr #mainContentLeft {
	float: right;
	width: 200px;
	height: 350px;
	border-right-color: #515829;
	background-color: #bbc583;
	font-size: 0.9em;
	color: #515829;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #515829;
	z-index: 1100;
}
.oneColFixCtrHdr #mainContentLeft #MenuVerticalBox {
	z-index: 1200;
}

.oneColFixCtrHdr  #mainContentLL {
	float: right;
	height: 580px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
}
.oneColFixCtrHdr #mainContentLL  h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}


.oneColFixCtrHdr #mainNews {
	float: right;
	width: 200px;
	height: 215px;
	border-right-color: #515829;
	background-color: #bbc583;
	font-size: 0.9em;
	color: #515829;
	margin-top: 10px;
}
.oneColFixCtrHdr #mainContentRight {
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
	height: 580px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #515829;
	text-align: justify;
	background-color: #e3e7cb;
	margin-left: 10px;
}
.oneColFixCtrHdr #mainContentRight h3 {
	margin-top: 3px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #mainContentRight p {
	font-size: 12px;
	font-style: italic;
}


.oneColFixCtrHdr #mainContentCenter {
	width: 400px;
	float: right;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	height: 580px;
	margin-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url(../_images/logos/id_logo_big.png);
	background-position: center center;
	color: #34381B;
	font-size: 0.9em;
}
.oneColFixCtrHdr #mainContent #leftForm {
	width: 590px;
	float: left;
	height: 400px;
}
.oneColFixCtrHdr #mainContent #rightForm {
	width: 340px;
	height: 400px;
	float: right;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;
}
.oneColFixCtrHdr #mainContent #rightForm p {
	color: #515829;
	padding-left: 5px;
}

.oneColFixCtrHdr #mainContent #formtext {
	color: #515829;
	height: 100px;
	float: left;
	margin-top: 10px;
	width: 950px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}
.oneColFixCtrHdr #Schedule {
	height: 520px;
	width: 950px;
	margin-top: 10px;
	background-color: #e3e7cb;
	border: 1px solid #515829;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #Schedule table {
	margin-right: auto;
	margin-left: auto;
	color: #515829;
	margin-top: 10px;
}
.oneColFixCtrHdr #Schedule p {
	color: #515829;
	padding-left: 10px;
	font-size: 0.9em;
}
.oneColFixCtrHdr #Schedule #img1 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	margin-top: 0px;
}
.oneColFixCtrHdr #Schedule #img2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	margin-top: 0px;
	clear: right;
}


.oneColFixCtrHdr #Buy {
	height: 515px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	background-color: #e3e7cb;
	overflow: scroll;
	overflow-x:hidden;
	border: 1px solid #515829;
	background-image: url(../_images/backgrounds/life%20style%20right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	margin-left: auto;
}
.oneColFixCtrHdr #Buy p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: auto;
	color: #515829;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
	font-size: 0.9em;
	padding-top: 5px;
}
.oneColFixCtrHdr #Buy #VideoTable {
	height: 500px;
	width: 900px;
	margin-top: 10px;
	margin-left: auto;
	color: #515829;
	margin-right: auto;
}
.oneColFixCtrHdr #Buy #VideoTable table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #515829;
}






.oneColFixCtrHdr #CalenderLeft {
	background-color: #e3e7cb;
	float: left;
	height: 580px;
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
	overflow-x:hidden;
	text-align: right;
	padding-left: 0px;
	border: 1px solid #515829;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #515829;
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1001;
}

.oneColFixCtrHdr #CalenderLeft p {
	padding-right: 10px;
	padding-left: 5px;
}
.oneColFixCtrHdr #CalenderRight {
	float: right;
	height: 580px;
	width: 775px;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #e3e7cb;
	border: 1px solid #515829;
}

.oneColFixCtrHdr #CalenderRightTable {
	padding: 0px;
	margin-top: 20px;
	height: 450px;
}
.oneColFixCtrHdr #CalenderRight #CalenderCommets {
	font-family: Arial, Helvetica, sans-serif;
	color: #515829;
	font-size: 0.9em;
	margin: 10px;
	height: 60px;
}
.oneColFixCtrHdr #CalenderRight #CalenderButtons {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 25px;
	text-align: center;
}



.oneColFixCtrHdr #ServicesRight {
	float: right;
	height: 515px;
	width: 780px;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #e3e7cb;
	overflow: scroll;
	overflow-x:hidden;
	border: 1px solid #515829;
	background-image: url(../_images/backgrounds/life%20style%20right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
}

.oneColFixCtrHdr #ServicesRight p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: auto;
	color: #515829;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
	font-size: 0.9em;
	padding-top: 5px;
}
.oneColFixCtrHdr #ServicesRight ul {
	color: #515829;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin-top: -15px;
}
.oneColFixCtrHdr #ServicesRight h2 {
	color: #515829;
	margin-top: 10px;
	margin-left: 10px;
	line-height: .1em;
}
.oneColFixCtrHdr #ServicesRight h3 {
	color: #515829;
	font-style: italic;
	font-size: .8em;
	text-align: right;
	margin-right: 20px;
}
.oneColFixCtrHdr #ServicesRight table {
	margin-left: 20px;
}

.oneColFixCtrHdr #ServicesRight table tr td {
	color: #515829;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	height: 20px;
}


.oneColFixCtrHdr #ServicesRight #img1 {
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	margin-top: 0px;
}

.oneColFixCtrHdr #ServicesRight #img2 {
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	margin-top: 0px;
}
.oneColFixCtrHdr #ServicesRight #VideoPlay {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	margin-top: 40px;
	border: 2px solid #515829;
	overflow: hidden;
	text-align: center;
	padding-top: 15px;
}




.oneColFixCtrHdr #ServicesLeft {
	background-color: #e3e7cb;
	float: left;
	height: 525px;
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
	overflow-x:hidden;
	text-align: right;
	padding-left: 0px;
	border: 1px solid #515829;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #515829;
	background-image: url(../_images/backgrounds/profile%20left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1;
}
.oneColFixCtrHdr #ServicesLeft h4 {
	font-size: 1.2em;
	color: #515829;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	padding-top: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.oneColFixCtrHdr #ServicesLeft p {
	font-size: 1em;
	color: #515829;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #Retreat {
	height: 525px;
	width: 775px;
	background-color: #e3e7cb;
	overflow: scroll;
	overflow-x:hidden;
	border: 1px solid #515829;
	background-image: url(../_images/backgrounds/life%20style%20right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	float: right;
	margin-right: 10px;
	z-index: 0;
}
.oneColFixCtrHdr #RetreatLeft {
	background-color: #e3e7cb;
	float: left;
	height: 535px;
	width: 180px;
	margin-left: 10px;
	overflow-x:hidden;
	text-align: right;
	padding-left: 0px;
	border: 1px solid #515829;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #515829;
	background-image: url(../_images/backgrounds/profile%20left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1100;
}

.oneColFixCtrHdr #Retreat p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: auto;
	color: #515829;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	font-size: 0.9em;
	padding-top: 0px;
	margin-bottom: 3px;
}
.oneColFixCtrHdr #Retreat table {
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	color: #515829;
}
.oneColFixCtrHdr #Retreat ul li {
	color: #515829;
	font-size: 0.9em;
}
.oneColFixCtrHdr #Retreat h4 {
	color: #515829;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #Retreat #img1 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	margin-top: 0px;
}
.oneColFixCtrHdr #Retreat #img2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: right;
	margin-top: 0px;
	clear: right;
	border: 1px solid #51592A;
}


.oneColFixCtrHdr #Retreat #Flash_Image_Gallery {
	float: left;
	margin-left: 10px;
}
.oneColFixCtrHdr #WorkLeft {
	background-color: #e3e7cb;
	float: left;
	height: 535px;
	width: 180px;
	margin-left: 10px;
	overflow-x:hidden;
	text-align: left;
	padding-left: 0px;
	border: 1px solid #515829;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #515829;
	background-image: url(../_images/backgrounds/profile%20left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1100;
}





.oneColFixCtrHdr #Emaillist {
	height: 535px;
	width: 970px;
	margin-right: auto;
	overflow-x:hidden;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: auto;
	color: #515829;
	font-size: 0.8em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #515829;
}

.oneColFixCtrHdr #Emaillist p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: auto;
	color: #515829;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
	font-size: 0.9em;
}
.oneColFixCtrHdr #Emaillist #formemaillist {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 480px;
}
.oneColFixCtrHdr #Product {
	float: right;
	height: 525px;
	width: 960px;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #e3e7cb;
	overflow: scroll;
	overflow-x:hidden;
	font-size: 0.8em;
	line-height: 1.3em;
	border: 1px solid #515829;
	background-image: url(../_images/backgrounds/life%20style%20right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 10px;
}
.oneColFixCtrHdr #Product p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	overflow: auto;
	color: #515829;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.oneColFixCtrHdr #Product #img1 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}






.oneColFixCtrHdr #footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 10px;
	height: 70px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #e3e7cb;
	background-color: #515829;
	text-align: center;
	border-bottom-style: none;
}

.oneColFixCtrHdr #footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #737C3A;
	margin: 0;
}
.oneColFixCtrHdr #footer p a:active {
	color: #737c3a;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:link {
	color: #737c3a;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:visited {
	color: #737c3a;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:hover {
	color: #e3e7cb;
	text-decoration: underline;
}


.footerXSMAL07 {
	font-size: 0.9em;
}
.smal09em {
	font-size: 0.9em;
}
.smallBlack {
	color: #000;
	font-size: 10px;
}
.px9it {
	font-size: 9px;
	font-style: italic;
}
.GreenBottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #515829;
}
