* {
    margin: 0;
    padding: 0;
}

.clear {

clear:both;


}

body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}


p {
	padding: 0 0 20px 0;
	text-align: justify;
	line-height: 20px;
}




ul {
	text-align: left;
	padding:  0 0 0 50px;
}


ul li {
	text-align: left;
	padding:  0 0 10px 0;
}

#red-banner {
	width: 100%;
	height: 235px;
	background-color: #7a1207;
	position: absolute;
	top: 60px;
	left: 0px;
}

#container {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}

#header {
	height: 60px;
	text-align:left;
	padding: 0 40px 0 0px;	
}



/*Header Tagline*/

.header_title {
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	color: #af1a0d;
	font-family: "Trebuchet" Verdana, Geneva, sans-serif;
	padding: 15px 0 0 0;
}

.header_title a{
	text-decoration: none;
	color: #af1a0d;
}

.header_title a:hover{
	text-decoration: none;
	color: #af1a0d;
}


.header_tag {
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	color: #af1a0d;
	font-family: "Trebuchet" Verdana, Geneva, sans-serif;
}

.header_tag a{
	text-decoration: none;
	color: #af1a0d;
}

.header_tag a:hover{
	text-decoration: none;
	color: #af1a0d;
}

/*Banner*/
#banner {
	height: 200px;
	background-image: url(../images/banner-art.jpg);
}

#banner_quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 19px;
	font-weight: normal;
	position: absolute;
	top: 150px;
	right: 20px;
	width: 475px;
	height:75px;
	text-align: left;
	color: #fff;
	margin-right: 10px;
	line-height: 22px;
}

#banner_quote .credit {
	font-size: 12px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}

/*Navigation*/


ul#navigation {
	width: 960px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	height: 25px;
	padding-top: 10px;
	top: 0px;
	font-family: "Century Gothic" Verdana, Geneva, sans-serif;
	padding-left: 0px;
}

ul#navigation li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;	
	
}

ul#navigation li a {
	color: #fff;
	text-decoration:none;
}

ul#navigation li a:hover {
	color: #d76b1f;
}


ul#navigation li.last {
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 10px;
	border-right-width: 0px;
	border-right-style: none;
}


#line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 11px;
	right: 0px;
	margin: 0 -150px 0 175px;
}


/*Type Classes*/
h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: #af1a0d;
	font-family: "Trebuchet" Verdana, Geneva, sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


a {
	text-decoration: underline;
	color: #7a1207;
}

a:hover {
	color: #0b217d;	
}



/*Sidebar*/
#sidebar {
	width: 250px;
	position: relative;
	background-color:#fff;
	float: right;
	padding: 20px 25px 0 25px;
}

#sidebar p {
	font-size: 12px;
	text-align: left;
	
	padding-left: 20px;
	padding-right: 15px;
}

#sidebar .quote {
	position: relative;
	width: 240px;
	
}
	

#sidebar .quote p {
	padding: 10px 30px 0 40px;
}


.quote-open {
	float: left;
	padding-top: 10px;	
	background-image: url(../images/quote-left.png);
	position: absolute;
	width: 36px;
	height: 28px;
	background-repeat: no-repeat;	
}

.quote-closed {
	float: right;
	padding-top: 10px;
	background-image: url(../images/quote-right.png);
	position: relative;
	width: 36px;
	height: 28px;
	background-repeat: no-repeat;
	bottom: 30px;
	right: 0px;
}

#sidebar p.credit {
	text-align: right;
	font-size:10px;
	font-weight: bold;	
	padding: 0 40px 0 40px;
}

#sidebar a {
	color:#740505;
	text-decoration: underline;
	
}

#sidebar a:hover {
	color:#d76b1f;
}

#sidebar h1 {
	color:#7a1207;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FED3BD;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 20px;
}

#sidebar h1 a{
	color:#7a1207;
	text-decoration: none;
}

#sidebar h1 a:hover{
	color:#7a1207;
	text-decoration: underline;
}



#sidebar .callout {
	color:#7a1207;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#sidebar .photo {
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 45px;
	margin-right: 15px;
}

#sidebar img {
	margin: 0px 0px 0 0px;
	float:left;
}

#sidebar .icon {
	vertical-align: middle;
}

/*Page Body*/
#main {
	position: relative;
	width: 590px;
	right: 0px;
	float:left;
	background-color: #fdd3bb;
	padding: 0px 35px 25px 35px;
}

#main a:hover {
	color: #d76b1f;
}

#main .photo {
	margin: 0px 15px 15px 0px;
	float:left;
	border: 2px solid #000;
}

#main .callout {
	text-align: center;
	font-size: 14px;
}

#main #specialties {
	width: 400px;
}

.right {
	float: right;

}

.left {
	float: left;	
}

.subhead {
	font-size: 14px;
	font-weight: normal;
	color: #af1a0d;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



/*Footer*/
#footer {
	padding: 50px 0 10px 0px;
	text-align: center;
	font-size: 10px;
	bottom: 0px;
	color: #7a1207;
}

#footer a {
	text-decoration:underline;
	font-weight: normal;
	font-size: 10px;
	
}

#footer a:hover {
	text-decoration:underline;
}

ul#footer {
	font-weight: normal;
	color: #7a1207;
	text-align: center;
	top: 0px;
	font-size: 10px;
}

ul#footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7a1207;
	padding-right: 8px;
	padding-left: 5px;
	padding-bottom: 0;
	font-size: 10px;
}

ul#footer li a {
	color: #7a1207;
	text-decoration:underline;
	font-weight: normal;
	font-size: 10px;
}

ul#footer li a:hover {
	color: #d76b1f;
}


ul#footer li.last {
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 0px;
	border-right-style: none;
}
