/* Defaults */

body {
	padding-bottom: 25px;
	margin: 0px;
	color: #0f0f0f;
	font-size: 0.8em;
	font-family: arial, helvetica, sans-serif;
	background-color: black;
}

a:link {
	font-weight: bold;
	color: #543729;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #543729;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #543729;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #543729;
	text-decoration: none
}


img {
	border: 0px;
}



ul {
	margin: 0px;
	padding-left: 0px;
	
}


li {
	list-style-type: square;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	padding: 0px;
}

.container {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url('http://www.in-housedesign.biz/globals/background.jpg');
	background-repeat: repeat-x;
}

.contentwhite {
	width: 350px;
	height: 320px;
	background-color: white;
	margin-top: 150px;
	margin-left: 20px;
	padding: 0px;
	line-height: 20px;
}

.contentwhite p {
 font-size: 1.2em;
 padding: 10px;
 margin: 0px;

}

.contentwhitelong {
	width: 350px;
	height: 465px;
	background-color: white;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px;
}

.right {
	text-align: right;
	clear: both;
}

.contentbackground {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;

}

.contentrightbase {
	float: right;
	width: 374px;
	padding: 0px;
	margin: 0px;
}

.contentright {
	height: 530px;
	float: right;
	width: 374px;
	padding: 0px;
	margin: 0px;
}

.contentrighttop {
	float: right;
	width: 215px;
	padding: 0px;
	margin: 0px;
}

.rightbox {
	width: 215px;
	display: block;
	background-color: #adb1b4;
	height: 20px;
	clear: both;
	padding: 0px;
	margin: 0px;
	border-bottom: 3px solid white;
}

.rightbox2 {
	width: 215px;
	display: block;
	background-color: #adb1b4;
	height: 20px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

.containercontent {
	width: 760px;
	padding: 0px;
	margin: 0px auto;
	background-color: white;
	border-top: 20px solid #543729;
}

.containerborder {
	border-left: 5px solid white;
	border-right: 5px solid white;
}

/* Menu */

/* Right Menu Start */

.menufloatleft {
	float: left;
	width: 215px;
}

#navBarleft {
	width: 215px;
	font-size: 1.6em;
}

#navBarleft A { 
	font-weight: normal;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	border-bottom: 3px solid white;
	height: 37px;
	text-decoration: none;
	text-align: right;
	color: white;
	background-color: #543729	;
	clear: both;
}

#navBarleft A .menutext {
	float: right;
	width: 130px;
	cursor: pointer;
	cursor: hand;
	border: 0px;
	padding-left: 10px;
}

#navBarleft A:hover {
	background-color: #adb1b4;
	border-bottom: 3px solid white;
}

#navBarleft A:hover, #navBarleft A:hover * {
	color: white;
	background-color: #adb1b4;
}

#navBarleft .block {
	display: block;
	float: left;
	overflow: hidden;
	width: 5px;
	height: 5px;
	border-top: 4px solid white;
	border-right: 4px solid white;
	background-color: white;
}

#navBarleft A:hover .block {
	background-color: #419BD8!important;
}

/* Normal Right Menu Ends */



ul {
	list-style: none;
	margin: 0px;
	padding:0px;
}

li {
	padding-left: 10px;
}

/* Left Menu End */

.footer {
	display: block;
	height: 27px;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	width: 750px;
	text-align: left;
	background-color: #dbdbdb;
	clear: both;
}

.footerl {
	width: 300px;
	float: left;
}

.footerr {
	width: 400px;
	float: right;
	text-align: right;
}


h1 {
	color: #543729;
	font-weight: bold;
	font-size: 2em;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}

h2 {
	color: #274670;
	font-weight: bold;
	font-size: 2em;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

h3 {
	color: #274670;
	font-size: 1.3em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

h4 {
	color: #274670;
	text-align: center;
	font-size: 1.3em;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

h5 {
	color: #274670;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
h6 {
	color: #000000;
	font-size: 0.9em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

h1 strong {
	color: #2F8AD0;
}

h2 strong {
	color: #2F8AD0;
}

h3 strong {
	color: #2F8AD0;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 15px;
}


input { font-size: small; border: 1px solid #82858C; }

select { border: 1px solid #82858C; background-color: white; }

form { margin: 0px; padding: 0px; }

.clear {
	display: block;
	height: 3px;
	width: 3px;
	clear: both;
	line-height: 0px;
}

.clearsmall {
	display: block;
	height: 0px;
	width: 10px;
	line-height: 0px;
	clear: both;
}

.headingcontainer {
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	border-bottom: 4px solid white;
}

.headinglogo {
	width: 750px;
	height: 90px;
	padding: 0px;
	margin: 0px;
}

.headingheaders {
	display: block;
	width: 750px;
	background-color: #dbdbdb;
	text-align: right;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.headingheaders a {
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
}
#contact {
margin-left:10px;
}
#contact {
font-weight:bold;
}
#contact input,#contact select,#contact textarea {
font-weight:normal;
}