﻿
html, body {
	/*background: url(images/layout/background-green.gif) #e4ecb8;*/
	/*background: #CCC;*/
	background: #EEDDAA;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	/*color: #566;*/
	color: #000;
}
		
img {
	border: 0;
}

#content {
	/*background: #f6f9df;*/
	background: #fff;
	/*border: 1px solid #bcd876;*/
	/*border: 1px solid #2b4562;*/
	/*border-left: 0;*/
	/*border-right: 2px solid #bcd876;*/
	/*border-right: 2px solid #2b4562;*/
}

#rightContent 
{
    /*margin: 0 0 0 225px;*/
    margin: 0 0 0 175px;
}

#content, #header, #stats, #footer {
	margin: 0 auto;
	/*padding: 20px;*/
	padding: 10px 20px 10px 20px;
	width: 751px;
}

#fillerdown {
	background: no-repeat url(images/main-shadow-bottom.gif) center bottom;
	padding-bottom: 10px;
}

#fillerup {
	background: no-repeat url(images/main-shadow-top.gif) center top;
}

body>#fillerup {
	margin-top: -1px;
}

#stats {
	background: #678;
	font-size: 10px;
	margin-top: 0;
	padding: 5px 20px;
	text-align: center;
	color:#fff;
	border-bottom: solid 1px #fff;
}

#footer {
	/*background: #ecfdc7;*/
	background: #678;
	/*border-bottom: 2px solid #aecf58;*/
	/*border-right: 2px solid #aecf58;*/
	/*border-bottom: 2px solid #bdf;*/
	/*border-right: 2px solid #bdf;*/
	font-size: 10px;
	margin-top: 0;
	padding: 5px 20px;
	text-align: center;
	color:#fff;
}

#footer a 
{
    color:#fff;
}

#header {
	/*background: #f6dc31;*/
	background: #678;
	border-bottom: none;
	/*border-right: 2px solid #d4bb09;*/
	/*border-top: 1px solid #d4bb09;*/
	/*border-right: 2px solid #bdf;*/
	/*border-top: 1px solid #bdf;*/
	padding-bottom: 0;
	/*temporary*/
	color: #566;
}

#rap {
	background: repeat-y url(images/main-shadow.gif) center top;
}

#header #icon 
{
	width: 360px;
	text-align:center;
}

#header #tagline
{
    float: left;
	color: #fff;
    font-family: Arial, Geneva, Helvetica, sans-serif;
    font-size: 12px;
}

#header #search
{
    float:right;
    width:250px;
    text-align: right;
}

#utilities
{
    float:right;
    padding: 0 0 5px 0;
    color:#fff;
}

#utilities a
{
    color:#fff;
    font-size:10px;
}

#menu
{
    float:left;
    width:150px;
}

#menu p
{
    color: #566;
}

/* mcwebmasters specific */
#firstParagraph p
{
    margin-top:-10px;

}

a
{
    color:#000;
}

        p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
            font-family: Arial, Geneva, Helvetica, sans-serif;
        }
        p, td, li, ul, ol, a, address {
            font-size: 12px;
        }
        #firstHeader
        {
            margin-top:5px;
            text-align:center;
        }
        
        h1, h2 {
            color:#566;
            padding:0;
            text-align:left;
        }
        
        h2 a {
            color:#566;
            padding:0;
            text-align:left;
            font-size:14px;
            text-align:left;
        }
        h2 a:hover {
            color:#000;
        }                
        h1 {
            font-size: 20px;
            text-align:left;
        }
        h2 {
            font-size:14px;
            text-align:left;
        }
        h3 {
            color:#516373;
            padding:0;
            margin: 10px 10px -10px 10px;
            padding: 0;
            text-align:left;
            font-size:12px;
        }
        h4, h5 {
            color: #4e6172;
            text-align:left;
        }
        h4 {
            font-size: 12px;
            text-align:left;
        }
        h5 {
            font-size: 13px;
            text-align:left;
            padding: 0;
            margin: 0;
        }
