/* */
* {
	margin: 0;
	color: #333;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 18px;
}

body {
	background: #3c3c3c;
	}
	
a {
	color: #523b92;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}

p {
	padding: 0 0 15px 0;
	}
	
#wrapper {
	margin: 10px auto 0 auto;
	width: 750px; 
	}
	
#page {
	width: 746px;
	background: #fff; padding: 2px;
	float: left;
	}
		
#header {
	position: relative; 
	margin: 0; padding: 0;
	width: 746px; height: 108px;
	background-color: white;
	/*background: url(../images/header-bg.jpg) no-repeat top left;*/
	}
	
#header h1#logo {
	position: absolute;
	top: 19px;
	left: 5px;
	width: 308px; height: 69px;
	margin: 0; padding: 0;
	background: url(../images/dr-f-allen-walker-logo.png) no-repeat top left;
	text-indent: -999em;
	}
	
#header h1#logo a {
	width: 308px; height: 58px;
	display: block;
	}
	
#navigation {
	width: 746px; height: 31px;
	background-color: #523b92;
	}
	
#navigation ul {
	margin: 0 0 0 25px; padding: 0;
	list-style: none;
	}
	
#navigation ul li {
	float: left;
	margin: 0; padding: 0 15px;
	line-height: 31px;
	background: url(../images/navigation-bg-divide.gif) no-repeat center right;
	}
	
#navigation ul li a {
	color: #fff;
	text-decoration: none;
	font: 12px/31px normal "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
	
#navigation ul li a:hover {
	text-decoration: underline;
	}
	
#navigation ul li.last {
	background: none;
	}
	
#content {
	width: 746px;
	padding: 0 0 40px 0; margin: 0 0 1px 0;
	float: left;
	background: #fff url(../images/content-bg.gif) no-repeat 0% 100%;
	}
	
#content .left {
	width: 266px;
	float: left;
	margin: 1px 0 0 0;
	}
	
#content .left .about {
	width: 266px;
	margin: 1px 0 0 0; padding: 0;
	background: #d7d7d7 url(../images/about-bottom.jpg) no-repeat 0% 100%;
	}
	
#content .left .img {
	height: 338px;
	}
	
#content .left .about h3 {
	padding: 5px 10px 20px 0; margin: 0;
	font: 14px/18px normal "Trebuchet MS", Arial, Verdana;
	color: #383838;
	text-align: right;
	display: block;
	}
	
#content .left .about p {
	margin: 0 10px 0 0;
	font: 12px/18px normal "Trebuchet MS", Arial, Verdana;
	text-align: right;
	}
	
#content .left .about img {
	float: right;
	margin: 0 10px 5px 10px;
	}
	
#content .left .about span {
	clear: both;
	margin: 2px 10px 5px 0;
	text-align: right;
	display: block;
	}
	
#content .left .about span a {
	color: #333;
	}
	
#content .left .about span a:hover {
	text-decoration: none;
	}

#content .right {
	float: left;
	width: 467px;
	margin: 1px 0 0 10px;
	}
	
#content .right h1 {
	margin: 20px 0 5px 0; padding: 0;
	font: 24px/28px normal "Times New Roman", Times, serif !important;
	letter-spacing: -1px;
	color: #000000;
	}
	
#content .right p.special {
	font: 12px/18px;
	margin: 0; padding: 0;
	color: #000000;
	}

#content .right p.special2 { 
	margin: 0; 
	padding: 0; 
	color: #000000; 
	font-size: 10px; 
	font-variant: normal; 
}
		
#footer {
	clear: both;
	float: left;
	width: 746px; height: 57px;
	margin: 1px 0 0 0; padding: 0;
	border-top: #9fc96f 24px solid;
	}
	
#footer div {
	margin: 10px auto;
	}
	
#footer div.one {
	float: left;
	width: 250px;
	border-right: #523b92 1px solid;
	}
	
#footer div.two {
	float: left;
	width: 312px;
	border-right: #523b92 1px solid;
	}
	
#footer div.three {
	float: left;
	width: 179px;
	}
	
#footer p {
	padding: 0; margin: 0px 0 0 25px;
	}
	
#wrapper-bottom {
	float: left;
	width: 750px; height: 26px;
	background: #3c3c3c url(../images/wrapper-bg.jpg) no-repeat top left;
	font-size: 26px;
	line-height: 26px;
	}
	
fieldset {
	border: 0;
	margin-top: 25px;
	}
	
fieldset legend, .portfolio-page-title {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 7px 0;
	padding: 0;
	border-bottom: 1px solid #666666;
	}
fieldset .field { float:left; clear:none; }
fieldset .security_code { margin:0 0 5px 0; }
fieldset p.status {
    text-align: center;
    line-height: 30px;
    border-width: 3px;
    border-style: solid;
    margin: 20px;
    }
    fieldset p.status.success {
        background-color: #afa;
        border-color: #363;
        color: #000;
        }
    fieldset p.status.error {
        background-color: #faa;
        border-color: #633;
        color: #000;
        }

	
label {
	cursor: pointer;
	}
	
label.left {
	float: left;
	width: 125px !important;
	}
	
fieldset div{
	margin-bottom: 5px;
	}
	
.input-desc {
	width: 75px;
	float: left;
	}
.login-message {
	background: #fdd;
	border: 1px solid #f33;
	padding: 10px;
	width: 250px;
}
	
.input {
	color: #000000;
	border: 1px solid #cccccc;
	background: #eee;
	}
	
.input:focus {
	color: #000000;
	border: 1px solid #666666;
	background: #FFFFCC;
	}
	
.form-status {
	text-align: center;
	font-weight: bold;
	}
	
#forms {
	width: 467px;
	margin: 20px 0 0 0;
	float: left;
	}
	
#forms ul {
	width: 233px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#forms ul li h3 {
	margin: 0; padding: 0;
	}
	
#forms ul li a {
	padding: 0 0 0 10px;
	}
	
#forms ul li {
	padding: 3px 0;
	}
	
#forms ul li a {padding: 0 0 0 10px;
display: block;
}

#cmo, #cmo a {
	color: #fff;
	text-align: center;
	}
	
	
#nav-top li {
	position: relative;
}
	
#nav-top li:hover ul.level-1,#nav-top li.hover ul.level-1{display:block;}
#nav-top li ul.level-1{
	position:absolute;
	top:31px;
	left:0px;
	width:173px;
	margin:0;
	padding:0;
	border:solid #a7a7a7;
	border-width:0 1px 1px;
	background:#f3f3f3;
	display:none;
}
#nav-top ul.level-1 li{
	float:left;
	width:169px;
	height:23px;
	margin:0;
	padding:3px 2px;
	border-bottom:1px solid #a7a7a7;
}
#nav-top ul.level-1 a{
	background: #eee;
	display:block;
	margin:0;
	padding:0 0 0 7px;
	height:23px;
	font:12px/23px Arial, Helvetica, sans-serif;
	color:#585858;
	width:163px;
}
#nav-top ul.level-1 a:hover{
	background: #ddd;
	color: #523b92;
}

div.media {
	float: right;
	text-align: center;
	color: #523B92;
	font-size: 10px;
	padding: 0 10px;
	}

