@charset "UTF-8";

/* @group RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* @end */

/* @group LAYOUT */
.twoColFixRtHdr #container { 
	width: 735px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header { 
	padding: 0 10px 0 20px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 160px;
	padding: 15px 0px;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 165px 0 0;
	padding: 0;
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* @end */

/* @group STYLE */

body  {
	background: #270013;
	color: #fff;
	text-align: center;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

a {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

p
{
	margin: 10px 0px;
}

h2
{
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

h2.title
{
	position: absolute;
	left: -9999px;
}

h3.fancy
{
	color: #eae73f;
	font-size: 22px;
}

ol.site-map
{
	margin: 10px 0px;
}

ol.site-map li
{
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}

.twoColFixRtHdr #header {
	height: 55px;
	padding: 0;
	background: url(../images/header_bg.gif) no-repeat;
}

.twoColFixRtHdr h1#logo
{
	margin: 0;
	padding: 0;
	float: right;
}

.twoColFixRtHdr h1#logo a
{
	display: block;
	width: 160px;
	height: 55px;
	overflow: hidden;
	text-indent: -9999px;
}

.twoColFixRtHdr #header ol.nav li
{
	float: left;
	padding: 5px;
	margin-top: 12px;
	margin-right: 15px;
	min-width: 55px;
	text-align: center;
}

.twoColFixRtHdr #header ol.nav li.sitemap,
.twoColFixRtHdr #header ol.nav li.contact-success
{
	display: none;
}

.twoColFixRtHdr #header ol.nav li a
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.twoColFixRtHdr #header ol.nav li.active
{
	background: url(../images/button-active.gif) no-repeat center top;
}

.twoColFixRtHdr #header ol.nav li.active a
{
	color: #eae73f;	
}


.twoColFixRtHdr #sidebar1
{
	text-align: center;
	font-size: 11px;
	font-style: italic;
}

.twoColFixRtHdr #sidebar1 h1#logo-side
{
	text-align: center;
}

.twoColFixRtHdr #sidebar1 h1#logo-side a
{
	display: block;
	margin: 0px auto;
	height: 126px;
	width: 126px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat center;
}

span.dorina
{
	color: #eae73f;
	font-size: 14px;
}

span.yellow
{
	color: #eae73f;
}

p.meta a
{
	font-weight: normal;
}

.twoColFixRtHdr #footer
{
	text-align: center;
	font-size: 11px;
	font-style: italic;
}

#flashcontainer
{
	border: 3px solid #eae73f;
	width: 544px;
	height: 500px;
	overflow: hidden;
	margin-bottom: 20px;
}

.profile-photo
{
	font-style: italic;
	text-align: center;
	width: 198px;
	margin-right: 20px;
}

.profile-photo img
{
	border: 3px solid #eae73f;
}

.profile-content
{
	width: 330px;
	line-height: 1.4em;
}

.testimonial
{
	line-height: 1.6em;
	margin-right: 22px;
	margin-bottom: 20px;
}

.author,
.quote
{
	color: #eae73f;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.quote
{
	font-size: 28px;
	line-height: 0px;
	font-weight: normal;
	vertical-align: -10px;
	padding: 0px 3px;
}

.thumb
{
	
	float: left;
	height: 68px;
	width: 68px;
	background-position: center center;
	text-indent: -9999px;
	border: 1px solid #999;
	margin: 0 10px 10px 0;
	background-repeat: no-repeat;
}

.thumb-box p 
{
	display: none;
}

#dorina .thumb-box a
{
	width: 192px;
	height: 288px;
}

#transformations .thumb-box
{
	width: 514px;
	text-align: center;
	margin: 0 10px 10px 0;
	overflow: hidden;
	float: left;
}

#transformations .thumb-box p 
{
	display: block;
}

#transformations .thumb
{
	float: none;
	display: block;
	height: 228px;
	width: 512px;
	margin: 0px;
}

.press .thumb,
.dorina .thumb
{
	border: 3px solid #eae73f;	
}

.press .thumb
{
	margin: 0 20px 20px 0;
}

#house
{
	margin-top: 20px;
	margin-left: 20px;
}

#residential,
#commercial
{
	float: left;
	width: 500px;
	margin-top: 0px;
}

#residential
{
	margin-right: 40px;
}

#residential p,
#commercial p
{
	margin-bottom: 0px;
}

#residential .divider,
#commercial .divider
{
	width: 480px;
}

#house_before,
#house_after
{
	margin-left: 15px;
	width: 168px;
	float: left;
}

/* @end */

/* @group FORM */

label
{
	display: block;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 3px;
}

input.field,
textarea.field
{
	margin-bottom: 10px;
	width: 300px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 3px;
	border: 1px solid #ccc;
}

textarea.field
{

}

form
{
	margin: 20px 0 0;
}

/* @end */

/* @group MISC */

.divider {
	height: 20px;
	width: 550px;
	padding: 0;
	background: url(../images/header_bg.gif) no-repeat -3px bottom;
	margin-bottom: -10px;
}

.divider.short {
	width: 240px;
	margin-bottom: 5px;
}

.before,
.after
{
	width: 270px;
}

.before .divider,
.after .divider
{
	width: 270px;
	margin-top: -10px;
	margin-bottom: 5px;
}

.before.fltlft
{
	margin-right: 10px;
}

.clear-left
{
	clear: left;
}



/* @end */


