﻿/* CSS Document */

body {
	margin: 0;
	background-color: #5E0000;
	background-image: url(../images/background3.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	min-width: 645px;
}

img {
	border: 0;
	}

#wrapper {
	width: 644px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	
#banner {
	width: 610px;
	margin: 7px 0 4px 13px;
		}


/*-------------------------*/
/*---------SPLASHES--------*/
#splashmast {
	position: relative;
	margin: 0;
	width: 645px;
	height: 140px;
	background-image:url(../images/mast-splash-logo.gif);
	}

#splashpractice {
	position: relative;
	margin: 0;
	width: 645px;
	height: 70px;
	background-image:url(../images/practice-splash.jpg);
	}

#splashpartners {
	position: relative;
	margin: 0;
	width: 645px;
	height: 70px;
	background-image:url(../images/partners-splash.jpg);
	}
	
#splashlocations {
	position: relative;
	margin: 0;
	width: 645px;
	height: 70px;
	background-image:url(../images/locations-splash.jpg);
	}
	
	
/*-------------------------*/
/*-------------------------*/


/*-------------------------*/
/*-------NAVIGATION--------*/
#navigation {
	width: 646px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-size: 12px;
	padding: 0 0 10px 0;
		}

#navigation ul {
	margin: 0; 
	padding: 0 0 0 0;
	} 

#navigation li {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
	list-style-type: none;
	}
	
#navigation a {
	display: block;
	background: #003366;
	color: #FFFFFF;
	width: 129px;
	text-decoration: none; 
	text-align: center;
	padding: 10px 0 10px 0;
	}

#navigation a:hover, #navigation a.on {
	display: block; 
	background: #FFFFFF;
	color: #003366;
	}
/*-------------------------*/
/*-------------------------*/


/*-------------------------*/
/*---------CONTENT---------*/
#content {
	width: 590px;
	margin: 10px 20px 10px 25px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

/* headings */
#content h1 {
	font-size: 18px;
	color: #574825;
	font-weight: bold;
	padding: 10px 0 0 0;
		}

#content h1 .subtitle {
	font-size: 14px;
	margin: 10px 0 -20px 0;
		}

#content h2 {
	font-size: 13px;
	color: #7E7966;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin: 5px 0 2px;
	}
	
#content h3 {
	font-size: 11px;
	margin: 10px 0 0 0;
	letter-spacing: 0.07em;
	font-variant: small-caps;
	color: #7F7F7F;
	}

/* paragraphs */
#content p {
	margin: 0 0 7px 0;
	color: #333333;
	letter-spacing: .03em;
	}

#content p.contactus {
	background-color: #F3F3F3;
	color: #574825;
	font-size: 9px;
	margin: 15px 10px 10px 10px;
	padding: 10px;
	moz-border-radius: 10px;
	}

#content p.center {
	text-align: center;
	text-decoration: none;
	}

#content p.right {
	text-align: right;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
	}


/* links */
#content a:link {
	color: #000077;
	text-decoration: none;
	font-weight: bold;
	}
	
#content a:hover, #content a:active {
	text-decoration: none;
	}

#content a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}

/* lists */
#content ul {
	margin: 0 0 0 0;
	}

#content li.title {
	padding: 0 0 0 0;
	font-weight: bold;
	list-style-type: none;
	}

#content li {
	list-style-type: none;
	margin: 3px 0 3px 4px;
	}


/*--------PRACTICE---------*/
#content #practiceleft {
	width: 270px;
	margin: 0 0 0 5px;
	padding: 0px;
	float:left;
	}
	
#content #practiceright {
	width: 270px;
	margin: 10px 5px 0 60px;
	padding: 0px;
	float: right;
	}
	
/*-------------------------*/



/*--------PRACTICE---------*/
#content #practiceleft {
	width: 270px;
	margin: 0 0 0 5px;
	padding: 0px;
	float:left;
	}
	
#content #practiceright {
	width: 270px;
	margin: 10px 5px 0 60px;
	padding: 0px;
	float: right;
	}
	
/*-------------------------*/


/*--------PARTNERS---------*/
#content #partnersleft {
	width:270px;
	margin: 30px 10 20px 10px;
	padding:0px;
	float:left;
	}
	
#content #partnersright {
	width:270px;
	margin: 30px 10px 20px 10;
	padding:0px;
	float:right;
	}
	
#content #bio {
	width:150px;
	margin: 5px 0 0 0;
	padding:0px;
	float:right;
	}

/*-------------------------*/


/*--------LOCATIONS---------*/
#content #locations {
	width: 640px;
	height: 500px;
	margin: 0;
	padding: 0;
	background-image: url(../images/locations.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
#content #locations #office {
	width: 300px;
	margin: 50px 0 10px 90px;
	font-size: 10px;
	color: #666666;
	}


#content #locations #office .county {
	font-weight: bold;
	font-size: 12px;
	color: #6C5735;
	}

#content #locations #office .phones {
	color: #000000;
	}
	
/*-------------------------*/

/*-------------------------*/
/*-------------------------*/


#footer {
	width: 550px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #574828;
	margin: 30px 50px 30px 50px;
	text-decoration: none;
	visibility: visible;
	background-color: #F3F3F3;
	}

#footer hr {
	width: 90%;
	height: 1px;
	background-color: #B1A78B;
	border: 0;
	}

#footer p {
	margin: 7px 0 10px 0;
	font-weight: bold;
	color: #574828;
	text-decoration: none;
	}
#footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999933;
	text-decoration: none;
	width: 550px;
	margin: 1px;
	padding: 5px;
	float: none;
}
#footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999933;
	text-decoration: none;
	width: 550px;
	margin: 1px;
	padding: 5px;
	float: none;
}
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #574828;
	text-decoration: underline;
	width: 550px;
	margin: 1px;
	padding: 5px;
	float: none;
}
#content p.disclaim {
	color: #574825;
	font-size: 8.5px;
	margin: 15px 10px 10px 10px;
	padding: 10px;
	moz-border-radius: 10px;
	text-decoration: none;
}
