/* GLOBAL ELEMENTS
==========================================================================*/

* {
	/*universal selector*/
	margin: 0px;
	padding: 0px;
}
body {
	background:  #5C1F0A url(images/body-bg.jpg) repeat-x fixed center top;
	/*Below sets a base for em percentage used. x-small generally is about 11px*/
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */


/* TYPOGRAPHY
==========================================================================*/

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Redefines the p tag */
p {
	color: #333333;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:250%;
	color: #720202;
	text-transform: uppercase;
	padding: 15px 10px 17px 10px;
/*	background: #e3e1e1;
*/	letter-spacing: 2px;
}
.homeh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:250%;
	color: #720202;
	text-transform: uppercase;
	padding: 15px 10px 17px 10px;
/*	background: #e3e1e1;
*/	letter-spacing: 2px;
}
h2 {
	color: #0D0B3A;
	font: italic normal 180% Georgia, "Times New Roman", Times, serif;
	padding: 0;
	clear: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	color: #CFA02A;
	margin: 5px 0px 5px 20px;
	font: italic normal 180% Georgia, "Times New Roman", Times, serif;
	clear: both;
	width: 250px;
	background: #0D0B3C;
	padding: 5px 0 5px 10px;
}

h4 {
	color: #000000;
	margin: 5px auto;
	clear: both;
	width: 650px;
	padding: 5px 0 5px 0px;
	border-bottom: 1px solid #000000;
}

strong {
	color: #333333;
	font-weight: bold;
}

.list {
	margin-left: 30px;
}
/* Creates the general link style for the site. This is not the main navigation.  */

 a {
	color: #662309;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* PAGE LAYOUT
==========================================================================*/

div#wrapper {
	width: 100%;
}
div#wrapper-index {
	width: 100%;
}
div#container {
	width:990px;
	background: url(images/container_bg.jpg);
	position: relative;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#container2 {
	width:960px;
	position: relative;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#flash {
	width: 690;
	height: 190px;
	position: absolute;
	top: 157px;
	right: 0px;
}
div#header {
	width: 990px;
	height: 395px;
	margin:0px auto;
	position: relative;
	clear: both;
	background-image: url(images/header_bg2.jpg);
}
div#header2 {
	width: 960px;
	height: 123px;
	margin:0px auto;
	position: relative;
	clear: both;
}
/*container for pagetext and left coloum */

div#textarea {
	width: 940px;
	float: left;
	display: inline;
	background: none;
	margin: 10px;
}
div#content {
	width: 650px;
	display: inline;
	float: left;
}

div#content ol, div#content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 19px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 0px;
}
div#content ul li{
	padding-left: 30px;
	list-style: none;
	padding-top: 7px;
	padding-bottom: 0px;
	margin-left: 20px;
	background: url(images/bullet.gif) no-repeat left top;
	margin-top: 2px;
	margin-bottom: 0px;
} 
/*div#content ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 75px;
}
div#content ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
	list-style: url(images/bullet.gif) inside;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}*/
div#content-index {
	width: 650px;
	height: 172px;
	float:left;
	display: inline;
}
div#content-index #text {
	position: absolute;
	color: #7b6729;
	width: 414px;
	left: 234px;
	top: 8px;
}
div#content-index #text p {
	font-size: 120%;
	font-family: tahoma, Arial, Helvetica san-serif;
	color: #333;
	line-height: normal;
	margin: 10px;
}
div#content-main {
	width: 650px;
	float: left;
	display: inline;
	padding-bottom: 35px;
}
div#content-main .bullettedlist {
	margin-left: 50px;
}
div#content-main p {
	margin: 5px 0px 20px 20px;
}
div#content-main h2 {
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d9a404;
	margin: 10px 0px 0px 20px;
	border: none;
}
div#content-main h3 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 10px 0px 5px 20px;
}
div#indexcolumn1 {
	width: 200px;
	float: left;
	display: inline;
	background: none;
	margin: 0px 10px 10px 0px;
	background: none;
}
div#h1 img {
	float: none;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
}
div#homeh1 img {
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#sidebar {
	width: 300px;
	float: left;
	background: none;
	display: inline;
}
div#sidebar h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 10px 0px;
	border-bottom: 0px solid #000;
	background: #c89702;
}
div#sidebar p {
	padding: 10px 10px 10px 0px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
}
div#sidebar li {
	list-style: url(images/bullet.gif);
	margin: 0px 0px 0px 10px;
}
div #sidebar a {
	color: #8a0303;
	font-weight: bold;
}
div#footer {
	width: 950px;
	position: relative;
	background: #000 url(images/footer_bg.jpg) no-repeat;
	height: 70px;
	margin: 0px auto;
	clear: both;
	padding-top: 60px;
	padding-left: 40px;
	text-align: center;
}
#ownerlogin {
	color: #fff;
	margin: 15px auto 0px auto;
	width: 960px;
	text-align: right;
	font-size: 130%
}
#ownerlogin a {
	color: #fff;
}


