/* 	
	PrairieGoldHomes.org
	Design by David M. Frye, WideSky.biz
	Created with CSSEdit 2.6.1 (85)
	Valid CSS version 3
	Last revised on 2010.07.01
*/

/*  Color Scheme
	Bright Yellow:	#fbb915
	Deep Orange:	#e35727
	Dark Grey:		#333333
	Light Grey:		#e1e1e1
	Blue:			#26b3e3
	Beige:			#fcd779
	
	Alternate Font Family
	Candara,"Trebuchet MS",Helvetica,sans-serif;
	
*/

* body {
	background-color: #ffffff;
}

#header {
	width: 800px;
	border: 0px;
	height: 155px;
	margin: auto;
	}

/*#navigation {	
	width: 800px;
	border: 0px;
	margin: auto;
}*/


#navigation {	
	width: 114px;
	border: 0px;
	margin: auto;
	/* The code below fixes the IE 7, 6 float bug. */
	display: inline;
	float: left;
}

/* Styling for left-hand navigation */

#leftnav {
margin:  auto;
float: left;
margin-left: -37px;
padding-right: 60px;
padding-bottom: 15px;
padding-top: 20px;
}

/* horizontal at top navigation

#navigation {	
	width: 800px;
	border: 0px;
	margin: auto;
}*/

#navcontainer {
	margin: 1px 40px 1px 45px;
	padding: 1px;
	height: 22px;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a
{
background: #fcd779;
width: 113px;
height: 25px;
border-top: 2px solid #ffffff;
border-left: 2px solid #ffffff;
border-bottom: 2px solid #e1e1e1;
border-right: 2px solid #e1e1e1;
padding: 0px;
margin: 0px;
color: #e35727;
text-decoration: none;
display: block;
text-align: center;
font-family: Candara,"Trebuchet MS",Helvetica,sans-serif;
font-size: 1em;
font-weight: bold;
line-height: 1.5em;
}

.last
{
	height: 19px;
	border: 0px solid #ffffff;
}

#navcontainer ul li a:hover
{
color: #e35727;
background: #fbb915;
}

#navcontainer a:active
{
color: #333333;
background: #fbb915;
}

#navcontainer li#active a
{
color: #333333;
background: #fbb915;
border: 1px solid #333333;
}

#content {	
	width: 800px;
	border: 0px;
	margin: auto;
}

/* #contentinfo
{
	padding: 5px 10px 5px 10px;
	font-family: Candara,"Trebuchet MS",Helvetica,sans-serif;
	font-size: 1em;
} */

#contentinfo
{
	padding: 5px 0px 5px 10px;
	font-family: Candara,"Trebuchet MS",Helvetica,sans-serif;
	font-size: 1em;
	padding-left: 140px;
}

/*#contentinfo a
{
	text-decoration: none;
}*/

#footer {
	clear: both;	
	width: 800px;
	border-top: 0px solid #e35727;
	margin: auto;
	background: #ffffff;
	height: 35px;
}

#footerinfo
{
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: right;
	padding: 0 5px 0 5px;	
}

#footerinfo a
{
	text-decoration: none;
	color: #e35727;
}

sup
{
	line-height: 0;
	vertical-align: text-top;
}

.center
{
	text-align: center;
}

.googlemap
{
	width: 425px;
	height: 350px;
	border-width: 1px;
	margin: 5px;
}

h1
{
	color: #e35727;
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 0.9em;
	text-align: left;
	text-decoration: none;
}

h2
{
	color: #000000;
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
}

h3
{
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1em;
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
}

.floatrightgallery
{
	float: right;
	margin: 0 0 10px 10px;
	width: 570px;
}

.floatrightborder
{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #663300;
}

.floatrighttext
{
	float: right;
	border: 1px solid #0079c2;
	border-style: dotted;
	padding: 5px;
	margin: 5px;
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	background-color: #e1e1e1;
}

.quote
{
	margin-left:  auto;
	margin-right:  auto;
	width: 300px;
	float: right;
	border: 1px solid #0079c2;
	border-style: dotted;
	padding: 10px;
	margin: 5px;
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	background-color: #e1e1e1;
}


