/* -----------------------------------*/
/* ----->>> GLOBAL SETTINGS <<<-------*/
/* -----------------------------------*/
 
html, body {
border:0;
margin:0;
padding:0;
/*overflow-y: scroll;*/
}

ul {
	list-style: disc;
}

/* TO CALCULATE EM SIZES: FONT PX SIZE / 16 (THE DEFAULT PX SIZE) eg: to get 20px, 20/16 = 1.25em */
/* TO CALCULATE EM LINE HEIGHT SIZES: LINE HEIGHT PX SIZE / 18 (THE DETERMINED LINE HEIGHT SET IN BODY)  */

body {
text-align: center;
font:100%/1.125 Arial, Helvetica, sans-serif;
color:#482C16;
background-color: #A5AF4A;
background-image: url(../images/bg_gradient.jpg); 
background-repeat: repeat-x;
background-position: top;
}

.bodyReset {
/* COPY CHANGES TO 'styles_adminFCK.css FOR TEXT EDITOR */
font-size: 0.9em;
line-height:1.4em;
color:#30221C;
}

p {
/* COPY CHANGES TO 'styles_adminFCK.css FOR TEXT EDITOR */
font-size: 1em;
line-height:1.25em;
color:#30221C;
}

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
/* Large Green header */
padding:0px 0px 15px 0px;
letter-spacing:0px;
font-size:1.65em;
line-height:2em;
color:#7F740E;
font-weight:bold;
}

.h1 {
/* Large Green header */
/* COPY CHANGES TO 'styles_adminFCK.css FOR TEXT EDITOR */
padding:0px 0px 15px 0px;
letter-spacing:0px;
font-size:1.65em;
line-height:2em;
color:#7F740E;
font-weight:bold;
}
 
h2 {
/*  white header  */
padding:18px 0px 5px 15px;
color:#ffffff;
font-size:1.15em;
line-height:1.25em;
text-transform: uppercase;
}

.h2 {
/*  white header  */
/* COPY CHANGES TO 'styles_adminFCK.css FOR TEXT EDITOR */
padding:18px 0px 5px 15px;
color:#ffffff;
font-size:1.15em;
line-height:1.25em;
text-transform: uppercase;
}
 


h3 {
/*  green bold header eg: for interior title */
padding:0px 0px 5px 0px;
font-size: 1.25em;
line-height:1.25em;
font-weight:bold;
color:#7F740E;
}

.h3 {
/* COPY CHANGES TO 'styles_adminFCK.css FOR TEXT EDITOR */
/*  green bold header eg: for interior title */
padding:0px 0px 5px 0px;
font-size: 1.15em;
line-height:1.25em;
font-weight:bold;
color:#7F740E;
}

.smallText {
	margin-top: 4px;
	font-size: 0.85em;
	line-height:1.6em;
	color:#333333;
}


/* -----------------------------------*/
/* --------->>> Side Nav <<<----------*/
/* -----------------------------------*/





/* -----------------------------------*/
/* ------>>> General Styles <<<-------*/
/* -----------------------------------*/

p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}

.altBG1 {
	background-color: #ffffff;
}

.altBG2 {
	background-color: #f6f9e1;
}

 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}





/* -----------------------------------*/
/* ---------->>> FORMS <<<------------*/
/* -----------------------------------*/ 
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:0.85em Arial, Helvetica, sans-serif;
}

.inputSearch {
font:0.85em Arial, Helvetica, sans-serif;
color:#482C16;
line-height:1.25em;
background-color:#d8e0a8;
height:18px;
border: 1px solid #FFFFFF;
} 


.listHead {
font:0.95em Arial, Helvetica, sans-serif;
line-height:1.65em;
font-weight: bold;
text-align:left;
width: 150px;
}
 
.listHeadHorizontal {
font:0.95em Arial, Helvetica, sans-serif;
line-height:1.65em;
font-weight: bold;
text-align:left;
width: 150px;
background-color:#d8e0a8;
} 
 
textarea {
font-size:1.2em;
line-height:1.4em;
}
 
label {
cursor:pointer;
}

.row1 {

}

.formTopLabel {
	font:0.85em Arial, Helvetica, sans-serif;
	line-height:0.85em;
}

