@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */


body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}
#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	text-align: center;
	background: #655B4C;
	text-align: center;
}
html>body #outer {
	height:auto
}
a {
	outline: none;
}
a:link, a:visited {
	color: #ebd4a1;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #ba953d;
}
#mgmt-menu {
	width: 250px;
	text-align: left;
	float: left;
	position: absolute;
}
/********Layout***********/

#column {
	width: 665px !important;
	width/**/: 665px;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
	color: #888;
	background: url(../images/content-bg.jpg) repeat-x #494137;
	border-left: 6px solid #601818;
	border-right: 6px solid #601818;
	border-bottom: 6px solid #601818;
	padding: 29px 0px 0 0px;
}
#leftcol {
	float: left;
	width: 183px;
	margin: 0 0 0 20px !important;
	margin/**/: 0 0 0 10px;
}
#logo {
	height: 249px;
	background: url(../images/logo.jpg);
	text-indent: -9999px;
}
#logo a {
	display: block;
	height: 249px;
	width: 183px;
}
#nav {
	margin: 100px 0 0 0 !important;
	margin/**/: 40px 0 0 0;
	text-algin: right;
}
#rightcol {
	width: 399px;
	float: right;
	margin: 0 20px 0 0 !important;
	margin/**/: 0 10px 0 0;
}
#header {
	width: 413px;
	height: 491px;
	background-image: url(../images/header.jpg);
}
#contact {
	width: 377px;
	height: 64px;
	background: url(../images/contact.jpg);
	float: left;
	margin: 0 0px 0 20px;
	text-indent: -9999px;
}
#request {
	width: 214px;
	height: 64px;
	background: url(../images/request-over.jpg);
	float: right;
	margin: 0 20px 0 0;
	text-indent: -9999px;
}
#request a {
	display: block;
	width: 214px;
	background: url(../images/request.jpg);
	height: 64px;
}
#request a:hover {
	display: block;
	width: 214px;
	background: none;
	height: 64px;
}
#header-int {
	width: 444px;
	height: 269px;
	float: right;
}
#nav-int {
	height: 30px;
	background: #12100D;
	clear: both;
}
#content-int {
	padding: 20px;
	color: #c8b092;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/interior-bg.gif) bottom right no-repeat;
}
#content-int p {
	line-height: 17px;
}
hr {
	border: 0;
	border-bottom: 1px dotted #fff;
	margin: 0 20px 0 20px;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
	visibility: hidden;
}
/*******************************************/
.footer {
	margin: 0 auto;
	text-align: center;
	font: Arial, Helvetica, sans-serif;
	color: #8d8476;
	font-size: 9px;
	padding-top: 4px;
	clear: both;
	padding-bottom: 4px;
	width: 720px;
}
.footer a:link, .footer a:visited {
	text-align: right;
	font: Arial, Helvetica, sans-serif;
	color: #8d8476;
	font-size: 9px;
}
.footer a:hover {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
/********** STAGE II ***********/

/* Links */



.strong {
	font-weight: bold;
}
#contactinfo {
}
ul.contact li, ul.contact2 li {
	list-style : none;
	padding-bottom: 5px;
}
ul.contact li a, ul.contact2 li a {
	list-style : none;
}
ul.contact2 {
	padding-top: 25px;
}
ul.contact li .strong, ul.contact2 li .strong {
	color:#ba953d;
}
li.strong {
	font-weight: bold;
	border-top: 1px solid #dbdbdb;
	padding-top: 20px;
}
/*form*/

form {

	margin-left: 15px;
}
form p {
	font-size: 100%;
}
/* fieldset styling */
fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #5f574a;
}
/* legend styling */
legend {
	font-weight: bold;
	color: #ba953d;
}
/* style for  labels */
label {
	float: left;
	width: 14em;
}
/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color:#ba953d;
}
input {

}
input.radio, input.submit {
	width: auto;
}
textarea {
	
}
/* submit */

form div input {

	margin-left: 155px;
	padding: 0 .25em;
	background-color: #ba953d;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}
p.center {
	text-align: center;
}
p.emarketing {
	font-weight: bold;
	color: #ba953d;
	padding-top: 30px;
}
#portfolio-home {
	width: 500px;
	margin: 0 auto;
	clear: both;
}
.portfolio-home-four-square {
	width: 250px;
	float: left;
}
.portfolio-home-four-square p {
	padding-bottom: 50px;
}
/*
#portfolio-home img {
float: left;
padding:0;
margin:0;
}*/
a:link img, a:visited img, a:hover img {
	border: none;
	text-decoration: none;
}
a:hover img {
	border: none;
}
 # .componentheading {
color: #fff;
}
table p {
	font-size: 11px;
}
