/* CSS Document */
/*body {margin:0px; background-image: url(../images/bggr1.jpg); background-repeat:repeat-x;  font-family: Garamond; font-size: 16px; color: #000066;}*/
body {
	margin:0px; 
	background-color: #2a44a8; 
	background-repeat:repeat-x;  
	font-family: Garamond; 
	font-size: 16px; 
	color: #000066;
}

body.print {
	margin:0px;
	background-color: #ffffff;
	background-repeat:repeat-x;  
	font-family: Garamond; 
	font-size: 16px; 
	color: #000066;
}

div.row {height:10px;}
div.wrow {height:40px;}
div.col {width:10px}
div.advanced
{	
	display:none;
}

ul.menu {
	line-height: 125%; 
	list-style:none; 
	font-size: x-large; 
	font-family:  "Monotype Corsiva", "Goudy Old Style", Rockwell; 
	text-indent: -1.3em
}
#menuon {color:#FFFF99;}

a:visited {color: #000066}
a {
	color: #00008a;
}

a.amenu {text-decoration:none; color: #000066;}
a.amenu:hover {font-size:larger;}

a.atabs {text-decoration:none; color: #000066;}


.condensed {
	letter-spacing:-0.05em;
}
.enlarged {
	font-size: 22px;
	line-height: 115%;
}
.fineprint {
	font-size: smaller;
}
.mlssearch {
	margin: 0 0 0 10px;
	width:98%;
} 
.inisearch {
	border-bottom: #00008a solid 1px; 
	border-left: #00008a solid 1px; 
	border-right: #00008a solid 1px; 
	border-top: none
}
.tabs {
	width: 100%;
	height: 101%;
	font-weight: bold;
	text-indent: 2px;
	vertical-align: middle;
}
.container {
	width: 651px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.pagetop {
	text-align: center; 
	font-family: "Monotype Corsiva", "Goudy Old Style", Rockwell; 
	font-size:xx-large; 
	font-style: italic; 
	color:#e9e68e; 
	letter-spacing:0.3em
}

.buttons {
	/*background-color:#abd9e3;
	background-color:#b2dae2;
	border: ridge #000066 1px;*/
	background-image:url(../images/buttons.gif);
	border: 0;
	width: 100px;
	height: 22px;
	text-align:center;
}

.smbuttons {
	/*background-color:#abd9e3;
	background-color:#b2dae2;
	border: ridge #000066 1px;*/
	background-image:url(../images/smbuttons.gif);
	border: 0;
	width: 60px;
	height: 22px;
	text-align:center;
}

.bordblock {
	padding: 10px 0px 10px 0px;
	border: #c7beab ridge 2px; 
}

.iblock {
	font-style:italic;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}

.lrjustblock {
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}

.indented {
	padding-left:6%;
	margin-right: 10px;
	text-align:justify;
	line-height: 0.9em;
	font-size:92%;
}
.indented_w {
	padding-left:6%;
	margin-right: 10px;
	text-align:justify;
}

.ihome
{
	text-align: center; 
	font-family: "Monotype Corsiva", "Goudy Old Style", Rockwell; 
	font-style: italic; 
}

#printtop {
	text-align: center; 
	font-family: "Monotype Corsiva", "Goudy Old Style", Rockwell; 
	font-size:xx-large; 
	font-style: italic; 
	color:#af0500; 
	letter-spacing:0.3em
}

#content {
	width:748px;
	background-repeat: no-repeat;
	background-color:#c7beab;
	border-bottom: none; 
	border-left: #00008a solid 5px; 
	border-right: #00008a solid 5px; 
	border-top: none;
}

#menu {
	height: 300px;
	background-image: url(../images/menu_pic_2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

#legal {
	text-align:right;
	color:#000000;
	margin-top: 5px;
	margin-bottom: 10px;
}

#wthlike_head {
	font-size:20px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-align:center;
	background-color:#d9cfbb;
	width: 466px;
	padding: 3px 4px 3px 4px;
}

#wthlike {
	width: 460px;
	padding: 4px 4px 4px 4px;
	border: #d9cfbb solid 2px; 
}