@charset "UTF-8";
body {
	background-color: #E4CB81;
	margin-top: 0;
	margin-left: 0;
	marginwidth=: 0;
	marginheight: 0;
	background-image: url(images/header_bg-trans.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.footer {
	background-repeat: repeat-x;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	padding:5px 0px 0px 0px;
	letter-spacing:1px;
	color: #DCAB80;
	text-decoration: none;
}
.footeraward {
	background-repeat: repeat-x;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	padding:5px 0px 0px 0px;
	letter-spacing:1px;
	color: #61350D;
	text-decoration: none;
}
.footerbg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #61340D;
}
.footer a:link {
	color: #FFCC66;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a:visited {
	color: #FFCC66;
	text-decoration: none;
}
.footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
.footer a:active {
	color: #FFCC66;
	text-decoration: none;
}
.footer1 {
	background-repeat: repeat-x;
	vertical-align: bottom;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #DCAB80;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer1 a:link {
	color: #99622c;
	text-decoration: none;
	text-transform: uppercase;
}
.footer1 a:visited {
	color: #99622c;
	text-decoration: none;
}
.footer1 a:hover {
	color: #FF9900;
	text-decoration: none;
}
.footer1 a:active {
	color: #FFCC66;
	text-decoration: none;
}
.bghome {
	background-image: url(images/main-bg-home.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: none;
	font-size: 14px;
	text-align: left;
}
H1 {
	font-size:19px;
	color:#993333;
	margin-top:-10px;
	margin-bottom:-15px;
}
h2 {
	font-size:14px;
	color:#4f2518;
	font-weight: normal;
	margin-top: 20px;
}
.flikr {
	margin-top: -8px;
	margin-bottom: 5px;
}
.TA {
	font-size: 13px;
	font-weight: normal;
	display: block;
	float: left;
	margin-left: -10px;
	margin-top: 0px;
	margin-bottom: -10px;
	text-transform: uppercase;
}
  #feedControl {
	font-size: 14px;
	width : 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	z-index: 2;
	text-align: left;
	border: 2px solid #fff;
	padding: 10px;
		background-color: #f0d69e;
	  }

	
  /**
	   * Suppress everything except for title & snippet
	   */
	  #feedControl .gf-author,
	  #feedControl .gf-spacer,
	  #feedControl .gf-relativePublishedDate {
	    display : none;
	  }

	  /**
	   * 1em Padding at the bottom of each collection of entries
	   */
	  #feedControl .gfc-results {
	    padding-bottom : 1em;
	  }
#feedControl a {
	color: #993333;
	text-decoration: none;
}
#feedControl a:hover {
	color: #993333;
	text-decoration: underline;
}

	  /**
	   * no padding between entries
	   */
	  #feedControl .gfc-result {
	    margin-bottom : 1em;
	  }

	  /**
	   * Use a larger font size for section titles
	   */
	  #feedControl .gfc-resultsHeader .gfc-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#993333;
	margin-top:5px;
	margin-bottom:-15px;
	font-weight: bold;
	  }
	  /**
	   * And a smaller font size for snippets
	   */
	  #feedControl .gf-snippet {
	font-size : 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000;
	  }

#feedControl1 {
	font-size: 14px;
	width : 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	z-index: 2;
	text-align: left;
	border: 2px solid #fff;
	padding: 10px;
	background-color: #f0d69e;	
	  }

	
  /**
	   * Suppress everything except for title & snippet
	   */
	  #feedControl1 .gf-author,
	  #feedControl1 .gf-spacer,
	  #feedControl1 .gf-relativePublishedDate {
	    display : none;
	  }

	  /**
	   * 1em Padding at the bottom of each collection of entries
	   */
	  #feedControl1 .gfc-results {
	    padding-bottom : 1em;
	  }
#feedControl1 a {
	color: #993333;
	text-decoration: none;
}
#feedControl1 a:hover {
	color: #993333;
	text-decoration: underline;
}

	  /**
	   * no padding between entries
	   */
	  #feedControl1 .gfc-result {
	    margin-bottom : 1em;
	  }

	  /**
	   * Use a larger font size for section titles
	   */
	  #feedControl1 .gfc-resultsHeader .gfc-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#993333;
	margin-top:-10px;
	margin-bottom:-15px;
	font-weight: bold;
	  }
	  /**
	   * And a smaller font size for snippets
	   */
	  #feedControl1 .gf-snippet {
	font-size : 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	  }

