﻿*{ margin: 0; padding: 0; }*
body { 
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff url(images/g.gif) repeat-x;
	color: #444; 
}

a {	color: #317486;	background: ; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #000000; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 {font: 1.6em Arial; margin: 0 0 5px 0px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }

#content { width: 900px; margin: 0 auto; }

#logo { margin: 10px 0 0 0; height: 66px; width: 240px; float: left; background: url(images/logob.gif) no-repeat bottom; text-align: center;}

#menu { float: right; padding: 40px 0 0; margin: 0 0 18px; }
#menu li { font-size: 1.1em; display: inline; }
#menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 50px; color: #ccc; background: #505050 url(images/tab.gif) no-repeat right bottom;  }
#menu li a:hover { background: #505050 url(images/tabhover.gif) no-repeat right bottom; color: #FEFFB8; }

#intro { 
	clear: both;
	background: #fff url(images/intro.jpg) no-repeat;
	color: #ffffff;
	height: 220px;
	margin: 0 0 10px;
	padding: 10px 0px 0 0;
	text-align: left;
        border-bottom: 0px solid #000;
}
	#intro h1 {font: 2.0em Arial, Sans-Serif; margin: 0 0 0 20px; }
	#intro p {
	margin: 0;
	color: #000000;
}

#intronews {
	clear: both;
	background: #fff url(images/intronews.jpg) no-repeat;
	color: #ffffff;
	height: 220px;
	margin: 0 0 10px;
	padding: 10px 0px 0 0;
	text-align: left;
        border-bottom: 0px solid #000;
        }

        #intronews h1 {font: 2.0em Arial, Sans-Serif; margin: 0 0 0 20px; }
	#intronews p { margin: 0; }

#introgardens {
	clear: both;
	background: #fff url(images/introgarden.jpg) no-repeat;
	color: #ffffff;
	height: 220px;
	margin: 0 0 10px;
	padding: 10px 0px 0 0;
	text-align: left;
        border-bottom: 0px solid #000;
        }

        #introgardens h1 {font: 2.0em Arial, Sans-Serif; margin: 0 0 0 20px; }
	#introgardens p { margin: 0; }

#introfalcon {
	clear: both;
	background: #fff url(images/introfalcon.jpg) no-repeat;
	color: #ffffff;
	height: 220px;
	margin: 0 0 10px;
	padding: 10px 0px 0 0;
	text-align: left;
        border-bottom: 0px solid #000;
        }

        #introfalcon h1 {font: 2.0em Arial, Sans-Serif; margin: 0 0 0 20px; }
	#introfalcon p { margin: 0; }

#introgroups {
	clear: both;
	background: #fff url(images/introgroups.jpg) no-repeat;
	color: #ffffff;
	height: 220px;
	margin: 0 0 10px;
	padding: 10px 0px 0 0;
	text-align: left;
        border-bottom: 0px solid #000;
        }

        #introgroups h1 {font: 2.0em Arial, Sans-Serif; margin: 0 0 0 20px; }
	#introgroups p { margin: 0; }

#intromaps {
	clear: both;
	background: #fff url(images/intromaps.jpg) no-repeat;
	color: #ffffff;
	height: 220px;
	margin: 0 0 10px;
	padding: 10px 0px 0 0;
	text-align: left;
        border-bottom: 0px solid #000;
        }

        #intromaps h1 {font: 2.0em Arial, Sans-Serif; margin: 0 0 0 20px; }
	#intromaps p { margin: 0; }

#introphotos {
	clear: both;
	background: #fff url(images/introphotos.jpg) no-repeat;
	color: #ffffff;
	height: 220px;
	margin: 0 0 10px;
	padding: 10px 0px 0 0;
	text-align: left;
        border-bottom: 0px solid #000;
        }

        #introphotos h1 {font: 2.0em Arial, Sans-Serif; margin: 0 0 0 20px; }
	#introphotos p { margin: 0; }

#introdiary {
	clear: both;
	background: #fff url(images/introdiary.jpg) no-repeat;
	color: #ffffff;
	height: 220px;
	margin: 0 0 10px;
	padding: 10px 0px 0 0;
	text-align: left;
        border-bottom: 0px solid #000;
        }

        #introdiary h1 {font: 2.0em Arial, Sans-Serif; margin: 0 0 0 20px; }
	#introdiary p { margin: 0; }


	#login { font-size: 0.9em; margin: 122px 0 0 15px; text-align: left;}
	#login a {
	color: #000000;
	background: #EEA030;
	padding: 4px 20px 6px;
	margin: 0px 0px 0px 0px;
}
	#login a:hover { color: #000; background: #fff no-repeat; }

#left { clear: left; float: left; width: 240px; padding: 0 34px 0 15px; font-size: .9em; margin: 0 0 15px; }
	#leftmenu { list-style: none; margin: 0 0 20px 0; }
	#leftmenu li { padding: 0 0 0 12px; background: #fff url(images/bullet.gif) no-repeat center left; color: #46852F; }
	#leftmenu li a { background: #EAFFE3; color: #46852F; }

#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: ;
       }
	#notice {height: px; padding: 0px 8px 1px 18px; background: #f4f4f4; url(images/.jpg) no-repeat bottom; border: 1px solid #ccc; color: #000000; margin: 0px 0px 12px 0px; }
        #noticecontact {height: px; padding: 0px 8px 1px 18px; background: #f4f4f4; url(images/.jpg) no-repeat bottom; border: 1px solid #ccc; color: #000000; margin: 0px 0px 12px 0px; }
        #noticefind {height: px; padding: 0px 8px 1px 18px; background: #f4f4f4; url(images/.jpg) no-repeat bottom; border: 1px solid #ccc; color: #000000; margin: 0px 0px 12px 0px; }
        #noticevisit {height: px; padding: 0px 8px 1px 18px; background: #f4f4f4; url(images/.jpg) no-repeat bottom; border: 1px solid #ccc; color: #000000; margin: 0px 0px 12px 0px; }
        #noticeopen {height: px; padding: 0px 8px 1px 18px; background: #f4f4f4; url(images/.jpg) no-repeat bottom; border: 1px solid #ccc; color: #000000; margin: 0px 0px 12px 0px; }
        #noticeprices {height: px; padding: 0px 8px 1px 18px; background: #f4f4f4; url(images/.jpg) no-repeat bottom; border: 1px solid #ccc; color: #000000; margin: 0px 0px 12px 0px; }
        #noticee {height: px; padding: 0px 8px 1px 18px; background: #f4f4f4; url(images/.jpg) no-repeat bottom; border: 1px solid #ccc; color: #000000; margin: 0px 0px 12px 0px; }

        #right h2 {font: 1.4em Arial, Sans-Serif; margin: 0 0 5px 0px; }


        #right a { background: ; color: #0000A0; }
        

        #left a { background: ; color: #0000A0; }
        #right a:hover { background: ; color: #8080FF; }

	    #left a:hover { background: ; color: #8080FF; }

	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }


#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #4CA031; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }

