/* PAGE ELEMENT STYLES */

body {
	font-size:100%;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	margin: 0;
	padding:0;
}
FORM {
	margin: 0;
}
.background1 {
	color: #3B3335;
	background-image: url(images/bg.gif);
	background-color: #FFF;
	background-repeat: repeat;
	background-position:center top;
	margin:0;
	padding:0;
	border:0;
	text-align:center;
}
#container {
	margin: 0 auto;
	padding:0;
	width: 800px;
	text-align:left;
}
#navbar {
	background-color: transparent;
	width: 200px;
	margin: 0;
	padding: 0;
	text-align:left;
	float:left;
	font-size:14px;
}
#snicons {
	margin:0 0 0 14px;
}
#emailsubscribe {
	background-color: transparent;
	width: 170px;
	margin: 0;
	padding: 0px 0px 0px 24px;
	text-align:left;
}
.subscribefield {
	background-color: #2E1316;
	font-size:13px;
	color: #CCD49D;
	border:1px solid #7B7655;
	margin: 6px 0px 6px 0px;
}
#header1 {
	width:580px;
	height:130px;
	padding:0;
	border:0;
	margin:0;
	background-image: url(images/header1.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#header1 span {
	display:none;
}
#header2 {
	width:580px;
	height:130px;
	padding:0;
	border:0;
	margin:0;
	background-image: url(images/header2.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
.feature {
	padding:0;
	margin:10px 0px 10px 20px;
	width: 295px;
	height:95px;
	display:block;
}

.featureimage {
	float:left;
	height:70px;
	margin:0 10px 0 0;
	width:75px;
	background-color:#FFF;
	overflow:hidden;
	/*border: 1px solid #D0D5BC;*/
}
.featureimage img {
	width:100px;
}
.featureimage a:link, .featureimage a:visited {
	border-color: #D0D5BC;
}
.featureimage a:hover {
	border-color: #2E1316;
	text-decoration: none;
	font-weight: normal;
}
#introtext {
	width:222px;
	padding:218px 20px 20px 20px;
	margin:0;
	overflow:visible;
	background-color:transparent;
	text-align:left;
	color:#3B3335;
	line-height: 140%;
	float:right;
}

#subheader1 {
	background-color:#FFF;
	background-image: url(images/subheader1.jpg);
	background-repeat:no-repeat;
	width: 578px;
	margin:0;
	padding:1px;
	text-align:left;
}
#subheader2 {
	background-color:#FFF;
	width: 540px;
	min-height:450px;
	margin:0;
	padding:20px;
	text-align:left;
}
#maincontent {
	width:580px;
	background-color:#FFF;
	padding:0px;
	margin-left:201px;
	margin-bottom:20px;
	text-align:left;
}
#mainphoto {
	padding:0;
	margin:0;
	overflow:visible;
	background-color:transparent;
	float:right;
	text-align:right;
}

#footer {
	height: 33px;
	width: 556px;
	color: #3B3335;
	font-size: 10px;
	text-align: left;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	background-color: transparent;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	padding: 4px 4px 4px 20px;
	border: none;
	margin: 0;
}
.footerlinks {
}
.footerlinks a:link, .footerlinks a:visited {
	color: #3B3335;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #2E1316;
	text-decoration: underline;
}


/* TEXT-LEVEL ELEMENTS */
#credit {
	color: #644640;
	text-align:right;
	font-size:10px;
	padding:5px 20px;
	}
