/* @override 
	http://stables.nicnacpaddywac.info/styles.css
	http://stablecuisine.gtdabtesting.com/design/css/screen.css
*/


table {
  border-collapse: collapse;
  border-spacing: 0;
}



#content ul {
  padding: 0px 0px 12px 25px;
}




body {
  background-color: #1f211d;
  color: #FFFFFF;
  font: normal 0.8em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-decoration: none;
}

#content h1 {
  color: #FFFFFF;
  margin: 0px 0px 12px 0px;
  padding: 0px;
  font: normal 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-decoration: none;
}

#content h2 {
  color: #EEE;
  margin: 0px 0px 12px 0px;
  padding: 0px;
  font: normal 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-decoration: none;
}

#content h3 {
  color: #EEE;
  margin: 0px 0px 12px 0px;
  padding: 0px 0px 8px 0px;
  font: normal 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-decoration: none;
  border-bottom: 1px solid #777;
  
}

#bg {
  background-color: #fff;
  height: auto;
}

#container {
  width: 737px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  background-color: #fff;
}

#header {
  font-size: 10px;
  height: 15px;
  padding-top: 60px;
  padding-bottom: 2px;
  vertical-align: bottom;
  letter-spacing: 2px;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #747271;
  text-transform: uppercase;
  text-align: left;
  background-color: #1f211d;
}

#flash {
  width: 536px;
  height: 365px;
  float: left;
  display: block;
  background-position: top left;
  background-color: #FFFFFF;
}

#container #content {
  color: #c0c0c0;
  width: 506px;

  display: block;
  background-color: #50514f;
  margin: 0px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-style: 0.9em;
 text-align: left;
  float: left;
  height: auto;
  min-height: 300px;
}

#content p {
  margin-top: 0px;
  margin-bottom: 14px;
}

#content a {
	color: #FFFFFF;
	text-decoration: underline;
}

#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer {
  width: 100%;
  color: #333;
  font-size: 0.9em;
  height: 25px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: #1f211d;
  padding-top: 10px;
  line-height: 1.5em;
}

#footer a {
  padding-left: 5px;
  padding-right: 7px;
  color: #333;
  text-decoration: none;
  border-right: 1px solid #333;
  
}

#footer a:hover {
  color: #555555;
  text-decoration: none;
}

div#footer p a#gtdab {
  text-decoration: none;

}
div#footer p a#gtdab:hover {

  text-decoration: none;
  border-bottom: 0;
}
div#logo {
  width: 201px;
  float: left;
  display: block;
  background-image: url("/design/images/logo.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  height: 340px;
  margin-top: 25px;
}

#nav {
  font-size: 1em;
  padding-top: 13px;
  padding-left: 15px;
  letter-spacing: 1px;

  height: auto;
  float: left;
  display: block;
  width: 181px;
  text-align: left;
}

#nav ul {
  margin: 2px 0px 0px 0px;
  padding: 0px;
}

#nav li {
  display: block;
  padding-right: 7px;
}

#nav li a {
  line-height: 25px;
  color: #666;
  text-decoration: none;
}

#nav li a:hover, #subnav a.selected {
  line-height: 25px;
  text-decoration: none;
  color: #3b4e61;
  border-bottom: 1px dotted #bfbfbf;
}

form#contact {
background-color: #666;
	border: 1px solid #999;
	margin: 0px 0px 14px 0px;
	padding: 12px 18px 12px 27px;
	color: #EEE;
}

form#contact input, textarea {
  width: 70%;
}

p input#submit {
  
  margin-right: 14px;
}

form#contact dt,
form#contact dd {
  margin: 0px;
}

form#contact dt {
  

}

p.submit {
	left: -15px;
	position: relative;
}

form#contact dt.required {
  font-weight: bold;
}

form#contact p {
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0;
  vertical-align: middle;
  text-align: right;
}

form#contact input {
	width: 440px;
}

form#contact textarea {
	width: 444px;
}

.image_border {
	border:  2px solid #999;
	margin-bottom: 12px;
}

.border {
	border:  2px solid #999;
	margin-bottom: 12px;
}

.right {
	float: right;
	margin-left: 18px;
	border:  2px solid #999;
}

blockquote {
	background-color: #666;
	border: 1px solid #999;
	margin: 0px 0px 14px 0px;
	padding: 12px 18px 12px 18px;
	color: #EEE;
}

cite {
	display: block;
	text-align: right;
	font-weight: bold;
}

.menus hr {
	margin: 0px;
	padding: 9px 0px 0px 0px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #777;
	
}

#content .menus h2 {
	border-bottom: 1px solid #777;
	padding-bottom: 4px;
	padding-top: 6px;
	border-top: 1px solid #777;
}

.gallery a img {
	border: 2px solid #999;
}

.gallery a:hover img {
	border: 2px solid #CCC;
}