﻿ul#subNav{
margin:0px;
margin-top:5px;
padding:0px;
padding-left:5px;
line-height:25px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
}
ul#subNav li{
display:inline;
}
h4{
margin:20px;
color:#FF9900;
font-size:18px;
}
ul#subNav li#arrow{
margin-left:10px;
width:10px;
height:25px;
background-repeat:no-repeat;
background-position:center center;
background-image:url("../images/bulletArrow.png");
display:block;
float:left;
}
ul#subNav li a{
margin-left:5px;
padding-left:5px;
color:#FFF;
text-decoration:none;
border-left:1px dotted #FFF;
}
ul#subNav li#first a{
margin-left:5px;
padding-left:0px;
color:#FFF;
text-decoration:none;
border-left:none;
}
div#sidebar{
width:287px;
float:left;
}
div#sidebar img{
display:block;
}
div#sidebar div.info{
color:#333;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
div#sidebar div.info ul{
margin:0px;
margin-left:14px;
padding:0px;
}
div#widget{
margin-top:20px;
margin-bottom:20px;
color:#FFF;
font-weight:bold;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}
div#widget a{
color:#FFF;
}
div#widget p{
padding:10px;
}
div#body{
width:490px;
font-family:Arial, Helvetica, sans-serif;
float:right;
}
div#body h1{
	margin: 20px;
	line-height: 16px;
	color: #ff9900;
	font-size: 22px;
}
div#content{
color:#656262;
font-size:12px;
text-align:justify;
}
div#content h2{
margin:20px;
line-height:20px;
color:#0033cc;
font-size:18px;
clear:both;
}
div#content h3 {
	border-top: 2px solid blue;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -4px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 6px;
}
div#content p{
margin:20px;
}
div#content p img.photo{
margin-bottom:30px;
width:150px;
border:2px solid #0099ff;
}
div#content p img.floatLeft{
margin-right:20px;
float:left;
}
div#content p img.floatRight{
margin-left:20px;
float:right;
}

div#content p.box{
padding:10px;
background-color:#ffedd2;
border:1px solid #009900;
}
div#content p a{
color:#009900;
}
div#content p span.testimonialSource{
margin-top:10px;
width:100%;
display:block;
font-weight:bold;
text-align:right;
}
div#body div#montage{
margin-bottom:20px;
height:113px;
background-repeat:no-repeat;
background-position:right top;
background-image:url("../images/montagePhilosophy.jpg");
}

div#footer ul{
margin:0px;
padding:0px;
color:#FFF;
list-style-type:none;
background-color:#99ccff;
}
div#footer ul li{
display:inline;
}
div#footer ul li a{
color:#FFF;
font-size:12px;
font-weight:bold;
line-height:40px;
font-family:Arial, Helvetica, sans-serif;
}
hr{
margin:20px;
border:none;
border-bottom:1px dotted #7ca5ce;
clear:both;
}
dl#searchResults{
margin:20px;
}
dl#searchResults dt a{
color:#009900;
}
dl#searchResults dd{
margin-left:10px;
margin-bottom:10px;
}
.divider {
	border-top: 2px solid blue;
}
.clear {
	clear: both;
}
