/* Start of CMSMS style sheet 'Focused Style' */
*{
	margin:0;
	padding:0;
	}


img {
border:0;
}

body{
	font-family: helvetica, verdana, lucida, arial, sans-serif;
	height:100%;
	background-image:url(images/bgtile.gif);
	background-repeat: repeat;
	background-color:#fff;
margin-top:20px;
margin-bottom:20px;
	}
	
	
#dropwrap{
width:832px;
margin:0 auto;
background-image:url(images/gradient.png);
behavior: url(iepngfix.htc);
background-repeat:repeat-y;
}

#wrapper{
	margin:0 auto 0 auto;
 border-top:1px #233673 solid;
    border-left:1px #233673 solid;
    border-right:1px #233673 solid;
    width: 802px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 800px;	
	}

html>#wrapper	{
	width: 800px;
	} 

#header{
	width:800px;
	height:143px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
background-color:#d4e1ee;
	}

#main{
	overflow: hidden;
	width: 100%;
	border:0;
padding-top:30px;
	/*background-image:url(../nav/contentbg.gif);*/
	background-repeat:no-repeat;
	background-color:#fff;
border-bottom:2px #608e19 solid;
	}

#sidebar{
	float:left;
	padding:0 35px 40px 32px;
	width: 272px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 205px;
	background-color:#fff;
	}

html>#sidebar	{
	width: 205px;
	/*width: 218px;*/
	} 

#menusidebar{
	float:left;
	padding:0px 70px 40px 0;
	width: 272px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 202px;
	background-color:#fff;
	}

html>#menusidebar	{
	width: 202px;
	/*width: 218px;*/
	} 	

#content{
	float:right;
	padding:0 60px 40px 0;
	width: 500px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:440px;
	background-color:#fff;
	}

html>#content	{
	width: 450px;
	}

#contenttitle{
	margin:0em 0 1em 0;
padding:0;
	/*height:24px;*/
	/*background-image:url(images/titlearrow.gif);
	background-repeat:no-repeat;
background-position:center left;*/
	background-color:#fff;
	/*border-bottom:1px #ce3535 solid;*/
	}

#flashbox{
float:right;
width:377px;
}

#titlebox{
width:300px;
float:left;
}

/*-------------Footer----------------*/	
	
#footer{
	/*margin:0 auto;*/
	text-align:center;
	border:0;
	height:2.2em;
	background-color:#233673;
	width: 800px;
}


#footer img{
	margin:0 8px;
	vertical-align:middle;
	}

#footertext{
float:left;
width:100%;
text-align:center;
}
	
/*-------------Breadcrumbs----------------*/
/*
div.breadcrumbs {
   padding: 1em 0 0.8em 32px; 
   font-size: 0.7em;
   color:#ce3535;
   }

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 
*/
/*-------------Blocktag----------------*/

#blocktag{
	width:800px;
	margin:0 auto 20px auto;
padding-top:2px

	}

#blocktag img{
	border:none;
	vertical-align:middle;
	}

#blocktag a, #blocktag a:visited{
font-weight:bold;
	color:#fff;
	font-size:0.7em;
	text-decoration: none;
padding-bottom:0.3em;
padding-top:4px;
	}

#blocktag a:hover{
	color:#fff;
background-color:#00a5ce;
	}


/*-------------Address----------------*/
#menusidebar #addressbox{
margin-top:40px;
margin-left:26px;
}

#addressbox{
margin-top:8px;
margin-left:15px;
}

#addressbox ul{
list-style:none;
margin-bottom:1.5em;
}

#addressbox ul li{
line-height:1.3em;
font-size:0.8em;
color:#233673;
}

/*-------------Sign-in Form----------------*/

#signform{
margin:20px 0 20px 0;
}

#signform p{
margin:0 0 5px 0;
}

#signform a{

}

#signform input.signin_button{
margin-bottom:2em;
}

/*-------------Newsletter Form----------------*/

#newsletterform{
margin:20px 0 20px 0;
padding:15px 15px 15px 15px;
/*background-color:#b7d4ec;*/
background-color:#dbe8f3;
}

#newsletterform p{
margin:0;
}

#newsletterform a{

}

#newsletterform input{

}

.newsletterformbox{
margin-bottom:0.5em;
}
/*-------------Fonts----------------*/

p{
	font-size:0.8em;
	line-height:1.4em;
	margin-bottom:1.3em;
	/*color:#233673;*/
color:#16275e;
	}


p.signature{
margin-bottom:0.2em;
font-size: 14pt; 
font-family: lucida Bright,cursive;
font-style: italic;
}

h1,h2,h3,h4,h5,h6,h7{
	font-family: helvetica, verdana, lucida, arial, sans-serif;
	font-weight:bold;
	color:#233673;
	}


h1{
	font-size:1.2em;
	margin:0 0 0.3em 0px;
	padding-top:0.25em;
	}	
	
	
