* {
	margin: 0;
	padding: 0;sub
}

img {
	border: none;
}

.img_display {
	margin: 10px;
}


.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


#xmas {
	height: 62px;
	width: 1280px;
	text-align: left;
	margin: 0px;
	background: white;
	background-position: top left;
	border-bottom: darkred 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 7.5pt;
	background-image: url(./images/xmas.png);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

body {
	font: Normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background: transparent url(./images/steel.jpg) repeat top left;	
}


#wrapper {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	background: transparent url(./images/back.jpg) repeat-y top left;
	border-top: 0px solid red;
}

#search {
	text-align: left;
	width: 210px;
	padding-top: 0px;
	margin-left: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}


.highlight {
	font-weight: 600;
	color: #0D09A3;
	background-color: #c0c0c0;
	padding: 0 2px 0 2px;
}


#outer {
	text-align: center;
	border: 0px solid #000000;
	width: 958px;
	margin: 0 auto;
	background-color: #c0c0c0;
}


#title {
	text-indent: 20px;
	width: 950px;
	background-color: #ffffff;
	color: black;
	margin-left: 20px;
	padding: 20px 0 0 0;
}

h1, h2 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}


h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}


h3 {
	font-size: 125%;
	font-weight: bold;
	color: #730200;
	font-style: italic;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid #E6CFB0 1px;
}

h4 {
	font-size: 95%;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 5px;
}


.g_title {
	font-size: 14px;
	color: darkred;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	border-bottom: 1px white solid;
	margin-top: 8px;
	margin-bottom: 8px;
	background: transparent url(./images/table.jpg) repeat-x bottom left;
}

.g_content {
	font-size: 12px;
	color: #2E2E2E;
	font-weight: ;
	font-style: normal;
	font-variant: none;
	margin-bottom: 8px;
	border: 0px gray solid;
	background: transparent;
}


p, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

#banner {
	height: 150px;
	width: 950px;
	margin-left: 4px;
	background: #c0c0c0 url(./images/banner1.png) no-repeat top left;
}


#cf1 {
	height: 150px;
	width: 950px;
	margin-left: 4px;
	background: #c0c0c0 url(./images/banner1.png) no-repeat top left;
}

#cf2 {
	height: 150px;
	width: 950px;
	margin-left: 4px;
	background: #c0c0c0 url(./images/banner2.png) no-repeat top left;
}

#cf3 {
	height: 150px;
	width: 950px;
	margin-left: 4px;
	background: #c0c0c0 url(./images/banner3.png) no-repeat top left;
}

#cf4 {
	height: 150px;
	width: 950px;
	margin-left: 4px;
	background: #c0c0c0 url(./images/banner4.png) no-repeat top left;
}


/*--------- INTERNAL BOX --------*/


#box_top {
	background-color: #c0c0c0;
	padding: 4px;
	color: #730200;
	text-indent: 4px;
}


#box_long {
	padding: 15px;
	background: white url(./images/table.jpg) repeat-x bottom left;
	border-bottom: 1px gray dotted;
	border-left: 1px gray dotted;
}



/*--------- END INTERNAL BOX --------*/


/*--------- NEW BOX --------*/


table.news {
	background-color: transparent;
}


.post_title, .post_date {
	width: auto;
	color: #730200;
	font-variant: small-caps;
	text-decoration: none;
	background: #f3eded url(./images/table.jpg) repeat-x bottom right;
	border-top: 1px solid gray;
	border-bottom: 1px solid silver;
}

.post_top {
	font-weight: normal;
	text-align: left;
	font-size: 1.05em;
}

.post_title {
	font-weight: normal;
	text-align: left;
	font-size: 1.05em;
}

.post_date {
	text-align: right;
	font-weight: normal;
	padding-right: 6px;

}

.post_short, .post-long {
	font-size: 0.95em;
	text-align: left;
	padding: 8px;
	background-color: transparent;
}


.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #c0c0c0;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}


.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title {
	font-size: 14px;
	text-align: center;
}


/*--------- END NEW BOX --------*/


/*--------- E-MAIL BOX --------*/


.textarea {
	background: white url(./images/table.jpg) repeat-x bottom left;
}

.textfield {
	background: white url(./images/table.jpg) repeat-x bottom left;
}

.field_area {
	padding: 5px;
}

.select {
	background: white url(./images/table.jpg) repeat-x bottom left;
}

.email {
	background: white url(./images/table.jpg) repeat-x bottom left;
}

input { background: silver url(./images/table.jpg) repeat-x bottom left;
border-color: #efefef; color: black; font-weight: normal; 
}


/*--------- END E-MAIL BOX --------*/


fieldset {
	padding: 6px;
	text-align: justify;
	color: gray;
	text-decoration: none;
	background: white url('./images/table.jpg') repeat-x bottom left;
}



/*--------- HEADER --------*/


#hdr {
	text-align: left;
	width: 958px;
	height: 150px;
	background-color: #c0c0c0;
}


div#banner-overlay {
	margin: -7px 0 0 17px;
	float: left;
	position: absolute;
	z-index: 2;
}


h1#logo {
	width: 195px;
	height: 111px;
	background: url(./images/logo.png);
}

h1#logo a {
	display: block;
	width: 195px;
	height: 111px;
	background: url(./images/jpg);
}


h1#logo span {
	display: none;
}



h11#logo {
	border: 1px solid red;
	width: 195px;
	height: 111px;
	background: url(./images/logo.png);
}

h11#logo a {
	display: block;
	width: 195px;
	height: 111px;
	background: url(./images/jpg);
}