#credit a {
	color: #644640;
}
#featuretitle {
	margin: 0;
	padding:20px 0px 0px 20px;
	width: 160px;
	height:20px;
	background-color:transparent;
	color: #2E1316;
	font-size: 11px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing:2px;
}
#pagetitle {
	padding:58px 0px 0px 20px;
	margin:0;
	width: 500px;
	background-color:transparent;
	color: #2E1316;
	font-size: 11px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing:2px;
}
#headline, #introtitle {
	padding:0px 0px 10px 0px;
	margin:0;
	color: #A4000C;
	font-size: 16px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
}
#subhead {
	padding:0px 0px 10px 0px;
	margin:0;
	color: #2E1316;
	font-size: 14px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
}
blockquote {
	padding:20px;
	font-weight:bold;
	margin:0;
}
hr {
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top: dotted 1px #B7C37F;
	padding: 0;
	margin:10px 0;
	background-color:transparent;
}
h1 {
	color: #A4B060;
	font-size: 22px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-weight:bold;
}
h2 {
	color: #2E1316;
	font-size:20px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
h3 {
	color: #A4000C;
	font-size:18px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
h4 {
	color: #A4B060;
	font-size:16px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
h5 {
	color: #2E1316;
	font-size:13px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
h6 {
	color: #A4000C;
	font-size:12px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	line-height:140%;
	padding:10px 0 0 0;
	font-weight:bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #2E1316;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #A4000C;
}
.feature h6 { padding:0;margin:0 0 6px 0;
}
.feature p.small { margin:0;padding:0 10px 0 0;
}
.base, p {
	color: #3B3335;
	font-size: 13px;
	line-height: 150%;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
.base a, p a {
	color: #3B3335;
}
.base a:hover, p a:hover {
	color: #A4000C;
}
.basehead {
	color: #A4000C;
	font-size:13px;
	line-height: 20px;
	font-weight: normal;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
.basehead a:link, .basehead a:visited {
	color: #A4000C;
	text-decoration: none;
}
.basehead a:hover {
	color: #A4000C;
	text-decoration: underline;
}
.small {
	color: #3B3335;
	font-size: 11px;
	line-height: 16px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
.small a:link, .small a:visited {
	color: #3B3335;
	text-decoration: none;
}
.small a:hover {
	color: #2E1316;
	text-decoration: underline;
}
.smallhead {
	color: #3B3335;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
.smallhead a:link, .smallhead a:visited {
	color: #3B3335;
	text-decoration: none;
}
.smallhead a:hover {
	color: #2E1316;
	text-decoration: underline;
}
.smaller {
	color: #3B3335;
	font-size: 10px;
	line-height: 15px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
.smaller a:link, .smaller a:visited {
	color: #3B3335;
	text-decoration: none;
}
.smaller a:hover {
	color: #2E1316;
	text-decoration: underline;
}
.baselist, #maincontent ul, #maincontent ol {
	color: #3B3335;
	font-size: 13px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	list-style-position: inside;
}
.baselist a, #maincontent li a {
	color: #3B3335;
	text-decoration: none;
}
.baselist a:hover, #maincontent li a:hover {
	color: #2E1316;
	text-decoration: underline;
}
.baselight {
	color: #CDE09A;
	font-size:13px;
	line-height: 16px;
	line-height: 140%;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
.baselight a:link, .baselight a:visited {
	color: #CDE09A;
	text-decoration: underline;
}
.baselight a:hover {
	color: #FFF;
	text-decoration: underline;
}
.baselighthead {
	color: #FFF;
	font-size: 14px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
.baselighthead a:link, .baselighthead a:visited {
	color: #FFF;
	text-decoration: none;
}
.baselighthead a:hover {
	color: #5BC6E8;
	text-decoration: underline;
}


/* FORM STUFF */
input {
	color: #3B3335;
	font-size: 13px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;

	border:1px solid #000000;
	padding:2px;
}
textarea {
	color: #3B3335;
	padding:2px;
	font-size: 13px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	
	border:1px solid #000000;
}
.noborder {
	border: none;
}
select {
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size: 13px;
	color: #3B3335;
}
.button {
	background: #D4DF99;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin: 0;
	padding:3px;
	border: 0;
	width: 120px;
	font-size:14px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, sans-serif;
	color: #222222;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	display:block;
	cursor:pointer;
	cursor:hand;
	line-height:14px;
}
.button2 {
	background: #D4DF99;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin: 0;
	padding:3px;
	border: 0;
	width: 80px;
	font-size:14px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	color: #2E1316;
	text-decoration: none;
	font-weight:normal;
	text-align:center;
	display:block;
	cursor:pointer;
	cursor:hand;
	line-height:14px;
}
.button3, input.button3 {
	background: #D4DF99;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin: 0;
	padding:4px;
	border: 0;
	width: 120px;
	font-size:14px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	color: #2E1316;
	text-decoration: none;
	font-weight:normal;
	text-align:center;
	display:block;
	cursor:pointer;
	cursor:hand;
	height:24px;
}
.button4 {
	background: #D4DF99;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin: 0;
	padding:2px;
	border: 0;
	width: 80px;
	font-size:14px;
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	color: #2E1316;
	text-decoration: none;
	font-weight:normal;
	text-align:center;
	display:block;
	cursor:hand;
	cursor:hand;
	line-height:14px;
}
.image {
	float: right;
	padding: 0px 0px 0px 10px;
}
.navline {
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top: dotted 1px #7B7655;
	margin: 20px;
	padding: 0;
	background-color:transparent;
}



/* ADMIN STYLES */

.adminbackground1 {
	color: #3B3335;
	font-family: 'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	padding-top:10px;
	margin:0;
	background:#EDF3D7 url(admin/images/admin_bg.jpg) repeat-y center top;
}
.adminlink1 {
	color: #3B3335;
	font-family: 'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	padding:10px;
}
.adminlink1 a:visited {
	color: #3B3335;
	font-family: 'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.adminlink1 a:link {
	color: #3B3335;
	font-family: 'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.adminlink1 a:hover {
	color:#647F25;
	font-family: 'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.adminnav1 {
	font-family:'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding-left:20px;
	text-align:left;
}
.adminnav1 a:visited {
	color: #3B3335;
	text-decoration: none;
	display: block;
}
.adminnav1 a:link {
	color: #3B3335;
	text-decoration: none;
	display: block;
}
.adminnav1 a:hover {
	color: #660033;
	text-decoration: none;
	background-image: url(admin/images/adminOVER1.jpg);
	display: block;
	background-repeat: no-repeat;
}
.adminnavbar1 {
	width: 236px;
	padding: 0px;
}
.adminheader1 {
	text-align: center;
	padding-right:18px;
}
.adminfooter {
	background:#EDF3D7;
	color: #3B3335;
	font-size: 9px;
	text-align: right;
	line-height: 18px;
	font-family: 'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	padding: 0px;
	border-top: solid 2px #FFF;
	border-bottom: none;
	border-right: none;
	border-left: none;
}
.admincontentarea1 {
	background: #FFF;
	width: 634px;
	padding: 18px;
}
.admintitle1 {
	color: #A4B060;
	font-size: 22px;
	font-weight:normal;
	font-family: 'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	letter-spacing:1px;
}
.admintitle2 {
	color: #3B3335;
	font-size: 20px;
	font-family: 'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
}
.adminsubhead1 {
	color: #647F25;
	font-family: 'Lato', Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size: 16px;
	letter-spacing:1px;
	text-align:left;
}
.admintopbar {display:none;
}
.adminbackground1 INPUT, .adminbackground1 TEXTAREA, .adminbackground1 SELECT {
	font-size:14px;
}
#cke_copy {
	border:2px solid #CCC;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#adminbackground1 #cke_editor {
background:none;
background-color:#EFEFEF;
}

#cke_contents_copy {
	border:2px solid #CCC;
}
