/* GLOBAL HTML TAG BASED STYLES START *//*  metallic gold - color:#B0A77A; maroon - color:#AB002F; purple - color:#603064*/
body {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #40020f url(/graphics/bkgds/ivy_bkgd.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

a {
	color: #999933;
	text-decoration: none;
}

a:link {
	color: #666600;
}

a:visited {
  color: #746a41;
}

a:hover {
	color: #40020f;
}

a:active {
	color: #000;
}

img {
	border: none;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #40020a;
	font-size:1.3em;
	margin:0 0 6px 0;
	padding:0;
	text-shadow: #333333 1px 3px 2px;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:italic;
	margin:0;
	padding:0;
}

blockquote {
	font-style:oblique;
	font-size:1.2em;
	text-align:left;
	float:right;
}

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

blockquote small {
	float:right;
}

blockquote h4 {
	position:relative;
	left:-20px;
}

blockquote.left {
	width:380px;
	position:relative;
	left:-80px;
	top:-100px;
	float:left;
	clear:left;
	/*border:blue 1px dotted;*/
}

blockquote.right {
	width:360px;
	position:relative;
	right:-20px;
	margin-right:-60px;
	/*border:green 1px dotted;*/
}

/* GLOBAL HTML TAG BASED STYLES END */
     /*---- HEADER START ----*/

#header {
	text-align:center;
	width: 760px;
	padding-bottom:10px;
}

/*--------------------------------- HEADER END - NAV START ---------------------------------*/
#nav {
	font-size: .75em;
	height: 42px;
	width: 100%;
	background: #40020f url(/graphics/nav/menu_bar.jpg) center center;
	margin-bottom:14px;
}

#nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

/*.tab {
	text-align:center;
	vertical-align:bottom;
	background:url(/graphics/nav/navbutton.jpg) top left no-repeat;
	width:102px;
	height:23px;
	cursor:inherit;
}*/

/*.tab:hover {
	background:url(/graphics/nav/navbutton.jpg) 0px -49px no-repeat;
	text-shadow: none;
}*/

/*.tab.over {
	background:url(/graphics/nav/navbutton.jpg) 0px -49px no-repeat;
}*/

#navmenu {
	width:756px;
}

#navmenu span a {
	text-align:center;
	vertical-align:bottom;
	background:url(/graphics/nav/navbutton.jpg) top left no-repeat;
	width:102px;
	height:23px;
	display:block;
}

#navmenu span a:hover {
	background:url(/graphics/nav/navbutton.jpg) 0px -49px no-repeat;
	text-shadow: none;
}

#navmenu span a.current {
	background:url(/graphics/nav/navbutton.jpg) 0px -24px no-repeat;
}

#navmenu span #current a {
	color: #40020f;
}

#navmenu li {
	text-transform:uppercase;
	line-height:2.2em;
	width:102px;
	height:23px;
	position:relative;
	top:6px;
	padding:3px;
	z-index:90;
	float:left;
	text-shadow: #666666 1px 3px 2px;
}

#navmenu li li {
	font-size:0.9em;
	text-align:left;
	background-color:#b0a77a;
	background-image:none;
	width:81px;
	padding:7px 6px 7px 10px;
	border-right:4px solid #b0a77a;
	float:left;
}

#navmenu li li:hover {
	border-right:4px solid #40020a;
}

#navmenu li ul {
	display:none;
	position:absolute;
	top:22px;
	left:0;
	width:102px;
	padding:0;
}

#navmenu li>ul {
	left:4px;
}

#nav li:hover ul {
	display: block;
}

#navmenu li.over ul {
	display: block;
}

#selected {
	background: #40020f 4px 6px no-repeat;
}

#submenu {
	font-size: .7em;
	padding: 2px;
	margin: 0;
}
	#submenu a:hover{
		color: #603064;
		padding: 0;
		margin: 0;
		text-decoration:underline;
	}

	#submenu .subselect {
		padding: 0;
		margin: 0;
	}

	#submenu .subselect a {
		color: #0033FF;
		background:#fff;
		text-decoration:underline;
	}

/*--------------------------------- NAV END - CONTENT START ---------------------------------*/
/* GENERAL CONTENT START */
#content {
	padding-top:10px;
}

#content p {
	text-align: justify;
}

#container {
    width:780px;
}

.content {
	color: #000033;
    width:580px;
}

.content a {
	color: #40020a;
	text-decoration: none;
	text-shadow: #333333 1px 3px 2px;
}

.content a:active {
	color: #003300;
}

.attention {
	color:#3366cc;
}

.last {
	width: auto;
	padding: 0px 20px 0px 20px;
}

.last ul {
	text-align: left;
}

.last li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
	list-style-image: url(/graphics/general/plus_bug.gif);
}

.last h4 {
	margin-bottom:8px;
}

.lefttopimg {
	float: left;
	margin: 10px 16px 10px 0px;
}

.centerimg {
	padding-top: 10px;
}

.righttopimg {
	float: right;
	margin: 14px 0px 10px 16px;
}

.home .righttopimg {
	margin: 4px 4px -10px 10px;
}

.about .lefttopimg {
	position:relative;
	top: -20px;
	left:-30px;
	margin-right:-10px;
	/*margin: 0px 12px 10px -30px;*/
}

.design .lefttopimg {
	position:relative;
	top: -40px;
	left:-44px;
	margin-right:-30px;
	margin-bottom:-86px;
	/*margin: -36px 10px 0px -30px;*/
}

.info .lefttopimg {
	position:relative;
	top: -30px;
	left:-14px;
	margin-right:-10px;
	margin-bottom:-36px;
	/*margin: -22px 16px 4px -8px;*/
}

.info .righttopimg {
	position:relative;
	top: -40px;
	right:-100px;
	margin-left:-80px;
	margin-bottom:-80px;
	/*margin: -40px -100px 6px 20px;*/
}

.info .last ul.top {
	background:url(/graphics/content/info/traditions.png) right no-repeat;
	line-height:1.6em;
	width:500px;
}

.info .last ul.bttm {
	line-height:1.6em;
	width:500px;
}

.contact .lefttopimg {
	margin: -52px 16px 4px -58px;
}
.contact p {
	text-align:right;
}

/* GENERAL CONTENT END */

#testimonials {
	color:#CCCCCC;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	width: 122px;
	position:relative;
	top:10px;
	right:8px;
	float:right;
}
.testimonials_box {
	width: 110px;
	margin: 2px 2px 8px 2px;
	padding:4px;
}
#testimonials h5 {
	text-align: center;
	color: #FFF;
	margin:0px;
}
#testimonials h4 {
	text-align: center;
	color: #333333;
	margin:  0px 0px 6px 10px;
}

 /* FLYER STYLES END */

.break { /* FOR CLEARING FLOATING BOXES */
	width: 100%;
	height: 1px;
	clear: both;
}

.note {
	color: #ff0000;
	/*font-size: .8em;*/
	font-style: oblique;
}

/*--------------------------------- CONTENT END - FOOTER START ---------------------------------*/
#footer {
	color: #000033;
	text-align: center;
	font-size: 0.9em;
	/*background:url(/graphics/logos/dp_logo_sm.jpg) 24px 24px no-repeat;*/
	padding-top: 10px;
	margin-right: 150px;
	margin-left:150px;
}

#footer sub a {
	color: #40020f;
}

#footer a {
	color: #000033;
}

.copyright {
	font-size: .7em;
	padding: 10px;
}
/*--------------------------------- FOOTER END ---------------------------------*/