html {
	min-height: 101%;
}

body {
	margin: 0; 
	padding: 0;
	background-image: url(../images/body_bg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;	
}

img {  
	border-style: none;
}

h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: white;
	font-weight: normal;
	font-size: 24px
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #123b52;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 .creamital {
	color: #e6d9ad;
	font-style:italic; 
}

.creamital_bold {
	font-weight: bold;
	color: #e6d9ad;
}




/* HOMEPAGE
-------------------------------------------------------*/

#header_bg { 	
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 156px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	z-index:1;
}

#contact_bg {
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 370px;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: repeat-x;
	z-index:1;
}

#wrapper {	
	position: relative;
	margin: 0 auto;
	margin-top: -156px;
	padding: 0;
	width: 1000px;
}

#wrapper_contact {	
	position: relative;
	margin: 0 auto;
	margin-top: -156px;
	padding: 0;
	width: 1000px;
}

#header {
	padding: 0px 20px 0px 20px;
	height: 156px;
}

#logo {
	position: absolute;
	height: 139px;
	width: 250px;
	background-image: url(../images/ddd_logo.gif);
	background-repeat: no-repeat;
	top: 10px;
	left: 20px;
}

#logo h1 {
	text-indent: -1000%;
}

#nav {
	position: absolute;
	width:400px;
	left: 586px;
	height: 26px;
	top: 99px;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 354px;
	height: 50px;
	position: relative;
}

#menu a {
	display: block;
	text-indent: -1000%;
	position: absolute;
	outline: none;
}

#menu a:hover {
	background-position: left bottom;
}

#menu .home, .home_on {
	width: 91px;
	height: 40px;
	background-image: url(../images/nav_home.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 10px;
}

#menu .contact, .contact_on {
	width: 100px;
	height: 40px;
	background-image: url(../images/nav_contact.jpg);
	background-repeat: no-repeat;
	left: 235px;
	top: 10px;
}

#menu .showcase, .showcase_on {
	width: 121px;
	height: 40px;
	background-image: url(../images/nav_showcase.jpg);
	background-repeat: no-repeat;
	left: 102px;
	top: 10px;
}

#menu .home_on, .contact_on, .showcase_on {
	background-position: left bottom;
}


.container_top_content {
	width: 1000px;
	height: 400px;
}

.container_top_content #top h2 {
	display: inline;
}

.container_top_content #top {
	background-image: url(../images/greenbg1.jpg);
	width: 660px;
	height: 143px;
	padding-left: 275px;
	padding-top: 40px;
	padding-right: 25px;
	margin-left: 20px;
}


.container_top_content #mid {
	background-image: url(../images/mid_bg.jpg);
	width: 645px;
	height: 195px;
	padding-left: 275px;
	padding-top: 20px;
	padding-right: 40px;
	margin-left: 20px;
	clear: both;
}

.container_top_content #mid h3 {
	font-size: 21px;
	color: #8e1e3b;
	display: inline;
}

.container_top_content #mid p {
	font-size: 16px;
}

#wf_slideshow {
	position: absolute;
	background-image: url(../images/placeholder.jpg);
	width: 250px;
	height: 394px;
	top: 156px;
	left: 20px;
	z-index:3000;
}

#wf_flash {
	position: absolute;
	width: 195px;
	height: 308px;
	left: 37px;
	top: 40px;
}

.bot {
	background-image: url(../images/bot_bg.jpg);
	width: 680px;
	height: 314px;
	padding-left: 280px;
	margin-left: 20px;
}

.bot p {
	color: white;
	font-size: 14px;
}

#bot_left {
	position: absolute;
	background-image: url(../images/bot_greenbg.jpg);
	width: 568px;
	top: 554px;
	left: 41px;
	height: 302px;
}

#wfdi_header {
	position: absolute;
	background-image: url(../images/wfdi_header.jpg);
	width: 424px;
	height: 67px;
}


#bot_left_column_A  {
	position: absolute;
	width: 255px;
	top: 64px;
	left: 14px;
}

#bot_left_column_B{
	position: absolute;
	width: 255px;
	top: 63px;
	left: 290px;
}


#bot_right {
	position: absolute;
	background-image: url(../images/bot_bluebg.jpg);
	width: 290px;
	top: 555px;
	left: 620px;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 30px;
	height: 275px;
}

#bot_right h3 {
	color: #e5d9ad;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}


#specials {
	position: absolute;
	background-image: url(../images/specials.jpg);
	background-repeat: no-repeat;
	width: 94px;
	height: 98px;
	top: 554px;
	left: 886px;
}

#specials_right {
	position: absolute;
	background-image: url(../images/specials_right.jpg);
	background-repeat: no-repeat;
	width: 19px;
	height: 98px;
	top: 554px;
	left: 980px;
}

a.specials {
	font-weight: bold;
	color: #e5d9ad;
	text-decoration: underline;
}

a.specials:hover {
	background: #e6d9ad;
	color: #123b52;
	text-decoration: none;
}


.text_hider {
	display: none;
}




/* SHOWCASE 
------------------------------------------------------*/
   
#showcase_top {
	position: absolute;
	width: 470px;
	height: 217px;
	background-image: url(../images/showcase_bgg.jpg);
	left: 490px;
	top: 156px;
	padding: 20px 10px 0px 20px;
	margin-top: 10px;
}

#showcase_top p.intro {
	display: inline;
	color: #eee4c9;
	font-size: 24px;
	font-style:italic;
}

#showcase_top p {
	font-size: 16px;
	color: #eee4c9;
}

#showcase_top .emph1 {
	color: white;
}

#showcase_top .emph2 {
	color: white;
	font-weight: bold;
}

