/* ----------------------------------------------------------------------
CSS Document

CSS Stylesheet by Sajoba LLC - All Rights Reserved
Sally Eberhart, Sajoba LLC

site		:	http:// www.bilanchiropractic.com
filename	:	/_css/basic.css
version		:	7.1.2010
-----------------------------------------------------------------------*/

/*Div Settings*/

#banner {
	background-color: #033005;
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
	text-align: center;
	font-size: 2em;
	color: #053303;
	border: 2px solid #999999;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-top: 20px;
	background-image: url(../img/bilanlogo-left.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
#banner2 {
	width: 900px;
}
#topnav {
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 6px;
}
#leftnav {
	width: 255px;
	float: left;
	padding: 5px;
	font-size: 1.1em;
	line-height: 22px;
	text-align: center;
}
#rightnav {
	width: 225px;
}
#main {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content {
	width: 595px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../img/bilan-contentbkgd2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#content2 {
	width: 865px;
	background-color: #FFFFFF;
	background-image: url(../img/bilan-contentbkgd2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: right top;
	text-align: center;
}

#footernav {
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
	font-size: .8em;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#footer {
	background-color: #FFFFFF;
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
	text-align: center;
	padding-top: 14px;
	padding-bottom: 6px;
	font-size: 0.9em;
	color: #666666;
	border: 2px solid #999999;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#subfooter {
	font-size: 0.6em;
	text-align: right;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #999999;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color: #FFFFFF;
	padding: 10px;
}
#menu {
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
	font-size: 1.1em;
}
#leftnav p {
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
	color: #FFFFFF;
}
#header {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footerwrap{
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#slogan{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#flashbox {
	height: 255px;
	width: 255px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#column1 {
	float: left;
	width: 264px;
	background-color: #033005;
	border: 1px solid #999999;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

#column2 {
	padding: 5px;
	float: right;
	width: 610px;
}

#column3 {
	width: 845px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#facebook {
	width: 575px;
}

/*Tags*/
body {
	font-family: Geneva, Arial, Verdana;
	background-color: #E0DDD5;
	background-image: url(../img/whitebkgd.gif);
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-size: 18px;
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
}
h2 {
	font-size: 16px;
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
}
h3 {
	font-size: 14px;
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
}
h4 {
	font-size: 12px;
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
	
}
h5 {
	font-size: 10px;
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
}
h6 {
	font-size: 9px;
	font-family: "Trajan Pro", Palatino, "Lucida Grande";
}


/*Link Settings*/
a:link {
	text-decoration: none;
	color: #032D05;
}
a:visited {
	text-decoration: none;
	color: #033005;
}
a:hover {
	text-decoration: none;
	color: #71957A;
}

#leftnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#leftnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftnav a:hover {
	text-decoration: none;
	color: #8FA594;
}

/*Other Settings*/
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
}
.testimonial {
	color: #033005;
}
.testimonial-caption {
	font-size: .8em;
	font-style: italic;
	text-align: right;
}
.sidebar-border {
	border: 1px solid #FFFFFF;
}
.movborder {
	border: 2px solid #002B00;
}
.testimonial-name {
	font-size: .6em;
	text-align: right;
}

