/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #44465F;
}



#topimage {
	background-image: url(../images/topimage.jpg);
	background-repeat:no-repeat;
	width:794px;
	height: 204px;
	margin:auto;
	margin-top:44px;

} 

#topnavigationwrapper {
	background-image: url(../images/navbackground.jpg);
	background-repeat:no-repeat;
	width:794px;
	height: 25px;
	margin:auto;
	margin-top:0px;
	background-color: #131637;

}

#topnavigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e3e2e2;
  	font-size:11px;
  	padding:9px 4px 7px 4px;
	text-transform:uppercase;
  	text-decoration:none;
  	line-height:25px;
  	height:25px;
  	margin:0;
	
}

#topnavigation ul, #topnavigation li{
  display: block;
  list-style-type:none;
  height:25px;
  margin:0;
  padding:0;
  line-height: 25px;
  position: relative;
  float: left;
}

#topnavigation li{
  float:left;
  clear:right;
  margin:auto;
  padding:0px 5px 0px 7px;
  text-align:center;
}

#topnavigation a, #topnavigation a:hover{
	color:#e3e2e2;
  	font-size:11px;
  	padding:9px 5px 7px 7px;
	text-transform:uppercase;
  	text-decoration:none;
  	line-height:25px;
  	height:25px;
  	margin:0;
}

#topnavigation a.selected {
  color: yellow;
}

#topnavigation a:hover{
  color:  #93a251;
}

#top-navigation a:active{
  color: #93a251;

}

#bodywrapper {
	background-image: url(../images/bodybackground.jpg);
	background-repeat:repeat-y;
	width:776px;
	margin:auto;
}

.propertytexttitle {
	width: 700px;
	color:#546019;
  	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-left:30px;
	padding-top:30px;
	
}

.texttitle {
	width: 450px;
	color:#000000;
  	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-left:30px;
	padding-top:30px;
	
}

.propertybodytext {
	width: 700px;
	color:#4d4c4c;
  	font-size:12px;
	margin-left:30px;
	
}
.requiredtext {
	color:#FF0000;
  	font-size:11px;	
}

.bodytext {
	width: 450px;
	color:#4d4c4c;
  	font-size:12px;
	margin-left:30px;
	
}

.bodytextcentered {
	width: 700px;
	color:#4d4c4c;
  	font-size:12px;
	text-align:center;
	
}

.bodytextunderline {
	color:#4d4c4c;
  	font-size:12px;
	text-decoration:underline;
	
}

.bodytextitalic{
	width: 700px;
	color:#4d4c4c;
  	font-size:12px;
	font-style:italic;
	margin-left:30px;
}

#bodytextbluebk {
	width: 500px;
	height:35px;
	color:#e5cc1a;
	background-color:#1e2046;
  	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding-top: 7px;
	text-decoration:none;
	margin:auto;
}
#bodytextbluebk a{
	color:#e5cc1a;
	background-color:#1e2046;
  	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding-top: 7px;
	text-decoration:none;

}

#bodytextbluebk a:hover{
	color:#FFFFFF;
	background-color:#1e2046;
  	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding-top: 7px;
	text-decoration:none;

}
.bodytextgreen {
	width: 700px;
	color:#ffffff;
	background-color:#93a251;
  	font-size:12px;
	text-align:center;	
}

.bodytextred {
	width: 700px;
	color:#ffffff;
	background-color:#FF0000;
  	font-size:12px;
	text-align:center;	
}


.foundonwebtext {
	width: 450px;
	color:#44465f;
  	font-size:12px;
	font-weight:bold;
	margin-left:30px;
}

#foundonwebimage {
	height:27px;
	width:93px;
	margin-top: 10px;
	margin-left: 65px;
	padding-bottom:20px;
}

#bodypicture {
	margin-right: 20px;
	width:225px;
	height: 161px;
	float:right;
	border: 7px solid white;
	background:#FFFFFF
}

#bodypicturevert {
	margin-right: 30px;
	width:161px;
	height: 225px;
	float:right;
	border: 7px solid white;
}

#textblock {
	padding-top: 40px;
	padding-left: 30px;
	padding-bottom:40px;
	width:777px;
	text-align:left;
	float: left;
	margin: auto;
}

#box1 {
	background-image: url(../images/bodybackground.jpg);
	background-repeat:repeat-y;
	width: 776px;
	height:auto;
	margin:auto;
	margin-top:0px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:794px;
	height: 78px;
	margin:auto;
	margin-top:0;

} 

#whatsinit {
	text-align:center;
}