/*
Design by MWO Web Solutions
http://www.mwowebsolutions.com
*/

*

body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(images/back_all_1.gif) repeat-x top left;
	font-size: 12px;
	color: #7F7F7F;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #0F7EAC;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 1em;
}


a {
	color: #0F7EAC;
}

a:hover {
	text-decoration: none;
	color: #0F7EAC;
}

/* Header */

#header {
	width: 890px;
	height: 404px;
	margin: 0px auto;
	background-image: url(images/header_ripple_logo8.png);
	background-repeat: no-repeat;
}

/* Logo */

#printlogo {
	float: inherit;
	padding: 40px 0 0 0;
	margin-right: 0.5in;
	margin-left: 0.5in;
}

#printlogo h1 {
	margin: 0;
	text-transform: capitalize;
	font-size: 60px;
	font-weight: normal;
	color: #0F7EAC;
	font-family: Mistral, "Monotype Corsiva", Georgia, serif;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
}

#printlogo H2 {
	text-transform: capitalize;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #333333;
	font-weight: bold;
}


/* Page */

#page {
	width: 830px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 590px;
}

.post {
	padding: 20px 20px;
	background: url(images/bg04.jpg) repeat-x top left;
	border: 5px none #ffffff;
}

.title {
	margin: 0;
	color: #0F7EAC;
}

.byline {
	margin: 0;
	color: #0F7EAC;
}


/* Sidebar */

#sidebar {
	display: none
}



/* Footer */

#footer {
	clear: both;
	margin: 0px;
	padding-top: 15px;
	height: 60px;
	background: #F2F2F2 url(images/bg02.jpg) repeat-x left top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0F7EAC;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	color: #717171;
}
