h1 {
	margin: 0px;
	font-size:18px;
	margin-top:10px;
}

h2 {
	margin: 0px;
	font-size:14px;
}

h2.news {
	margin: 0px;
	font-size:14px;
	color: #fff;
}

p {
	margin: 5px 0px 10px 0px;
}

p.news {
	margin: 5px 0px 10px 0px;
	color: #fff;
}

img {
	border:none;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style:normal;
	margin: 0px;
	background-image:url(../images/Big-D-logo-2.jpg)
}

.babeFrmBG {
	color: #FFFFFF;
	background-color:#01207A;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style:normal;
	font-weight: bold;
}

.news {
	color: #fff;
}

.clearer {
	clear: both;
}

.container {
	margin: 30px auto 0px auto;
	border: 1px solid #808080;
	width: 900px;
	background: #ffffff;
}

.middle_container {
	width:900px;
}

/*home*/
.homenewscontainer {
	width:580px;
	padding:5px;
	background: #808080;
	height:120px;
}

.homenewscontainer span {
	float:right;
	font-size:14px;
	padding-top:3px;
}

.homenewscontainer h2 {
	padding:3px 0px 3px 0px;
}

.homenewscontainer img {
	padding:5px 5px 5px 0px;
	float:left;
}

.homenewscontainer p {
	margin:0px;
}

.homenewscontainer div {
	height:0px;	/*this acts as a clearer for the image if the text is short*/
	width:570px;
	overflow:hidden;
}

.homenewscontainer a {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	margin-top:2px;
}

.righthandimage {
	float:right;
	border:1px #244191 solid;
	margin-left:10px;
}

/*general*/
.headercontainer {
	height:142px;
	width:900px;
}

.header_logo {
	float:left;
}

.header_month_image {
	float:right;
}

.header_text {
	float:left;
	font-size:50px;
	color: #D9293D;
	margin-top:40px;
}

.menu_container {
	float:left;
	width:172px;
}

.main_container {
	float:left;
	width:700px;
}

.main_container_prop {
	height:300px;
	float:right;
}

.main_bottom_right_img {
	float:right;
	padding-top:10px;
	margin-right:20px;
}

/*news page*/
.newsitemcontainer {
	padding-bottom:20px;
	padding-right:10px;
	clear:left;
}

.newsitemcontainer h2 a {
	text-decoration:none;
	color:#01207A;
}

.newsitemcontainer h2 a:hover {
	text-decoration:underline;
}

.newsitemcontainer p {
	margin:0px;
	padding:0px;
}

.newsitemlink {
	float:right;
	color:#01207A;
}

.newsitemreturnlink {
	color:#01207A;
}

.newsitemimagesmall {
	float:left;
	margin:0px 10px 10px 0px;
}

.newsitemimagebig {
	display:block;
}

.newsitemtext_p {
	margin-right:10px;
}

/*contact*/
.h2size {
	font-size:12px;
}

.h2_contact {
	font-size:12px;
	margin:0px;
	padding:0px;
}

.p_contact {
	margin-top:0px;
}

.google_map_text {
	color:#000;
}

.google_map_container {
	width:400px;
	height:256px;
	border: 1px #01207A solid;
	float:right;
}

.contactContainer {
	height:280px;
	width:680px;
}

.contactInput {
	border:solid 1px #01207A;
	width:300px;
}

.babeInput {
	border:solid 1px #01207A;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style:normal;
}

.contactInputSmall {
	border:solid 1px #01207A;
	width:110px;
}

.contactTextarea {
	height:80px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #01207A;
	font-size:13px;
}

.securityCode {
	width:110px;
	border:solid 1px #01207A;
}

.SubmitButton {
	color: #fff;
	font-weight:bold;
	border:solid;
	border-width:2px;
	border-color:#01207A;
	background-color: #01207A;
	text-decoration:none;
	display:block;
	text-align:center;
}

.captcha_reload, .captcha_reload:hover {
	color:#000;
	text-decoration:none;
}

/*gallery*/
.GalleryPreviewTable {
	border-spacing:19px;
}

.GalleryPreviewImageRow {
	text-align:center;
	vertical-align:middle;
}

.GalleryPreviewImageRow td {
	border: 1px #01207A solid;
	padding:0px;
	margin:0px;
}

.GalleryPreviewImageSpaceX {
	border:none;	/*needs to be inline really*/
}

.GalleryPreviewImageSpaceX img {
	height:24px;
}

.GalleryPreviewImageSpaceY {
	height:24px;
}

.Gallery_dt a {
	text-decoration:none;
}

.Gallery_dt a:hover {
	text-decoration:underline;
}

.gallery_list_highlight {
	color:#FF0000;
}

.gallery_container {
	float:right;
	font-size:14px;
	padding:0px 10px 4px 0px;
}

.gallery_container form {
	display:inline;
}

.GalleryLinks {
	
}
.GalleryLinks a {
	color:#000;
}

/*text footer*/
.text_footer_container {
	margin:0px auto;
	width:900px;
	text-align:center;
}

a.footerlink:link {
	text-decoration: none;
	color: #01207A;
	font-size: 9px;
		
}

a.footerlink:active {
	text-decoration: none;
	color: #01207A;
	font-size: 9px;

}
a.footerlink:visited {
	color: #01207A;
	text-decoration: none;
	font-size: 9px;

}

a.footerlink:hover {
	color: #01207A;
	text-decoration: underline;
	font-size: 9px;

}

.contact_error {
	color:#EE1C25;
}

/*fixes and hacks*/
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */ 

/*babes*/
.babe_container {
	border-top:2px solid #EF1D1C;
	padding:10px 0px 0px 0px;
	margin:20px 0px 0px 0px;
}

.babe_container h2 {
	color: #254091;
}

.babe_container p {
	font-size:12px;
	font-weight:normal;
}

.babe_image_link {
	margin:0px 20px 0px 0px;
}

.babe_details_link {
	display:block;
	clear:left;
	font-size:14px;
	font-weight:bold;
	color:#254091;
	text-decoration:none;
	margin:4px 0px 0px 0px;
	width:130px;
}

.babe_details_link1 {
	display:block;
	clear:left;
	font-size:14px;
	font-weight:bold;
	color:#254091;
	text-decoration:none;
	margin:4px 0px 0px 0px;
	width:130px;
	display:inline;
}

.babe_bottom {
	border-top:2px solid #EF1D1C;
	margin:20px 0px 0px 0px;
	width:100%;
	height:1px;
}

.babe_details_h2 {
	margin:20px 0px 0px 0px;
	color:#254091;
}