/***** GLOBAL FORMATTING *****/
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }


a {
	color: #127db8;
	text-decoration: none;
}
a:hover {
	color: #127db8;
	text-decoration: underline;
}

a:visited {
	color: #127db8;
}

#container {
	margin-top: 30px;
}
#header_shadow {
	background-image: url(../images/header_shadow.png);
	height: 12px;
	width: 904px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	top: 0px;
	bottom: 0px;
}
#wrapper {
	background-image: url(../images/pg_bg.png);
	background-repeat: repeat-y;
	display: block;
	margin-right: auto;
	margin-bottom: 0px;
	width: 904px;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	background-color: #efd3ab;
	background-image: none;
	display: block;
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-align: justify;
	height: 100px;
	background-repeat: no-repeat;
}

.header_title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 10px;
	color: #0C5C87;
	float: left;
	height: 100px;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	margin-left: 0px;
	background-image: url(../images/header/header.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
h1.blogtitle a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #0C5C87;
}
h1.slogantext a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C5C87;
	text-decoration: none;
	margin-left: 5px;
	font-weight: normal;
}
.rss {
	float: left;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	margin-left: 30px;
	margin-top: 10px;
}
.rss a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #900;
	text-decoration: none;
}
.rss a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #900;
	text-decoration: underline;
}



#NaviBar {
	width: 880px;
	background-color: #069;
	margin-top: 3px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffcc66;
	border-bottom-color: #ffcc66;
	padding: 0px;
	margin-left: 12px;
	background-image: url(../images/nav_bg_maro.png);
	background-repeat: repeat-x;
	margin-right: auto;
	height: 22px;
	float: left;
}

#NaviBar ul{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #fff;
	padding: 0px;
	list-style-type: none;
	line-height: 1;
	margin: 0px;
}
#NaviBar ul li {
	float: left;
}
#NaviBar ul a {
	color: #0c5c87;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f6eee2;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-weight: bold;
}
#NaviBar ul li a:hover {
	background-image: url(../images/nav_hover_active.png);
	background-repeat: repeat-x;
	background-color: #069;
	color: #333;
}
#search {
	padding: 0px;
	display: inline;
	text-align: left;
	float: right;
	margin-right: 5px;
}





h2 {
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	text-align: left;
	margin-bottom: 5px;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}


h3 {
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	text-align: left;
	padding: 3px;
	margin-bottom: 5px;
	font-size: 18px;
}
h4 {
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	text-align: left;
	padding: 3px;
	margin-bottom: 5px;
	font-size: 16px;
}
h5, h6 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	padding-left: 14px;
	margin-top: 10px;
}
h7 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	padding-left: 14px;
	margin-top: 10px;
}


#footer {
	color: #CCC;
	background-color: #EFD3AB;
	height: 55px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 12px;
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	clear: both;
	line-height: 1.6em;
	text-decoration: none;
}



#footer2 {
	font-size: 100%;
	line-height: 5px;
	color: #333;
	margin: 0px;
	background-color: #EFD3AB;
}
#footer p {
	font-size: 11px;
	font-weight: lighter;
	margin-bottom: 0px;
	line-height: 3px;
}
#footer p.author {
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer a {
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	color: #0C5C87;
	text-decoration: underline;
}
#footer_shadow {
	display: block;
	height: 12px;
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images/footer_shadow.png);
}
