@charset "utf-8";
body  {
	font: 100% "lucida sans",tahoma,verdana,arial,sans-serif;
	background: #241609 url(../bgs/grassBG.jpg) top center repeat-x;
	/* background-attachment: fixed; */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	margin-bottom: 40px;
	xtext-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #e5dfd3;
	xcolor:#085B67;	
}
.fixed #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../bgs/wrapperBG_sub.jpg) top center no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
} 
.fixed #header { 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 193px;
} 
.fixed #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
img  {
border: 0;
}
.fixed  #tele  {
width: 569px;
float: right;
margin-top: 20px;
height: 20px;
}
.fixed  #nav1  {
width: 569px;
float: right;
padding-top: 20px;
height: 20px;
}
.fixed  #nav2  {
width: 569px;
float: right;
margin-top: 0px;
height: 20px;
}
.fixed  #logo  {
height: 143px;
width: 331px;
float: left;
}
.fixed  #newsheadline  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background: url(../home_sl1/newsBG.jpg) top center;
	clear: both;
	height: 50px;
}
.fixed  #headline  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	height: 30px;
	padding-left: 130px;
	padding-right: 30px;
	overflow: hidden;
	line-height: 1.6em;
	padding-top: 10px;	
}
.fixed #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 0px 15px 20px;
	height: auto;
}
.fixed #sideBOX1 {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	/*  padding: 15px 10px 15px 20px; */
	margin-top: 20px;
	background: url(../home_sl1/joinbut.png);
	height: 206px;
}
.fixed #sideBOX2 {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	/*  padding: 15px 10px 15px 20px; */
	margin-top: 10px;
	height: 206px;
	padding-left: 0px;
	text-align: center;
	background: url(../bgs/loginBG.jpg) top center no-repeat;	
		padding-bottom: 10px;
}
.fixed #sideBOX2LOGGED {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	/*  padding: 15px 10px 15px 20px; */
	margin-top: 10px;
	height: 206px;
	padding-left: 0px;
	text-align: center;
	background: url(../bgs/loggedBG.jpg) top center no-repeat;	
		padding-bottom: 10px;
}
.fixed #userdiv {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	/*  padding: 15px 10px 15px 20px; */
	margin-top: 10px;
	height: 150px;
	padding-left: 0px;
	padding-top: 60px;
	text-align: center;
	background: url(../bgs/loggedBG.jpg) top center no-repeat;	
}
.fixed #sideBOX3 {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	/*  padding: 15px 10px 15px 20px; */
	margin-top: 0px;
	background: url(../home_sl1/conventionbut.jpg);
	height: 216px;
}
.fixed #sideBOX4 {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	/*  padding: 15px 10px 15px 20px; */
	margin-top: 10px;
	height: 216px;
	text-align: center;
	padding-top: 20px;
}
.fixed #sideBOX5 {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	/*  padding: 15px 10px 15px 20px; */
	margin-top: 20px;
	height: 185px;
}
.fixed #sideBOXSUBMENU {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	/*  padding: 15px 10px 15px 20px; */
	margin-top: 0px;
	height: auto;
	padding-left: 0px;
	text-align: center;
	background: #EEE6C2 url(../bgs/subpage_navBG.jpg) top center no-repeat;	
	padding-top: 60px;
}
.fixed #mainContent { 
	margin: 25px 0 10px 230px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: auto;
	background: url(../bgs/subcontentBTM.jpg) bottom no-repeat;
	padding-bottom: 130px;
	color:#085B67;
} 
#mainContent1 { 
	margin: 0px 0 0 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#mainContent2 {
	margin: 0px 0 0 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 30px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(../bgs/maincontentBG.jpg) top center no-repeat; 
	height: 5000px;
	width: 630px;
}
#mainContent3 {
	margin: 0px 0 0 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 30px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(../bgs/maincontentBG.jpg) top center no-repeat; 
	height: 3000px;
	width: 630px;
} 
#content  {
margin-top: 35px;
}  
.fixed #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: right;
} 
.fixed #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
input  {
margin-bottom: 10px;
background: #E1F5FC;
border: 1px solid #84410F; 
}
.searchbutton  {
	background-color: #B96529;
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	}
	/* Text Box with Gradient: */
.tb-gradient {
    border:0;
    background: #A9D03F;
    height: 22px;
    width: 140px;
    padding-top:2px;
}
.buttonBROWN {
background:#008BCB url(../buttons/button_fills_blues3.gif) repeat-x scroll 0 0;
border-color:#DC8F60 #A3531F #A3531F #DC8F60;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-weight:bold;
margin-right:4px;
margin-top:6px;
}
.buttonBROWN:hover {
background:#008BCB url(../buttons/button_fills_blues3.gif) repeat-x scroll 0 -21px;
border-color:#DC8F60 #A3531F #A3531F #DC8F60;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-weight:bold;
margin-right:4px;
margin-top:6px;
}
input, select, textarea {
-moz-box-sizing:border-box;
}