.fieldLong {
	font:0.85em Arial, Helvetica, sans-serif;
	width: 580px;
}

.contactTextareaBox {
	font:0.85em Arial, Helvetica, sans-serif;
	height: 50px;
}

.fieldSelectShort {
	font:0.85em Arial, Helvetica, sans-serif;
	width: 280px;
}

.fieldSelectSmall {
	font:0.85em Arial, Helvetica, sans-serif;
	width: 80px;
}

.fieldShort {
	font:0.85em Arial, Helvetica, sans-serif;
	width: 280px;
}

.fieldShortMSIE {
	font:0.85em Arial, Helvetica, sans-serif;
	width: 280px;
}

#topMargin5 {
	margin-top: 5px;
}







/* -----------------------------------*/
/* ----------->>> LINKS <<<-----------*/
/* -----------------------------------*/
 
a,
a:link,
a:visited,
a:hover {
color:#482C16;
font-size:1em;
line-height:1.4em;
text-decoration:underline;
}

a:hover {
color:#A09512;
font-size:1em;
line-height:1.4em;
text-decoration:underline;
}



a.linkHeaderWhite {
color:#FFFFFF;
font-size:0.8em;
line-height:1.25em;
font-weight:bold;
text-decoration:none;
}

a.linkHeaderWhite:visited {
color:#FFFFFF;
font-size:0.8em;
line-height:1.25em;
text-decoration:none;
}

a.linkHeaderWhite:hover {
color:#FFFFFF;
font-size:0.8em;
line-height:1.25em;
text-decoration:underline;
}

a.linkHeaderWhite:active {
color:#FFFFFF;
font-size:0.8em;
line-height:1.25em;
text-decoration:none;
}


/* -----------------------------------*/
/* -------->>> TEXT STYLES <<<--------*/
/* -----------------------------------*/ 
.textSm {
font-size: 0.9em;
line-height:1.25em;
}

.textMd {
font-size: 1.4em;
line-height:1.6em;
}

.textLg {
font-size: 1.6em;
line-height:1.8em;
}


.textHeaderWhite {
color:#FFFFFF;
font-size:0.8em;
line-height:1.25em;
font-weight:bold;
}

.grey {
color: #9FA08A;
}

.borderBlack {
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	
}

.formTextField {
	width: 250px;
	height: 15px;
	font-size: 0.85em;
	font-family: arial;
}

.formFileField {
	width: 250px;
	height: 20px;
	font-size: 0.85em;
	font-family: arial;
}

.formSecurityField {
	width: 175px;
	height: 15px;
	font-size: 0.85em;
	font-family: arial;
}

.formSecurityFieldError {
	width: 175px;
	height: 16px;
	font-size: 0.85em;
	font-family: arial;
	background-color: #ffffcc;
}

.formLabel {
	font-size: 0.85em;
	font-family: arial;
	font-weight: bold;
	color: #222222;
	vertical-align: top;
	horizontal-align: top;
}

.error {
	font-size: 0.85em;
	font-family: arial;
	font-weight: bold;
	color: red;
}




/* -----------------------------------*/
/* ------>>> GLOBAL CLASSES <<<-------*/
/* -----------------------------------*/
 
.clear         { clear:both; }
.float-left    { float:left; display: inline;margin:0 auto;}
.float-right   { float:right; display: inline;}
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrapper       { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.textBody {
/* COPY CHANGES TO 'styles_adminFCK.css FOR TEXT EDITOR */
font-size: 1em;
line-height:1.3em;
color:#482C16;
}

.textBodyBold {
/* COPY CHANGES TO 'styles_adminFCK.css FOR TEXT EDITOR */
font-size: 1em;
line-height:1.4em;
color:#482C16;
font-weight: bold;
}

.textBodyMd {
/* COPY CHANGES TO 'styles_adminFCK.css FOR TEXT EDITOR */
font-size: 1.15em;
line-height:1.75em;
color:#482C16;
}

.textBodyMdBold {
/* COPY CHANGES TO 'styles_adminFCK.css FOR TEXT EDITOR */
font-size: 1.15em;
line-height:1.75em;
font-weight:bold;
color:#482C16;
}

