body {
	margin:0px;
	background:#ebdfc8 url(http://www.daytitle.net/images/body_top_slice.gif) repeat-x 0 0;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
}
#contentWrapper {

}

#contentMain {
	padding-top: 15px;
	width: 780px;
	margin-left: auto;
  	margin-right: auto;

}

#office .profile {
	border:solid 5px #CCBF9D;
}
#office .address {
	background-color: #CCBF9D;
	padding: 5px;
	padding-top: 0px;
	padding-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	
}

#office .description {
}

#office .description h1 {
	color: #336699;
	font-size: 18px;
	border-bottom: 2px solid #336699;
}

#gallery { position: relative; width:777px; height:363px; margin:0; padding:0; }
#gallery li { display: block; }


.shadedimg{
	border-bottom: 2px solid #464646;
	border-right: 2px solid #464646;
	border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
}

.shaded{
	background-color: #FFFFFF;
	padding: 15px;
	padding-bottom: 0px;
	border-bottom: 2px solid #464646;
	border-right: 2px solid #464646;
	border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
}


#qa {
	margin-top: 10px;
	background-color: #dbcbb2;
	color: #000000;
	padding-bottom: 1px;
}


#fullBar {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
}

#fullBar  a {
	color: #336699;
	text-decoration: none;
	font-weight:bold;
}

#fullBar a:hover {
	text-decoration: underline;
}


.qatitle {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}

#qa a {
	color: #2b5e91;
	text-decoration: none;
	font-weight:bold;
}

#qa a:hover {
	text-decoration: underline;
}




#leftBar {
	width: 500px;
	float: left;
}

#rightBar{
	width: 260px;
	padding-left: 10px;
	float: right;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;

}
#rightBar p{
	padding-left: 10px;
}
#rightBar h1{
	color: #336699;
	font-size: 16px;
	border-bottom: 2px solid #336699;
}

#rightBar .office_staff a {
	color: #336699;
	text-decoration: none;
	font-weight:bold;
}

#rightBar .office_staff a:hover {
	text-decoration: underline;
}

#rightBar .office_staff {
	float: left;
	width: 130px;
	font-size: 11px;
	padding-bottom: 10px;
	
}

#rightBar .map {
	padding-bottom: 10px;
}


#contentWrapper {
	background-color: #ebdfc8;
	min-height: 300px;
}

#footerWrapper {	
	min-height: 72px;

}

.box1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

#footerMain {
	font-family: Tahoma, Verdana, Arial;
	border-top: 1px solid #000000;
	font-size: 11px;
	color: #666666;
	width: 780px;
	margin-left: auto;
  	margin-right: auto;
	padding-top: 10px;
}

#copyright{
	float: left;
	width: 540px;
	padding-left: 10px;
}

footerLinks{
	float: right;
	position: relative;
	text-align: right;
	
}

#footerLinks a {
	color:#666666;
	text-decoration: underline;
	margin-right: 10px;
}

#footerLinks a:hover
{
	color:#000000;
	text-decoration: underline;
}

p, ul{ font-size: 13px; line-height: 21px; margin-bottom: 21px; }

#header {
	width: 100%;
}

#branding{
	height:101px;
	margin:0 auto;
	position:relative;
	width:765px;
}
	#branding img{
		position:absolute;
	}


#primary_nav{
	height:35px;
	width:100%;
}

/* Adapted and hammered into shape from The Superfish horizontal variation */
/* http://users.tpg.com.au/j_birch/plugins/superfish/ */

.nav {
	height:34px;
	margin:0 auto;
	/*position:relative*/;
	width:765px;
}
.nav ul {
	display:block;
	height:30px;
	margin:0 auto;
	padding-top:9px;
	position:relative;
	width:765px;
}
.nav li {
	float: left;
	list-style:none;
	z-index:999;
}
.nav li.current div {
	z-index: 999;
}
.nav li.sfHover div,
ul.nav li:hover div {
	z-index: 1000;
}
.nav a {
	color:#fff;
	display:block;
	float: left;
	font:13px/16px Arial, Helvetica, sans-serif;
	padding:6px 14px 0;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
}
.nav li.quicklink a{
	text-transform:none;
}

.nav li li a{
	text-transform:none;
}
.nav li div{
	background:#306396 url(http://www.daytitle.net/images/secondary_nav_slice.gif) repeat-x left bottom;
	height:29px;
	left:0;
	padding:0;
	position:absolute;
	width:100%;
	top:-999em;
}
.nav li:hover a,
.nav li.sfHover a,
.nav li.current a,
.nav a:focus, .nav a:hover, .nav a:active {
	background:#306396 url(http://www.daytitle.net/images/primary_nav_over_slice.gif) repeat-x 0 0;
	color:#fff;
	height:24px;
}
.nav li:hover li a,
.nav li.sfHover li a,
.nav li.current li a{
	background:#306396 url(http://www.daytitle.net/images/secondary_nav_slice.gif) repeat-x left bottom;
	color:#fff;
	display:block;
	font:13px/16px Arial, Helvetica, sans-serif;
	height:14px;
	padding:0 14px 6px;
	text-decoration:none;
	width:auto;
}

.nav li li.current a,
.nav li li:hover a,
.nav li li a:focus, .nav li li a:hover, .nav li li a:active {
	background:#306396 url(http://www.daytitle.net/images/secondary_nav_over_slice.gif) repeat-x bottom left;
}
.nav li:hover div, /* pure CSS hover is removed below */
body .nav li.current div, /* this must be more specific than the .superfish override below */
ul.nav li.sfHover div {
	left:0;
	top:130px;
}

/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover div,
.superfish li li:hover div {
	top: -999em;
}

.flash_warning{
	color: black;
	background: yellow;
	width:90%;
	margin-left: auto;
	margin-right: auto;
	border:2px solid #DDDDDD;
	padding-left:16px;
	padding-top: 15px
	font-weight: bold;
}

.flash_error{
	color: white;
	background: red;
	width:90%;
	margin-left: auto;
	margin-right: auto;
	border:2px solid #DDDDDD;
	padding-left:16px;
	padding-top: 15px;
	font-weight: bold;
}

.flash_notice{
	color: black;
	background: green;
	width:90%;
	margin-left: auto;
	margin-right: auto;
	border:2px solid #DDDDDD;
	padding-left:16px;
	padding-top: 15px;
	font-weight: bold;
}
