@import url('/stylesheets/reset.css'); 

/* START global settings needed for thickbox */

* {
  padding: 0px;
  margin: 0px;
}

html, body {
  min-height: 100%;
  height: auto;
  height: 100%;
}

/* END global settings needed for thickbox  */

body {
	font-family: georgia, "times new roman", serif;
	font-size: 100%;
	background: #E4E0C6;
	text-align: center;
}

div#container {
	margin: 0 auto;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 0px;
	width: 832px;
}

h1, h2, h3, p { 
  margin-bottom: 1em;
}

h2 {
  text-align: center;
  font-size: 1.2em;
}

h2 a {
  text-decoration: none;
  color: #000000;
}

h3 {
	font-weight: bold;
	font-size: 1.125em;
}

h2 a:hover {
  text-decoration: underline;
}

#homecontent a,
#content a {
  font-weight: bold;
  color: #8a182d;
}

blockquote {
  padding: 1.0em 3.0em 0.5em 2.0em;
  line-height: 1.1em;
  font-size: 0.8em;
  font-style: italic;
}

blockquote strong {
  font-size: 1.4em;
}

blockquote em {
  font-style: normal;
  font-weight: bold;
  line-height: 2.5em;
}

ul#navigation {
	color: #432d1e;
	font-size: 1.2em;
	text-align: center;
	padding-left: 13px;
}

ul#navigation li {
	display: inline;
	padding-right: 22px;
}

ul#navigation a {
	text-decoration: none;
	color: #432d1e;
}

ul#navigation a:hover {
	text-decoration: underline;
}

div#header {
	background: url('/images/header-bg-trans.gif') top left no-repeat;
	width: 829px;
	height: 193px;
	padding-left: 22px;
	padding-top: 23px;
	z-index: 1;
	position: relative;
}

h1#logo {
	background: url('/images/logo.gif') top left no-repeat;
	width: 551px;
	height: 85px;
	font-size: 2em;
	text-indent: -5000px;
	float: left;
}

h1#logo a {
	width: 551px;
	height: 85px;
	display: block;
}

h2#callron {
	background: url('/images/callron-new.gif') top left no-repeat;
	width: 115px;
	height: 55px;
	margin-left: 100px;
	margin-top: 0px;
	float: left;
	text-indent: -5000px;
}

h2#callron a {
	width: 115px;
	height: 36px;
	display: block;
}

div#wrapper {
	background: #E4E0C6 url('/images/bg.gif') top left repeat-y;
	position: absolute;
	width: 830px;
	padding-right: 15px;
	padding-left: 18px;
	line-height: 1.5em;
        margin-top: -111px;
}

div#sidebar {
	width: 204px;
	text-align: justify;
	margin-top: 55px;
	padding-top: 40px;
	padding-right: 14px;
	border-right: 1px solid #999998;
	float: left;
}

#sidebar a {
  font-weight: normal;
}

#sidebarlist {
  font-size: 105%;
}

#sidebarlist ul {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 2.3em;
}

#sidebarlist ul li {
  margin-bottom: 0.5em;
}

#sidebarlist ul li a {
  font-size: 85%;
  font-weight: bold;
  text-decoration: none;
  color: #432d1e;
}

#sidebarlist ul li a:hover {
  text-decoration: underline;
}

div#homecontent {
	margin-left: 17px;
	width: 550px;
	float: left;
}

div#content {
        margin-left: 17px;
        width: 550px;
        float: left;
        margin-top: 64px;
}

img.winner {
	margin-bottom: 31px;
}

img.house {
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
}

img.building {
	margin-left: 24px;
	margin-top: 25px;
}

img.ron {
  border: 0px;
  float: right;
  margin: 8px 16px;
  border: 3px solid #000000;
}

img.gallery {
  border: 2px solid #000000;
}

.galleryimage {
  float: left;
  width: 165px;
  height: 150px;
  margin: 0px 20px 20px 0px;
}

.galleryimageright {
  float: left;
  width: 165px;
  height: 150px;
  margin: 0px 0px 20px 0px;
}

div.updates-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 0.75em;
  font-style: italic;
line-height: 1.25em;
}

div.updates-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 0.75em;
  font-style: italic;
line-height: 1.25em;
}

div.updates-center {
  text-align: center;
font-size: 0.75em;
font-style: italic;
margin-bottom: 10px;
line-height: 1.25em;
}

#footer {
	width: 830;
	height: 42px;
	background: #E4E0C6 url('/images/footer.gif') top left no-repeat;
	clear: both;
	position: relative;
	margin-left: -16px;
        padding-top: 40px;
        padding-left: 11px;
        color: #999689;
        font-size: 0.8em;
}

/* START thickbox specific link and font settings */

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}

#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* END thickbox specific link and font settings */

/* START thickbox settings */

#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

#TB_window {
  position: absolute;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
}

#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}

#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}

#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}

#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}

#TB_title{
  background-color:#e8e8e8;
  height:27px;
}

#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}

#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}

#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}

#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/* END thickbox settings */
