html, body {  /* set everything to zero for a good cross-browser starting point */
margin: 0; /* zeroes the margins on the body */
padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
border: 0; /* zeroes off any existing border */
}

.organgetext {
	color: #F60;
	
}


img
{display:block}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background:#504645;
}

a {
	color: #F60;
	font-weight: bold;
}

.nolink {
	font-size: 12px;
	color: #768960;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #F60;
}

/* CSS Document */

form {
	padding: 0;
	margin: 0;

}

h1 {
	color: #db5900;
	padding: 0 0 5px 0;
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}


h2 {
	color: #db5900;
	padding: 0 0 5px 0;
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
}

h3 {
	color: #db5900;
}


.contentBox {
	padding: 10px 10px 10px 10px;
	background: url(../images/content_box_bg.gif) top repeat-x;
	border: 1px solid #e5e5e5;
	margin: 0 0 15px 0;
}

.contentBox ul {
	margin: 0 0 0 40px;
	padding: 0;

}

.contentBox li {
	font-weight: bold;
	color:  #db5900;
	line-height: 13px;

}
.divider
{
	clear: both;
	margin: 0;
	padding: 0;
}

.photos {
	text-align: center;
}

.photos img {
	margin: 15px auto 0 auto;
	border: 1px solid #d0cfc5;
	padding: 3px;
	display: inline;
}

.box  {
padding: 15px 15px 15px 15px;
border: 1px solid #7a8c64;
background: #ccd4c3;
color: #000000;
text-align: center;
}

a.button, a.button:link, a.button:active, a.button:visited  {
padding: 1px 5px 1px 5px;
border: 1px solid #7a8c64;
background: #ccd4c3;
color: #000000;
font-weight: normal;
text-decoration: none;
margin: 3px;
float: left;
}

a.button:hover  {
padding: 1px 5px 1px 5px;
border: 1px solid #7a8c64;
background: #7a8c64;
color: #FFFFFF;
text-decoration: none;
margin: 3px;
float: left;
}

a.buttonh, a.buttonh:link, a.buttonh:active, a.buttonh:visited  {
padding: 4px 5px 4px 35px;
width: 161px;
background: url(../images/button_bg.gif);
color: #000000;
font-weight: bold;
text-decoration: none;
margin: 10px 0 0 0;
float: left;
}

a.buttonh:hover  {
padding: 4px 5px 4px 35px;
width: 161px;
background: url(../images/button_bg.gif);
color: #FFFFFF;
text-decoration: none;
margin: 10px 0 0 0;
float: left;
}

/* CONTAINER
-------------------------------------------------------------------- */

#container
{
	background: url(../images/main_bg.gif) repeat-x #fff;
}

#container-inner
{
	width: 907px;
	margin: 0 auto 0 auto;
}

/* HEADER
-------------------------------------------------------------------- */


#banner
{
	padding: 0 8px 0 8px;
	width: 891px;
	float: left;
	background: url(../images/banner_bg.gif) no-repeat top right;
	
}

#logo
{
	padding: 18px 0 0 0;
	text-align: center;
	margin: 0 0 0 10px;
	width: 121px;
	float: left;
}


#tel
{
	background: url(../images/tell.gif) no-repeat top left;
	width: 173px;
	margin: 49px 0 0 0;
	height: 74px;
	float: right;
}


/* MENU 
----------------------------------*/



#mainTxt {
	float: left;
	width: 423px;
	color: #FFF;
	padding-top: 30px;
}


#mainTxt h1 {
	border: none;
	color: #FFF;
	background: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;	
	padding-bottom: 10px;
}



#menu
{
	width: 621px;
	float: right;
	margin: 99px 0 0 11px;
	padding: 0 0 0 0;
}

.samplesmenu {
	list-style: disc;
}

.samplesmenu li {
	color: #F60;
	font-weight: bold;
}

#menu ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	float: right;
}

#menu ul li { 
	float: left; 
}

#menu ul a, #menu ul a:link, #menu ul a:visited
{
	padding: 0px 11px 0px 11px;
	display: block;
	line-height: 33px;
	text-decoration: none;
	font-size: 14px;
	color: #F60;
	font-weight: normal;
}

#menu ul a:hover
{
	padding: 0px 11px 0px 11px;
	display: block;
	line-height: 33px;
	background: url(../images/menu_divider.gif) no-repeat center bottom;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	font-weight: normal;

	
	
}

