/*
budget-maids.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #001E55 url(images/bluewaterdrops.jpg);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h2 {
}

h3 {
	font-size: 1.2em;
}

h4 {
	color: #F8AA00;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.4em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FF8A00;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px solid #C4C2C2;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}

/* Post */

.post {
}

.post .title {
	margin-left: 1px;
	padding: 10px 0;
	background: url(images/sep.png) no-repeat left bottom;
	font-size: 1.6em;
	font-weight: normal;
}

.post .title2 {
	margin-left: 1px;
	width: 600;
	padding: 10px 0;
	background: url(images/sep.png) no-repeat left top;
	font-size: 1.6em;
	font-weight: normal;
}

.post .title3 {
	margin-left: 1px;
	width: 600;
	padding: 10px 0;
	font-size: 1.6em;
	font-weight: normal;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/sep.png) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 10px 20px 0px 20px;
        font-family: Verdana;
	font-size: 1.1em;

}

.post .story2 {
	padding: 0px 0px 0px 20px;
        font-family: Verdana;
	font-size: 1.1em;
}

.post .story3 {
	float: right;
	margin-left: 230px;
	width: 200px;
	padding: 0px 0px 0px 20px;
        font-family: Verdana;
	font-size: 1.1em;
}

.post .story4 {
	padding: 0px 20px 0px 20px;
        font-family: Verdana;
	font-size: 1.1em;
}

/* Title icon */

#titlepic {
	margin-left: 2px;
	background: url(images/head.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 61px;
	background: url(images/img02.gif) repeat-x;
}

/* Header > Logo */

#logo {
	width: 700px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}

/* Header > Menu */

#menu {
	margin-left: 34px;
	width: 196px;

}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
        width: 100px;
	margin: 0 0px 0 0;
	padding: 2px 27px 0 27px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



#menu a:hover {
	background-image: url(images/img05.gif);
	text-decoration: none;
}

#menu a:active {
	background-image: url(images/img04.gif);
	color: #000000;
	text-decoration: none;
}

#menu .active a {
	background-image: url(images/img05.gif);
}

/* #menu2 refers to the menu bar, when highlighted (when at that page currently)  */

#menu2 {
	width: 196px;
}

#menu2 ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	height: 25px;
        width: 100px;
	margin: 0 0px 0 0;
	padding: 2px 27px 0 27px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu2 a:hover {
	background-image: url(images/img05.gif);
	text-decoration: none;
}

#menu2 a:active {
	background-image: url(images/img05.gif);
	color: #000000;
	text-decoration: none;
}

#menu2 .active a {
	background-image: url(images/img05.gif);
}


/* #menu3 refers to the estimate button only */

#menu3 {
	width: 196px;
}

#menu3 ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu3 li {
	display: inline;
}

#menu3 a {
	display: block;
	float: left;
	height: 25px;
        width: 100px;
	margin: 0 0px 0 0;
	padding: 2px 27px 0 27px;
	background: url(images/redbar.jpg) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu3 a:hover {
	background-image: url(images/img08.gif);
	text-decoration: none;
}

#menu3 a:active {
	background-image: url(images/img04.gif);
	color: #000000;
	text-decoration: none;
}

#menu3 .active a {
	background-image: url(images/redbar.jpg);
}

/* Wrapper */

#wrapper {

}

/* Content */

#content {
	width: 740px;
	height: 243px;
	margin: 0 auto;
	background: url(images/topbg.png) no-repeat center bottom;
	padding: 0px 0 0 0;
}

#contentestimate {
	width: 740px;
	height: 243px;
	margin: 0 auto;
	background: url(images/estimatebg.png) no-repeat center top;
	padding: 0px 0 0 0;
}

#contentcontact {
	width: 740px;
	height: 243px;
	margin: 0 auto;
	background: url(images/contactbg.png) no-repeat center top;
	padding: 0px 0 0 0;
}

#contentaboutus {
	width: 740px;
	height: 243px;
	margin: 0 auto;
	background: url(images/aboutusbg.png) no-repeat center top;
	padding: 0px 0 0 0;
}

#contentservices {
	width: 740px;
	height: 243px;
	margin: 0 auto;
	background: url(images/servicesbg.png) no-repeat center top;
	padding: 0px 0 0 0;
}

#contentfaq {
	width: 740px;
	height: 243px;
	margin: 0 auto;
	background: url(images/faqbg.png) no-repeat center top;
	padding: 0px 0 0 0;
}

#contentspecials {
	width: 740px;
	height: 243px;
	margin: 0 auto;
	background: url(images/specialsbg.png) no-repeat center top;
	padding: 0px 0 0 0;
}

#contenttestimonials {
	width: 740px;
	height: 243px;
	margin: 0 auto;
	background: url(images/testimonialsbg.png) no-repeat center top;
	padding: 0px 0 0 0;
}

#contentterms {
	width: 740px;
	height: 243px;
	margin: 0 auto;
	background: url(images/termsbg.png) no-repeat center top;
	padding: 0px 0 0 0;
}

/* Content > Main */

#main {
	float: right;
	width: 544px;
	margin-top: 169px;
	background: url(images/textbg.png) center top;
	padding: 0px 0px 0 0px;
	border: 0px solid #295C95;
}

/* Content > Main Bottom */

#mainbottom {
	float: right;
	width: 544px;
	height: 40px;
	background: url(images/footbg.png) center top;
	padding: 0px 0px 0 0px;
	border: 0px solid #295C95;
}

/* Content > Main2 */

#mainfooter {
	float: right;
	width: 544px;
	border: 0px;
	text-align: center;
	font-size: .8em;
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 5px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	margin-top: 66px;
	float: left;
	width: 196px;
}

/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	color: #FF8A00;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}