/*** ***/

/*** Global CSS Definitions***/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #302950;
}

p, td, tr {
	line-height: 1.6em;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FDDECA;
}



h1 ,h2{
	font-size: 28px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #B7C2E3;
	border-right-color: #B7C2E3;
	border-bottom-color: #B7C2E3;
	border-left-color: #B7C2E3;
	color: #FFFFFF;
	letter-spacing: .25em;
	font-family: "Century Gothic", Verdana;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	line-height: 1.5em;
	border-top-color: #B7C2E3;
	border-right-color: #B7C2E3;
	border-bottom-color: #B7C2E3;
	border-left-color: #B7C2E3;
	color: #000066;
	letter-spacing: .25em;
	font-family: "Century Gothic", Verdana;
	font-weight: normal;
}


a:link, a:visited {
	color: #FDDECA;
}
a:link.hover {}

.thead {
	color: #FFFFFF;
	background-color: #5B80EC;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #3462C4;
	border-right-color: #3462C4;
	border-bottom-color: #3462C4;
	border-left-color: #3462C4;
}
.thead2 {
	color: #FFFFFF;
	background-color: #5B80EC;
	font-weight: bold;
	font-size: 24px;
}
.tcontent {
	background-color: #A6BAF4
	}

/*** End Global CSS Definitions***/

/***CSS-P Definitions ***/

#container {
	border: 2px solid #FDDECA;
	width: 750px;
	background-color: #302950;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-color: #302950;
}
#title {
	vertical-align: middle;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#masthead {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 2px solid #FDDECA;
	width: 750px;
	border-bottom: 0px solid #FDDECA;
}
#topnav {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-image: url(../images/top-nav-bg.jpg);
	line-height: 10px;
}
#sidenav {
	float: left;
	width: 150px;
	margin-left: 2px;
	padding: 2px;
	background-color: #302950;
	padding-top: 20px;
}

#sidenav ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidenav li {
	padding: 3px;
	line-height: 2em;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FDDECA;
}

#sidenav li a {
	width:auto;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDDECA;
	border-right-color: #FDDECA;
	border-bottom-color: #FDDECA;
	border-left-color: #FDDECA;
	color: #FFFFFF;
}
#sidenav li a:hover {
	background-color: #F47435;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F47435;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F47435;
}

/*** End Forms CSS ***/

/*** End CSS-P Definitions ***/

#botnav {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 170px;
	padding-left: 20px;
	background-color: #FDDECA;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #302950;
}

#botnav p {
	font-size: 11px;
	line-height: 1.5em;
	letter-spacing: 0em;
}
#content {
	margin-left: 170px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #FDDECA;
	border-right-color: #302950;
	border-bottom-color: #302950;
	border-left-color: #302950;
	background-color: #FDDECA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	line-height: 1.6em;
}

#content p {
}

/** #content img {
	border: 1px solid #FFFFFF;
}
**/
#footer {
	margin: 0px;
	background-color: #302950;
	color: #FFFFFF;
	border-top: 2px solid #FDDECA;
	padding-bottom: 0px;
	padding-top: 0px;
}

#footer p {

}
#footer dl {
	color: #EBEEDB;
	margin: 0px;
	padding: 0px;
	float: none;
}
#footer dt {
	float: left;
	margin-left: 0em;
	width: 7em;
	text-align: right;
}
#footer dd {

	margin: 0em 0em 0em 8em;
}
#copyright {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#copyright a {
	font-size: 10px;
	text-decoration: none;
	color: #8A8BC8;
}

.articleheader {
	background-color: #302950;
	border: 1px solid #F47435;
	margin: 1px;
	padding: 6px;
	text-decoration: none;
	color: #FFFFFF;
	}
.pageheader {
	margin: 1px;
	padding: 6px;
	text-decoration: none;
	font-weight: bolder;
	border-bottom: 1px solid #F47435;
	font-size: 16px;
	}
	
.house-designs-title {
	background-color: #302950;
	border: 1px solid #F47435;
	margin: 1px;
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	}
	
.white-text-big {
	font-size: 200%;
	font-weight: bolder;
	color: #FFFFFF;
}

.img-border {
	border: 1px solid #F47435;
	background-color: #FDDECA;
}

.img-border-2 {
	border: 2px solid #333333;
}
/*** Forms CSS ***/

input, textarea, select {
	background-color: #AFC1F5;
	color: #45512B;
	border: 1px solid #FFFFFF;
	line-height: 1em;
}

.comments {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	border-top: 1px solid #F47435;
	margin-top: 20px;
}

.comments2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid #F47435;
}
