body {
	text-align: center;
	padding: 0;
	background-color: #000000;
	font-family: arial, helvetica, serif;
	font-size: 75%;
	line-height: 1.5;
}
p {
	text-align:justify;
}
a {
	color:#333333;
}	

#container {
	width: 945px;
	border: 1px solid #eda;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCCCCC;
	background-image: url(../img/bedroom2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 604px;
	text-align: left;
}

#content {
	width: 400px;
	color: #000000;
	margin-top: 270px;
	float: right;
	border: 2px solid #AFAFAF;
	margin-right: 50px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

#content p {
	text-align: justify;
	margin-top: 0.5em;
	margin-right: 0.7em;
	margin-bottom: 0.5em;
	margin-left: 0.7em;
	line-height: 1.3em;
}

#content a {
	color: #990000;
}

#content a:hover {
	text-decoration: none;
}
#content h1 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	color: #F47321;
	line-height: 1.2em;
}


 #content_full {
	background-image: url(../img/90_white.png);
	color: #000000;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	overflow: auto;
	height: 433px;
	width: 883px;
}
#content_full p {
	text-align: justify;
	line-height: 1.3em;
	padding: 0.5em;
	margin: 0em;
}
#content_full a {
	color: #990000;
}

#content_full h1 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	color: #F47321;
	line-height: 1.2em;
	text-transform: uppercase;
}
#content_full  h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #F47321;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}
#content_full h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px;
	color: #F47321;
	line-height: 1em;
	margin: 0em;
	clear: both;
}
#content_full h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin: 0em;
	clear: both;
	padding-top: 20px;
	padding-right: 0.5em;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
#content_full h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin: 0em;
	padding-top: 10px;
	padding-right: 0.5em;
	padding-bottom: 0px;
	padding-left: 0.5em;
	line-height: 2em;
	display: inline;
}
#content_full h6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin: 0em;
	padding-left: 10em;
	line-height: 1.1em;
	display: inline;
}
#content_full td {
	width: 49%;
}

#content_full img {
	clear: left;
	padding: 0px;
}

#navconatiner {
	text-align: left;
	margin-top: 10px;
	line-height: 1;
	height: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/70_white.png);
}

#nav { /* all lists */
	list-style: none;
	line-height: 2;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#nav ul { /* all lists */
	list-style: none;
	line-height: 2;
	padding: 0;
	margin: 0;
}

#nav a {
	display: block;
	width: 12em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 5px;
}


#nav li { /* all list items */
	float: left;
	width: 12em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 12em;
	left: -999em;
	background-image: url(../img/90_white.png);
}

#nav li:hover ul{ /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover ul ul {
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover {
	background-image: url(../img/10_black.png);
}
#nav li a:hover {
	color: #F47321;
}

#nav .daddy {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formmail fieldset {
	height: 12em;
}
#main_nav {
	height: 2em;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: right;
}

#main_nav a {
	padding-right: 10px;
	padding-left: 13px;
	text-decoration: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #F47320;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_nav a:hover {
	background-image: url(../img/10_black.png);
	color: #F47321;
}
#main_nav h1 {
	font-size: 1em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_nav h2 {
	font-size: 1em;
	margin: 0px;
	text-transform: uppercase;
	display: inline;
	padding: 0px;
	height: 2em;
}

#spacer {
	margin-top: 530px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#logo {
	float: left;
	margin-top: -85px;
	margin-left: 20px;
}
#logo h1 {
	margin: 0px;
	color: #F47321;
	padding-left: 12px;
	font-size: 1.5em;
}

#copyright {
	color: #FFFFFF;
	font-size: 0.8em;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
#copyright img {
	float: right;
	margin-top: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#copyright a {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bold {
	font-weight: bold;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
.float_right {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
.clear {
	clear: both;
}
.active {
	color: #FF6600;
}
.red {
	color: #FF0000;
}
.special {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.1em;
}