﻿body 
{
    font-size: 62.5%;
    margin: 0 auto;
    padding: 0;
    width: 780px;
    background: #c5c9bb url(images/back.gif) center top repeat-y;
}

#header
{
    height: 250px;
    background: #c5c9bb url(images/paisley.gif);
}

#header h1 b
{
    display: none;
}

#header h1 a,#header h1
{
    display: block;
    width: 337px;
    height: 46px;
}

#header h1
{
    margin: 0 auto; 
    padding: 0;
    background: Transparent url(images/haddad.gif) no-repeat;
}

#header h1 a:hover
{
 background: Transparent url(images/haddad.gif) 0 -46px no-repeat;   
    
}

#header img
{
    margin: 10px auto;
    text-align: center;
    border: solid 1px White;
}

#header
{
    text-align: center;
        padding-top: 8px;

}

#sidebar
{
	width: 200px;
	padding: 0;
	float: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	background: #eee url(images/sidebar.gif) no-repeat;
}
* html #sidebar
{
    margin-left: 20px;
}

#sidebar h2
{
    font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
    font-size: .95em;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 27px;
    padding-right: 3px;
    text-align: center;
    color: #b4baa5;
    letter-spacing: .1em;
    
}


#phone
{
    display: block;
    margin: 40px 0 0 0;
    padding: 3px 3px 15px 0;
    text-align: center;
    background: #eee url(images/sidebar.gif) left bottom no-repeat;
    font-family: Times, "Times New Roman", serif;
    font-weight: bold;
    font-size: 1.7em;
    color: #424f24
}

#content
{
	padding: 0;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 240px;
}

#navigation
{
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 15px;
}


#navigation li
{
    list-style: none;
    display: block;
    font-size: 1em;
    text-transform: uppercase;
    font-family:Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
    border-bottom: solid 1px #f6f6f6;

}

#navigation li a
{
    display: block;
    line-height: 2em;
    text-decoration: none;
    text-indent: 15px;
    color: #6d7a4e;
    border-bottom: solid 1px #d7d9d2;
        background: Transparent url(images/arrows.gif) 5px center no-repeat;

}

#navigation li a:hover
{
    color: Black;
    background: Transparent url(images/arrows.gif) -145px center no-repeat;
}

#content
{
        font-family: Georgia, Times, "Times New Roman", serif;
        font-size: 1.4em;
        color: #5d5d5c;
}

#content h3
{
    font-size: 1.1em;
    text-transform: uppercase;   
    color: #6d7a4e;
	margin-bottom: 6px;  
}
#content h4
{
    font-size: 1em;
    text-transform: uppercase;   
    color: #6d7a4e;
	margin-bottom: 6px;  
}

#content p, #content li
{
    line-height: 145%;
	padding: 0;
	margin: 0 0 10px 0;
}

#footer
{
	padding-bottom: 20px;
	padding-top: 5px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-align: right;
	clear: both;
	border-top: solid 1px #eee;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 240px;
}

#footerNav
{
    list-style: none;
    margin: 0;
    text-align: center;
    padding: 0 0 5px 0;
    
}

#footerNav li
{
    display: inline;
    margin: 0;
    padding: 0;
    border-left: solid 1px #6f7958;
    text-transform: uppercase;
}

#footerNav li.first
{
    border: none;
}

#footerNav a
{
    color: #6f7958;
    text-decoration: none;
    margin: 0 2px 0 5px;
    padding: 0;

}

#footerNav a:hover
{
    color: Black;
}

#copyright
{
    text-align: right;
    font-size: .9em;
    color: #b0b0af;
}

img.left
{
    margin: 5px 15px 10px 0;
    padding: 0;
    float: left;
}

.photolist
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.photolist li
{
	display: block;
	width: 25%;
	height: 105px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

.photolist li img
{
	vertical-align: middle;
}

.photolistside
{
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

.photolistside li
{
	margin: 0 0 10px 0;
	padding: 0;
}
