@charset "UTF-8";
/* CSS Document */

.body {
	background-color:#f1a71f;
		
}

* {
margin: 0;
padding: 0;

}
	
.background
{
	background:url(images/bkg.jpg) no-repeat;
	margin: 0 auto;
	width: 1248px;
	height:736px;
}
	
.container
{
	top:1px;
	width:900px;
	height:675px;
	margin: 0 auto;
	margin-top: -10px;

}

.border
{
	width:955px;
	height:655px;	
	
	background-repeat:no-repeat;
	margin: 0 auto;
}

.content
{
	width: 900px;
	height: 510px;
	background-color:#391f10;
	
	
}

.footer_border
{
	width:957px;
	height: 28px;
	margin: 0 auto;
		

}

.footerbordertext
{
	text-align:right;
	font-size:10px;
	color:#63381b;
	padding-top:5px;
	margin-right:28px;
	
	
}
.footerlink
{
	
	font-size:10px;
	color:#63381b;
	
}

.footer
{
	width:900px;
	height: 28px;
	background:#63381b;

	
}


.headerlogo
{
	width:864px;
	height:91px;
	margin-top:10px;
	margin-left:15px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}



.header
{
	width:900px;
	height:100px;
	padding-top:5px;
	background:#391f10;
	
}


.menu
{
	background-color:#63381b;
	height:35px;
	width:900px;
	left:0px;
}

.menu a
{
	color:#f1a71f
	font-size:14px;
	font:Baskerville;
}

#modernbricksmenu{
padding: 0;
width: 900px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font:14px  Baskerville;
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 0 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
margin: 0 20px 0 0; /*Margin between each menu item*/
padding: 10px;
text-decoration: none;
letter-spacing: 1px;	
}

#modernbricksmenu a:hover{
color:#391F10;
}

#modernbricksmenu #current a{ /*currently selected tab*/
color: #391F10;

}

.footertext {
	
	display:block;
	padding-top:6px;
	font-family:Baskerville;
	font-size: 14px;
	color: #F1A71F;
	
}

.footertext a {
	
	font-family:Baskerville;
	font-size: 14px;
	color: #F1A71F;
	
}

.footertextleft
{
	padding-left:20px;
	display:inline;

}

.footertextcenter
{
	padding-left: 240px;
	display:inline;
}

.footertextright
{
	padding-left:300px;
	display:inline;
}


a
{	
	text-decoration:none;
		
	font-size: 12px;
	color:#f1a71f;
}

p
{
	font:Verdana;
	color:#f1a71f;
	
}

.bigpic
{
	width: 360px;
	height: 460px;
	margin:20px;
	display: block;
	float:left;
	
}



.maintext
{
	width:481px;
	height: 462px;
	margin-top:20px;
	margin-left:5px;
	display:block;
	float:left;
	background:url(images/home_text_bkg.png);
	background-repeat:no-repeat;
	font-size:12px;
}

.maintext2
{
	width:481px;
	height: 462px;
	margin-top:20px;
	margin-left:5px;
	display:block;
	float:left;
	font-size:12px;
}

h3
{
	text-align:left;
	font-size:16px;
	text-transform:uppercase;
}



.bigpic2
{
	width:293px;
	height:462px;
	display:block;
	float:left;
	margin:20px;
	
}

.bigpic2text
{
	width:550px;
	height: 460px;
	margin-top:20px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



.testimonialstext
{
	width:400px;
	height: 460px;
	margin:20px;
	display:block;
	float:left;
	font-size:12px;
}

.testimonialsheart
{
	background:url(images/heart_dot.png) no-repeat;
	width:400px;
	height:16px;
	margin-top:5px;
	margin-bottom:5px;
}

.browniespic
{
	width:453px;
	height:460px;
	display:block;
	float:left;
	margin:20px;
	border:1px solid #99070c;
}

.browniestext
{
	width:380px;
	height: 460px;
	margin-top:20px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.bigpic4
{
	width:496px;
	height:460px;
	display:block;
	float:left;
	margin:20px;

}

.bigpic4text
{
	width:330px;
	height: 460px;
	margin-top:20px;
	display:block;
	float:left;
	font-size: 11px;
}

.contactpic
{
	width:541px;
	height:460px;
	display:block;
	float:left;
	margin:20px;
	
}

.contacttext
{
	width:300px;
	height: 460px;
	margin-top:20px;
	display:block;
	float:left;
	font-size: 12px;
}

