* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img1.gif) repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

h1, h2, h3 {
	color: #000000;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
	font-size: 1.15em;
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: 2px solid #000066;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
	border: 1px solid #000000;
}

img.right {
	float: right;
	margin: 0 0 0 0px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #000033;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px 5px 5px 5px;
	border-bottom: 0px solid #000033;
	border-left: 1px solid #3B3B3B;
}

.post .title {
	font-size: 1.7em;
}

.post .content {
	line-height: 1.6em;
	font-size: .90em;
}

.post .title {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 0.85em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 849px;
	height: 244px;
	margin: 0 auto;
	background: #ffffff url(images/budgetinn_header.jpg);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#header h1, #header h2 {
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 5px 0 0 275px;
	font-size: 30px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header h2 {
	float: left;
	padding: 70px 0 0 200px;
	width: 400px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 849px;
	background: url(images/img3.gif) repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0 auto;
	/*border-top: 20px solid #3B3B3B;*/
}

#content {
	float: right;
	width: 640px;
	padding-right: 0px;
	padding-left: 0px;
}

#sidebar {
	float: left;
	width: 209px;
	padding-left: 0px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: #000033;
	font-size: 0.85em;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFCC00;

}

#legal {
	float: left;
}

#links {
	float: right;
}
#special {
	font-size: 1.5em;
	color: #4F789F;
	font-weight: bold;

}

#special2 {
	font-size: 1.0em;
	color: #4F789F;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.fineprint {
	font-size: .955em;

}
