/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/header-tile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFCC;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-variant: normal;
}
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 80px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #B68751; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #663300; /*Brown color theme*/ 
border-color: #663333; /*Brown color theme*/ 
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #663300; /*Brown color theme*/
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #006600;
}
a:active {
	color: #333333;
}
h1 {
	font-size: 13px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
.header-background {
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.page-background {
	background-attachment: scroll;
	background-image: url(images/page-background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.paragraf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.paragraf2 {
	background-position: left;
	padding-left: 5px;
}
.review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:  #432b0e;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 2px 2px 0px 2px;
	border-top-color: orange;
	border-right-color: orange;
	border-left-color: orange;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.review2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:  #432b0e;
	font-size: 10px;
	color: orange;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px 2px 2px 2px;
	border-bottom-color: orange;
	border-right-color: orange;
	border-left-color: orange;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.headerz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	font-variant: small-caps;
	text-transform: none;
	text-align: left;
}

.blurb {
	border-color: orange;
	border-top-style: solid;
	border-style: ridge;
	border-width: 1px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	font-variant: small-caps;
	text-transform: none;
	text-align: center;
}
	
.nowrap {
	white-space:nowrap;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-align: left;
}


/* rounded corner stuff below */
	dl {
		width: 240px;
		margin: 0 0 20px 20px;
		padding: 0;
		background: #ccc url(images/box_bottom.gif) no-repeat bottom left;
		}

	dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(images/box_top.gif) no-repeat top left;
		}
	
	dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		}
		
	#blue dt {
		background-color: #5D4322;
		}
	
	#blue {
		background-color: #dfc89e;
		}
	
</style>
