* {
margin: 0;
}
html,body{
	margin:0;
	padding:0;
	background-color:#F9F6F1;
	height: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	font-family:Georgia, "Times New Roman", Times, serif;
	/*overflow: -moz-scrollbars-vertical;
    overflow: scroll;
	overflow-y: scroll;*/
height:100.1%;
 }

h1.dylan {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#666;
	padding-left:99px;
	padding-right:50px;
}

li.sitemap {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	margin-left:99px;
	margin-right:50px;
}

a.sitemap {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
}

#mainwrapper{	
	width:980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.wrapper {
	min-height: 90%;
	height: auto !important;
	height: 100%;
		margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.footer, .push {
	height: -4em;
	clear: both;
}
div#logoarea{
	float:right;
	width:980px;
	color: #FFFFFF;
	position:relative;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

}
div#logoarea_home{
background-image:url(../images/home_illustration.jpg);
background-repeat:no-repeat;
background-position:bottom right;
	float:right;
	width:980px;
	color: #FFFFFF;
	position:relative;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

}
.navigation {
	margin-right:0px;
	margin-top:1px;
	float:right;
}

div#footer{
	height: 35px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

#footermiddle {
	width:990px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.footer_left {
	margin-top:8px;
	float:left;
	color: #706B5F;
}
.footer_right { 
	margin-top:8px;
	float:right;
	color: #000;

	}
.footer_right a { 
	color: #000;
	}
.footer_right a:hover { 
	color: #fff;
	}

#logo {
	padding-top:3px;}

#left {
	width:443px;
}
#right {
	width:536px;
	top: 0px;
	float:right;
	position:relative;
}

.navigation {
	margin-top:3px;
	float:left;
	color: #FFF;
	width:536px;
	}
.home_left {
	padding-top:30px;
	float:left;
	color: #FFF;
	width:536px;
	background-image: url(../images/right_bg_short.jpg);
	background-repeat: no-repeat;
	}
.home_right { 
	margin-top:8px;
	float:right;
	color: #fff;
	width:290px;
	}
.other_left {
	margin-top:8px;
	float:left;
	color: #FFF;
	width:290px;
	padding-left:15px;
	}
.other_middle {
	margin-top:8px;
	float:left;
	color: #FFF;
	width:400px;
	padding-left:15px;
	}
.hometxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	padding-left:20px;
	padding-right:30px;
	width:250px;
} 
.aboutetxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	padding-left:99px;
	padding-right:50px;
} 
.aboutetxt_small {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;

} 
.aboutetxt a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
} 
.aboutetxt_small a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;

} 




.big_white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#fff;
} 
.big_pink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#E73D8D;
} 
.large_white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#fff;
} 
.large_pink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#E73D8D;
} 

.small_white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#fff;
} 
.small_pink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#E73D8D;
} 

.home_box{ 
	float:left;
	padding-right:15px;
	}
	
.home_gobutton {
	float:right;
	padding-right:15px;
	}
	
#subnav {
	background-image:url(../images/sofaman.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	text-align:right;
	height:536px;
}
#subnav_home {
	padding-top:0px;
	text-align:right;
}

#contactform {
background-image:url(../images/form_bg.png);
background-repeat:no-repeat;
padding-left:40px;
padding-top:40px;
padding-right:40px;
height:302px;}

.contact_querybox {  
     padding-left:20px; 
     padding-top:10px; 
     padding-bottom:20px; 
	 height:50px; 
	 width:382px;
	 border:1px;
	 background-color: transparent;
	 scrollbar-base-color: #E73D8D;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #E73D8D;
	
	scrollbar-shadow-color: white;
	scrollbar-lightshadow-color: E73D8D; 
	scrollbar-darkshadow-color: gray;
	
	scrollbar-highlight-color: E73D8D;
	scrollbar-3dlight-color: white;
 } 
.contact_textbox {  
     padding-left:20px;
     padding-top:5px; 
     padding-right:15px; 
	 height:25px; 
	 width:175px;
	 border:0px;
	 background-color: #666;
	 color:#FFFFFF;
 } 
.contact_textbox_big {  
     padding-left:20px;
     padding-top:5px; 
     padding-right:15px; 
	 height:55px; 
	 width:176px;
	 border:0px;
	 background-color: #666;
	 color:#FFFFFF;
 } 
 
 .table {
 background-image:url(../images/contact_bg.jpg);
 background-repeat:no-repeat;
 background-position:bottom left;
 
 }
.contact_bigtextbox {  
     padding-left:20px;
	 padding-top:15px; 
	 padding-right:15px; 
	 height:25px; 
	 width:382px;
 	 border:0px;
	 background-color: transparent;
 } 
.contact_go_button{  
     background-repeat:no-repeat;  
     padding-top:0px;  
     padding-left:15px;  
     padding-right:20px;  
	 height:25px; 
	 width:155px;
	 border:0px;
	 background-color: transparent;
	 color:transparent;
	 font-weight:bold;
 } 

.contact_go_buttonsmall{  
     background-image:url(../images/email_go2.png);
     background-repeat:no-repeat;  
     margin-left:10px;  
     padding-top:2px;  
	 height:25px; 
	 width:35px;
	 border:0px;
	 background-color: transparent;
	 color:#FF1FB9;
	 font-weight:bold;
	 cursor:hand;
 } 

#prev_next {
width:574px;
text-align:center;}


.moreinfo{ 
	padding-left:25px;
	}
.moreinfo2{ 
	padding-left:25px;
	padding-bottom:25px;
	}
.moreinfo2 a{ 
	text-decoration:none;
	color:#FFFFFF;
	}
.moreinfo2_pink{ 
	padding-left:25px;
	padding-bottom:25px;
	color:#E73D8D;
	}
.moreinfo2_pink a{ 
	text-decoration:none;
	color:#E73D8D;
	}


br { line-height:0px;
height:0px;}

.right { float:right;}
