/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:left;
	color: #000;
	line-height: 20px;
	}
a img {
	border: 0px;
	}
	

/*  *********************************************  CONTACT  STYLE *********************************************** */

div#mn-contact ul {
	text-align: center;
	padding: 0;
	margin: 20px 0 0 0;
	width: 100%;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	#mn-contact li {
		display: inline;
		padding: 0 22px;
		}
	#mn-contact a {
		color: #DFB14F;
		text-decoration: none;
		}
	#mn-contact a:hover {
		color: #FAECD2
		}
	#mn-contact ul li.phone a	{
		font-weight:bold;
		color:#E8D1A5;
		font-size:16px;
		margin-left:70px;
		}
	#mn-contact ul li.phone a:hover	{
		color:#FFF;
		}		

	#mn-contact ul li.address a {
		color: #DFB14F;
		text-decoration: none;
		float:left;
		margin-left:5px;
		}
	#mn-contact ul li.address a:hover {
		color: #FAECD2
		}	

/*  *********************************************  TOPNAV  STYLE *********************************************** */

/** TOP MENU POSITIONING **/
#multi-ddm {
	margin: 0 0 0 0;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	width: 200px; }

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background-color:#311507;
		border-top: none;	
		border-right: none;	
		border-bottom: none;	
		border-left: none;	
	border-color: #FFF;
	border-width: 1px;
	}

/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 19px 16px;
	margin: 0;
	color: #EED293;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	}
#multi-ddm li {
	border-right: none;
	border-left: none;
	}
	#multi-ddm li:first-child { border-left: none; }
	#multi-ddm li:last-child { border-right: none; }
	#multi-ddm ul li { border: none; }

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 16px;
	margin: 0;
	color: #EED293;
	text-decoration: none;
	text-transform: none;
	height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { color: #DFB14F; }
#multi-ddm ul a:hover {  }



/*  *********************************************  ICONS HOME  STYLE *********************************************** */

div#mn-icons_home img { float: left; }

/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	}

div#mn-content p {
	text-align:justify;
	}
	div#mn-content strong {
		color: #A82F04;
		}

	div#mn-content p.noTopPadding	{
		padding-top:0;
		margin-top:0;
		}
    div#mn-content p.noBottomPadding	{
		padding-bottom:0;
		margin-bottom:0;
		}
	div#mn-content p.noPadding	{
		padding-top:0;
		margin-top:0;	
		padding-bottom:0;
		margin-bottom:0;
		}

	div#mn-content p.listItemPadding	{
		padding-top:2px;
		padding-bottom:1px;
		margin-top:2px;
		margin-bottom:1px;
		}			

div#mn-content ul {
		margin:0;
		padding: 0 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		}

	.expandedList ul li	{
		padding-bottom:5px;
		text-align:justify;
		}
	.expandedList ul li.lastItem	{
		padding-bottom:0px;
		}


div#mn-content a {
	color:#7D5927;
	text-decoration:none;
	}
	div#mn-content a:hover {
		color: #A82F04;
		}





/*  *********************************************  SIDEBAR  STYLE *********************************************** */

/*  *********************************************  QUICKCONTACT  STYLE *********************************************** */

div#quickcontact {
	float: left;
	margin: 11px 0 0 11px;
	width: 231px;
	}

.inputSelectquick, .inputCommentquick {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #EAD3A7;
	padding: 4px 5px;
	margin: 3px 4px 0 0;
	font-weight: bold;
	}
.inputSelectquick {
	display: block;
	clear: left;
	color: #805B27;
	width:221px;
	background-color: #FFF;
	}
.inputCommentquick {
	color: #805B27;
	width:221px;
	background-color: #FFF;
	}
.inputButtonquick {
	float: right;
	text-align: right;
	color: #FFF;
	cursor: pointer;
	margin: 3px 0 20px 0;
	padding: 1px 6px;
	width: 120px;
	border: none;
	background: #BC7729;
	font-weight: bold;
	}

div#quickcontact .captcha {
	float: left;
	background: #818DA7;
	height: 33px;
	width: 220px; 
	margin: 4px 0;
	padding: 2px 6px;
	border: 1px solid #9198B2;
	}

div#quickcontact .field {
	clear: left;
	margin-bottom: 5px;
	}

div#quickcontact .captcha div {
	float: left;
	margin-right: 15px;
	}
	div#quickcontact .captcha div.last {
		margin-right: 0px;
		}




/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #7D5927;
	}
	#mn-footer p {
		text-align: left;
		float: left;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		}
	#mn-footer ul {
		text-align: left;
		float: left;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		list-style-type: none;
		}
		#mn-footer li {
			display: inline;
			padding-right: 25px;
			}
	#mn-footer a {
		color: #887765;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color:#311507;
	margin: 0 0 0 0;
	padding: 30px 0 10px 0;
	font-size: 26px;
	}

H2 {
	padding: 10px 0 0 0;
	font-size: 20px;
	border-bottom:1px dotted #EBC57A;
	}