/*  FONTS  */

a:link {
	color: #0C5F6B;
	text-decoration: none;
}
a:visited {
	color: #0C5F6B;
	text-decoration: none;
}
a:hover {
	color: #87410E;
	text-decoration: underline;
}
.topnav   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #84410f;
	font-weight: bold;
	}
.topnav a:link {
	color: #84410F;
	text-decoration: none;
}
.topnav a:visited {
	color: #84410F;
	text-decoration: none;
}
.topnav a:hover {
	color: #000000;
	text-decoration: underline;
}	
.topSUBnav   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c5f6b;
	font-weight: bold;
	padding-top: 10px;
	}	
h1   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0c5f6b;
	font-weight: bold;
	margin-top: 10px;
	}
h2   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #84410F;
	font-weight: bold;
	margin-top: 10px;
	}
h3   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #77A125;	
	font-weight: bold;
	margin-top: 10px;
	}
h4   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	}
h5   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #85420D;
	font-weight: bold;
	margin-top: 10px;	
	}
.headlinetxt   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0c5f6b;	
	font-weight: bold;
	}		
.newsheadline   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #77A125;	
	font-weight: bold;
	margin-top: 10px;
	}
.newsitem   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #77A125;	
	font-weight: bold;
	margin-top: 10px;
	}
.newsdate  {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #085b67;
	font-weight: normal;
	padding-top: 10px;	
	}
.news_more_link  {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #085b67;
	font-weight: normal;
	margin-top: 10px;		
	}
				
.text1  {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #085b67;
	font-weight: bold;
	}
.newstxt {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452D15;
	font-weight: normal;
	}
.newstxt a:link {
	color: #a6622b;
	text-decoration: underline;
	font-weight: bold;
}
.newstxt a:visited {
	color: #a6622b;
	text-decoration: underline;
}
.newstxt a:hover {
	color: #7A390A;
	text-decoration: none;
}
.breadcrumbs {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #085b67;
	font-weight: normal;
	}
.breadcrumbs a:link {
	color: #87410E;
	text-decoration: underline;
	font-weight: bold;
}
.breadcrumbs a:visited {
	color: #87410E;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #87410E;
	text-decoration: none;
}		
p  {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #085b67;
	font-weight: normal;
	line-height: 1.1em;
	padding-right: 15px;
	/* margin-bottom: 30px; */
	}
p a:link {
	color: #87410E;
	text-decoration: underline;
	font-weight: normal;
}
p  a:visited {
	color: #87410E;
	text-decoration: underline;
}
p  a:hover {
	color: #87410E;
	text-decoration: none;
}	
.mainbox  {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #085b67;
	font-weight: bold;
	line-height: 1.5em;
	padding-right: 15px;
}
.mainbox a:link {
	color: #a6622b;
	text-decoration: underline;
	font-weight: bold;
}
.mainbox a:visited {
	color: #a6622b;
	text-decoration: underline;
}
.mainbox a:hover {
	color: #7A390A;
	text-decoration: none;
}				
.address   {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;	
	}	
.foottxt  {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0E9DF;
	font-weight: normal;
	}
.foottxt a:link {
	color: #D5E9F4;
	text-decoration: underline;
}
.foottxt a:visited {
	color: #D5E9F4;
	text-decoration: underline;
}
.foottxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.userdiv  {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c5f6b;
	font-weight: bold;
	}
.userdiv  a:link {
	color: #84410F;
	text-decoration: underline;
}
.userdiv  a:visited {
	color: #84410F;
	text-decoration: underline;
}
.userdiv  a:hover {
	color: #000000;
	text-decoration: none;
}		
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	}	
li  {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #085b67;
	font-weight: bold;
	line-height: 1.5em;
	padding:0 0 0 25px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-right: 15px;
	text-align: left;	
	}
#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}	
#submenu li  {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #085b67;
	font-weight: bold;
	line-height: 1.3em;
	background-image: url(../buttons/redstar.gif);
	background-position:0 0.0em;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-right: 15px;
	}
		/*
GREYBOX
*/
#greybox1, .greybox1{
border:5px solid #D7EBF2;
height:auto;
margin-bottom:10px;
padding-bottom:5px;
padding-top: 2px;
padding-left: 5px;
}
#greybox1 > *, .greybox1 > * {
	overflow:hidden; /* we must protect out borders! */
}	
.button {
background-color:#CCCCCC;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
}	
.Submit {
background-color:#CCCCCC;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
}
