*
{
	margin: 0;
	padding: 0;
}


img
{
border:0;
}

body
{
font-family: trebuchet ms;
}



.block
{
width: 530px;
float: left;
padding: 10px;
border-bottom: 1px solid #aaa89c;
}

.block img
{
float: left;
margin-top: 0px!important;
}



#contact
{
padding: 15px;
width: 400px;
}




p.wp-caption-text 
{
float: left;
margin: 0;
margin-left: 30px;
font-size: 11px;
}

#contact p
{
color: #003359;
text-transform: uppercase;
}

#logins
{
float: left;
margin-top: 20px;
}


#logins p
{
font-family: trebuchet ms;
font-size: 13px;
}


.putty
{
width: 180px;
background: #ccc;
padding: 4px;
border: 0;
}


.texty
{
width: 300px;
height: 150px;
background: #ccc;
padding: 4px;
border: 0;
}

#scrolly div 
{
float: left;
display: inline;
}


#scrolly img
{
float: left;
display: inline;
}




#container
{
position: absolute;
width: 753px;
margin-left: -376px;
left: 50%;
padding-bottom: 10px;
border-bottom: 1px solid #aaa89c;
}


.posts
{
border-bottom: 1px dotted #000;
width: 500px;
padding-bottom: 20px;
margin-bottom: 20px;
}





#header
{
float: left;
width: 762px;
}


#scrolly
{
position: relative;
width: 570px;
overflow: scroll;
height: 515px;
}

.titley
{
color: #003359;
text-transform: uppercase;
}




#nav
{
float: left;
width: 743px;
border-bottom: 1px solid #aaa89c;
padding: 5px;
}





#leftColumn
{
float: left;
width: 160px;
min-height: 400px;
}


#leftColumn hr
{
width: 158px;
border: 0;
border-bottom: 1px solid #aaa89c;
margin-top: 10px;
}




#wideColumn
{
float: left;
width: 560px;
min-height: 450px;
border-left:  1px solid #aaa89c;
padding-left: 10px;
margin-top: 10px;
margin-left: 10px;
}


#wideColumn img
{
margin-top: 10px;
}



#leftNav
{
float: left;
width: 140px;
background: #003359;
height: 265px;
margin-top: 20px;
padding: 10px;
}


#housy
{
margin-left: 5px;
}




/*----------lists and text----------------------------*/

a
{
color: #003359;
text-decoration:none;
}


#scrolly p
{
width: 520px;
}

p
{
font-family: arial;
font-size: 12px;
line-height: 180%;
margin-top: 10px;
color: #393939;
}



#nav ul
{
float: left;
margin-left: 41px;
}



#nav ul li
{
list-style-type: none;
display: inline;
font-size: 11px;
letter-spacing: 1.5pt;
text-transform: uppercase; 
}






#nav ul li a:link
{
text-decoration: none!important;
color: #003359;
}




#nav ul li a:hover
{
color:#aea68f;
}


.current
{
color:#aea68f!important;
}




#leftNav ul
{
float: left;
margin-top: 17px;
}



#leftNav ul li
{
display: block;
font-size: 11px;
text-align: center;
margin-bottom: 18px;
letter-spacing: 1.5pt;
line-height: 150%;
list-style-type: none;
text-transform: uppercase;
}


#leftNav ul li a
{
color:#aea68f;
text-decoration: none;
}


#leftNav ul li a:hover
{
color: #fff;
}


.leftCurrent 
{
color:#fff!important;
}


.scroll-pane img
{
float: left;
display: inline;
margin-right: 5px;
margin-bottom:5px;
}