h11#logo span {
	display: none;
}


img.banner {
	clear: both;
}




/*--------- END HEADER --------*/



/*--------- TOP MENU --------*/



#menu {
	width: 950px;
	height: 27px;
	margin: 0 auto;
	background: silver url(./images/5.png) repeat-x top left;
	border-bottom: 1px solid gray;
}

#menu_sub {
	width: 950px;
	height: 23px;
	margin: 0 auto;
	background: silver url(./images/shade.png) repeat-x top left;
}


#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu li {
	padding: 0;
	display: inline;
	background-color: #404040;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 12px 5px 6px;
	font-size: 92%;
	font-weight: normal;
	color: #ffffff;
}

#menu a:hover {
	height: 24px;
	text-decoration: none;
	color: black;
	background: transparent;
}

#menu ul li a.menu_current {
	height: 22px;
	color: #000000;
	background: silver url(./images/5.png) repeat-x top left;
}

#menu ul li a.menu_current:hover {
	height: 22px;
	color: black;
	background: silver url(./images/5.png) repeat-x top left;
}


/*--------- END TOP MENU --------*/



/*--------- SIDEBAR --------*/



ol {
	margin-left: 2em;
}

ul {
	padding-left: 25px;
}

ul li {
	padding-left: 0px;
}

a {
	text-decoration: none;
	color: #313131;
	padding-left: 8px;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}



/*--------- END SIDEBAR --------*/



/*--------- SIDE MENU --------*/


#nav_wrap {
	margin-top:  15px;
	margin-left: 23px;
	font-size: 8pt;
	width: 175px;
	background-color: transparent;
}

#pics ul {
	padding: 5px;
}

#pics1
{
	background: url(./images/w_middle.jpg) repeat-y;	
}

#pics2
{
	background: transparent url(./images/w_bottom.jpg) no-repeat bottom left;	
	min-height: 130px;
}



#pics3
{
	background:  transparent url(./images/w_head.jpg) no-repeat top left;	
	width: 168px;	
}


#nav_wrap .w_col1
{	
	padding: 0;
}

#nav_wrap .w_col2
{	
	padding: 0 0 0 5px;
}

#nav_wrap h3 {
	width: 100%;
	color: #434343;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 500;
	padding: 10px;
	margin-bottom: 7px;
}

#nav_wrap a {
	color: black;
	display: block;
	border: 1px solid transparent;
	text-decoration: none;
}

#nav_wrap a:hover {
	color: black;
	background-color: silver;
	border: 1px solid silver;
	background: transparent url(./images/table_nav.jpg) repeat-x bottom left;
}


#nav_wrap li {
	padding: 0 5px 0 5px;
}

#nav_wrap ul li a.menu_current {
	color: darkred;
	background-color: gray;
	border: 1px solid gray;
	text-decoration: none;
	font-style: none;
	background: transparent url(./images/table_nav.jpg) repeat-x bottom left;
}


#nav_wrap ul li a.menu_current:hover {
	color: #730200;
	background-color: gray;
	border: 1px solid black;
	text-decoration: none;
	font-style: none;
}


/*--------- END SIDE MENU --------*/



/*--------- CONTENT --------*/



#content {
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	width: 650px;
	background-color: transparent;
	padding: 45px 42px 0 40px;
	border-left: 0px gray solid;
}

#right {
	float: right;
	width: 216px;
	line-height: 20px;
	padding:  0px 0px 0px 0px;
}


#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right li {

}




/*--------- END CONTENT --------*/



/*--------- FOOTER --------*/



div#bottommenu {
	font-size: .85em;
	max-width: 950px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	background-color: #151515;
	color: #aaa;
	white-space: nowrap;
	padding-left: 10px;
}

div#bottommenu ul {
	list-style: none;
	color: silver;
}


#top {
	text-align: right;
	margin-right: 15px;
}


.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(./images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}



/*--------- END FOOTER --------*/


/*--------- CSS SPLIT PAGE --------*/


#splits div {
	padding: 0px;
	margin: 0px;
}


#splits .split {
	height: 225px;
	float: left;
	width: 40%;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
	border: 0px solid black;
}

.split1 {
	height: 225px;
	float: left;
	width: 58%;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

#splits .split .pad {
	margin: 10px 10px 0px 10px;
}

#splits1 .split1 .pad {
	margin: 10px 10px 0px 10px;
}

#splits strong {
	display: block;
	padding: 0;
	margin: 0;
}


/*--------- END OF CSS SPLIT PAGE --------*/

p.box-cont {
	padding: 8px;
}

/*--------- DROP TABLE --------*/


#drop_table {
	width: 400px;
	background: transparent url(./images/table.jpg) repeat-x bottom left;
	border-bottom: 1px dotted gray;
}


table { 

}

th {
	background-color: gray;
	padding: 2px;
	text-transform: uppercase;
	border-top   : 1px solid #F4D39E;
	border-left  : 1px solid #F4D39E;
	border-bottom: 1px solid #B76E00;
	border-right : 1px solid #B76E00;
}


tbody {
	border-bottom: 1px solid black;
}


/*--------- END OF DROP TABLE --------*/



.handcursor {
	cursor:pointer;
}

.formbutton {
font-size: 13px;
cursor: pointer;
border: outset 1px #c0c0c0;
background: ;
color: #333;
font-weight: bold;
padding: 1px 2px;
background: url(./images/formbg.gif) repeat-x left top;
}

.sitemapcontent a {
          color: darkred;
}