* { margin: 0; padding: 0; }

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: White;
	
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	
	color: #6c6100;
}

a {
	color: #f46638;
}
a.more {
	color: #f46638;
	padding-right: 15px;
	background-image: url(images/more.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
}

.container { width: 1000px; margin: 0 auto; position: relative; }

#holder {
	width: 1000px;
}

#topmenu_holder {
	width: 1000px;
	height: 143px;
	text-align: left;
	float: left;
}

#content_holder {
	width: 1000px;
}
#content_spacer {
	width: 1000px;
	height: 26px;
	float: left;
	background-image: url(images/content_spacer_bg.jpg);
	margin-top: 10px;
}
#content {
	width: 1000px;
	background-image: url(images/content_bg.jpg);
	float: left;
}
#logo {
	float: left;
	width: 1000px;
	height: 105px;
	text-align: left;
}
#menu {
	width: 1000px;
	height: 38px;
	text-align: left;
	float: left;
}
#menu ul {
	list-style: none;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu li a {
	padding-left: 30px;
	padding-right: 30px;
	height: 26px;
	padding-top: 12px;
	font-family: Arial;
	font-size: 15px;
	color: #081115;
	text-decoration: none;
	float: left;
}
#menu li a:hover {
	background-color: #dddab8;
}
#menu li a.selected {
	padding-left: 30px;
	padding-right: 30px;
	height: 26px;
	padding-top: 12px;
	font-family: Arial;
	font-size: 15px;
	color: #081115;
	text-decoration: none;
	float: left;
	background-color: #dddab8;
}

#footer {
	width: 960px;
	height: 50px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 33px;
	float: left;
}

#footer .left {
	width: 400px;
	float: left;
	text-align: left;
}
#footer .right {
	width: 400px;
	float: right;
	text-align: right;
}



h1 {
	color: #666026;
	font-family: Georgia;
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 10px;
}
h2 {
	color: #666026;
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 5px;
}
h3 {
	color: #f46638;
	font-family: Georgia;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 8px;
	padding-top: 10px;
}

h3 a {
text-decoration:none;
} 

h3 a:hover {
text-decoration: underline;
} 

.img_frame {
	border-color: #c6c8ca;
	border-style: solid;
	border-width: 1px;
	float: left;
}
.img {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	float: left;
}
.img_frame2 {
	border-color: #c6c8ca;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_frame3 {
	border-color: #c6c8ca;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#sub_menu {
	width: 190px;
	text-align: left;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 4px;
	padding-bottom: 20px;
}

/* 
#sub_menu ul {
	float: left;
	width: 190px;
}

#sub_menu ul li {
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	padding-left: 10px;
	line-height: 20px;
	background-image: url(images/li_spacer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	padding-top: 5px;
	color: #273242;
	font-size: 15px;
}
#sub_menu ul li a {
	color: #273242;
	text-decoration: none;
}
#sub_menu ul li a:hover {
	background-color: #dddab8;
}
*/

#sub_menu a.li {
	width: 182px;
	height: 24px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #273242;
	font-size: 15px;
	padding-left: 8px;
	padding-top: 6px;
	text-decoration: none;
	float: left;
}
#sub_menu a.li:hover {
	background-color: #dddab8;
}
#sub_menu a.lisel {
	width: 182px;
	height: 24px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #273242;
	font-size: 15px;
	padding-left: 8px;
	padding-top: 6px;
	text-decoration: none;
	float: left;
	background-color: #dddab8;
}

.bull {
	border: none;
	float: left;
	margin-right: 6px;
}

.clearm {
	float: left;
	height: 20px;
	width: 190px;
} 

img.spacer {
	float: left;
}

#home_content {
	float: left;
	width: 526px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	
	color: #081115;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
}

#content_content {
	float: left;
	width: 736px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	
	color: #081115;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	}

#content_content ul {
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	list-style-type: lower-alpha;
}

#content_content ol {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}

#content_actual {
	text-align:justify;
}

#content_actual ul {
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	list-style-type: lower-alpha;
}

.news_clear {
	clear: both;
}
.x_clear {
	clear: both;
	height: 15px;
}

#right_content {
	padding: 16px;
	float: right;
}
.table_p {
	float: left;
	width: 500px;
}
.table_p td{
	padding: 6px;
}

input.in1 {
	padding: 4px;
	font-size: 12px;
	color: #081115;
	
	border-color: #dddab8;
	border-width: 1px;
	border-style: solid;
} 
input.in2 {
	padding: 4px;
	font-size: 12px;
	color: #081115;
	width: 400px;
	
	border-color: #dddab8;
	border-width: 1px;
	border-style: solid;
} 


hr{
	height: 1px;
	color: #C8CED6;
	margin-top: 8px;
	margin-bottom: 8px;
}
