/* Riemore CSS file 
 * updated: 15th April 2007
*/

* { margin:0; padding:0; }
body { font-family:"Trebuchet MS", Arial, sans-serif; font-size:1em; text-align:center; background:url(img/bg-top.gif) repeat-x #12590f; }
img { border:0; }
ul, ol { margin-left:20px; margin-bottom:10px;}
li { margin-left:20px; }
select { min-width:50px;  }
option { padding-right:10px; } 
br { clear: left; }
label { font-weight:bold; vertical-align:top; } 
h1 { margin-bottom:10px; }
p { margin-bottom:10px; }
a { text-decoration:none; } 
a:hover {color:#c00000; }

h1,h2,h3 { font-family:Georgia, "Times New Roman", Times, serif; margin:10px 0; color:#12590f; font-weight:normal; }

.inner { padding:20px; }
.center { float:none; margin:0 auto; width:100%; text-align:center; }

/* main site layout */
#page { margin:0 auto;  width:957px; _width:912px; text-align:left; margin-top:20px;   }
#header {} 
#header img { margin-bottom:10px; margin-top:5px; }
#home { float:left; padding-bottom:20px; background:url(img/bg-main.gif) repeat-y left bottom #fff; width:100%;   }

#front_title { width:100%; margin:0 5px; margin-right:20px; height:50px;}
#front_title h1 { float:left; margin-top:5px; color:#12590f; font-size:32px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; } 
#front_title img { float:left; margin-right:15px; }

#front_text { width:68%; font-size:90%; margin:0 10px; float:left;  }
#front_text h2 { float:right; font-size:130%; color:#12590f; font-style:italic; }
#front_boxes { width:100%; } 
#front_boxes img { margin:0 10px; _margin:0 5px; }
#front_boxes a:hover { opacity:0.7; }

#front_news { float:left; font-family:Georgia, "Times New Roman", Times, serif;  margin-left:20px; width:25%; font-size:70%; margin-top:10px;  border-left:2px solid #eee;  padding-left:10px; }
#front_news h2 { font-size:180%; margin:0; margin-bottom:10px; }
.news_date { color:#12590f; border-bottom:2px dotted #ccc; font-size:140%; font-weight:bold;  } 
.news_title { font-size:110%; font-weight:bold; margin:5px 0;  } 
#front_news a { color:#000; }
#front_news a:hover { color:#c00000; }
#front_news a.more { float:right; color:#12590f; }

/* misc content pages */
#bodytext  { float:left; padding:0 20px 20px 20px; min-height:300px; width:95%; } 
#bodytext h1 { margin-top:10px; margin-bottom:20px;  } 
#content { float:left; background:#fff; width:100%;  }
#subpage { float:left; background:url(img/bg-sub.gif) repeat-y left top #fff;} 

#bodytext a { font-weight:bold; color:#0d3e0a; text-decoration:underline; }
#bodytext a:hover { color:#c00000; }
/* #bodytext img { padding-left:10px; }   */

/* nav */
#nav { background:url(img/topmenu_bg.gif) left no-repeat #000; line-height:31px; height:31px; width:957px;}
#nav_rhs { float:right; width:954px; /* background:url(img/topmenu_rhs.gif) right no-repeat #000; */ line-height:31px; height:31px;} 

#nav a.active { float:left; color:#000; background:url(img/tab_on_rhs.gif) right no-repeat #fff; font-weight:bold; height:31px; 
margin-right:1px; text-align:center; padding:0;  padding-right:4px;}
#nav a.active .tab_lhs { float:left; height:31px; width:5px; background:url(img/tab_on_lhs.gif) left no-repeat; }
#nav a.active:hover { color:#c00000; background:url(img/tab_on_rhs.gif) right no-repeat #fff; }

#nav a { float:left; color:#fff; font-weight:bold; padding:0 5px; text-decoration:none; } 
#nav a:hover { background:#759f74; }

#subnav { color:#000; padding:5px; margin-left:15px; } 
#subnav a {  text-decoration:none; color:#000; font-weight:bold; padding-right:5px; border-right:1px solid #ccc; }
#subnav a:hover {color:#c00000; }
#subnav a.end { border-right:none; } 

/* photo gallery */
#gallery { float:left; width:75%; }

.gallery_photo { float:left; border:1px solid #000; width:160px; min-height:195px; _height:195px; margin-right:10px; margin-bottom:20px;
background:#eee; }
.gallery_photo h3 { float:left; padding-left:5px; width:155px; color:#fff; background:#000; line-height:25px;
margin:0; font-family:arial, sans-serif; font-size:90%; font-weight:bold; }
 
.gallery_photo img { border-bottom:1px solid #000; }
.gallery_photo a { float:left; }
.gallery_photo p { float:left; width:100%; font-size:90%; clear:both; width:156px; padding:2px; margin:0; }
.gallery_photo p.added { float:left; font-size:70%; width:156px; padding:2px;  }

/* footer */
#footer { float:left; color:#88ab86; text-align:center; background:url(img/bg-footer.gif) no-repeat; width:100%; _width:957px; height:51px; font-size:70%; margin-bottom:20px; }
#footer a { color:#88ab86;  text-decoration:none; }
#footer a:hover { color:#ffff00; }
#footer_top { color:#fff; width:100%; padding-top:5px; }
#footer_top a { color:#fff; }
#footer_top a:hover { color:#ffff00; }
