/*All the general styles that are not supported, or supported
  in such a bad way by browsers older than version 5 (not
  you, Mozilla 1), that they must be hidden from them.
  This page is intended only for version 5+ browsers
*/
body{
	font-size: .8em;
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

a:link, a:visited, .bottom a:visited,.bottom a:link {
	color: #24f;
}

a:hover{
	color: #000BB5;
}

h2{
	font-size: 1.5em;
	margin: 0 0 .5em 0;
}

h5{
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

h6{
	margin: 0 0 1em 0;
	font-size: 1em;
	font-weight: normal;
}


ol{
	margin: 0 0 0 3em;
	padding: 0;
	list-style-position: outside;
}

ul{
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
li{
	padding: 0 0 .4em 0;
}
.bullet ul{
	list-style: disc;
	margin: 1em 0 0 1em;
}

.bullet li{
	clear: none;
}
p{
	margin: 0 0 .5em 0;
}

p a,ol a{
	text-decoration: underline;
}
.article h6{
	margin:.6em 0 .6em 0;
	padding:0;
	font-size: .75em;
}

.bottom a, .contact p {
	white-space: nowrap;
}

.bottom a:hover{
	color: #13f;
	background: #9bf;
}
.center-logo{
	width: 200px;
}

.contact{
	font-size: .9em;
}

.contact a{
	text-decoration: none;
	font-weight: normal;
}

.hidden,.oldnav{
	display: none;
}

.ordinal{
	vertical-align: super;
	text-decoration: underline;
}
.place{
	clear: left;
}

.place img{
	float: left;
	width: auto;
	margin: 0 1em 1em 0;
}

.place_in_a_row img{
	float: left;
	width: auto;
	margin: 0 1em 1em 0;
}

.image-left {
	float: left;
	margin: 0 1em 1em 0em;
	width: auto;
}

.landscapeimage400right {
	float: right;
	margin: 0 0 1em 1em;
	width: 400px;
	clear: right;
}

.landscapeimage250right {
	float: right;
	margin: 0 0 1em 1em;
	width: 250px;
	clear: right;
}

.landscapeimageright {
	float: right;
	margin: 0 0 1em 1em;
	width: auto;
}

.landscapethumbleft {
	float: left;
	margin: 1em 1em 1em 0em;
	width: 100px;
}

.left-logo,right-logo{
	width: 280px;
}
.portraitimageleft {
	float: left;
	margin: 1em 1em 1em 0em;
	width: auto;
}

.portraitimageright {
	float: right;
	margin: 1em 1em 1em 0em;
	width: auto;
}

.portraitthumbleft {
	float: left;
	margin: 1em 1em 1em 0em;
}

.square-thumb-right{
	float: right;
	width: auto;
	margin: 0 0 .5em .5em;
	border: none;
}

.square-thumb-right div{
	font-style: italic;
	color: #333333;
}

.square-thumb-right img{
	border: 2px inset #777;
}

.square-thumb-left{
	float: left;
	width: auto;
	margin: 0 .5em .5em 0;
	border: none;
}

.square-thumb-left div{
	font-style: italic;
	color: #333333;
}

.square-thumb-left img{
	border: 2px inset #777;
}

.section {
	width: 100%;
	float: right;
}

.spacer{
	clear: both;
}


.unit{
	white-space: normal;
}

#content h2{
	margin: 0;
	padding: 0 0 .5em 0;
}

#content ul a:visited{
	color: #8af;
}

#copyright{
	font-size: 80%;
	text-indent: 0;
	color: #555;
}

#header{
	width: 100%;
}

#header h1{
	font-size: 1.6em;
	margin: .5em;
}

#logo{
	margin-right: auto;
	margin-left: auto;
	width: 790px;
}

#logo td{
	margin-left: 0;
	margin-right: 0;
}

#logo td, #header, #navbar{
	background: #BDE1FB;
}

#menu h6{
	text-align: center;
}

/* positioning styles */

.content {
	width: 85%;
	padding: 0%;
	margin: 0 0 0 5%;
	background-color: #FFF;
}

.place {
	margin: 0 0 0 0;
	background-color: #FFF;
}

#navbar {
	color:#24f;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	/*Hide from IE5 Mac\*/
	text-align: center;
	/*Stop hiding from IE5 Mac*/
	border-top: 1px solid #48f;
	border-bottom: 1px solid #777;
	font-size:1.1em;
	font-weight: bold;
	background: #BDFBF6;
	}
#navbar li{
	display:inline;
}

/*#navbar a:hover{
	border: 2px outset #24f;
	background: #8BEFE1;
}*/

.look{
	border:2px outset #222;
	background:#f7f7ff;
	padding:.1em .5em .2em .5em;
	text-indent:0;
	margin:1px;
}
.stacked{
	text-align:center;
}
.stacked img{
	margin:5px 0 5px 0;
}

.sectionimages {text-align: center;}

.sectionimages img{
	margin: 0 4% 0 4%;
}

.bannerimage{
	float: left;
	margin:0 10px 0 0;
}

#lh-col{
 width: 50%;
 float: left;
 padding: 10px 10px 10px 10px;
 margin: 0px 50px 0px 0px; 
 }

#rh-col{
 padding: 10px 10px 10px 10px;
 margin: 0px 0px 0px 50px;
 }

#columnA{
	position:absolute;
	left:0;
	padding:1em 2% 0 8%;
	width:50%;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:40%;
}
html>body #columnA{
	width:40%;
}
#columnB{
	padding:1em 2% 0 2%;
	margin:0 0 0 50%;
	width:100%;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:46%;
}
html>body columnB{
	width:46%;
}
