body {
  	font-family: Verdana, 'Lucida Sans Unicode', sans-serif;
  	font-size: 11px;
  	margin: 0;
  	padding: 0;
  	text-align: center;
  	background: #D5DFE6 url('images/spiral_tile2.gif') repeat; 
  	color:#333;
	}

#farouter {
	background: #fff;
	width: 760px; 
	border: 1px solid #3A291F;
	margin: 20px auto 20px auto;
	text-align: left;  
	}
	
#outer {
	}
	
#wrap {
	background: #fff;
	}
		


#headermain {
	letter-spacing: 0.2em;
	margin: 8px 8px 0 8px;
	padding: 0 10px 10px 50px; 
	font: normal 100% Verdana, 'Lucida Sans Unicode', sans-serif; 
	height: 160px;
	}

#content {
	padding-left:35px;
	}
	
#main {
	float:left;
	width: 690px; 
	padding-top: 20px;
	}
	
#main p {
	line-height:20px;
	text-align:justify;	
	}
	
#main blockquote {
	line-height: 20px;
	text-align: justify;
	font-style: italic;
	}	

p { 
	font: 100% Verdana, 'Lucida Sans Unicode', sans-serif;
	}

.columns {
	clear:left;
	}
	
.tooltip {
	text-decoration: underline;
	}
	
.leftcol {
	float:left;
	width: 250px;
	padding-bottom:10px;
	}

.rightcol {
	float:left;
	width: 250px;
	padding-bottom:10px;
	}


#menu {
	float: right;
	width: 175px; 
	margin-right: 3px; 
	border-left: 1px none #BAA99F;
	}
	
#logo {
	padding-top: 25px; 
	padding-left: 12px;
	}

	
#headermain {
	background-image: url('images/pink_chrysanth.jpg');
	}
	
/*..........HEADER NAVIGATION...........*/		
	
#hmenu { 
	margin: 8px;
	background: #9588a3;
	}

#navbar {
	margin: 0;
	padding: 3px 0 3px 0px;
	background: #9588a3;
	width: 100%;
	font-family: Verdana, 'Lucida Sans Unicode', sans-serif;
	font-size: 1em;
	font-weight: bold;
	}
	
#navbar li {
	list-style: none;
	width: 140px;
	float: left;
	}
	
#navbar li a, #navbar li a:visited {
	display: block;
	width: 9em;
	padding: 3px 5px 3px 5px;
	background-color: #9588a3;
	color: #fff;
	text-decoration: none;
	}
	
#navbar li.home {
	padding-left: 20px;
	}
		
/*...........SUBMENU NAVIGATION............*/

#navbar li ul {
	display: none;
	width: 9em; /* Width to help Opera out */
	font-weight: normal;
	background-color: #f2eeec;
	}
	
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	}
	
#navbar li:hover li, #navbar li.hover li {
	width: 9em;
	float: none;
	}
	
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #f2eeec;
	color: #333;
	border-bottom: 1px solid #fff;
	}
	
#navbar li li a:hover {
	background-color: #e3d5de; 
	color: #333
	}


#main a, #main a:visited {
	color: #333; 
	text-decoration: none;
	border-bottom: 1px dashed #4e7083;
	}
	

#main a:hover { 
	color: #4E7983; 
	text-decortion: none;
	font-weight: bold;
	border-bottom: 0; 
	}

h1 { 	
	margin: 0; 
	padding: 20px; 
	text-align: right; 
	color: #fff;
	font-family: 'Papyrus';
	font-size:3.7em;
	}
		
h2 {	
	font: 14px Verdana, 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #8e989b;
	margin-bottom: 8px;
	padding: 0;
	}
	
h2#tagline {
	margin:0; 
	margin-right: 25px; 
	padding:0;
	text-align: right;
	text-decoration: none;
	color: #fff;
	border: 0;
	font-family: 'Papyrus';
	font-size:1.5em;
	font-weight:bold;
	}

 h3 {
	font: 16px Verdana, 'Lucida Sans Unicode', sans-serif; 
	margin: 0;
	font-weight: normal;
		}
		
h4 {	
	font: 14px Verdana, 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	margin-bottom: 0;
	padding: 0;
	}
	
.emphasis {
	font-weight: bold;
	}
	
	
#hidden {
	display:none;
	}

	
/*...........SIDEBAR NAVIGATION.........*/

#nav { 
	width: 170px; 
	float: right;
	padding-left:10px;
	margin-top:55px;
	border-left:1px dashed #8e989b;
	}

#sidebar {
	font-family: Verdana, 'Lucida Sans Unicode', sans-serif;
	line-height:20px;
	padding-right:25px;
	}	
	
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, 'Lucida Sans Unicode', sans-serif;
	font-size: 95%;
	}

#nav a {
	font-size: 1em;
	font-weight: bold;
	color: #4E617C;	
	text-decoration: none;
	border-bottom: 0;
}

#nav a:link, #nav a:visited {
	color: #4E617C;
	text-decoration: none;
	border-bottom: 0;
	}

#nav a:hover {
	color: #8498B3;
	text-decoration: underline;
	}
	
	

#main ul{
	line-height: 20px;
	list-style-type: none;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 1em;
	}
	
#main ul li {
	background-image: url("images/fernbullet.jpg");
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 3em;
	border-bottom: 0;
	list-style-image: none;
	list-style-type: none;
	}
	
#main ul.sport li {
	background-image: url("images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 3em;
	border-bottom: 0;
	list-style-image: none;
	list-style-type: none;
	}

#main ul li.description {
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	}

#main li.link a { 
	color: #4E617C;
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
	}
	
#main li.link a:hover {
	color: #8498B3;
	text-decoration: underline;
	font-weight: bold;
	}
	

/*..............SIMPLE PAYPAL BUTTON............*/
form.paypal {
	width: 86px;
	float:right;
	padding-top: 3px;
	}
	
/*...........PAYPAL BUTTON WITH DROP DOWN LIST.........*/	
form.paypal_list {
	width: 146px;
	float:right;
	padding-top: 3px;
	}
	
table.paypal td {
	padding-bottom: 10px;
	}
		

/*..............CONTACT / FEEDBACK FORM............*/	
#contact textarea, #contact input, #contact select {
	font: 100% normal, Verdana, 'Lucida Sans Unicode', sans-serif;
	}
	
#feedback textarea, #feedback input, #feedback select {
	font: 100% normal, Verdana, 'Lucida Sans Unicode', sans-serif;
	}

#clearer { 
	clear: both; 
	margin: 0; padding: 0;
	}
		
#footer, #footer a:link, #footer a:hover, #footer a:visited { 
	margin: 8px 8px 8px 8px; 
	border-top: 1px solid #ddd;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	color: #777;
	text-decoration: none;
	}