#menu ul .current
{
	padding: 0px 11px 0px 11px;
	display: block;
	line-height: 33px;
	background: url(../images/menu_divider.gif) no-repeat center bottom;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	font-weight: normal;

	
	
}

#menu ul .last a {
	background: none;
}

#menu ul .last a:hover {
	background: none;
}

#homelist
{
}

#homelist ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	float: right;
}

#homelist ul li { 
	float: left; 
	padding: 0px 8px 0px 8px;
	display: block;
	line-height: 33px;
	text-decoration: none;
	background: url(../images/dot.gif) no-repeat left 17px ;
	font-size: 13px;
	color: #F60;
	font-weight: normal;
}

#homelist ul li.first { 
	background: none;
}


#menu ul .current
{
	padding: 0px 11px 0px 11px;
	display: block;
	line-height: 33px;
	background: url(../images/menu_divider.gif) no-repeat center bottom;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	font-weight: normal;

	
	
}

/* Content
-------------------------------------------------------------------- */

#contentContainer {
	margin: 0 0 0 0;
	padding: 10px 18px 100px 18px;
	width: 871px;
	background: url(../images/content_bg.gif) no-repeat;
	clear: both;
}

#contentInner {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	width: 851px;
	float: left;
	min-height: 358px;
}
.contentSmlBoxTop {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	width: 227px;
	background: url(../images/sml_box_top.gif) no-repeat;
}

.contentSmlBoxMid{
	margin: 0 0 0 0;
	width: 227px;
	background:url(../images/sml_box_mid.gif) repeat-y;
}

.contentSmlBoxMid h2{
	color: #166096;
	padding: 0 0 7px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
}

.contentSmlBoxBot{
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	width: 227px;
	background: url(../images/sml_box_bot.gif) no-repeat;
}


.contentLrgBoxTop {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	width: 629px;
	background: url(../images/lrg_box_top.gif) no-repeat;
}

.contentLrgBoxMid{
	margin: 0 0 0 0;
	width: 629px;
	background:url(../images/ltg_box_mid.gif) repeat-y;
}

.contentLrgBoxMid h2{
	color: #166096;
	padding: 0 0 7px 0;
	margin: 0;
	border-bottom: 1px solid #ebebe9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: lighter;
}

.contentLrgBoxBot{
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	width: 629px;
	background: url(../images/ltg_box_bot.gif) no-repeat;
}

.twentyPad {
	padding: 5px 20px 5px 20px;
	
}

#content
{	
	width: 535px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#contentText
{	
	width: 475px;
	margin: 0 0 0 0;
	padding: 10px;
	float: left;
}

#contentTextVen
{	
	width: 425px;
	margin: 0 0 0 0;
	padding: 10px;
	float: left;
}
#sideColVen
{	
	margin: 5px 5px 0 0;
	width: 410px;
	float: right;
	font-size: 11px;
	line-height: 16px;
}



#contentMenu
{	
	width: 275px;
	margin: 0 0 0 0;
	padding: 10px;
	float: left;
}

#contentFull
{	
	padding: 10px;
}

#leftCol
{	
	width: 342px;
	padding: 0 10px 10px 10px;
	float: left;
}

#twoCol
{	
	width: 582px;
	padding: 0 20px 10px 20px;
	float: left;
}

.repeater
{	
	width: 562px;
	padding: 10px 10px 10px 10px;
	background: url(../images/repeater.gif) repeat-x bottom;
}

.siderepeater
{	
	padding: 10px 0 10px 0;
	width: 207px;
	border-bottom: 1px dashed #b7b6ac;	
	color: #999999;
	
}

.box
{	
	width: 562px;
	padding: 10px 10px 10px 10px;
	background: url(../images/repeater.gif) repeat-x bottom;
}

.repeater img
{	
	float: left;
	margin: 0 10px 0 0;
}

#leftCol
{	
	width: 230px;
	padding: 0 10px 10px 10px;
	float: left;
}

#newletter
{	
	padding: 10px 10px 10px 10px;
	clear: left;
	width: 210px;
	background: url(../images/side_box_bg.gif) repeat-x bottom #d8d4c8;
	margin: 0 0 0 0;
	color: #535041;
	font-size: 11px;
}

#eventbanner
{	
	padding: 10px 10px 10px 10px;
	float: left;
	width: 260px;
	background: url(../images/side_box_bg.gif) repeat-x bottom #d8d4c8;
	margin: 10px 10px 10px 0;
	color: #535041;
	font-size: 11px;
}

#newletter h3
{
	color: #535041;
	padding: 0 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
}

#leftCol img
{	
	margin-top: 10px;
}




#content li
{
list-style-image:url(../images/arrow.gif);
}

#content ul
{
padding: 0 0 0 0;
margin: 0 0 0 15px;
}


.error {
	color: #F00;
	font-weight: normal;
	font-size: 11px;
}



/* sidecol
-------------------------------------------------------------------- */

#sidecol
{
	margin: 0 5px 0 0;
	padding-top: 18px;
	width: 320px;
	float: right;
	font-size: 11px;
	line-height: 16px;

}

#sidecolImg
{
	margin: 5px 5px 0 0;
	width: 360px;
	float: right;
	font-size: 11px;
	line-height: 16px;

}

#sidecolMenu
{
	width: 560px;
	float: right;
	font-size: 11px;
	line-height: 16px;

}

#sidecol img
{
	margin-bottom: 20px;
}

#quickSearch
{
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background: #7a338a;
	color: #FFFFFF;
	width: 181px;
	float: left;
	height: 182px;
	border-bottom: 1px solid #fff;
}


/************ FORMS **************/


}



