/* 
		Name:	test.css
        Author:	Bob Meinhart (bob@eCommerce-Plus.com)
Description:	 MohrMR.com CSS File
      Created:	 08/05/2007
     Updated:	 08/05/2007
*/

/*-----WEBSITE DESIGN STYLES---------------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/*
h1 { font-family: Arial, Helvetica, sans-serif; color: #451500; font-size: 1.4em; font-weight: bold; }
h2 { font-family: Arial, Helvetica, sans-serif; color: #451500; font-size: 1.2em; font-weight: bold; }
h3 { font-family: Arial, Helvetica, sans-serif; color: #451500; font-size: 1.1em; font-weight: bold; text-decoration: underline; }
p { color: #333333; padding-right: 10px; padding-left: 10px; }
*/
/*-----HEADER STYLES--------------------------------------------------------------------------------------------*/
#header {
	height: 50px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
#headerTable {
	height: 50px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #50301A;
}
#headerCol1 {
	width: 250px;
}
#headerCol2 {
	width: 1px;
	/*background-color: #FFFFFF;*/
}
#headerCol3 {
	text-align: left;
}

/*-----MAIN STYLES--------------------------------------------------------------------------------------------*/
#main {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#mainTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#mainCol1 {
	vertical-align: top;
	width: 250px;
	background-color: CC3333;
}
#mainCol2 {
	vertical-align: top;
	width: 1px;
	background-color: #50301A;
 }
#mainCol3 {
	vertical-align: top;
	background-image: url(images/home_bkgn.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DEE1EA;
 }
#mainCol3_2 {
	vertical-align: top;
 }
a.TopOfPage {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	color: #0000AA;
	text-decoration: none;
}
a.TopOfPage:hover {
	color: #A90000;
	text-decoration: underline;
}
#buildingBridges {
	color: #333333;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	line-height: 1em;
}
#homeBuildingBridges {
	color: #333333;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	line-height: 1em;
	letter-spacing: 0.15em;
	position: absolute;
	right: 20px;
	bottom: 80px;
}

/*-----FOOTER STYLES--------------------------------------------------------------------------------------------*/
#footer {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 50px;
	vertical-align: top;
}
#footerCol1 {
	width: 250px;
	background-color: #CC3333;
}
#footerCol2 {
	width: 1px;
	background-color: #50301A;
}
#footerCol3 {
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#footerCol3 a {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footerCol3 a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#footerCol3 div {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#footerCol3 div a {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;
}
#footerCol3 div a:hover {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#footerTable {
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
}
#footerMenuTable {
	width: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: AAAAAA;
	margin-right: 10px;
	margin-left: 10px;
}

/*-----MENU STYLES--------------------------------------------------------------------------------------------*/
#leftTagLine {
	color: #FFFFFF;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.15em;
	text-align: left;
	padding-left: 40px;
}
#leftTagImage {
	font-size: 0.75em;
	width: 210px;
	letter-spacing: 0.1em;
	text-align: left;
}
#mainCol1 div.menuSelect {
	color: #50301A;
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
	padding-left: 15px;
}
#mainCol1 div.menuNormal  {
	text-align: left;
	letter-spacing: 0.1em;
	padding-left: 15px;
}
#mainCol1 div.menuNormal a {
	color: #FFFFFF;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
#mainCol1 div.menuNormal a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#mainCol1 #sideContactTitle {
	color: #CC3333;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
#mainCol1 #sideContact {
	color: #FFFFFF;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.1em;
	padding-right: 10px;
}
#mainCol1 #sideContact a {
	color: #FFFFFF;
	text-align: right;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#mainCol1 #sideContact a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#mainCol1 #mmrBrochure a {
	color: #FFFFCC;
	text-align: center;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#mainCol1 #mmrBrochure a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

