﻿/* CSS layout */
@import url("layout.css");
body {
	font-size: small;
	color: #353535;
	font-family:Arial, Helvetica, sans-serif;
	background:#8d8f92;
}
* html body	{
	font-size:x-small; /*for IE5/Win */
	f\ont-size:small; /* for other IE versions*/
	
}
/* Scrollbar fix */
html {
  	overflow-y: scroll !important;
}

h1	{
	margin:6px	0	6px 0;
	font-weight:bold;
}
h2	{
	padding-top:0;
	margin-top:0;
}
h3	{
	font-size:130%;
	margin-bottom:9px;
	margin-top:6px;
}
ul	{
	list-style-image:url('../images/bullet1.gif');
}
p	{
	margin:7px	7px 7px 0;
}
img	{
	border-width:0px;
}	
a	{
	color: #353535;
	text-decoration:underline;
	font-weight:bold;
}
a:hover	{
	color: #710026;
	text-decoration:underline;
}
table.table1 td	{
	color: #710026;
	font-weight:bold;
}
table.table2 td {
	width:33%;
	vertical-align:middle;
	font-size:small;
	text-align:center;
}
#masthead a	{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#masthead a:hover	{
	text-decoration:underline;
}

#page_container	{
	font-size: 90%;
	background-color: #fff;
	width: 800px;
	margin: 5px auto 5px auto;
	border: 1px solid #000;
	padding:5px;
}

#masthead {
	background-color: #710026;
	color: #fff;
	font-size: 200%;
	padding: 2px 0 2px 2px;
}
#masthead_name	{
	float:left;
}
#masthead_tag	{
	font-size:55%;
	padding-left:4px;
}
#masthead_contact	{
	float:right;
	display:inline;
	font-size:55%;
	padding:30px 5px 0	0;
	text-align:right;
}	
/*Top Nav bar - start*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#modernbricksmenu {
	margin-top:4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#modernbricksmenu ul {
	font: normal 90% Verdana;
	margin: 0;
	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: #000;
	margin: 0 1px 0 0;
/*Margin between each menu item*/	
	padding: 5px 6px;
	font-weight:bold;
	text-decoration: none;
	background-color: #fff; /*Default menu color*/;
	border-top:1px #000 solid;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
}
#modernbricksmenu a:hover {
	background-color: #D4DF9B; /*Menu hover bgcolor*/
}
#modernbricksmenu #current a {
	/*currently selected tab*/
	color:#fff;
	background-color: #455100; /*Gold color theme*/
	border-top:1px #455100 solid;
	border-left:1px #455100 solid;
	border-right:1px #455100 solid;
}
#modernbricksmenuline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #455100; /*Gold color theme*/
}
/*Top Nav bar - end*/
#main_image {
	background:transparent;
	width:550px;
	margin: 4px 0 0 0;
	float: left;
	position: relative;
	border:1px	#000 solid;
	color:#fff;	
}
#main_image_text	{
	padding-top:235px;
	padding-left:20px;
	font-size:35px;
}
#MMEmbeddedMap	{
	float:left;
	display:block;
	height:320px;
	width:400px;
	border-right:1px gray solid;
	border-bottom:1px gray solid;
	margin-bottom:40px;
}
#container {
	min-width: 600px;
	background-color:#fff;
}
#pageheader	{
	clear: both;
	float: left;
	font-size: 120%;
	width: 100%;
	margin:0;
}
#pageheader_sub_nav	{
	clear:both;
	float:left;
	font-size:120%;
	width:30%;
	margin:0;
}
#sub_nav	{
	float:right;
	width:50%;
	display:inline;
	margin-top:7px;
}
#sub_navlist li	{
	display:inline;
	border-right:1px #000 solid;
	list-style-type:none;
	padding:0 0.9em 0 0.9em;
	text-transform:uppercase;
}
#sub_navlist li.last	{
	border:none;
}
#sub_navlist	{
	text-align:left;
	font-size:95%;
}
#sub_navlist a	{
	color:#000;
	text-decoration:none;
}
#sub_navlist a:hover	{
	color:#710026;
	text-decoration:underline;
}
#sub_navlist #current a {
	color:#710026;
	text-decoration:underline;	
}
#right_col {
	width: 240px;
	background:#D4DF9B;
	text-align:center;
	margin:4px 0 5px 0;
	border:1px #D4DF9B solid;
	padding-top:4px;
}
#r_c_img	{
	border:1px #000 solid;
	width:200px;
	height:150px;
	margin:10px auto 10px auto;
	background:#fff;
	text-align:left;
}
#r_c_img_header	{
	text-align:center;
	background-color:#710026;
	color:#fff;
}
#page_content {
	margin:8px 0 5px 0;
	width:550px;
	display:inline;
}
#left_content	{
	clear:both;
	float:left;
	width:50%;
	margin-bottom:20px;
}
#left_image	{
	border:1px #000 solid;
	width:395px;
}
#right_content	{	
	float:right;
	width:48%;
	display:inline;
	padding-top:0;
	margin-top:0;
	margin-bottom:10px;
	vertical-align:top;
}
#right_content	ul{
	margin:0;
	padding:0 4px 4px 14px;
}
#right_content	li{
	margin:3px 0 3px 0;
}
#footer {
	clear: both;
	font-size:85%;
	padding-top:5px;
	border-top:1px #000 solid;
	padding-bottom:35px;
}
.footer_date	{
	float:left;
	width:35%;
	padding-top:13px;
}
.footer_address	{
	float:left;
	text-align:center;
}
#footer a	{
	color:#353535;
	text-decoration:none;
}
#footer a:hover	{
	text-decoration:underline;
}
#right_content2	{	
	float:right;
	width:25%;
	display:inline;
	padding-top:0;
	margin-top:0;
	margin-bottom:10px;
	vertical-align:top;
}
#left_image2	{
	border:1px #000 solid;
	width:579px;
}
#left_content2	{
	clear:both;
	float:left;
	width:73%;
	margin-bottom:20px;
}


