.#FFFFFF {
  Color: #FFFFFF;}
.#000000 {
  Color: #000000;}
.#C8CCD0 {
  Color: #C8CCD0;}
.#757E8A {
  Color: #757E8A;}
.#EBF1FA {
  Color: #EBF1FA;}
.#A7BCDD {
  Color: #A7BCDD;}
.#5B81C0 {
  Color: #5B81C0;}
.#373F67 {
  Color: #373F67;}
.#D8F142 {
  Color: #D8F142;}
.#9BC761 {
  Color: #9BC761;}
.#576737 {
  Color: #576737;}
.#F15B42 {
  Color: #F15B42;}
.#F1B342 {
  Color: #F1B342;}
.#674737 {
  Color: #674737;}
body { 
font-family: Arial;
background-color:#000000;
	margin:0;
}

body.inquire {
	background-color:#FFF;
	margin:0;
}

a {
	color: #D8F142;
}#footer {
	width:100%;
	text-align:center;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
}

#footer p
{
	margin-top: 5;
	margin-bottom: 5;
}

#footer a
{
	text-decoration:none;
}

#footerCopy
{
	font-size:13px;
}

#theTable
{
	margin-top:20px;
	border-collapse: collapse;
	width:980px;
	border:0;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

#headerTable
{
	border-collapse: collapse;
	width:100%;
	color: #D8F142;
}

#headerTable a {
	text-decoration:none;
}

#headerTableLeft {
	text-align:left;
	width:50%;
	vertical-align:top;
	padding-left:20px;
}

#headerTableRight {
	text-align:right;
	width:50%;
	vertical-align:bottom;
	padding-right:20px;
}

#inquireHeading {
	margin-left:40px; 
	margin-right:40px; 
	margin-top:10px; 
	margin-bottom:5px;
	font-size:13px;
}

#inquireForm {
	border-collapse: collapse;
}

#inquireForm span.asterisk {
	font-size:13px;
	color:#fff;
}

#inquireForm span.small {
	font-size:10px;
}

#inquireForm td {
	font-size:13px;
	font-weight:bold;
	vertical-align:top;
	padding-right: 10px; 
	padding-bottom: 5px; 
	padding-left:10px;
	color: #D8F142;
}

#inquireForm td.left {
	width:23%;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	color: #D8F142;
}

#inquireForm td.question {
	color: #FFFFFF;
	padding-top:20px;
	padding-left:20px;
}

#inquireForm td.question textarea, #inquireForm td.question select {
	margin-top:5px;
}

#inquireForm td.right {
	width:77%;
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
}

#inquireForm .inquireButton {
	background-color: #D8F142;
}

#myCarousel {
	width:100%;
	border:1px solid green;
}

.myTry {
	border: 3px solid gray;
	border-radius: 12px;
	margin-left:40px;
	margin-right:40px;
	
}


.myTry .myTryInner {
	border: 2px solid #D8F051;
	border-radius: 10px;
	background-color:#5C82BE;
	padding:20px;
}

.myTable {
	
}

.myTable td {
	display:inline-block;
}

.myTable td.w {
	background-image:url(images/table-lft.gif);
	width:15px;	
	background-repeat: repeat-y;
}

.myTable td.e {
	background-image:url(images/table-rt.gif);
	width:15px;	
	background-repeat: repeat-y;
}

.myTable td.content {
	width:300px;
}

.myTable td.top {
	background-image:url(images/table-top.gif);
	height:15px;	
	width:300px;
}

.myTable td.sw {
	background-image:url(images/table-lwr-lft.gif);
	width:15px;
	height:15px;	
}

.myTable td.se {
	background-image:url(images/table-lwr-rt.gif);
	width:15px;
	height:15px;	
}

.myTable td.nw {
	background-image:url(images/table-upr-lft.gif);
	width:15px;
	height:15px;	
}

.myTable td.ne {
	background-image:url(images/table-upr-rt.gif);
	width:15px;
	height:15px;	
}

.myTable td.bottom {
	background-image:url(images/table-bottom.gif);
	height:15px;	
	width:300px;
}

.myTable td.margin {
	width:40px;
	height:15px;
}

.fixIt {
	height:15px !important;
	margin:0;
	padding:0;
}

.fixItCorner {
	width:15px;
}
.fixItMargin {
	width:40px;
}

#homeImage {
	visibility:hidden;
}

.eek {
	font-size:13px;
	margin-left:40px;
}

.eek a {
	color:rgb(0, 0, 128);
}

#aboutContact {
	margin-left:30px;
	margin-top:30px;
	font-size:13px;
	font-family: Arial;
    color: #000;
	line-height:135%;
}

#aboutContact img {
	float:right;	
	margin-right:20px;
	width:270px;
}

#aboutContact a {
	color: #000080;
	text-decoration:underline !important;
}

#aboutContact .contactLabel {

	color: #5B81C0;	
}

#aboutLocation {
	font-size:16px;
	font-family: Arial;
    color: #000080;
	font-weight:bold;
}