body {
	background-color: #fff;
	color: #1a1a1c;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}
a {
	color: #0186ec;
	text-decoration: none;	
}
a img {
	border-width: 0px;	
}
a:hover {
	color: #61a8f9;	
}
p {
	line-height: 19px;	
	margin-bottom: 10px;
}
h1 {
	font-size: 23px;
	color: #2d2d2d;
	font-weight: normal;
	
	font-family: Georgia, arial, serif;
}
#pagetop {
	background: #0c0f15;
}
th {
	text-align: left;
	font-size: 13px;
	padding-right: 10px;	
}
#header {
	height: 90px;	
	padding-top: 6px;
	padding-bottom: 6px;
}
#userwelcome {
	float: right;
}
#breadcrumbs {
	background: #eeeeee;
	border-bottom: 0px #cecece;
	margin: 0px;
	padding: 10px;
}


.locationinfo {
	font-size: 12px;	
}
.locationinfo th {
	text-align: left;
	padding-right: 20px;
}
#countryselect {
	margin-top: 30px;
	background: url('../img/worldbg.jpg') no-repeat;
	background-color: #f2f7f7;
	padding: 20px;	
	margin-bottom: 40px;
}
#countryselect h3 {
	margin-top: 0px;
	padding: 0px;	

}
#countryselect table {
	width: 100%;	
}
#countryselect td {
	width: 25%;	
}
#countryselect p {
	text-align: left;	
	padding: 5px;
}
.locationtitle {
	font-size: 29px;
	margin-bottom: 30px;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}
#menulinks {
	float: right;
	margin-top: 22px;	
	text-align: right;
	font-size: 12px;
	width: 330px;
	color: #949494;
}
#menulinks img {
	border: 0px;
}
#menulinks form {
	padding: 3px;	
	margin-top: 10px;
}
#page {
	padding: 15px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#page p, #page li {
	font-size: 14px;	
}
#page input, #page textarea, #page select {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
}
#logo {
	border: 0px;
	float: left;
}


h2 {
	color: #ab401f;
	font-family: georgia, serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0px;
	
}
h3 {
	margin-top: 25px;
	font-size: 15px;	
	color: #465360;	

}

.box {
	padding: 15px;
}
.warning {
   background: #fffcb5;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 1px solid #ffd324;
   border-bottom: 1px solid #ffd324;
}
.success {
	background: #d5edb5;
	padding: 20px;
	color: #3c462f;
	font-size: 12px;
}
.thumbcontainer {
	width: 700px;	
	height: auto;
}	
.thumbcell {
	float: left;
	width: 240px;
	height: 240px;
}
.footer {
	margin-top: 60px;	
}
.locationbit {
	height: 140px;
	padding: 20px;
}
.locationbit img {
	margin-right: 20px;
	float: left;
	border: 1px solid #b5c7d0;
}
.locationbit h3 {
	font-size: 19px;	
	margin-top: 0px;
}
.sisterimages {
	background: #d6e3e8;
	padding: 6px;
	width: 290px;	
}
#statesContainer {
	margin-top: 4px;
	display: inline;	
}
.locationdescription {
	margin-bottom: 90px;	
}
#map_canvas {
	height: 500px;
	width: 500px;	
	overflow: hidden;
}
#maphelper {
	display: none;	
}