﻿body
{
    font-family: Arial;
    font-size: 12px;
    color: #022b45;
    background-color: #cccccc;
    margin: 0px;
    padding: 0px;
}

/*-- Global CSS --*/

a, a:visited, a:active 
{
    color: #022b45;
    text-decoration: none;
}

a:hover
{
    color: #022b45;
    text-decoration: underline;
}

img 
{
    border: 0;
}

h1
{
    color: #d9531e;
    font-size: 12px;
    font-weight: bold;
}

.mainText,
.mainText a,
.mainText a:hover,
.mainText a:visited
{
	color:#022b45;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:14px;
	font-size:12px;
	font-family: Arial;
}

.mainText a,
.mainText a:visited
{
	color:#0066FF;
}

.mainText a:hover
{
	text-decoration: underline;
}

.clear
{
	clear:both;
	height:1px;
	visibility:hidden;
	margin-bottom:-1px
}

.smallBreak
{
	clear:both;
	height:7px;
	margin:0px;
}

.largeBreak
{
	clear:both;
	height:14px;
	margin:0px;
}

/*-- Containers --*/

.cmsWrapper
{
    width: 900px;
    margin: 0 auto;
    clear: both;
}

#wrapper
{
    float: left;
    width: 900px;
    background: url('Images/main-bg.jpg') repeat-y top;
    margin-bottom: 10px;
    border: 1px solid #022b45;
}

#header
{
	float: left;
    display: block;
    width: 900px;
    height: 121px;
    margin: 0;
    padding: 0;
}

.header-left
{
    width: 662px;
    height: 121px;
    float: left;
}

.topnav 
{
    width: 582px;
    height: 22px;
    font-size: 12px;
    text-align: center;
    padding-left: 80px;
    border-top: 1px solid #e9ebed;
}

.header-right
{
    float: right;
    width: 238px;
    height: 121px;
}

#home
{
    float: left;
    width: 900px;
    padding: 0;
    margin: 0;
}

#main
{
    clear: both;
    float: left;
    background: #ffffff;
    width: 900px;   
}

.subNav
{
    width: 820px;
    height: 22px;
    line-height: 22px;
    padding-left: 80px;
    color: #ffffff;
    border-bottom: 1px solid #e9ebed;
}

.subNav a, .subNav a:visited
{
    text-decoration: none;
}

.subNav a:hover
{
    text-decoration: underline;
}

#homeContent
{
    width: 840px;
    height: 250px;
    margin: 30px 30px;
}

.doorBanners
{
    display: block;
    width: 191px;
    height: 264px;
    margin: 0 7px;
    text-align: center;
    color: #022b45;
    float: left;
    font-weight: bold;
}

#mainContent
{
    width: 820px;
    float: left;
    padding: 30px 40px;
    background: #ffffff url('Images/content-bg.gif') repeat-x top;
}

#inner-left
{
    width: 260px;
    padding-right: 115px;
    float: left;
}

#inner-right
{
    float: left;
    width: 445px;
}

#doorContent
{
    width: 900px;
    float: left; 
}

#Sidebar
{
    width: 225px;
    margin-left: 2px;
    float: left;
    height: 100%;
    background-color: #022b45;
}

#inner-left-door
{
    width: 225px;
    padding: 20px 0;
    text-align: center;
    height: 100%;
}

#inner-right-door
{
    background: #ffffff url('Images/content-bg.gif') repeat-x top;   
    width: 614px;
    padding: 30px 25px 0 25px;
    margin-right: 1px;
    min-height: 615px;
    float: right;
}

#inner-right-leftcol
{
    width: 370px;
    float: left;
}

#inner-right-rightcol
{
    width: 260px;
    padding-left: 8px;
}

#inner-right-title
{
    background-color: #022b45;
    text-transform: uppercase;
    letter-spacing: 2px;
    float: right;
    color: #d7b516;
    font-size: 16px;
    font-weight: bold;
    width: 663px;    
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}

#subNav
{
    width: 225px;
    background-color: #ffffff;
}
    
.doorContainerLarge
{
    width: 80px;
    min-height: 200px;
    float: left;
    text-align: center;
    padding: 10px;
}

.doorContainerSmall
{
    width: 60px;
    min-height: 180px;
    float: left;
    text-align: center;
    padding: 10px;
}

#footer
{
    width: 900px;
    clear: both;
    font-size: 11px;
    text-align: center;
    padding-bottom: 30px;
    color: #022b45;
    font-weight: bold;
}

#footer a, #footer a:visited, #footer a:hover
{
    color: #022b45;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}


/*begin photo gallery */

.photogallerytop
{
    width: 550px;
    height: 275px;
    float: left;
    clear: both;
    margin-left: 20px;
	margin-top: 0px;
}
.photogallerybottom
{
    float: left;
    clear: both;
    _height: 160px;
    min-height: 160px;
    margin-left: 20px;
    width: 540px;
    text-align: center;
}

.photogallerytop .leftcol
{
    float:left; 
    width:220px;
    text-align:center;
}

.photogallerytop .rightcol
{
    float: left;
    margin-top: 40px;
}

.photogallerytop .rightcol #title
{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    color:Navy;
}

.photogallerytop .leftcol img

{
    margin:0 auto;
}

.photogallerytop .rightcol #description
{
    width: 275px;
    height: 150px;
}
/*end photo gallery */

/*Start Bio Images Blue */

#bios{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		list-style-type:none;
		margin:0;
		padding:0;}

#bios li{
		border-bottom:1px solid #ccc;
		clear:both;
		height:125px;
		padding:25px 0 40px 0;
}
#bios img{
	background-color:#dadada;
	border:1px solid #ccc;
	float:left;
	padding:6px;
	margin-right:20px;
	}

#bios h2{
	color:#06C;
	font-size:18px;
	padding:0 0 10px 0;
	margin:0;
}

/*End Bio Images Blue*/