/*-----HOME PAGE STYLES-----------------------------------------------------------------------------------*/
#homeTitle {
	color: #666666;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	left: 280px;
	top: 80px;
	letter-spacing: 0.3em;
	line-height: 1.4em;
	text-transform: uppercase;
	z-index: 2;
}
#homeTitleList {
	color: #666666;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.3em;
	line-height: 1.4em;
	position: absolute;
	left: 310px;
	top: 100px;
	text-transform: uppercase;
	z-index: 2;
}
#homeTextCap {
	color: #B15C11;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bold;
	position: relative;
	width: 50px;
	left: 25px;
	top: -90px;
	z-index: 2;
}
#homeText {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	position: relative;
	width: 520px;
	left: 60px;
	top: -130px;
	letter-spacing: 0.3em;
	line-height: 1.4em;
	color: #000000;
	z-index: 2;
}
#homeTable {
}
#homeTable div {
	color: #0000FF;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.3em;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 1em;
}
.homeServicesTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	line-height: 1.1em;
	background-color: #DDDFE8;
	position: absolute;
	visibility: hidden;
	width: 280px;
	bottom: 150px;
	right: 20px;
	border: 1px solid #CCCCCC;
	z-index: 2;
}
/*
.homeServicesTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	line-height: 1.1em;
}
*/
td.homeServicesTitle {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	background-image: url(images/popup_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td.homeServicesText {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	line-height: 1em;
}
#homeServicesList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	position: relative;
	width: 420px;
	left: 40px;
	top: 230px;
	text-transform: uppercase;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
#homeServicesListTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #B15C11;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	position: relative;
	width: 420px;
	left: 40px;
	top: 230px;
	text-transform: uppercase;
	line-height: 1.3em;
	letter-spacing: 0.15em;
}
#homeServicesList li {
	list-style-image: url(images/diamond_bullit.gif);
}
#homeServicesList a {
	color: #000000;
	font-size: 1em;
	text-decoration: none;
}
#homeServicesList a:hover{
	color: #A90000;
	text-decoration: none;
}
td.homePopupLeft {
	background-image: url(images/popup_4.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
td.homePopupRight {
	background-image: url(images/popup_5.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#homeWhoNeeds {
	position: absolute;
	width: 500px;
	left: 310px;
	bottom: 80px;
}
#homeWhoNeeds a {
	font-family: Arial, Helvetica, sans-serif;
	color: #B15C11;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#homeWhoNeeds a:hover {
	color: #A90000;
	text-decoration: underline;
}
/*-----ABOUT US PAGE STYLES-----------------------------------------------------------------------------*/
#AboutUsTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 10px;
}
#AboutUsTable h1 {
	color: #50301A;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 0px 0px 10px;
}
#AboutUsTable p {
	color: #333333;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0px 0px 0px 20px;
}
#AboutUsTable div.aboutUsSection {
	color: #B25C11;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px;
	text-decoration: underline;
	padding: 0px 0px 0px 30px;
}
#AboutUsTable div.aboutUsText {
	color: #333333;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 0px 0px 0px 60px;
}
#AboutUsTable div.aboutUsCommitment {
	color: #333333;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 0px 0px 0px 20px;
}
#AboutUsTable div.aboutUsCommitment span {
	color: #CC3333;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
}

/*-----WHO NEEDS MMR PAGE STYLES------------------------------------------------------------------------------*/
#WhoNeedsTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 10px;
}
#WhoNeedsTable h1 {
	color: #50301A;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 0px 0px 10px;
}
#WhoNeedsTable #whoNeedsSubTitle {
	color: #B25C11;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 0px 0px 0px 20px;
}
#WhoNeedsTable ul {
	padding-left: 60px;
}
#WhoNeedsTable li {
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	list-style-image: url(images/diamond_bullit.gif);
	padding-right: 30px;
}
#WhoNeedsTable p {
	color: #333333;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 0px 0px 0px 20px;
}
#WhoNeedsTable #whoNeedsContact {
	color: #B25C11;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
#WhoNeedsTable #whoNeedsContact a {
	color: #B25C11;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#WhoNeedsTable #whoNeedsContact a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*-----SERVICES PAGE STYLES------------------------------------------------------------------------------*/
#ServicesTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 10px;
}
#ServicesTable h1 {
	color: #50301A;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 0px 0px 10px;
}
#ServicesTable div.servicesSection {
	color: #B25C11;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0px 0px 0px 20px;
	text-decoration: underline;
}
#ServicesTable ul {
	padding-left: 60px;
}
#ServicesTable li {
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	list-style-image: url(images/diamond_bullit.gif);
}

/*-----SUCCESS STORIES PAGE STYLES----------------------------------------------------------------*/
#SuccessTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 10px;
}
#SuccessTable h1 {
	color: #50301A;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 0px 0px 10px;
}
#SuccessTable div.successSection {
	color: #FFFFFF;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 5px 0px 5px 20px;
	background-color: #50301A;
	text-align: center;
}
#SuccessTable div.linkTitle {
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 0px 0px 10px 0px;
	color: #50301A;
	text-align: center;
}
#SuccessTable div.noLink {
	height: 10px;
}
#SuccessTable ul {
	padding-left: 30px;
}
#SuccessTable li {
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
	list-style-image: url(images/diamond_bullit.gif);
}
#SuccessTable li span{
	color: #B25C11;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
}
#SuccessTable img {
	border: 0px solid #666666;
}
/*-----CLIENTS & TESTIMONIALS PAGE STYLES------------------------------------------------------*/
#ClientTestimonialTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 10px;
}
#ClientTestimonialTable h1 {
	color: #50301A;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 0px 0px 10px;
}
#ClientTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#ClientTable th {
	color: #FFFFFF;
	background-color: #50301A;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	padding: 5px;
}
#ClientTable td {
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
}
#ClientTable ul {
	padding-left: 120px;
}
#ClientTable li {
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.4em;
	list-style-image: url(images/diamond_bullit.gif);
	padding-right: 30px;
}
#TestimonialTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#TestimonialTable th {
	color: #FFFFFF;
	background-color: #50301A;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	padding: 5px;
}
#TestimonialTable div.testimonial {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	padding: 2px;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 20px 0px 20px;
}
#TestimonialTable div.testimonialSource {
	color: #B25C11;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	line-height: 1.2em;
	padding: 0px 20px 0px 20px;
}

/*-----CONTACT US PAGE STYLES-------------------------------------------------------------------------*/
#ContactUsTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#ContactUsTable h1 {
	color: #50301A;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 0px 0px 10px;
}
td.requiredText {
	font-family: Arial, Helvetica, sans-serif;
	color: #A90000;
	font-size: 0.8em;
	font-weight: bold;
}
label.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
}
input.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFAA;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
input.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
input.readOnlyField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	background-color: #EEEECC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
textarea.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
textarea.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFCC;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
select.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
select.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #50301A solid;
	padding-left: 5px;
}
input.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
}
