/* Links */

	
.bottomlinks:hover {
	color: #f8afbd; 
	}

A  {
	text-decoration : none;
	color :#3FAE2E; 
	background-position:bottom;
	background-repeat:repeat-x;
    }

A:hover {
	text-decoration : none;
	color : #167CE6; 
	background-position:bottom;
	background-repeat:repeat-x;
	}

/* Universal stylistics (<strong>, <em>, etc */

strong {
	font-size: 10px;
	color: #28B4BB;
	font-family: Georgia;}

em {
 	color: #4FBCC2;
	font-size: 11px; }

/* Navigation */

ul.nav {
	padding-left: 20px;
	background: #E6F6EF;
	color:#A0AA7E;
	text-align: justify;
	margin-top:1px;
	margin-bottom:8px;
	line-height: 145%;}

li.nav {
	list-style-type: disc;
	list-style-image: url(http://valiantknife.org/laguna/images/bullet.gif);
	margin-bottom: 1px;       }


ul.nav A  {
	text-decoration : none;
	color :#2ECCD4; 
	font-weight: bold;
	font-family: Georgia;    }

ul.nav A:hover  {
	color :#167CE6;     }


li.nav:hover {
	list-style-type: disc;
	list-style-image: url(http://valiantknife.org/laguna/images/bullethover.gif);
	margin-bottom: 1px;     }

/* Sidebar */

div#contentleft{
	padding-left:5px;
	width: 120px;
	float: right;}

/* Main header classes */

h1 {
	margin: 0px 0 3px 0;
	padding: 11px 0 0 27px;
	background: url(http://valiantknife.org/laguna/images/side.gif) no-repeat top left;
	color: #28B4BB;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 50px;
	display: block;
}

h2 {
	margin: 0;
	color: #28B4BB;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin: -35px 0 3px 0;
	padding-left: 27px;
	color: #206A75;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* Body text classes */
	
p {
	font: 11px Verdana;  
	color:#636962;
	text-align: justify;
	margin-top:0;
	margin-bottom:8px;
	line-height: 145%;
    }

p.center {
	text-align: center;
    }

p.right {
	text-align: right;
    }

p.left {
	text-align: left;
    }

.quote {
	color:#806161;
	text-align: justify;
	padding-top:0pt;
	letter-spacing: 2px;
	padding-bottom:0px;
	line-height: 150%;
	font:10px Georgia;
    }


.statistics {
	color:#4FBCC2;
	text-align: justify;
	padding-top:0pt;
	letter-spacing: 2px;
	margin-left: 50px;
	padding-bottom:0px;
	line-height: 150%;
	font:10px Georgia;
    }

.quote em {
	color:#a18a6e;
	font:10px Arial;
    }

input, textarea {
	background-color: #e4f1ea;
   font-family: verdana, sans-serif;
   font-size:8pt;
   color: #b1cbd3;
   letter-spacing: 1px;
   border:0px;
   padding:1px;
   padding-left:3pt;
   padding-bottom:2px;
   padding-top:2px; }

.gallery {
	margin:2px; 
	border: 2px solid #2ECCD4;
}

.gallery:hover {
	margin:2px; 
	border: 2px solid #3FAE2E;
}

/* Footer class */
	
.footer {
	border-top: 5px solid #E6F6EF;
	padding-top: 5px #E9EFD5;
	color: #72978D;
    }

/* Misc. */	

body {font: 11px Verdana;  
	color:#b9b2b2;
	margin:8px;
	line-height: 145%;
	background-color:#D1DEF3;
	background-image: url('http://valiantknife.org/laguna/images/bg.gif');
    }

img
    {border: 0px none;}


/* Structural ids */

#frame{
	width: 572px;
	padding: 20px;
	background-color: #FFFFFF;	
	margin-right:auto;
	margin-left:auto;}

#contentright{
	float: right;
	padding-right:15px;
	width: 430px;}

#footer{
	clear: all;
	padding-top: 1px;}
