/*
Company:		Out Loud Creative, Inc.
URL:			www.outloudcreative.com
File:		main.css - used for common elements across all pages of site
*/

/*<group=Global Browser Reset>*/
* {

padding:0;

margin:0;

}

body {padding:5px;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: none; }
/*</group>*/

/*<group=HTML, Body>*/
body {
	text-align: center;
	background-color: #88694a;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
/*</group>*/

/*<group=Layout>*/
div#outerTop {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 918px;
	height: 21px;
	position: relative;
	background-image: url("../graphics/outerTop.jpg");
}
div#outerMiddle {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 918px;
	position: relative;
	background-image: url("../graphics/outerMiddle.jpg");
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 1px 0px;
}
div#outerBottom {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 918px;
	height: 21px;
	position: relative;
	background-image: url("../graphics/outerBottom.jpg");
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
}
div#innerBody {
	clear: both;
	width: 824px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	text-align: left;
	background: url("../graphics/topBar.gif") no-repeat top;
}
div#footer {
	width: 824px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url("../graphics/bottomBar.gif") no-repeat top;
	padding-top: 25px;
}
img#logo {
	float: right;
}
h2#oppositeLogo {
	float: left;
	color: #88694a;
	font-size: 233%;
	font-weight: lighter;
	letter-spacing: -1px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	margin-top: 5px;
}
h2#oppositeLogo span {
	font-size: 42%;
	text-transform: uppercase;
	letter-spacing: 0;
}
div.doubleLines {
	clear: both;
	height: 5px;
	background: url("../graphics/doubleLinesLight.gif") no-repeat;
}
img#frontBigBox {
	margin-bottom: 20px;
}
/* Column Definitions: */
div.midColSmall {
	width: 226px;
	float: left;
	margin-right: 36px;
	padding-right: 36px;
	border-right: 1px solid #BBB799;
}
div.rightColSmall {
	width: 226px;
	float: left;
}
div.noBorder {
	border: none;
}
div.leftColBig {
	width: 525px;
	float: left;
	margin-right: 36px;
	border-right: 1px solid #BBB799;
	padding-right: 35px;
}
div.leftColHalf {
	width: 375px;
	float: left;
	margin-right: 74px;
}
div.rightColHalf {
	width: 375px;
	float: left;
}
div.leftColBigBottomBar {
	background: url("../graphics/leftColBigBottomBar.gif") no-repeat top;
	height: 19px;
}
img.headShots {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 1px solid #BBB799;
}
/*</group>*/

/*<group=Nav>*/
ul#nav {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 233%;
	font-weight: lighter;
	letter-spacing: -1px;
}
ul#nav li {
	float: left;
	text-align: left;
	list-style-type: none;
	margin-right: 3em;
	margin-left: 0;
	line-height: .70em;
}
ul#nav li.noRMargin {
	margin-right: 0px;
}
ul#nav li span {
	font-size: 42%;
	text-transform: uppercase;
	color: #6f0022;
	letter-spacing: 0px;
}
ul#nav li a {
	color: #000;
	text-decoration: none;
}
ul#nav li a:link {
	text-decoration: none;
}
ul#nav li a:visited {
	text-decoration: none;
}
ul#nav li a:hover {
	background-color: transparent;
}
ul#nav li a:active {
	
}
/*</group>*/

/*<group=Headings>*/
h1 {
	font-size: 300%;
	font-weight: lighter;
	color: #6f0022;
	letter-spacing: -1px;
	margin-bottom: 0;
}
h2 {
	font-size: 233%;
	font-weight: lighter;
	letter-spacing: -1px;
}
h2.serviceHeader {
	color: #6f0022;
	margin: 0px 0px 15px 0px;
}
h2.bodyHeader {
	color: #e87224;
	margin: 20px 0px 0px 0px;
}
h3 {
	font-size: 175%;
	font-weight: lighter;
	color: #6f0022;
	margin: 0px;
}
h4 {
	font-size: 150%;
	font-weight: lighter;
	color: #88694a;
}
h5 {
	font-size: 91%;
	font-weight: bold;
	text-transform: uppercase;
}
h5.extraInfo {
	color: #6f0022;
	margin: 0px;
}
h5.blogDate {
	color: #88694a;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #BBB799;
}
h6 {
	font-size: 116%;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	margin: 0 0 0 0;
}
/*</group>*/

/*<group=Text Styles>*/
p {
	margin-top: 0px;
	line-height: 150%;
}
div#innerBody p {
	font-family: Georgia, Times, serif;
}

div#footer p {
	padding: 0px;
	margin: 3px;
	font-family: Georgia, Times, serif;
	color: #88694a;
}
p.brown {
	color: #88694a;
}
/*</group>*/

/*<group=Lists>*/
ul.categoryList {
	margin: 0 0 20px 0;
}
ul.categoryList li {
	list-style-type: disc;
	margin: 4px 0px 4px 15px;
	color: #88694a;
}
ol.comments li p, ol.comments li small {
	margin: 0px;
	padding: 0px;
}
/*</group>*/

/*<group=Forms>*/
form#txpCommentInputForm {
	width: 300px;
	background-color: #D2CFB9;
	border: 1px solid #bbb799;
	padding: 20px 35px 15px 25px;
}
form#txpCommentInputForm label {
	float: left;
	margin: 5px;
}
form#txpCommentInputForm input, form#txpCommentInputForm textarea {
	float: right;
	margin: 5px;
}
form#txpCommentInputForm input#remember {
	float: left;
}
form#txpCommentInputForm p {
	clear: both;
}
/*</group>*/

/*<group=Links - link visited hover active>*/
a:link {
	color: #e87224;
}
a:visited {
	color: #8D4715;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, a:active {
	color: #fff;
	background-color: #e87224;
	text-decoration: none;
}
p a:link, p a:visited, p a:hover, p a:active {
	font-weight: bold;
}
h2.bodyHeader a:link, h2.bodyHeader a:visited {
	text-decoration: none;
}
/*</group>*/

/*<group=Misc>*/
.clear {
	clear: both;
}
/* This adds top and bottom margins */
.spacey {
	margin: 20px 0px 20px 0px;
}
.spaceyBottom {
	margin-bottom: 16px;
}
.error {
	font-weight: bolder;
	padding: 5px;
}
/*</group>*/