body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FEFEED;
	/*background-attachment: scroll;
	background-image: url(../images/main_gradient.jpg);
	background-repeat: repeat-y;
	background-position: top center;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color:#006699;
}
a:link {
	text-decoration: none;
	color:#006699;
}
a:visited {
	text-decoration: none;
	color:#006699;
}
a:hover {
	text-decoration: underline;
	color:#003366;
}
a:active {
	text-decoration: none;
	color:#006699;
}

.main_location {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.main_location a:link {
	color: #FFFFFF;
	font-weight: bold;
	}
.main_location a:visited {
	color: #FFFFFF;
	font-weight: bold;
	}
.main_location a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	}

.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	font-size: 15px;
}
.normal_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normal_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bold_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}
.italic_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: italic; 
}
.bold_ital_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.normal_12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold_10px {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_12px {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.italic_12px {
	font-size: 12px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_ital_12px {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal_14px {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_14px {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_16px {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.italic_14px {
	font-size: 14px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_ital_14px {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menubar_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
padding: 2px 2px 2px 2px;
}
.menubar_class a:link {
	color:#FFFFFF;
	font-weight: bold;
	}
.menubar_class a:visited {
	color:#FFFFFF;
	font-weight: bold;
	}
.menubar_class a:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	background:#FF0000;
	
	}
.menubar_class a:active {
	color:#FFFFFF;
	font-weight: bold;
	}
	
	
.footertext_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	background-attachment: scroll;
	background-image: url(../images/footergradient.jpg);
	background-repeat: repeat-x;
	background-position: top center;		
}
.footertext_class a:link {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;
	}
.footertext_class a:visited {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;
	}
.footertext_class a:hover {
	text-decoration: none;
	color:#111111;
	font-weight: bold;
	}
.footertext_class a:active {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;
	}

.sidebar_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	/*border-left-style:dotted;
	border-left-width:thin;
	border-left-color:#336600;*/
	background-attachment: fixed;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;		
}
.sidebar_class a:link {
    color:#FFFFFF;
	font-weight: bold;
	}
.sidebar_class a:visited {
    color:#FFFFFF;
	font-weight: bold;
	}
.sidebar_class a:hover {
	text-decoration: underline;
    color:#FFFFFF;
	font-weight: bold;
	}
.sidebar_class a:active {
    color:#FFFFFF;
	font-weight: bold;
	}

.whitebody_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-attachment: fixed;
	background-image: url(../images/bg_montage.jpg);
	background-repeat: no-repeat;
	background-position: top right;		
}
.whitebody_class a:link {
    color:#990000;
	}
.whitebody_class a:visited {
    color:#990000;
	}
.whitebody_class a:hover {
	text-decoration: underline;
	color:#FF0000;
	}
.whitebody_class a:active {
    color:#990000;
	}


.white_text_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}
.white_text_class a:link {
    color:#EFEFEF;
	}
.white_text_class a:visited {
    color:#EFEFEF;
	}
.white_text_class a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	}
.white_text_class a:active {
    color:#EFEFEF;
	}



#top_button a {
	display:block;
	width:100px;
	margin: 1px 1px 0px 1px;
	padding: 4px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background: url("../images/button_strip.gif") 0 0 no-repeat;
	text-decoration: none;
}
#top_button a:hover {	
	background-position: -100px 0;
	color:#FFFFFF;
}
#top_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}


#post_button a {
	display:block;
	width:89px;
	margin: 1px 1px 0px 1px;
	padding: 20px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/leave_post_btn.jpg) 0 0 no-repeat;
	text-decoration: none;
}
#post_button a:hover {	
	background-position: -90px 0;
	color:#FFFFFF;
}
#post_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}

#rave_button a {
	display:block;
	width:149px;
	margin: 1px 1px 0px 1px;
	padding: 20px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/raves_button3.jpg) 0 0 no-repeat;
	text-decoration: none;
}
#rave_button a:hover {	
	background-position: -147px 0;
	color:#FFFFFF;
}
#rave_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}




