#footer{
	font-size: 12px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}
#footer td{
	font-size: 12px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}
#footer a:hover {
	color: #FC0;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}

#content .link{
	text-decoration: none;
}

#content .link:hover{
	text-decoration: underline;
	color:#930;
}

#content .link2{
	text-decoration: underline;
}

#content .link2:hover{
	text-decoration: underline;
	color:#930;
}

#content .title {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#a05e0f;
	font-weight:bold;
	line-height:18px;
}

#content .sub_title {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#C30;
	font-weight:bold;
	line-height:24px;
}

#content td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#504f4f;
	line-height: 18px;
}

#content .pack_title {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#733701;
	font-weight:bold;
}

#content .pack_title2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#099804;
	font-weight:bold;
}

#content .sep {
	border-top: 1px #3a2c0b dashed;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .line {
	border-top: 2px #300 dotted;
	margin-top: 10px;
	margin-bottom: 20px;
}

#slogan {
	padding: 50px 0px 0px 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color:#666;
}
.date {
	font-size: 12px;
	color: #012E93;
	padding-right: 10px;
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif
}

input.button {
	border: 1px solid #330066;
	font: 14px Arial, Verdana, sans-serif;
	font-weight:bold;
	background: #C60;
	height:	28px;
	color: white;
	padding: 0;
	margin:	1;
}

body {background-color:#221701}

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*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: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #ad5f0b; /*Brown color theme*/ 
border-color: #ad5f0b; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #ad5f0b; /*Brown color theme*/ 
}


