/* CSS Document */


body { margin: 0 auto; padding: 0; font-family: Arial, Verdana, Times New Roman; color:#000; text-align: left; white-space: normal; background-color:#666666; }

table,td { background-repeat: no-repeat; margin:0 auto; padding: 0; white-space: normal; background-color:#FFF; }
   
    #main_table { border:2px solid #CCC; margin-top:20px; padding:0; }
	#main_table div { border:2px solid #b2b2b2; padding:0; margin:0; }
    #main_table #top_left { width:300px; height:15px; border-width:0 2px 0 0; background-color: #99B68E; }
	#main_table #second_left { width:300px; height:160px; border-width:0 2px 2px 0; background-color: #99B68E; }
	#main_table #third_left { width:300px; height:180px; border-width:0 2px 0 0; background-color: #99B68E; }
	#main_table #bottom_left { width:300px; height:250px; border-width:2px 2px 2px 0; background-color: #99B68E; }
	
	#main_table #top_right { width:650px; height:15px; border-width:0 2px 0 0; background-color: #99B68E; }
	#main_table #bottom_right { width:650px; height:100%; border-width:0; background-color: #FFF; }
    #main_table #bottom_right #copy_area { padding:10px 20px 0 30px; border:none; background-color:#FFF; }
	#main_table #nav_box { width:950px; height:50px; border-width:2px; background-color: #FFF; }
	#green_bg { background-color: #99B68E; background-repeat:repeat; }
	#directions { position:relative; left:180px; top:220px; }
img { border:none; }
p { font-size: 14px; font-weight:500; line-height:16px; text-align:justify; color:#000; padding:0 0 5px 0; margin:0 0 0 0; white-space: normal; }
b { font-size: 12px; font-weight:600; color:#000; padding:0; margin:0; }
em { font-size: 14px; font-weight:600; }
em span { color:#3F5019; }

h1 { font-size: 22px; font-weight:500; color:#776541; padding:0; margin:0; }
h2 { font-size: 17px; font-weight:600; color:#776541; padding:0 0 10px 0; margin:0; }
h3 { font-size: 14px; font-weight:600; color:#776541; padding:0; margin:0; }
ul { list-style-type:disc; }
strong { font-size: 12px; font-weight:600; color:#0266A4; padding:0; margin:0 0 0 10px; }


a:link.main_nav,a:visited.main_nav,a:active.main_nav { display:block; height:48px; background-image:url(images/nav_bg.jpg); color:#000; font-size: 12px; font-weight: 600; letter-spacing:1px; text-decoration:none; padding:18px 0 20px; }
a:hover.main_nav { color:#000; background:#FFF; } 

#model_nav { position:relative; left:40px; top:0; display:block; width:450px; height:20px; text-align:center; background-color:#99B68E; padding:0; margin:0; }
a:link.models,a:visited.models,a:active.models { font-size: 14px; font-weight: 500; color:#000; text-decoration:underline; margin:0; }
a:hover.models { color:#FF0000; text-decoration: underline; } 



a:link.inline,a:visited.inline,a:active.inline { font-size: 13px; font-weight: 500; color:#013F7A; text-decoration:none; }
a:hover.inline { color:#013F7A; text-decoration: underline; } 

a:link.bold,a:visited.bold,a:active.bold { font-size: 15px; font-weight: 600; color:#000; text-decoration:underline; }
a:hover.bold { color:#FF0000; text-decoration: underline; font-style:italic; } 

#footer { display:block; width:950px; position:relative; left:0; top:0; padding:0; } 
#footer p { font-size:9px; font-weight: 400; color:#FFF; float:right; }


