/* @override 
	http://localhost:8888/buyers.css
	http://www.webdesign.gs/buyers/style/style.css
*/

html, body {
	margin: 0;
	background-color: #4A0909;
}

a {color: #4A0909; text-decoration: none;}
a:visited {color: #6F270D;}


#cms_content {width: 560px;}

#header {
	background: url(../elements/header-bg.jpg) right repeat-x;
	width: 100%;
	height: 135px;
}

#header-logo {
	width: 928px;
	height: 135px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../elements/header-logo.jpg);
	background-repeat: no-repeat;
}

#paul-image {
	position: absolute;
	width: 175px;
	height: 145px;
	margin-top: 10px;
	margin-left: 679px;
}

#wrapper {
	width: 800px;
	height: auto;
	background-color: #613206;
	margin-left: auto;
	margin-right: auto;
	border-right: 2px solid #e9e0d9;
	border-left: 2px solid #e9e0d9;
	border-bottom: 2px solid #e9e0d9;
	margin-bottom: 60px;
}

/* LEFT COLUMN */

#left {
	background-color: #FFE8BF;
	float: left;
	width: 600px;
	padding: 0px;
	margin: 0px;
}

#navigation {
	width: 600px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	margin-bottom: 45px;
	z-index: 500;
	}

ul#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	height: auto;
	list-style-type: none;
	

}
ul#nav, ul#nav a:link, ul#nav a:visited {
	color: #990100;
	text-decoration: none;
}

ul#nav li {
	float: left;
}


#left-content {
	background-color: #FFE8BF;
	padding: 20px 20px 60px;
	min-height: 660px;
}

#left-content a:hover {color: #FF850F; border-bottom: 1px dotted #FF850F;}

#left-content h1 {
	margin-top: 0;
	color: #613206;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left-content p, #left-content ul {
	color: #464646;
	font: .75em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left-content p {
	padding-left: 10px;
}

#left-content h2 {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	margin: 10px 10px 10px 10px;
	color: #3F3F3F;
}

#left-content ul.practice-page li {
	margin-left: 25px;
	list-style: none;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
	}
	
#left-content ul.practice-page a:hover {
	color: #CF7900;}
	
#left-content li a.indent {
	list-style: none;
	border-bottom: 1px dotted;
	list-style: none;
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px;
	}
	


/* @group NAV LINKS */



li#home, .home {
	width: 75px;
	background-image: url(../elements/nav-sprites.jpg);
	text-indent: -9000px;
	height: 45px;
	display: block;
}

li#home:hover, .home:hover {
	background-position: 0 -45px;
}

li#practice, .practice {
	width: 146px;
	background: url(../elements/nav-sprites.jpg) -75px 0;
	display: block;
	text-indent: -9000px;
	height: 45px;
}

li#practice:hover, .practice:hover {
	background-position: -75px -45px;
}


li#evaluation, .evaluation {
	width: 140px;
	background: url(../elements/nav-sprites.jpg) -221px 0;
	text-indent: -9000px;
	height: 45px;	
	display: block;
}

li#evaluation:hover, .evaluation:hover {
	background-position: -221px -45px;
}

li#location, .location {
	width: 135px;
	background: url(../elements/nav-sprites.jpg) -361px 0;
	text-indent: -9000px;
	height: 45px;	
	display: block;
}

li#location:hover, .location:hover {
	background-position: -361px -45px;
}

li#contact, .contact {
	width: 104px;
	background: url(../elements/nav-sprites.jpg) -496px 0;
	text-indent: -9000px;
	height: 45px;
	display: block;
}

li#contact:hover, .contact:hover {
	background-position: -496px -45px;
}



/* @end */

#tagline-image {
	width: 600px;
	height: 135px;
	border-bottom: 3px solid #e9e0d9;
	position: relative;
	margin-top: 45px;
	
}

/* RIGHT COLUMN */

#right {
	background-color: #613206;
	width: 200px;
	height: auto;
	float: right;
	
}

#paul-email {
	background-color: #b1782a;
	height: 45px;
	border-bottom: 2px solid #e9e0d9;
	border-left: 2px solid #e9e0d9;
}

#paul-email a {
	display: block;
	width: 200px;
	text-align: center;
	padding-top: 25px;
}

#paul-email a:link, #paul-email a:visited {
	color: #f1e6d0;
	text-decoration: none;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#paul-email a:hover {
	text-decoration: underline;
}

#right-content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#right-content h2 {
	color: #e9e0d9;
	text-align: center;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#right-content h2 span {
	font-size: 1.5em;
	line-height: 1.5em;
}

#right-content ul {
	list-style: none;
	margin: 0;
	padding-left: 5px;
	color: #e9e0d9;
	font: italic .75em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul.practices li {
	list-style-image: url(../elements/bullet.gif);
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 10px;

	}

ul.practices a {
	color: #e9e0d9;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	}

#right-content ul li {
	margin-bottom: 10px;
}



#quickcontact {
	background-color: #b1782a;
	border-top: 2px solid #e9e0d9;
	border-left: 2px solid #e9e0d9;
	border-bottom: 2px solid #e9e0d9;
	margin: 0px;
	width: 200px;
	height: auto;
	float: right;

	}
	
#quickcontact ul {
	list-style: none;
	padding: 10px;
	color: #e9e0d9;
	font: italic .75em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: auto;
	}
	
#quickcontact li {
	padding-bottom: 9px;
}

#quickcontact h2 {	
	color: #e9e0d9;
	text-align: center;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
#quickcontact input {
	width: 90px;
	margin-left: 10px;
	}


.clear {
	clear: both;
}

#footer {
	background-color: #b1782a;
	border-top: 3px solid #e9e0d9;
	text-align: center;
	font: .7em/1.5em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #e9e0d9;
}

#footer b {
	font-size: 1.2em;
}

#footer a:link, #footer a:visited {
	color: #e9e0d9;
	text-decoration: underline;
}

#footer a:hover {
	color: #613206;
}

/* FORMS */

#contact {
	color: #3f3f3f;
	font-size: .9em;
	
	}
	
#contact input {
	width: 250px;
	left: 50px;}
	
	/* DROPDOWN (PRACTICES) */
	
ul.drop {
	z-index: 550;
	margin: 0px;
	list-style-type: none;
	position: absolute;
	background-color: #f3d4a6;
	padding: 0;
	width: 190px;
	visibility: hidden;
	font:  bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: none;
	border-right: 1px solid #4A0909;
	border-bottom: 1px solid #4A0909;
	border-left: 1px solid #4A0909;
}


ul.drop li, ul.drop li a {
	clear: both;
	display: block;
	width: 100%;
	overflow: hidden;
}

ul.drop li {
	text-indent: 0px;
}

ul.drop li a {
	padding: 4px 10px 2px 10px;


	}

ul.drop li a.indent {
	margin-bottom: 4px;
	padding: 0px 10px 0px 30px;
	font-size: .7em;
	font-weight: normal;
	}

ul.drop li:hover, ul.drop li a:hover {
	background-color: #FFF;
	cursor: pointer;
	}

ul.drop li a.indent:hover {
	
	}

li#droppractice ul.drop {
	visibility: hidden;
}

li#droppractice:hover ul.drop {
	visibility: visible;
}

