/* Default Page */

#default-inner {
	margin: auto;
	height: 606px;
	width: 794px;
	/*background-image: url(images/dove-default-bk2.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
}

a:focus {
	-moz-outline-style:none;
}

#default_top {
	width:350px;
	height:51px;
	margin:0 auto;
	text-align:center;
}

#default_left_half {
	float:left;
	display:inline;
	width:397px;
	height:440px;
}

#default_right_half {
	float:left;
	display:inline;
	width:397px;
	height:440px;
}
#default_lower {
	float:left;
	display:inline;
	width:794px;
	height:76px;
	text-align:center;
}

#default_logo_dove {
	float:left;
	display:inline;
	width:327px;
	height:294px;
	margin-left:70px;
}

#default_logo_dovetail {
	float:left;
	display:inline;
	width:327px;
	height:294px;
}

#default_address_dove {
	float:left;
	display:inline;
	width:357px;
	height:119px;
	margin-left:40px;
	background-image: url(images/behind-address.gif);
	background-repeat: no-repeat;
}

#default_address_dovetail {
	float:left;
	display:inline;
	width:340px;
	height:119px;
	margin-left:48px;
	background-image: url(images/behind-address.gif);
	background-repeat: no-repeat;
}

#default_enter_dove {
	float:left;
	display:inline;
	width:327px;
	height:135px;	
	margin-left:70px;
}

#default_enter_dovetail {
	float:left;
	display:inline;
	width:327px;
	height:135px;
}


#default_footer {
	float:left;
	display:inline;
	width:794px;
	height:24px;
	text-align:center;
	padding-top:3px;
}



/* End Default Page */

/* CSS Document */

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -309px;
	min-width:794px;
	left: 0px;
}

#inner {
	margin: auto;
	height: 606px;
	width: 794px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0px;
	padding: 0px;
	margin: 0px;
/*	background-image: url(images/dove-default-bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #8cbbbe; */
	background:#8cbbbe url(images/dove-default-bk-bunt.jpg) center center no-repeat
}

#TopHalf {
	float:left;
	display:inline;
	width:774px;
	height:239px;
}

#BotHalf {
	float:left;
	display:inline;
	width:774px;
	height:323px;
}

#Footer {
	float:left;
	display:inline;
	width:774px;
	height:24px;
	text-align:center;
	padding-top:3px;
}

#TopLeather {
	float:left;
	display:inline;
	width:724px;
	height:102px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 22px;
}

#AboveNav {
	float:left;
	display:inline;
	width:726px;
	height:65px;
}

#Nav {
	float:left;
	display:inline;
	width:726px;
	text-align:center;
	padding-top:7px;
}

#UnderTopLeather {
	float:left;
	display:inline;
	width:774px;
	height:115px;
}

#UnderTopLeatherLeft {
	float:left;
	display:inline;
	width:410px;
	height:95px;
	padding-left:30px;
	padding-top:5px;
}

#UnderTopLeatherRight {
	float:left;
	display:inline;
	width:334px;
	height:115px;
	background-attachment: scroll;
	background-image: url(images/behind-address.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:56%;
	color:#2e1c02;
	font-weight:700;
	text-decoration:none;
}

#NavLink {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EAF9f9;
	font-size:90%;
	text-decoration:none;
}

#NavLink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.NavSplitter {
	padding-left:14px;
	padding-right:14px;
}

#TextLeft {
	display:inline;
	float:left;
	width:385px;
	height:278px;
	overflow-x:hidden;
	overflow:auto;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:25px;
	padding-right:5px;
	SCROLLBAR-FACE-COLOR: #1f1000;
	SCROLLBAR-HIGHLIGHT-COLOR: #1f1000;
	SCROLLBAR-SHADOW-COLOR: #1f1000;
	SCROLLBAR-3DLIGHT-COLOR: #1f1000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #1f1000;
	SCROLLBAR-DARKSHADOW-COLOR: #1f1000;
	margin-right: 20px;
}

#ImageRight {
	display:inline;
	float:left;
	width:334px;
	height:323px;
}

#RedAddressTop {
	margin-left:12px;
	margin-top:20px;
}

#RedAddressBottom {
	margin-left:12px;
	margin-top:8px;
}

.QuoteText {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#892f24;
	font-size:130%;
}

.QuoteSubText {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3b2607;
	font-size:60%;
}

.MainText {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eaf9f9;
	font-size:66%;
	line-height:175%;
}

.MainTextHighlight {
	color:#d6b069;
	font-size:120%;
}

.RedAddress {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#892f24;
	font-size:66%;
	line-height:100%;
}

.MenuButton {
	padding: 3px;
	border: 1px solid #FFFFFF;

}

