/*  CSS for Rosesroad.com */

body {
	background-color: #FFF;
	}
	
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #4D403F;
	line-height: 135%;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e23b30;
	text-decoration: none;
	}
	
.right_links a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #e23b30;
	text-decoration: none;
	}

.right_links a:hover {
	color: #A58C88;
	}
		
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e23b30;
	}
hr {
	text-align: center;
	}
	
#shadow {	
	width: 810px;
	margin: auto auto;
    -moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    box-shadow: 5px 5px 5px #888;
}

.footer {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: auto auto; 
	text-align: center;
	width: 600px; 
	}
	
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #03F;
}
.footer1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #A58C88;
}
.footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #A58C88;
}
.secondary {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6E5D5A;
}
.images {
	border: 0px solid #000;
}

a img {
	border: 0;
	}

.nav {
	font-family: Verdana, Geneva, sans-serif;
	}
	
a.nav:link {color:#6E5D5A; text-decoration: none; font-family: Verdana, Geneva, sans-serif;}
a.nav:visited {color: #A58C88; text-decoration: none; }
a.nav:hover {color: #A58C88; text-decoration: underline; }
a.nav:active {color: red; } 

.bottomnav,
.bottomnav a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #A58C88; 
	font-size: 11px;  
	}
	
.bottomnav a:hover {
	text-decoration: underline; 
	color: #6E5D5A; 
	}

a.bottomnav2:link {font-family: Verdana, Geneva, sans-serif;text-decoration: none;color: #A58C88; font-size: 11px;  }
a.bottomnav2:hover {text-decoration: underline; color: #6E5D5A; }


p a,
.mainnav a {
	font-family: Verdana, Geneva, sans-serif; 
	text-decoration: none;
	color: #776441; 
	font-weight: bold ;
	}
/*	
.mainnav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none; 
	color: #93C; 
	font-size: 12px; 
	font-weight: bold;
	}
*/
p a:hover,	
.mainnav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none; 
	text-decoration: underline; 
	color: #c60;
	}


.maintable {
	background-color: #FFF;
	width: 810px;
	}
.maintable th1 {
	height: 136px;
	width: 260px;
	}
	
.maintable th2 {
	width: 550px;
	}

.maintable td2 {
	vertical-align: top;
	}
		
.logo_table,
.print_table,
.web_table,
.brochure_table,
.annualreports_table,
.ads_table,
.misc_table,
.enews_table,
.websites_table {
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold ;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 47px;
	margin-top: 20px;
	width: 440px;
	}
				
.logo_table td,
.brochure_table td,
.ads_table td,
.annualreports_table td,
.misc_table td,
.enews_table td,
.websites_table td {
	width: 87px;
	height: 95px;
	}

.print_table {
	font-size: 12px; 
	}

.web_table {
	font-size: 14px;
	}

.logo_table td,
.print_table td,
.web_table td,
.brochure_table td,
.ads_table td,
.annualreports_table td,
.misc_table td,
.enews_table td,
.websites_table td {
	height: 98px;
	text-align: center;
	width: 220px;
	}

.contact_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4D403F;
	line-height: 135%;
	}

input {
	border: 1px solid #776441;
	width: 280px;
	padding: 3px;
	}

textarea {
	border: 1px solid #776441;
	width: 370px;
	padding: 3px;
	}	
		
.contact_inputbox {
	border: 1px solid #776441;
	padding-bottom: 5px;
	}

/* tooltip trigger button */
#tooltip1,
#tooltip2,
#tooltip3,
#tooltip4  {
	width: 86px;
	cursor: pointer;
}

/* tooltip styling */
.tooltip {
	display: none;
}	

.shadow_60 {	
	width: 60px;
	margin: auto auto;
    -moz-box-shadow: 2px 2px 5px #888;
    -webkit-box-shadow: 2px 2px 5px #888;
    box-shadow: 2px 2px 5px #888;
}
	
.shadow_100 {
	width: 100px;
	margin: auto auto;
    -moz-box-shadow: 2px 2px 5px #888;
    -webkit-box-shadow: 2px 2px 5px #888;
    box-shadow: 2px 2px 5px #888;
}
