/* Marketing Strategist Style Sheet */

html,body {
	margin: 0;
	padding: 0;
	background: #505053 url(../Images/background.png) repeat;
}

body { 
	color: #666666;
	font-size: 76%;
	font-family: arial, verdana, sans-serif;
	text-align: center;
}

a img {
    border: none;
}

h1 {
    margin-bottom: 2px;
    color: #AA3B06;
    font-size: 130%;
    font-family: arial, verdana, sans-serif;
}

h2 {
    margin-top: 25px;
    color: #333333;
    font-size: 120%;
    font-family: arial, verdana, sans-serif;
}

h3 { /* Used in the 4 column layout on the homepage */
    margin: 0px 0px 2px 0px;
    color: #AA3B06;
    font-size: 120%;
    font-family: arial, verdana, sans-serif;
}

h4 { /* Used in the ul on the value proposition page */
    margin-bottom: 2px;
    color: #AA3B06;
    font-size: 110%;
    font-family: arial, verdana, sans-serif;
    text-decoration: underline;
}

.center {
    text-align: center;
}

.rightAlign {
    text-align: right;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

div#container {
	text-align: left;
	width: 560px;
	height: 400px;
	margin: 0 auto;
}

div#header {
	height: 299px;
	width: 560px;
	margin: 60px 0px 0px 0px;
	background: url(../Images/header.png) no-repeat center top;
}

div#header2 {
	height: 124px;
	width: 560px;
	margin: 60px 0px 0px 0px;
	text-align: center;
	background: url(../Images/header2.png) no-repeat center top;
}


#logo {
    margin: 34px 0px 0px 0px;
    border: none;
}

#logo a {
    border: none;
}

div#mainNav {
    height: 32px;
    width: 560px;
    text-align: center;
    background: url(../Images/nav-background.png) no-repeat center top;
}

#mainNav ul {
    width: 470px;
    height: 29px;
    line-height: 2.6em;
    margin: 0px auto;
    padding: 0px 0px 0px 6px;
    border-top: 1px solid #D0D0D1;
    border-bottom: 1px solid #D0D0D1;
}

#mainNav li {
    display: inline;
    font-size: 100%;
}

#mainNav li a {
    color: #636467;
    padding: 11px 8px 12px 28px;
    text-decoration: none;
    background: url(../Images/nav-bullet-a.png) no-repeat left center;
}

#mainNav li a:hover {
    color: #F26522;
    text-decoration: none;
    background: url(../Images/nav-bullet-b.png) no-repeat 14px center;
}

div#subNav {
    width: 560px;
    padding-top: 10px;
    text-align: center;
    background: url(../Images/content-background.png) repeat;
}

#subNav ul {
    width: 490px;
    padding-right: 40px;
    margin: 0px auto;
}

#subNav li {
    display: inline;
    font-size: 90%;
}

#subNav li a {
    color: #AA3B06;
    margin-left: 4px;
    margin-right: 4px;
    padding: 2px;
    text-decoration: none;
}

#subNav li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: none;
    background: #AA3B06;
}

div#content {
    float: left;
    width: 560px;
    background: url(../Images/content-background.png) repeat;
}

div#contentCenter {
    float: left;
    width: 454px;
    margin: 20px 0px 20px 54px;
    font-size: 90%;
    line-height: 1.5em;
}

div#contentCenter p {
    padding-top: 0px;
    margin-top: 0px;
}

div#contentCenter p.noPadding {
    padding: 0px;
    margin: 0px;
}

.bioPhotos {
    float: left;
    margin: 0px 5px 0px 0px;
}

.credentials a {
    color: #AA3B06;
    text-decoration: none;
}

.credentials a:hover {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: none;
    background: #AA3B06;
}

div#address {
    float: left;
    height: 20px;
    width: 560px;
    padding-top: 10px;
    background: url(../Images/content-background.png) repeat;
}

.address {
    width: 470px;
    margin: 0px auto;
    padding-top: 6px;
    text-align: center;
    font-size: 80%;
    font-family: arial, verdana, sans-serif;
    border-top: 1px solid #D0D0D1;
}

div#footer {
    float: left;
    height: 44px;
    width: 560px;
    padding-top: 0px;
    text-align: center;
    font-size: 80%;
    font-family: arial, verdana, sans-serif;
    background: url(../Images/footer-background.png) no-repeat center top;
}

.fileslist {
    width: 450px;
    margin: 0px auto;
}

.fileslist h1 {
    margin-bottom: 20px;
}

.fileslist tr td {
    min-height: 34px;
    margin-left: 20px;
    padding: 0px 10px 6px 39px;
    vertical-align: top;
    font-size: 90%;
    background: url(/Images/icons/page-icon.png) top left no-repeat;
}

/* Per-type CSS */

.fileslist tr td.doc
{
    background-image: url(/Images/icons/doc-icon.png);
}

.fileslist tr td.mpg
{
    background-image: url(/Images/icons/mpg-icon.png);
}

.fileslist tr td.pdf
{
    background-image: url(/Images/icons/pdf-icon.png);
}

.fileslist tr td.ppt
{
    background-image: url(/Images/icons/ppt-icon.png);
}

.fileslist tr td.xls
{
    background-image: url(/Images/icons/xls-icon.png);
}

/* 4 column style */

div#column1
{
    float: left;
    width: 102px;
    min-height: 200px;
    margin: 0px 0px 15px 0px;
    padding: 0px 6px 0px 0px;
    border-right: 1px solid #AA3B06;
}

div#column2
{
    float: left;
    width: 102px;
    min-height: 200px;
    margin: 0px 0px 15px 6px;
    padding: 0px 6px 0px 0px;
    border-right: 1px solid #AA3B06;
}

div#column3
{
    float: left;
    width: 102px;
    min-height: 200px;
    margin: 0px 0px 15px 6px;
    padding: 0px 6px 0px 0px;
    border-right: 1px solid #AA3B06;
}

div#column4
{
    float: left;
    width: 103px;
    min-height: 200px;
    margin: 0px 0px 15px 6px;
}

div.textBox
{
    width: 350px;
    margin: 0px auto;
    padding: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

div.textBox2
{
    width: 352px;
    margin: 0px auto;
    padding: 10px;
    border: 1px solid #000;
}