﻿p {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-size: 12px;
		COLOR: #333333;
	    
  }
    A
    {
	    COLOR: #137390;
	    TEXT-DECORATION: underline;
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: 12px;
    }
    h1 {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: 16px;
	    color: #8CC63E;
	    font-weight: bold;
		MARGIN-TOP: 0px;
		MARGIN-BOTTOM: 0px;
    }
    h2 {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: 13px;
	    color: #92cdff;
	    font-weight: bold;
		MARGIN-TOP: 0px;
		MARGIN-BOTTOM: 0px;
    }
 h3 {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    color: #A0CF67;
	    font-weight: bold;
		MARGIN-BOTTOM: 0px;
    }
    h4 {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: 13px;
	    color: #ffffff;
	    font-weight: bold;
		MARGIN-TOP: 0px;
		MARGIN-BOTTOM: 0px;
    }
    input {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		color: #000000;
	    font-size: small;
	    background-color: #FFFFFF;
	    color: #000000;
	    border:think #009900;
    }
	input.checkbox {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		border: 0px;
		background-color : transparent;
    }
	select {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
    body {
	    margin-left: 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
    }
    textarea {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: small;
	    background-color: #FFFFFF;
	   color: #000000;
    }

   .base {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    color: #076324;
    }
	.highlight {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: 16px;
	    color: #ff0000;
    }
	.largelink {
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: 16px;
	   }
	.DR{
	    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	    font-size: 10px;
	    color: a8a372;
    }
	select {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
 ul{
	list-style:circle;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
	line-height: -5;
}
li {
	list-style:circle;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: -5px;
	line-height: 2;
}
.photogalleryItem img{
	text-align: center;
    padding: 2px;
	border: 1px solid #ddd;
	box-shadow:  2px 2px 6px rgba(0,0,0,.5);  /*For IE9/Final CSS3 spec*/
	-moz-box-shadow:  2px 2px 6px rgba(0,0,0,.5);  /*For Firefox*/
	-webkit-box-shadow:  2px 2px 6px rgba(0,0,0,.5);  /*For Chrome/Safari*/
}
