/* CSS Document */

@import url(goodies.css);

.styledtext1 {
 color: #000000;
 font-size: 25px;
 font-family: "Trebuchet MS", Times, serif;
 text-decoration: none }
 
 .styledtext2 {
 color: #5B7E0F;
 font-size: 25px;
 font-family: "Times", serif;
 text-decoration: none }
 
 .styledtext3 {
 color: #000000; 
 font-size: 13px; 
 font-family: Arial, sans-serif;  }
 
 .smtext {
 color: #E4DCA5;
 font-size: 7px;
 font-family: Verdana, Arial, sans-serif;
 text-decoration: none }
 
 .Nativenoticetext {
 color: #000000; 
 font-size: 11px;
 font-family: Verdana, Arial, sans-serif;
 text-decoration: none }
 
 .Nativepagetext {
 color: #000000; 
 font-size: 12px; 
 font-family: Arial, sans-serif;
 text-decoration: none }
 
 .Nativetext {
 color: #97895E;
 font-size: 15px;
 font-family: Trebuchet MS, Times; }
 
 .Nativeawesome {
 font-family: "Palatino Linotype", Platino;
 font-size: 15px;
 font-weight: 500;
 color: #4F8541; }
 
 .trademark {
 color: #000000;
 font-size: 12px;
 font-family: Trebuchet MS, serif;
 font-weight: bolder;
 text-decoration: none }

 .nButton {
	background-color:#dfdeac;
	border:2px solid #000000;
	display:inline-block;
	color:#000000;
	font-family:"LobsterTwoItalic", Trebuchet MS;
	font-size:17px;
	font-weight:normal;
	padding:2px 0px 0px 0px;
	width:72px;
	height:22px;
	text-decoration:none; }
	.nButton:hover {background-color:#8BC570; color:#000000;}
	.nButton:active {position:relative; color:#000000; top:1px;}
	.nButton:link {color:#000000;}
	.nButton:visited {color:#000000;}
	
	.n2Button {
	background-color:#dfdeac;
	border:2px solid #000000;
	display:inline-block;
	color:#000000;
	font-family:"LobsterTwoItalic", Trebuchet MS;
	font-size:15px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	width:56px;
	height:18px;
	text-decoration:none; }
	.n2Button:hover {background-color:#8BC570; color:#000000;}
	.n2Button:active {position:relative; color:#000000; top:1px;}
	.n2Button:link {color:#000000;}
	.n2Button:visited {color:#000000;}

@font-face {
    font-family: 'LobsterTwoItalic';
    src: url('WebFonts/LobsterTwo-Italic-webfont.eot');
    src: url('WebFonts/LobsterTwo-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('WebFonts/LobsterTwo-Italic-webfont.woff') format('woff'),
         url('WebFonts/LobsterTwo-Italic-webfont.ttf') format('truetype'),
         url('WebFonts/LobsterTwo-Italic-webfont.svg#LobsterTwoItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
 body { background-color: #E6D7A6; background-image:
url("http://www.naturalangle.us/tanpattern.gif");
background-repeat:
repeat; }
