/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #6b6851;
	line-height: 1.4;	
	margin: 0px;
	padding: 0px;
	background-image:url(http://dogwoodestatesmb.com/images/yellowFab-light.jpg);
}


#ownerOuterWrapper {
	width:100%;
	height:100%;
position:relative;
	background-image:url(images/ownerTopBack.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#ownerContentBox {
	margin: 0 auto;
	position:relative;
	width:800px;
	text-align:LEFT;
	
}

#logoBox-left {
	width:163px;
	height:115px;
	/*float:left;*/
	text-align:center;
}

a:link, a:visited, a:hover {
	color: #6b6851;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #083503;
}

h2{
 font-size: 114%;
 color: #083503;
 padding: 0 0 5px 0;
}

h3{
 font-size: 100%;
 color: #083503;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #083503;
}

p {
	text-align:left;
	padding-top:15px;
	margin:0;
	}
	
p a:link {
	text-decoration:underline;
	}	

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #6b6851;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px;
	/*border-bottom: 1px solid #cccccc;*/
	width:800px;
	height:115px;
	text-align:center;
}

#navBar{
	margin: 15px 0 0 79%;
	padding: 0px;
	/*background-color: #eeeeee;*/
	border-left: 1px solid #d2c9a7;
	border-bottom: 1px solid #d2c9a7;
}

#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align:left;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #d2c9a7;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #d2c9a7;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #d2c9a7;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d2c9a7;
	font-size: 90%;
	color:#083503;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color:#083503;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #d2c9a7;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	color:#083503;
}

#sectionLinks a:visited{
	border-top: 1px solid #d2c9a7;
	padding: 2px 0px 2px 10px;
	color:#083503;
}

#sectionLinks a:hover{
	border-top: 1px solid #d2c9a7;
	background-color: #d2c9a7;
	padding: 2px 0px 2px 10px;
	color:#666666;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #d2c9a7;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/****************  Calendar Styles  *****************/

#calendarContent {
}

#calendarContent p {
	font-size:11px;
	padding:0;
	margin:0;
}


#calendar {
			width:95%;
		}
		
		#calendar table, #calendar td, #calendar tr, #calendar {
			border:1px solid #d2c9a7;
			border-collapse:collapse;
		}
		
		#calendar a {
			display:block;
			color:#de591e;
			font-size:12px;
			text-decoration:none;
		}
		
		#calendar p {
			font-size:11px;
			}
		
		#calendar .label a{
			display:inline;
		}
		
		#calendar th {
			background-color:#083503;
			/*width:14.2%;*/
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			line-height: 9px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			padding:3px;
		}
		
		#calendar h5 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 14px;
			font-weight: bold;
			color: #083503;
			text-decoration: none;
			padding:0;
			padding-left:3px;
			padding-top:3px;
			margin:0;
		}
		
		.dropdown {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#083503;
			padding:0px;
			padding-bottom:0px;
			margin:0px;
			text-transform:none;
			font-weight:normal;
			border:1px solid #CCCCCC;
		}
		
		.calButtons {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#083503;
			padding:0px;
			padding-bottom:0px;
			margin:0px;
			text-transform:none;
			font-weight:normal;
			border:1px solid #CCCCCC;
		}
		
		.teenytext {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:9px;
margin:0;
padding:0;
}

.topicTitle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	}
.topicText 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:10px;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	}
.tabText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	padding:0px;
	margin:0px;
	color:#ffffff;
	padding-bottom:10px;
	}
	
	.tabTextblack
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	padding:0px;
	margin:0px;
	color:#000000;
	padding-bottom:10px;
	}

.caltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

	.dropdowncal 
	{ 
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:0px;
	}
	
	
	.eventtitle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:0px;
	color:#000000;
	}
		
/********  MESSAGE BOARD STYLES  *************/

#messageTable {
	font-size:80%;
}		

.messageTableRightTD {
	border-bottom:1px solid #d2c9a7;
	padding:15px;
}

.messageTableLeftTD {
	/*border:1px, solid, #232943;*/
	border-bottom:1px solid #d2c9a7;
	padding: 15px 0 0 0;
	/*background-color:#232943;*/
	width:175px;
}

.button {
	border-top:1px solid #d2c9a7;
	border-left:1px solid #d2c9a7;
	border-right:1px solid #d2c9a7;
	border-bottom:1px solid #d2c9a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	line-height:10px;
	color: #d2c9a7;
	text-align: center;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#232943;
	}
	
.button a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	line-height:10px;
	color: #5B74A7;
}	
	
.button a:hover {
	background-color:#5B74A7;
	color: #FFFFFF;
}	

.dateLine {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	text-transform: uppercase;
	color: #666666;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2c9a7;
	margin-bottom: 15px;*/
	padding-bottom:4px;
}	
.messageEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
/*h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5B74A7;
	margin-bottom:3px;
	line-height: 14px;
	text-decoration: none;
}*/

.leadin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:14px;
	color: #5B74A7;
	text-transform: uppercase;
	text-decoration: none;
}
.smallgraytype {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#606266;
	}
.bodycopyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.bodycopyBoldCentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}	
.messageLinks {
	color:#083503;
	}	