#showcase_top a {
	color: white;
	font-weight: bold;
}

#showcase_top a:hover {
	color: #395f64;
	font-weight: bold;
	text-decoration: none;
	background: #eee4c9;
}

#showcase_bottom {
	position: absolute;
	float: right;
	width: 351px;
	height: 196px;
	background-image: url(../images/showcase_bgc.jpg);
	left: 490px;
	top: 403px;
	padding: 10px 130px 0px 20px;
}

#showcase_bottom h2 {
	font-size: 24px;
	display: inline;
	color: #8e1e3b;
}

#showcase_bottom p {
	font-size: 16px;
	color: #0d354c;
}

#showcase_bottom p.emph {
	font-size: 16px;
	font-weight: bold;
	color: #0d354c;
}

#gallery {
	position: absolute;
	width: 483px;
	left: 0px;
	margin: 0;
	padding: 0;
}

#gallery ul {
	padding: 0;
	margin-left: 20px;
	margin-top: 8px;
	list-style: none;
}

#gallery ul li {
	display: block;
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}

img.thumbnail  {
	border: 0;
	width: 97px;
	height: 97px;
}

a.thumbnail {
	display:block;
	width:97px;
	height:97px;
	margin: 1px;
	border: 2px solid #e4dabf;  
}

a.thumbnail:hover {
	margin: 0px;
	border: 3px solid #eee4c9;  
}

#your_wf {
	position: absolute;
	width: 140px;
	height: 253px;
	background-image: url(../images/your_wf.jpg);
	left: 861px;
	top: 369px;
}





/* CONTACT 
-------------------------------------------------------*/


#contact_tbg1 {
	position: absolute;
	background-image: url(../images/contact_tbg3.jpg);
	width: 182px;
	height: 193px;
	left: 20px;
	top: 156px;
}

#contact_tbg2 {
	position: absolute;
	background-image: url(../images/contact_tbg2.jpg);
	width: 597px;
	height: 193px;
	left: 202px;
	top: 156px;
}

#contact_tbg3 {
	position: absolute;
	background-image: url(../images/contact_tbg3.jpg);
	width: 182px;
	height: 193px;
	left: 799px;
	top: 156px;
}

#contact_bbg1 {
	position: absolute;
	background-image: url(../images/contact_bbg3.jpg);
	width: 182px;
	height: 408px;
	left: 20px;
	top: 349px;
}

#contact_bbg2 {
	position: absolute;
	background-image: url(../images/contact_bbg2.jpg);
	width: 597px;
	height: 408px;
	left: 202px;
	top: 349px;
}

#contact_bbg3 {
	position: absolute;
	background-image: url(../images/contact_bbg3.jpg);
	width: 182px;
	height: 408px;
	left: 799px;
	top: 349px;
}

#contact_dean {
	position: absolute;
	left: 61px;
	top: 9px;
	background-image: url(../images/contactdean.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 36px;
}

#contact_dean h1 {
	text-indent: -1000%;
}

.contact_info {
	margin-top: 60px;
	padding-left: 70px;
	padding-right: 60px;
}

#contact_phone {
	float: left;	
}

#contact_email {
	float: right;
	width: 325px;		
}

h2.contact_info {
	margin-top: 0px;
	font-size: 26px;
	color: #e6d9ad;	
}

p.contact_info {
	color: white;
	font-size: 16px;
}

#contact_details {
	position: absolute;
	width: 497px;
	height: 22px;
	left: 93px;
	top: 146px;
	font-size: 18px;
	color: white;
	display: inline;
	line-height: 18px;
}

p.contact_details {

	margin-top: 0;
	margin-bottom: 0;
}

a.contact_details {
	font-size: 18px;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	border-bottom: 1px solid white;
}

a.contact_details:hover {
	color: #e6d9ad;
	border-bottom: 1px dotted #e6d9ad;
}

.contact_form {
	position: absolute;
	width: 450px;
	height: 350px;
	left: 75px;
	top: 38px;
}

label {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8e1e3b;
}

input, textarea {
	border: 1px solid #c0a07a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #123b52;
	padding-left: 5px;
	background-color: white;
}

input {
	height: 22px;
}

input.submit {
	background: #c0a07a;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #d0c2b1;
	border-top: 1px solid #d0c2b1;
	border-right: 1px solid #67461f;
	border-bottom: 1px solid #67461f;
	padding-top: 0px;
	height: 28px;
	text-align: center;
	}

.noscripts {

	left: 93px;
	top: 146px;
	width: 445px;
	height: 22px;
	font-size: 12px;
	color: white;
	display: inline;
	font-weight: bold;
	line-height: 18px;
}

.error_wrap {
	height: 13px;
}

.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #E3626F;
	display: none;
}


/* THANKS
-------------------------------------------------------*/

#thanks_bg1 {
	position: absolute;
	background-image: url(../images/contact_bbg3.jpg);
	width: 182px;
	height: 150px;
	left: 20px;
	top: 156px;
}

#thanks_bg2 {
	position: absolute;
	background-image: url(../images/thanks.jpg);
	width: 598px;
	height: 150px;
	left: 202px;
	top: 156px;
}

#thanks_bg2 p.thanks1 {
	font-size: 28px;
	font-style: italic;
	color: #e6d9ad;	
	text-align: center;
}

#thanks_bg2 p.thanks2 {
	font-size: 22px;
	font-style: italic;
	color: white;	
	text-align: center
}


#thanks_bg3 {
	position: absolute;
	background-image: url(../images/contact_bbg3.jpg);
	width: 182px;
	height: 150px;
	left: 799px;
	top: 156px;
}
