* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;

//	border-top-width: thin;
//	border-right-width: thin;
//	border-bottom-width: thin;
//	border-left-width: thin;
//	border-top-style: solid;
//	border-right-style: solid;
//	border-bottom-style: solid;
//	border-left-style: solid;                         // Here is where it breaks for IE7.
/////;   			border: none;
	left: auto;
	right: auto;
}


body {
	border-top: solid 1px #fff;
  background-image: none;

	background-repeat: repeat-x;
	background-color: #9F9779;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

p {
	margin-bottom: 1em;
	text-align: center;
}

ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
	margin-bottom: .5em;
	line-height: normal;
	text-indent: 5px;
	text-align: center;
}

h1 {
	border-bottom: solid 1px #d9d9d9;
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	color: #303;
	background-color: #FFD;
	//background-image: url(../images/PageBackground.jpg);
}

h2 {
	font-size: small;
	font-family: "Gill Sans MT", Arial, sans-serif;
	color: #000;
	text-align: center;
}

.dropdown-upward {
	margin-top: 400px !important;
}
#container {
	background-color: #FFD;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 2px double #804000;
	//border: 0px double #804000;
}

#container #top #navbar {
	margin-right: auto;
	width: 100%;
	text-align: center;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFD;
	//	background-image: url(../images/PageBackground.jpg);
}
#container #top {
	padding-left: 20px;
	background-color: #FFD;
	//	background-image: url(../images/PageBackground.jpg);
}
#container #navigationbar {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
}
#container #mainContent {
	padding: 20px;

//	border-top-style: solid;
//	border-right-style: solid;
//	border-bottom-style: solid;
//	border-left-style: solid;
//	border-top-width: 0px;
//	border-right-width: 0px;
//	border-bottom-width: 0px;
//	border-left-width: 0px;
	border: 2px double #804000;
	background-color: #FFD;
	//	background-image: url(../images/PageBackground.jpg);
}
#container #footer table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	clear: both;
	color: #FFF;
}
#container #footer table tr {
	color: #FFF;
}
#container #footer table tr td {
	color: #FFF;
}
#container #footer table tr td a {
	color: #FFF;
}
#container #top #navbar li a {
	background-color: #3F0;
}
#container #top #navbar li .dir {
	background-color: #3F0;
}
#container #top #navbar li ul li a {
}
#container #top #navbar li ul li a {
	background-color: #3F0;
}
#container #top #navbar li ul .hover {
	background-color: #FF0;
}
#container #top #navbar li ul li a:hover {
	background-color: #FF0;
}
#container #top #navbar li a:hover {
	background-color: #FF0;
}
#container #mainContent blockquote p a {
	color: #03F;
}
#container #mainContent p img {
	text-align: center;

}
#container #mainContent p #FLVPlayer {
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent p a {

}
#container #mainContent #Dimension_Table table {
	text-align: center;
}
#container #mainContent #Dimension_Table table {
	font-weight: bold;
}
#container #mainContent #Dimension_Table table {
	font-weight: normal;
	text-align: center;
}
#container #mainContent #Dimension_Table table tr td strong {
	text-align: center;
}
#container #mainContent #Dimension_Table {

}


input.btn {
  color:#050;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#fed;
  border:1px solid;
  border-color: #696 #363 #363 #696;
}
#container #mainContent form #EMAILQUOTE .iqeln tr td table tr td label #SubmitForm {
	background-color: #0F0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

