/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(/media/images/site_bg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}

.header_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
#menu_01 {
	display: inline;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
#menu_02 {
	display: inline;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0px;
	color: #ffffff;
}
.main_menu a:link {
	color: #6bdbff;
	text-decoration: none;
}
.main_menu a:visited {
	color: #6bdbff;
	text-decoration: none;
}
.main_menu a:active {
	color: #000000;
	text-decoration: none;
}
.main_menu a:hover {
	color: #000000;
	text-decoration: none;
}

.blog_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.blog_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #f89e0c;
	font-weight: bold;
}
.blog_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.blog_text a:link {
	color: #6bdbff;
	text-decoration: none;
}
.blog_text a:visited {
	color: #6bdbff;
	text-decoration: none;
}
.blog_text a:active {
	color: #000000;
	background-color:#6bdbff;
	text-decoration: none;
}
.blog_text a:hover {
	color: #000000;
	background-color:#6bdbff;
	text-decoration: none;
}
.blog_author_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
}

.llblog_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.llblog_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #3ea3c4;
	font-weight: bold;
}
.llblog_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.llblog_text a:link {
	color: #6bdbff;
	text-decoration: none;
}
.llblog_text a:visited {
	color: #6bdbff;
	text-decoration: none;
}
.llblog_text a:active {
	color: #000000;
	background-color:#6bdbff;
	text-decoration: none;
}
.llblog_text a:hover {
	color: #000000;
	background-color:#6bdbff;
	text-decoration: none;
}
.llblog_author_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
}


.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}
.footer_text a:link {
	color: #6bdbff;
	text-decoration: none;
}
.footer_text a:visited {
	color: #6bdbff;
	text-decoration: none;
}
.footer_text a:active {
	color: #000000;
	background-color:#6bdbff;
	text-decoration: none;
}
.footer_text a:hover {
	color: #000000;
	background-color:#6bdbff;
	text-decoration: none;
}

.footer_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_text2 a:link {
	color: #C7C1A2;
	text-decoration: none;
}
.footer_text2 a:visited {
	color: #C7C1A2;
	text-decoration: none;
}
.footer_text2 a:active {
	color: #000000;
	background-color:#C7C1A2;
	text-decoration: none;
}
.footer_text2 a:hover {
	color: #000000;
	background-color:#C7C1A2;
	text-decoration: none;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.header_text a:link {
	color: #C7C1A2;
	text-decoration: none;
}
.header_text a:visited {
	color: #C7C1A2;
	text-decoration: none;
}
.header_text a:active {
	color: #000000;
	background-color:#C7C1A2;
	text-decoration: none;
}
.header_text a:hover {
	color: #000000;
	background-color:#C7C1A2;
	text-decoration: none;
}

#submenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
}
#submenu a:link {
	color: #ffffff;
	text-decoration: none;
}
#submenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#submenu a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#submenu a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.interior_menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 38px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 5px;
}
.interior_menuitem a:link {
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.interior_menuitem a:visited {
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.interior_menuitem a:active {
	color: #000000;
	background-color:#b7af88;
	text-decoration: none;
	padding: 5px;
}
.interior_menuitem a:hover {
	color: #000000;
	background-color:#b7af88;
	text-decoration: none;
	padding: 5px;
}
.menu_item_sub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C7C1A2;
	font-size: 12px;
	line-height: 17px;
	display: block;
	margin: 5px;
}
.menu_item_sub  a:link {
	color: #6A6440;
	text-decoration: none;
}
.menu_item_sub  a:visited {
	color: #6A6440;
	text-decoration: none;
}
.menu_item_sub  a:active {
	color: #000000;
	text-decoration: none;
}
.menu_item_sub  a:hover {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	background-color:#205867;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color:#205867;
	text-decoration: none;
}
