@charset "UTF-8";


/* Clear all padding & margins */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, blockquote {padding: 0px; margin: 0px;}

table { border-collapse: collapse}

body { background-color: #461A0F;}

/* Headlines */

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #4C5A26; font-weight: bold; padding: 15px 0px 3px 15px; }

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #4C5A26; font-weight: bold; padding: 6px 0px 3px 15px;}

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #4C5A26; font-weight: bold; padding: 6px 0px 3px 15px;}

/* Masthead */

#masthead h1 { font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #666666; font-weight: normal; }
#masthead h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #666666; font-weight: normal; }
#masthead h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #666666; font-weight: normal; }

/* Text styles  */

.subtext {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight : normal;} 

.subtext a:link {color: #000000; text-decoration: none} 
.subtext a:visited {color: #000000; text-decoration: none} 
.subtext a:hover {color: #000000; text-decoration: underline} 
.subtext a:active {color: #000000; text-decoration: underline} 

/*  Main Body  */

#Main  p{  font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: 10pt;
		   color: #4d5b26;
           line-height: 13pt;
		   padding: 6px 25px 6px 15px;
		} 


#Main a:link {color: #802045;  font-weight : normal; text-decoration: none } 
#Main a:visited {color: #802045;  font-weight : normal; text-decoration: none } 
#Main a:hover {color: #666666;  font-weight : normal; text-decoration: underline } 
#Main a:active {color: #666666;  font-weight : normal; text-decoration: underline } 		

#Main li {color: #4D5B26; padding-left: 10px;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 13pt;} 
#Main ul {color: #4D5B26; list-style-type: square; margin-left: 30px;} 
#Main ol {color: #4D5B26}

/*  Navigation  */

.Nav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; } 


/*  Testimonial */

.Testimonial p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 1.2;	color: #4d5b26;	padding: 3px 10px 3px 10px; text-align: justify; }

.Testimonial a:link {color: #802045;  font-weight : normal; text-decoration: none } 
.Testimonial a:visited {color: #802045;  font-weight : normal; text-decoration: none } 
.Testimonial a:hover {color: #666666;  font-weight : normal; text-decoration: underline } 
.Testimonial a:active {color: #666666;  font-weight : normal; text-decoration: underline } 		

		
/*  Footer  */

#Footer  p{  font-family: Verdana, Arial, Helvetica, sans-serif;

		  font-size: 12px;
		  color: #4d5b26;
		  text-align: center;

		} 


#Footer a:link {color: #4d5b26;  font-weight : normal; text-decoration: none } 
#Footer a:visited {color: #4d5b26;  font-weight : normal; text-decoration: none } 
#Footer a:hover {color: #b2d258;  font-weight : normal; text-decoration: underline } 
#Footer a:active {color: #b2d258;  font-weight : normal; text-decoration: underline } 		

#Footer li {color: #000000} 
#Footer ul {color: #000000; list-style-type: square} 
#Footer ol {color: #000000}

/*  Generic Box  */


.mainbox {

	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}

