/* Basic formatting for site */


body   { color: #554326; font-size: 12px; font-family: "Verdana", Verdana, "Geneva", sans-serif; line-height: 18px; background-image: url("img/odrbg.gif"); text-align: center;   }
body a { color: #1079bc; text-decoration:none;  font-weight:bold }
body a:hover {  text-decoration:underline  }
body a > img { border-style: none }h1  { font-size: 15px; font-family: "Arial Black", Arial Black, "Verdana", "Geneva", sans-serif; font-weight: normal; line-height: 18px; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 15px; padding: 0; font-style:italic }
h1   { font-size: 13px; font-family: "Verdana", Verdana, "Geneva", sans-serif; font-weight: 700; line-height: 18px; text-transform: none; letter-spacing: 1px; margin: 0 0 5px; padding: 0 }
h2   { font-size: 13px; font-family: "Verdana", Verdana, "Geneva", sans-serif; font-weight: 700;  text-transform: none; letter-spacing: 1px; margin: 0 0 5px; padding: 0 }
footer {font-size: 10px; line-height:20px}
p   { margin: 0 0 15px; padding: 0; widows: 3; }

/* containers */

#masterContainer  { text-align: left; margin-top: 15px; margin-right: auto; margin-left: auto; width: 800px }

#mainContainer       {  background-image: url("img/container.jpg"); background-repeat: no-repeat;  width: 800px;  clear: both; border: dotted 1px #fff }

#tailContainer       {  background-image: url("img/tailcontainer.jpg"); background-repeat: no-repeat;  width: 500px;  clear: both; border:0 }

#basic-txtContainer   { display: inline; margin-top: 29px; margin-bottom: 30px; margin-left: 30px; width: 500px; float: left; clear: none }

#press-txtContainer   { display: inline; margin-top: 29px; margin-bottom: 30px; margin-left: 30px; width: 500px; float: left; clear: none }
#press-txtContainer a { color: #554326; font-size: 12px; text-decoration:underline}

#combimgrt-txtContainer    { display: inline; margin-top: 20px; margin-bottom: 20px; margin-left: 20px; width: 500px; float: left; clear: none }
#combimgrt-imgContainer    { display: inline; margin-top: 100px; margin-left: 35px; width: 150px; float: left; clear: none }
#combimgrt-imgContainer img { margin-bottom: 12px; float: left; clear: both }

	/* originally part of that container, don't think I need it here
	#temp03-imgContainer a, #temp03-imgtContainer li, #temp03-imgContainer ul { color: #fff; font-style: italic; line-height: 17px; list-style-type: none; margin: 0; padding: 0 }
	#temp03-txtContainer li, #temp03-txtContainer ul { list-style-image: url(img/arrow.gif); margin-bottom: 10px; margin-left: 9px; padding-left: 0 }
	*/
	
#picright {

float: right;

margin:5px;

width: auto;

padding:2px;

}
#picleft {

float: left;

margin:10px;

width: auto;

padding:0px;

}

#hentxt {
	margin-top:5px;
	margin-left: 25px;
	margin-right:20px;
	text-align:left;
	line-height:18px;
	font-size:11px;
}