/* Footer
-------------------------------------------------------------------- */


#footer-stretch
{
	background: #504645;
}

#footer
{
	padding: 8px 43px 50px 43px;
	font-size: 11px;
	color:#e6e6e6;
	width: 890px;
	margin: 0 auto 0 auto;
}

.footerRight
{
	float: right;
	text-align: right;
}

#footer ul
{
	margin: 0;
	padding: 0 5px 2px 17px;
	float: right;
}

#footer li
{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}

#footer li a, #footer li a:link, #footer li a:visited
{
	text-decoration: none;
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

#footer li a:hover
{
	text-decoration: none;
	color: #fff;
}
#footer a, #footer a:link, #footer a:visited
{
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}


#footer a:hover
{
	text-decoration: none;
	color: #F90;
}

.smlTXT
{
font-size: 10px;
}
.resultsHead
{
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	background-color: #b9d3eb;
	margin: 0 0 1px 0;
}

.resultsHead a, .resultsHead a:link, .resultsHead a:visited
{
	font-size: 12px;
}
.resultsHead a:hover
{
	font-size: 12px;
}


a.smlLink , a.smlLink:link, a.smlLink:visited
{
	font-size: 10px;
	color: #000;
}
a.smlLink:hover
{
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

#repeater a:hover {
	color: #000;
	text-decoration: underline;
}


.resultsBody
{
	padding: 3px 3px 3px 3px;
	font-size: 10px;
	background-color: #f4f4f6;
	margin: 0 0 10px 0;
}

.jobHead
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}

img.imgRight {
float: right;
display: inline;
}


.frameBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    margin:0;
    width:100%;
    height:100%;
	background: none;
}

.frameBody p
{
    border:1px #bbb solid;
    padding:2px;
}

.rte-zone
{
	width:500px;
	margin:0;
	padding:0;
	height:160px;
	border:1px #999 solid;
    clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

.rte-toolbar{ overflow:hidden; }

.rte-toolbar a, .rte-toolbar a img {
	border:0;
}

.rte-toolbar p {
    float:left;
    margin:0;
    padding-right:5px;
}


.date {
float: right;
}

.count {
float: right;
margin: 20px 0 0 0;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #7a338a;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#c0d7ec;
	height:27px;
	font-weight: bold;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#listticker ul {
	height: 60px;
	width: 228px;
	overflow: hidden;
	border: solid 1px #DEDEDE;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

	#listticker li{
		height:60px;
		padding:5px;
		list-style:none;
	}

		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider                         { width: 560px; height: 660px; position: relative; margin: 0 auto; }
.anythingSlider .wrapper                { width: 560px; overflow: auto; height: 660px; margin: 0; position: absolute; top: 0; left: 0; 	background: url(../images/content_box_bg.gif) top repeat-x;
	border: 1px solid #e5e5e5; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; text-align: center }
.anythingSlider ul li                   { display: block; float: left; padding: 10px 0 0 0; height: 650px; width: 560px; margin: 0; line-height: 14px }
.anythingSlider  p {margin: 0 0 0 0; padding: 2px 0 2px 0;}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.thumbs {
	float: left;
	margin: 5px 5px 20px 5px;
	background: #F90;
	padding: 1px;
	border: 0;

}
