@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/regionselect/background3.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; color: #404040;
	}

#wrap { width: 856px; text-align: center; margin: 30px auto; padding: 0; height: auto;}
#logo {float: left; width: 146px; height: 130px;  }
	#logo img {margin-top: 18px;}
	
#contentwrap {float: left;   height: auto; }	
	#content {float: left; width: 490px; text-align: center; padding: 0 10px 0 10px; 
				background: url(../img/regionselect/contentbg.jpg) bottom repeat-x; margin: 0;}
	#content p {text-align: left; }				
	#footer { margin: 0px 35px 0 65px; padding: 0px; font-size: smaller; color: #989898; font-family: Georgia, "Times New Roman", Times, serif; font-style:italic;}	
		#footer p {text-align: left; line-height: normal;}
	
#crest {float: left; width: 175px; text-align: center; font-size: 11px; margin-top: 135px;
			/*background: url(../img/regionselect/crestbg.jpg) repeat-x; */
			padding-left: 5px; color: #8f8f8f; }
	#crest p, ul {text-align: left; margin-left: 10px; margin-right: 8px;}
	#crest ul { padding-left: 15px; }
	#crest li {font-size: smaller;}



a { color: #336699; font-size: 14px; }
a:hover {color: #071c46;}
a img {border: 0;}

h1 {font-size: 2em;}
h3 {font-family: Cambria, Georgia, "Times New Roman", Times, serif; font-size: 16px; text-align: left; margin-left: 10px;}



/*two-column lists
ul {
  float: left;
  width: 400px;
  margin: 0;
  padding: 1px;
  list-style: none;
  margin-bottom: 35px;
}
 
li {
  float: left;
  width: 190px;
  margin: 0;
  padding: 3px;
}*/

#thumbwrap {text-align: center; margin: auto;}
.thumbnail
{ text-align: center;
float: left;
width: 132px;
/*border: 1px solid #999;*/
margin: 0 7px 15px 0;
padding: 0 3px 5px 5px;
}

.clearboth { clear: both; }