.floatright
{
	float: right;
	margin: 10px 0px 10px 10px;
}

.floatleft
{
	float: left;
	margin: 10px 5px 10px 10px;
}

.reduced
{
	font-size: 0.8em;
	list-style: square; color: #5e5e5e;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;

}

.nobullet
{
	list-style: none;
	text-indent: -1em;
}

/* Boxed and shaded, 50% wide
.blist
{
	list-style: square; color: #e35727;
	list-style-position: inside;
	width: 50%;
	margin: 0em;
	padding-left: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	text-indent: -16px;
	background-color: #fcd779;
	border: 2px outset #fcd779;
}*/

.blist
{
	list-style: square; color: #e35727;
	list-style-position: outside;
/*	margin: 0em;
	padding-left: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	text-indent: -16px; */
}

.blist a
{
	font-weight: bold;
}

.blist a:hover a:active
{
	text-decoration: underline;	
}

.ds
{
	margin-bottom: 1em;
}

.listtext
{
	color: black;
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
}

.lightlisttext
{
	color: #5e5e5e;
}

.infoblock
{
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 10px;
}

a:active
{
	color: #fbb915;
}

a:hover
{
	color: #e35727;
	text-decoration: underline;	
}

a:link
{
	color: #e35727;
}

a:visited
{
	color: #e35727;
	font-weight: bold;
	text-decoration: underline;	
}

a img
{
	border: none;
}

.slideborder
{
	border-width: 0px;
	border-color: #5e5e5e;
	border-style: solid;
	margin-left: 0.6em;
}

.noborder
{
	border: none;
}

.strong
{
	font-weight: bold;
}

.strongright
{
	font-weight: bold;
	text-align: right;
}

.nobordersearch
{
	border: 0px #000000;
	margin: 0px;
}

.tablecenter
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.thumbtableright
{
	margin-left:auto;
	margin-right:auto;
	text-align: right;	
}

/* Price Table */

.pricelist
{
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 0;
	width: 500px;
}

.pricehead
{
	text-align: center;
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	font-variant: normal;
	color: #e35727;

}

.pricing
{
	padding: 1px;
	text-align: center;
	color: #fbb915;
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.8em;
	font-variant: normal;
	border-width: 0  0 1px 0;
	border-style: solid;
	border-color: #e35727;
	background-color: #e35727;
}

.rightbottomrule
{
	border-width: 0  1px 1px 0;
	border-style: solid;
	border-color: #5e5e5e;
	padding: 3px;
	text-align: right;
}	

.rightrule
{
	border-width: 0  1px 0 0;
	border-style: solid;
	border-color: #5e5e5e;
	padding: 3px;
	text-align: right;
}	

.bottomrule
{
	border-width: 0  0 1px 0;
	border-style: solid;
	border-color: #5e5e5e;
	padding: 3px;
	text-align: right;
}

.bottomrightcorner
{
	text-align: right;
}

.infoclip
{
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 0;
}

.download
{
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}	

.left, .formleft
{
	text-align: left;
}

.textform, .formright
{
	font-family: Candara, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;	
}

.separator
{
	font-size: x-small;
	color: orange;
}

.superscript
{
	font-size:  x-small;
}


.thumbtable
{
	padding-bottom: 10px;
}

.thumbtable td
{
	text-align: center;
}

.thumbtableleft
{
	float: left;
	text-align: center;
	padding: 10px;
}

#loadarea1 {

	 width:525px;
	 height:545px;
	 padding: 5px 10px 10px 3px;
	 margin:0px;
}

#loadarea2 {

	 width:728px;
	 height:545px;
	 padding: 5px 10px 10px 3px;
	 margin:0px;
}

#loadarea3 {

	 width:728px;
	 height:545px;
	 padding: 5px 10px 10px 3px;
	 margin:0px;
}

#loadarea4 {

	 width:728px;
	 height:545px;
	 padding: 5px 10px 10px 3px;
	 margin:0px;
}

.gallery{
	align: left;
}




