/* Start of CMSMS style sheet 'global' */
html
{
	width: 100%;
	height: 100%;
}

body
{
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #A9AB37;
}

a
{
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

a.button, a.button:active, a.button:visited
{
	background-color: #A9AB37;
	color: #E6E697;
	font-size: 16px;
	font-weight: normal;
	padding: 6px;
	text-decoration: none;
}

a.button:hover
{
	background-color: #E6E697;
	color: #A9AB37;
	padding: 5px;
	border: 1px #A9AB37 solid;
}

a.button.small
{
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}

a#slideshow
{
	background-color: #A9AB37;
	color: #E6E697;
	font-size: 16px;
	font-weight: normal;
	padding: 6px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
	height: auto;
	float: right;
}

a#slideshow:hover
{
	background-color: #ffffff;
	color: #A9AB37;
}

a#slideshow img
{
	border: none;
	margin-bottom: 5px;
}

a#slideshow.right
{float: right; margin-left: 10px;}
a#slideshow.left
{float: left; margin-right: 10px;}

img { border-style: none; }

#left { padding: 10px; }
#left a
{
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
#left a:hover { text-decoration: underline; }

#left .bottom { font-weight: normal; }

#breadcrumbs
{
	padding: 3px 10px 3px 10px;
	color: #463915;
}

#breadcrumbs .search { float: right; }
#breadcrumbs .search input
{
	border: 0 none;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
	height: 16px;
	width: 120px;
	background-color: #AAAB30;
	color: #FFF;
	margin: 0;
}
#breadcrumbs .search button
{
	border: 0px none;
	font-size: 10px;
	padding: 0px 3px 0px 3px;
	height: 16px;
	margin-left: 0px;
	background-color: #AAAB30;
	color: #FFF;
}

h1, .header
{
	font-size: 28px;
	line-height: 33px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}

h2
{
	font-size: 22px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}

h3
{
	font-size: 18px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}

#content
{
	padding: 10px 17px 10px 17px;
	text-align: left;
}

#footer
{
	color: #e6e697;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a
{
	color: #e6e697;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#signup
{
	margin: 0px;
	padding: 0px;
}

#signup form
{
	margin: 0px;
	padding: 0px;
}

#signup input
{
	margin: 0px;
	padding: 0px;
}

#signup .text
{
	padding: 0px 0px 0px 2px;
	width: 240px;
	height: 17px;
	max-width: 240px;
	max-height: 17px;
	background-color: #A9AB37;
	color: #330;
	font-family: Verdana, Helvetica, Arial, San-Serif;
	font-size: 10px;
	border: 0px none;
}

table.right, img.right
{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: right;
}
table.left, img.left
{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	clear: left;
}
.caption
{
	color: #463915;
	font-size: 12px;
	line-height: 1.3em;
}

.caption .dropquote
{
	color: #AAAB30;
	font-size: 120px;
	float: left;
	line-height: 80px;
	padding-top: 2px;
	margin-bottom: -60px;
	margin-left: -10px;
	font-family: Georgia, Times, 'Times New-Roman', Serif;
}

/* 
TABS Navigation 
*/
#tabs { margin-top: 90px; }
#tabs ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#tabs ul li { margin-bottom: 1px; }
#tabs ul li a
{
	font-size: 70px;
	line-height: 55px;
	top: 0;
	width: 30px;
	padding: 5px 10px 10px;
	height: 65px;
	text-align: center;
	color: rgb(171, 171, 48);
	background-color: rgb(152, 150, 0);
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#tabs ul li a em
{
	font-size: 10px;
	display: block;
	font-style: normal;
	line-height: 20px;
	margin-top: 0px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#tabs ul li.menuactive a
{
	width: 35px;
	color: rgb(171, 171, 48);
	background-color: rgb(255, 255, 255);
}

#bottom
{
	padding: 0;
	clear: both;
}
#bottom img.donatenow
{
	float: right;
	margin-top: 10px;
}

#stay_informed_large
{
	width: 500px;
	height: 50px;
	margin-top: 10px;
	background-image: url(uploads/images/stay_informed_large_off.gif);
	background-repeat: no-repeat;
	float: left;
}

#stay_informed_large:hover
{
	background-image: url(uploads/images/stay_informed_large_on.gif);
	background-repeat: no-repeat;
}

#stay_informed_large input
{
	width: 187px;
	height: 24px;
	background-color: transparent;
	color: #bcbb09;
	font-family: Tahoma, Arial, Helvetica, San-Serif;
	font-size: 20px;
	padding: 5px;
	border: 0 none;
	left: 203px;
	top: 8px;
	position: relative;
	float: left;
}

#stay_informed_large input:hover { background-color: #FFF; }

#stay_informed_large button
{
	width: 100px;
	height: 50px;
	border: 0 none;
	background-color: transparent;
	float: right;
	position: relative;
}

.tellafriendform fieldset { border: none; }
.tellafriendform label
{
	width: 13em;
	float: left;
	display: block;
	text-align: right;
}

.tellafriendform input
{
	border: 1px #372B0B;
	background-color: #ffffff;
	color: #372B0B;
	font-size: 10pt;
}

.tellafriendform .button
{
	border: 1px #372B0B;
	background-color: #A66900;
	color: #E1DF80;
	font-size: 10pt;
	font-weight: bold;
}



div.formbuilderform div { margin-bottom: 5px; }
div.formbuilderform div recaptcha_widget * { margin: 0; padding: 0; }
div.formbuilderform fieldset { border: none; }
div.formbuilderform label
{
	width: 13em;
	float: left;
	display: block;
	text-align: right;
	margin-right: 10px;
}

div.formbuilderform input
{
	border: 1px #372B0B;
	background-color: #ffffff;
	color: #372B0B;
	font-size: 10pt;
}

div.formbuilderform .button
{
	border: 1px #372B0B;
	background-color: #A66900;
	color: #E1DF80;
	font-size: 10pt;
	font-weight: bold;
}



/* SOCIAL BOOKMARKS */

#socialBookMarks {clear: both;}

.sharesb
{
	color: #726a09;
	clear: both;
	position: relative;
	border: 1px #BCBB09 solid;
	padding: 10px;
	margin: 15px 0 10px 0;
	font-size: 12px;
	-webkit-text-size-adjust: none;
}

.sharesb p
{
	padding: 0;
	margin: 0;
}

.sharesb a, .sharesb a:active, .sharesb a:hover, .sharesb a:visited { color: #726a09; }

.sharesb p a
{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px;
	font-size: 12px;
}

.sharesb h3
{
	padding: 0 3px 0 0;
	margin: 0 5px 0 3px;
	font-weight: normal;
}

.sharesb ul
{
	text-align: left;
	list-style: none;
	margin: 0 0 0px 15px;
	padding: 0;
}

.sharesb ul li
{
	text-align: center;
	display: inline;
	padding: 0 4px 6px 0;
}

.sharesb ul li.delicious { background: url("uploads/images/icons/delicious.gif") no-repeat 0 0; }
.sharesb ul li.digg { background: url("uploads/images/icons/digg.gif") no-repeat 0 0; }

.sharesb ul li.reddit
{
	padding: 0 0 0 2px;
	background: url("uploads/images/icons/reddit.gif") no-repeat 0 0;
}

.sharesb ul li.facebook { background: url("uploads/images/icons/facebook.gif") no-repeat 0 0; }
.sharesb ul li.stumbleupon { background: url("uploads/images/icons/stumbleupon.gif") no-repeat 0 0; }

.sharesb ul li a
{
	padding: 0 0 0 18px;
	margin: 0 3px 0 0px;
}

/* accessibility divs are hidden by default 
text, screenreaders and such will show these */

.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

.clear
{
	clear: both;
	display: block;
	height: 1px;
}
/* end accessibility */
/* End of 'global' */