h2{
	font-size:1em;
	margin:0 0 0.25em 0px;
	padding-top:0.25em;
	}
	
#contenttitle h2{
	font-size:1.5em;
background-image:url(images/titlearrow.gif);
background-repeat:no-repeat;
background-position: 0% 40%!important;
background-position:0% 70%;
	/*padding-top:0.1em;*/
margin:0 0 0 0px;
padding:4px 0 0 30px;
	color:#608e19;
	}


h3{
	font-size:0.9em;
margin:0.1em 0 0.4em 0;
	}
	
h4{
	font-size:0.8em;
margin:0 0 0.3em 0;
	}
	
h5{
	font-size:0.7em;
margin:0 0 0.25em 0;
	}
	
h6{
	font-size:0.6em;
margin:0 0 0.2em 0;
	}
	
h7{
	font-size:0.5em;
margin:0 0 0.15em 0;
	}
	
#footer p{
	font-size:0.7em;
	padding-top:0.9em;
	color:#fff;

	font-weight:bold;
	}

#header h1{
	font-size:0.9em;
	margin:0 0 0.2em 20px;
	color:#fff;
padding:0;

	}

#header h1 a {
	text-indent: -999em;
	text-decoration:none;
color:#fff;
	}



/*-------------Lists----------------*/
	
#content ul{
margin:5px 0 15px 20px;
}

#content ul li{
	font-size:0.8em;
	line-height:1.4em;
color:#16275e;
}

/*-------------Classes----------------*/

.addressgreen{
color:#608e19;
font-weight:bold;
}

.redtext{
color:red;
}
/*-------------Links----------------*/

#content a, #content a:visited{
text-decoration:underline;
/*line-height:1.4em;
font-size:0.85em;*/
color:#608e19;
}

#content a:hover{
color:#233673;
}
/* End of 'Focused Style' */

/* Start of CMSMS style sheet 'Navigation: CSSMenu - Horizontal' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 0px;
   margin-right: 0px;
/*   margin-right: 0px;*/
   background-color:#233673;
	border-top: 2px #608e19 solid;
	border-bottom: 2px #608e19 solid;
	font-weight: bold;
	font-family: helvetica, verdana, lucida, arial, sans-serif;
	font-size:12px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */
   width: 100%;
   }

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 220px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
  top: auto;
   display: none; 

}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   /*margin-left: -1px;*/
margin-left:0;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 5px 10px; 
   text-decoration: none; 
   color: #fff;
}

#primary-nav li a { 
border-right: 1px solid #fff;
}


#primary-nav li.last a, li.last a:hover { 
border-right:0;
}



#primary-nav li li a { 
   /* border: 1px solid #fff; */
border-top:1px solid #608e19;
border-bottom:1px solid #608e19;
border-left:1px solid #608e19;
border-right:1px solid #608e19;
}	
#primary-nav li, #primary-nav li.menuparent, #primary-nav li.last { 
   background-color: #233673; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive{ 
   background-color: #608e19; 
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */

   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #608e19; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li{ 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'Navigation: CSSMenu - Horizontal' */

/* Start of CMSMS style sheet 'Formstyle' */
	/* Sample FormBuilder CSS base */
	form {margin-top:0;}

	form, td, th, li { 
/*font-size: 90%;*/
color:#233673;
}



	form div {margin-bottom:0;}

	fieldset div {
font-size:0.85em;
		margin-bottom:0.3em;
		margin-left:0em;
	}
	fieldset div div {
		margin-top:0.5em;
		margin-left:0em;
	}
	fieldset {
		margin-bottom:0em;
		/*border:1px solid #f60;*/
border:none;
		padding:0.5em 0.5em 0 0.5em;
	}
	fieldset label {
		width:auto;
	}

	legend {
display:none;
		color:#FFF;
		/*background:#F60;*/
		font-style:italic;
		font-size:1.2em;
		margin-bottom:0.5em;
		padding:0.2em;
		width:auto;
		border:1px solid #CCC
	}
	textarea {
		margin: 0.5em 0;
		width:92%;
		height: 6em;
	}

	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
	.short-label label {float:left; width:10em}
	.short-label fieldset div input,
	.short-label fieldset div select {width:16em}

	/* Pretty up your Captcha image output */
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center
	}
	.captcha img {border:1px solid #F60; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em}

	/* Just a bit more room for the Submit button */
	.submit {margin-top:0.5em}

.fbsubmit{
padding:0;
margin:0 0 2em 0;
}

.submit{
padding:0;
margin:0;
}
.contactform fieldset {padding: 0em; background-color: #fff;}
.contactform fieldset legend {font-weight: bold;}
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;}
.contactform div label {display: block; width: 10em; }
.contactform div.required {color: #233673;}
/* End of 'Formstyle' */