#news_button a {
	display:block;
	width:149px;
	margin: 1px 1px 0px 1px;
	padding: 20px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/news_button3.jpg) 0 0 no-repeat;
	text-decoration: none;
}
#news_button a:hover {	
	background-position: -147px 0;
	color:#FFFFFF;
}
#news_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}

#edit_button a {
	display:block;
	width:149px;
	margin: 1px 1px 0px 1px;
	padding: 20px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/edit_button3.jpg) 0 0 no-repeat;
	text-decoration: none;
}
#edit_button a:hover {	
	background-position: -147px 0;
	color:#FFFFFF;
}
#edit_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}


.lgrey2_lgrey1 {
    background-color:#CCCCCC;
	background-attachment: fixed;
	background-image:url(../images/lgrey2_lgrey1.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lgrey2_lgrey1 a:link {
	color:#003366;
	font-weight: bold;
	}
.lgrey2_lgrey1 a:visited {
	color:#003366;
	font-weight: bold;
	}
.lgrey2_lgrey1 a:hover {
	text-decoration: underline;
	color:#006699;
	font-weight: bold;
	}
.lgrey2_lgrey1 a:active {
	color:#003366;
	font-weight: bold;
	}


.lgrey_white {
    background-color:#FFFFFF;
	background-attachment: fixed;
	background-image:url(../images/lgrey_white.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lblue2_lblue1 {
    background-color:#d3eaed;
	background-attachment: fixed;
	background-image:url(../images/lblue2_lblue1.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lblue2_lblue1 a:link {
	text-decoration: underline;
    color:#0066CC;
	font-weight: bold;
	}
.lblue2_lblue1 a:visited {
	text-decoration: underline;
    color:#0066CC;
	font-weight: bold;
	}
.lblue2_lblue1 a:hover {
	text-decoration: underline;
	color:#006699;
	font-weight: bold;
	}
.lblue2_lblue1 a:active {
	text-decoration: underline;
    color:#0066CC;
	font-weight: bold;
	}

.white_lblue {
    background-color:#FFFFFF;
	background-attachment: fixed;
	background-image:url(../images/white_lblue.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lblue_white {
    background-color:#FFFFFF;
	background-attachment: fixed;
	background-image:url(../images/lblue_white.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#banner_cell { 
	padding: 0px 0px 0px 0px;
	/*border-left-style:solid;
	border-left-width:thin;
	border-left-color:#f0f0f0;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#f0f0f0;	*/
	background:url(../images/top_banner.jpg);
	background-repeat:no-repeat;
	background-position: top center;

}

#main_cell { 
	padding: 0px 0px 0px 0px;
	/*border-left-style:solid;
	border-left-width:thin;
	border-left-color:#f0f0f0;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#f0f0f0;	*/
	background:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	background-position: top right;
	background-color:#FFFFFF;

}


#orange_cell { 
	background:url(../images/orange_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	background-color:#FFFFFF;
}


#yellow_orange_cell { 
	background:url(../images/yellow_orange_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	background-color:#FFFFFF;
}

#corner_border { 
	background-attachment: scroll;
	background-image:url(../images/corner_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}


#light_border { 
	background:url(../images/light_border.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#FFFFFF;
}

#light_border2 { 
	background:url(../images/light_border2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#FFFFFF;
}

#dw_border { 
	background:url(../images/dw_border.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#FFFFFF;
}

#right_border_cell {
    border-right-style:solid;
	border-right-color:#F0F0F0;
	border-right-width:thin;
}


/**************** menu coding *****************/
#menu {
width: 100%;
height: 110%;
background:#DDEEED;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
/*width: 9em;*/
width: 90px;
float: left;
}

#menu a,#menu h2 {
/*font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;*/
font: bold 11px Arial, Helvetica, sans-serif;
display: block; 
border-width: 1px;
border-bottom-style:solid;
border-bottom-color: #DDEEED;
/*border-style:solid;
border-color: #fff #fff #fff #fff;*/
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color:#003366;
/*background: #0E0E0E;*/
/*text-transform: uppercase;*/
text-align:center;
}

#menu h2:hover {
color:#FEFEFE;
background:#003366;
/*text-transform: uppercase;*/
}



#menu a {
color:#000000;
/*background: #efefef;*/
background:#EFEFEF;
text-decoration: none;
}

#menu a:hover {
color:#FEFEFE;
background:#003366;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
width:115%;
font: bold 11px Arial, Helvetica, sans-serif;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*************** CSS Tab Area ***************/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 480px;
height:auto;
overflow:auto;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}


/* Gallery */

/* ---------- gallery container ---------- */
.gallery {
position:relative;
width:100%;
/*margin:1em auto;*/
}

/* ---------- thumbnail images ---------- */
.thumb, .no-thumb {
	float:center;
	width:150px;
	text-align:center;
/*	height:15px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}

.thumb {
 /*border:1px solid #000;*/
 /* 	background:#FFFFCC; */
}

.no-thumb {
border:1px solid #fff;
}
.thumb a img {display:block;}
.thumb a span {display:none;}
.thumb a:hover, .thumb a:active, .thumb a:focus {background:transparent;}


/* ---------- preview image ---------- */
.gallery a:hover span {
display:block;
position:absolute;
width:220px;
height:350px;
top: 43px;
left:680px;
}

/* ---------- preview image title block ---------- */

/*
.thumb em {
position:absolute;
width:200px;
top:210px;
left:10px;
-moz-border-radius:12px;
background:#ab5;
color:#036;
font:normal 12px/20px verdana;
text-align:center;
opacity:0.6;
filter:alpha(opacity=60);
-moz-opacity:0.60;
-khtml-opacity:0.6;
font-size:10px;
}

.thumb a {
	text-decoration:none;
}
*/
.thumb a:link {
    color:#999999;
	text-decoration: none;
	}
.thumb a:visited {
    color:#999999;
	text-decoration: none;
	}
.thumb a:hover {
	color:#0099CC;
	text-decoration: underline;
	}
.thumb a:active {
    color:#999999;;
	text-decoration: none;
	}


/* ---------- no border on images ---------- */
a img {border:0;}

/* ---------- clear floats ---------- */
.clear {
height:0;
line-height:0px;
font-size:0;
clear:both;
}


#chromemenu {
	WIDTH: 99%
}
#chromemenu:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
#chromemenu UL {
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid; PADDING-LEFT: 0px; BACKGROUND: url(chromebg.gif) repeat-x center center; FLOAT: left; MARGIN: 0px; FONT: bold 12px Verdana; BORDER-LEFT: #bbb 1px solid; WIDTH: 100%; BORDER-BOTTOM: #bbb 1px solid
}
#chromemenu UL LI {
	DISPLAY: inline
}
#chromemenu UL LI A {
	PADDING-RIGHT: 12px; PADDING-LEFT: 7px; FONT-WEIGHT: bold; BACKGROUND: url(divider.gif) no-repeat right center; FLOAT: left; PADDING-BOTTOM: 6px; COLOR: #7f7f7f; PADDING-TOP: 6px; TEXT-DECORATION: none
}
#chromemenu UL LI A:hover {
	COLOR: #494949;
}
#chromemenu UL LI A:visited {
	COLOR: #7f7f7f
}
UNKNOWN {
	content: " v"
}
.dropmenudiv {
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid; Z-INDEX: 100; FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); VISIBILITY: hidden; FONT: 11px/18px Verdana; BORDER-LEFT: #bbb 1px solid; WIDTH: 235px; BORDER-BOTTOM: #bbb 0px solid; POSITION: absolute; BACKGROUND-COLOR: white
}
.dropmenudiv A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; WIDTH: 100%; COLOR: black; TEXT-INDENT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #bbb 1px solid; TEXT-DECORATION: none
}
.dropmenudiv A:hover {
	BACKGROUND-COLOR:#FFCC66;
}
.dropmenudiv A:visited {
	COLOR: #000000;
}