/*--------------Audio Applett----------------------*/



div #audio {
	position: absolute;
	width: 164px;
	height: 23px;
	left: 796px;
	top: 5px;
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
}
div#applet {
	position:relative;
	width: 180px;
	height: 100px;
}
div#applet a {
	display: block;
	position: absolute;
	top: 85px;
	left: 0px;
	width: 180px;
	height: 10px;
}
/* CTA
==========================================================================*/
div#cta {
	margin: 0px auto;
	position: absolute;
	left: 0px;
	top: 158px;
}
/* Address
==========================================================================*/
address {
	padding: 10px 10px 10px 40px;
	color: #0F0A4C;
 background:;
	text-align: left;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
}
address a {
	color: #fff;
	text-decoration: underline;
}
address img {
	margin-top: 10px;
}
#verticalright {
	float: right;
	margin: 0px;
}
#verticalleft {
	float: left;
	margin: 0px;
}
div#nav/* ---------------------------- MAIN NAVIGATION ----------------------------  */ /* Creates the container for the navbar and centers it.*/ {
	width: 950px;
	position: absolute;
	left: 20px;
	top: 350px;
}
/* Removes any default margins or padding applied to lists. Floats the list to the left, which incorporates the child elements (i.e. the links) and provides a full-length background color that extends past the links.*/

ul#mainnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
}
/* Lists, by default, are block level elements, so the applying the inline style removes the line breaks of a block level element and causes the links to line up next to one another. We float the items left as some browsers have difficulty displaying the inline property correctly in this fashion. We remove all margins and padding and the bullet by setting the list style type to none.*/

ul#mainnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
/* Although we have redefined the li style as an inline element, we need to make the actual links block level elements so we can give them widths and have them display properly as "buttons." */
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	color: #4C1F0C;
	font-weight: bold;
	list-style-type: none;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: left;
	padding: 3px 21px 7px;
	border-left: 1px solid #CE9F29;
	height: 29px;
	border-right: 1px solid #B78E25;
}
/* Creates the hover and "on" status style, which can be applied directly to a single link. */
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	color: #0D0B3C;
	background: #CFA02A;
}

/*  UTILITY NAVIGATION
==========================================================================*/

/*
	ul#utilitynav {
	padding-top: 5px;
	width: 921px;
	height: 24px;
	left: 1px;
	top: 2px;
}
ul#utilitynav li {
	display: inline;
	list-style: none;
}
ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	color: #fff;
	display: block;
	float: left;
	font-size: 9px;
	font-weight: bold;
	padding: 4px 30px 6px 30px;
	text-decoration: none;
	text-transform: uppercase;
}
ul#utilitynav li a:hover {
	color: #fff;
	width: auto;
	text-decoration: underline;
}
ul#utilitynav li a.current:link, ul#utilitynav a.current:visited {
	color: #fff;
	width: auto;
	text-decoration:underline;
}*/
/* ----------------------Copyright---------------------- */  
	#copyright {
	width: 960px;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px auto;
	font-size:9px;
	padding-top: 5px;
}
#copyright a {
	color: #fff;
}
#copyright img {
	float: right;
	margin-top: -25px;
}
/* ---------------------- CUSTOM CLASSES---------------------- */

.clear {
	clear: both;
}
.important {
	font-weight: bold;
}
.disclosure {
	font-style: italic;
}
/* TYPOGRAPHY
==========================================================================*/

.center {
	text-align: center;
}
.column1 {
	width: 250px;
	margin-left: 10px;
	float: left;
	margin-bottom: 20px;
	display:inline;
}
.indent {
	text-indent: 25px;
}
.backtotop {
	padding: 0px 0px 0px 10px;
}

.bullet {
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.left {
	padding: 5px 10px 5px 5px;
	float: left;
}
.left2 {
	padding: 0px;
	float: left;
	border: 1px solid #B38A52;
	clear: both;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.right {
	padding: 0px;
	float: right;
	border: 1px solid #B38A52;
	margin: 10px 0px 10px 10px;
	clear: both;
}
.practices {
	width: 650px;
	float: left;
}
.info {
	width: 350px;
	float: left;
	padding: 10px;
}

.picture {
	float: left;
	width: 200px;
}

.picture img {
	border:1px solid #B38A52;
	padding: 0px;
	margin: 10px;
}

.disclaimer {
	font-size: 10px;
	color: #0F0A4C;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homepiclist {
	float:right;
	padding-right: 150px;
}