H3	{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	}

/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 1px solid; 
	border-color: #EBC57C;
	margin-top: 5px;
	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

.picRightnoborder {
	float:right; 
	margin-left:20px;
	margin-top: 20px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	}

.logoRight {
	border: 1px solid; 
	border-color: #EBC57C;
	margin-top: 5px;
	float:right;
	margin-left:10px;
		}



/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 100%;
	border: none;
	border-top: 2px solid #E1B14B;
	text-align: center;
	margin: 30px auto;
	}
	
div.spacer{clear:both; height:10px; display:block;}	

.textResizer	{
	float:left;
	margin:0;
	padding:0;
	width:250px;
	}
	.textResizer p	{
		text-align:right;
		font-size:16px;
		}
		
	.textResizer  a {
	color:#7D5927;
	text-decoration:none;
	}
	.textResizer  a:hover {
		color: #A82F04;
		}			
	
.constantContact	{
	float:left;
	margin:0;
	padding:0;
	width:256px;
	}		


/***************** PDF Lists *******************/

#mn-content .pdflist	{
			font-family: Arial, Helvetica, sans-serif;
			font-style:normal;
			margin-left:0;
			padding-left:0;
			}
	
		#mn-content .pdflist ul {
				list-style:none;
				margin-left:0;
				padding-left:0;
				}
		
		#mn-content .pdflist ul li	{
				background-repeat:no-repeat;
				padding: 0 0 0 25px;
				margin: 0;
				background-image:url(/images/pdf-icon.gif);
				}
		
		#mn-content .pdflist ul li a	{
				color: #7D5927;
				text-decoration:none;
				}
	
		#mn-content .pdflist ul li a:hover {
				color: #A82F04;
				text-decoration:underline;
				}


div#mn-sidebar .socialNetworking	{
	margin:0;
	padding:0;
	width:256px;
	}
	div#mn-sidebar .socialNetworking ul	{
			list-style: none;
			padding:0;
			margin:10px 0 0 0;
			}
	div#mn-sidebar .socialNetworking ul li	{
			width: auto !important;
			clear: none !important;
			float: none;
			display: inline;
			padding:0 0 0 12px;
			margin:0;
			color:#00FF00;
			}

.threeColumn	{
	width:200px;
	float:left;
	margin:0;
	padding:0;
	}
	
	.threeColumn ul {
		margin:0;
		padding:0;
		}
	.threeColumn ul li {
		margin:0;
		padding:0;
		}
		
.twoColumn	{
	width:330px;
	float:left;
	margin:0;
	padding:0;
	}
	
	.threeColumn ul {
		margin:0;
		padding:0;
		}
	.threeColumn ul li {
		margin:0;
		padding:0;
		}	
		
	
.previousPage		{
		float:left;
		width:120px;
		margin:5px 0 0 0;
		padding:0;
		}
	div#mn-content .previousPage p	{
		text-align:left;
		}

.nextPage		{
		float:right;
		width:120px;
		margin:0;
		padding:0;
		}
			
	div#mn-content .nextPage p  {
		text-align:right;
		}	


/*  ************************************  MAPS PAGE  *******************************  */

.addressLeft	{
	margin:0;
	padding:0;
	float:left;
	width:300px;
	}
.officePictureRight	{
	margin:0;
	padding:0;
	float:left;
	width:376px;
	}	

/* *********************  FAQ TOGGLE  **********************  */
div#faq	{
	margin: 10px 0 0 0;
		}
		
			
div#faq p	{
	margin: 10px 0 0 0;
	color:#000;
	font-size:17px;
	line-height:21px;
	text-align:justify;
			}
	div#faq p a {
		color: #484439;
		cursor:pointer;
		text-decoration:none;
				}	
	div#faq p a:hover	{
		text-decoration:none;
				}

	div#faq  ul	{
		margin-top: 0px;
		cursor:pointer;
				}
			
	div#faq ul li{
		margin: 0 0 0 40px;
		color:#484439;
		font-size:17px;
		line-height:21px;
		cursor:pointer;
				}


	
.answer	{
		margin: 10px 0 0 2px;
		}
.answer p	{
		margin: 10px 0 0 0;
		color:#000;
		font-size:17px;
		line-height:21px;
		text-align:justify;
			}	

.answer  ul	{
		margin-top: 0px;
			}
			
.answer ul li{
		margin: 0 0 0 40px;
		color:#5D6B7D;
		font-size:17px;
		line-height:21px;
			}
								

.QandAQ	{
	font-size:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	color: #A82F04;
		}
.QandAA	{
	font-size:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	margin-left:0;
	color: #BC7729;
		}
div#answer p	{
	margin: 10px 0 0 0;
	color:#000;
	font-size:17px;
	line-height:21px;
	text-align:justify;
				}	

div#answer  ul	{
		margin-top: 5px;
				}
			
div#answer ul li{
		margin: 0 0 0 20px;
		font-size:17px;
		line-height:21px;
				}		
