/************************************/
/*** Date: 1/25/06                ***/
/*** Cy Klassen, TourRE           ***/
/*** CSS for 'Warm Home' Template ***/
/*** Color: Brown                 ***/
/************************************/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;

}

ul, ol, dl {
              position: relative;  }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: center;
	background-image: url(../images/br1.gif);
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-size: 12px;
	}
	
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color:#666666;
	text-align: left;
}

#wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7D5128;
	border-left-color: #7D5128;
	background-color: #FFFFFF;

}

#header {
	background-image: url(../images/headerback2.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	position: relative;
	width:790px;

}

#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	color: #4F2C16;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	padding-top: 32px;
	margin-right: 15px;
}
#nav {
	background-color: #5E4B3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	height: 18px;
	text-align:right;
	width: 790px;
}

#nav a{
	color: #F7EFE4;
	text-decoration: none;
}

.nav {
	background-color: #5E4B3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	height: 18px;
	text-align:right;
	width: 790px;
}



#nav2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	position: relative;
	width: 135px;
	margin-top: 0px;
	float:left;
}

#nav2 ul{
	list-style-image: none;
	list-style-type: none;
}

* html #nav2 ul{
	margin-top:10px;
}

#nav2 ul li a{
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#nav2 ul li a:hover{
	color:#5E4B3C;
}

#nav2 h5{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #4F2C16;
	background-color: #EBE2DA;
	margin-bottom: 3px;
	margin-top: 7px;
}



#content3 {
	background-image: url(../images/backnav.jpg);
	background-position: left 130px;
	background-repeat:no-repeat;
	width:135px;
}

#content2 {
	background-color: #FFFFFF;
clear:both;
	float:left;
}

#banner {
	background-image: url(../images/headerback3.jpg);
	background-repeat: no-repeat;
	height: 120px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #4F2C16;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4F2C16;
	width: 790px;
	clear: both;

}

#banner a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: black;
}

#agentPhoto{
	position: relative;
	top: -140px;
	height:110px;
	z-index: 2;
	left: 4px;
}

.AgentPhoto{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E4B3C;
	border-right-color: #5E4B3C;
	border-bottom-color: #5E4B3C;
	border-left-color: #5E4B3C;
}

/*#AgentPhoto{
	position: relative;
	border:solid thin black;
	left: 1px;
	top: 45px;
	z-index: 2;
	float:left
}*/

/*.AgentPhoto{
	position: relative;
	top: 1px;
	left: 3px;
	text-align: right;
	z-index: 2;
	float: left;
	border:solid thin #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E4B3C;
	border-right-color: #5E4B3C;
	border-bottom-color: #5E4B3C;
	border-left-color: #5E4B3C;
	}*/

#AgentInfoBox{
	font-size: 80%;
	color: #1A1511;
	padding-bottom: 15px;
	padding-top: 10px;
}

#clearit{
clear:both;
}

.navlink1{

}

.navlink2{
	color: #251812;
	text-decoration: none;
}

.floatleft {
	float:left;
}

.backgroundheader{
	background-image: url(../images/headerback2.jpg);
	background-position: center top;
}

