body {
	margin: 0;
	padding: 0;
	color: #333;
	font: 95%/1.7em Arial, Helvetica, sans-serif;
	background: #2B9DE1 url(images/background.png) repeat-x;
}

h1 {
	font: normal 2em "Arial Black", Gadget, sans-serif;
	color: #08466E;
	text-transform: uppercase;
}

h2 {
	font: normal 1.4em "Arial Black", Gadget, sans-serif;
	color: #08466E;
	text-transform: uppercase;
}

h3 {
	color: #08466E;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(images/h3_sidebar.png) no-repeat;
	height: 50px;
	padding-top: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h4 {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color: #08466E;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
}
blockquote {
	border-bottom: 1px dotted #08466E;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(images/blockquote.png) no-repeat left top;
	padding-left: 42px;
}
.blockquotesig {
	color: #2B9DE1;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 6px;
}
.required {
	font-size: 80%;
	font-style: italic;
	color: #1A74AC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a:focus {
	outline: none;
}

a {
	color: #08466E;
}

a:hover {
	text-decoration: none;
}

small {
}
#tagcloud {
	padding-top: 8px;
}
.tagimage {
	float: left;
	padding-right: 40px;
}
.tag1 {
	font: 1.2em "Arial Black", Gadget, sans-serif;
	color: #2CA5ED;
}
.tag2 {
	font: 1.4em "Arial Black", Gadget, sans-serif;
	color: #2897D8;
}
.tag3 {
	font: 1.8em "Arial Black", Gadget, sans-serif;
	color: #2383BC;
}
.tag4 {
	font: 2em "Arial Black", Gadget, sans-serif;
	color: #1B76AC;
}
.tag5 {
	font: 2.2em "Arial Black", Gadget, sans-serif;
	color: #185C85;
}

img {
	border: none;
}
.creditcards {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pdf {
	float: left;
	padding-right: 15px;
}
.thumb {
	border: 1px solid #E4E4E4;
	float: left;
	margin: 0px 15px 0px 0px;
	background: #FFF;
	padding: 4px;
}
.thumbright {
	float: right;
}

#header {
	width: 990px;
	height: 332px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/header.png) no-repeat center top;
}
#flash {
	float: right;
	height: 272px;
	width: 520px;
	margin-top: 35px;
	margin-right: 44px;
	display: inline;
	background-image: url(images/flash.jpg);
	background-repeat: no-repeat;
}
#banner {
	width: 990px;
	height: 332px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/bathroom-betty-ugly-boring-bathroom-contest.jpg) no-repeat;
}
#banner h5 {
	color: #fff;
	font: 16px/20px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 20px;
	margin: 0px;
}
#banner .emphasized a, #banner .emphasized {
	color: #ec008b;
	font-size: 31px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none;
}
#banner .emphasized a:hover {
	color: #fff;
}


#shadow {
	margin: 0px auto;
	height: 60px;
	width: 952px;
	background: url(images/shadow.png) repeat-x;
}

#menu{
	width:980px;
	padding: 0px;
	height: 90px;
	margin: 0px auto;
	border-right: 1px solid #0A5787;
	border-left: 1px solid #0A5787;
	line-height: normal;
}
#menu ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#menu li{
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
}
#menu li a{
	border:1px solid #0A5787;
	margin:0px;
	display:block;
	float:left;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	height: 84px;
	width: 118px;
	background-image: url(images/menu_a.png);
	background-repeat: repeat-x;
	font: normal 15px/normal "Arial Black", Gadget, sans-serif;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu li a span{
	color:#E0E0E0;
	text-transform:lowercase;
	font: normal 11px/normal Geneva, Arial, Helvetica, sans-serif;
}
#menu li a:hover{
	border:1px solid #0A5787;
	text-decoration:none;
	background-image: url(images/menu_hover.png);
	background-repeat: repeat-x;
	color: #DEDEDE;
}
#menu li a:hover span{
	color:#E0E0E0;
}
#pagetop {
	margin: 0px auto;
	height: 12px;
	width: 950px;
	background: url(images/page_top.png) no-repeat;
}

/* Page */

#page {
	width: 930px;
	margin: 0px auto;
	padding: 0px 10px;
	background: #FFF url(images/page_background.png) repeat-y;
}
#contentwide {
	width: 930px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* Content */

#content {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 13px 0px 0px;
}

.post {
	text-align: justify;
	padding: 10px;
}

.post .title {
	margin: 0px;
	border-bottom: 1px solid #B8B8B8;
}

.post .meta {
	margin: 0px 0px 0px 4px;
	background: url(images/marker.png) no-repeat left center;
	color: #2B9DE1;
	padding: 0px 0px 0px 10px;
}

.post .entry {
	padding: 10px;
}
.gallery {
	float: left;
	height: 170px;
	width: 210px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.galleryimage {
	padding: 4px;
	border: 1px solid #E4E4E4;
	background-color: #FFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: inside;
}

#sidebar li {
	margin: 0px 0px 6px 10px;
	padding: 0px;
}
#footerwrapper {
	height: 150px;
	background: #004770 url(images/footer_wrapper.png) repeat-x;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	background: #08466E url(images/footer.png) no-repeat;
	width: 950px;
	margin: 0px auto;
	font-size: 85%;
}

#footer p {
	margin: 0px;
	color: #CCC;
	padding-top: 40px;
	text-align: center;
}

#footer a {
	color: #CCC;
	text-decoration: underline;
	padding: 6px;
}

#footer a:hover {
	color: #08466E;
	text-decoration: none;
	padding: 6px;
	background-color: #CDAD71;
}
form {
	text-align: left;
	color: #525252;
	font-size: 95%;
}
label {
	display: block;
}
.inputform {
	border: 1px solid #E4E4E4;
	background: #FFF;
	width: 450px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 6px;
}
#video {
	float: left;
	height: 291px;
	width: 374px;
	margin-right: 30px;
}

/* Multibox */

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

.comment {
	visibility:hidden;
	}
.noStyle {
	margin: 0px;
	padding: 0px;
}
