body {
	background-color: #fff;
	font-family: Futura, Helvetica, arial;
}	


/* styles for main photo box on homepage */

.house {
	margin: 10px 0 10px 40px;
	width: 490px;
}

.house img {
	border: 1px #ccc solid;
}

.house span {
	color: #666;
	font-size: 90%;
	font-weight: normal !important;
}

#mainFeature {
	background-color: #F3F3F3;
	border: 1px #ccc solid;
	float:left;
	height: 490px;
	margin-right: 10px;
	width: 570px;
}


.main-photo-2 {
	background-color: #F3F3F3;
	background-image: url(/fs/web-banner-590-2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height: 491px;
	width: 570px;
}

.main-photo-text-2 {
	color: #0366A5;
	font-size: 90%;
	padding: 380px 10px 0 60px;
}


.main-photo-text .photo-title {
	color: #D14836; /* decided to go from blue to red */
	font-size: 1.4em;
}



.main-photo {
	background-color: #F3F3F3;
	background-image: url(/graphics/fs-second-choice-for-web-banner.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height: 491px;
	width: 570px;
}

.main-photo-text {
	color: #0366A5;
	font-size: 90%;
	padding: 190px 10px 0 20px;
}


.main-photo-text .photo-title {
	color: #D14836; /* decided to go from blue to red */
	font-size: 1.4em;
}



.main-photo-text .red {
	color: #D14836; /* decided to go from blue to red */
	font-size: 1.2em;
}

#stackedFeatures {
	width: 265px;
	height: 490px;
	float: left;
	border: 1px #ccc solid;
}

/* styles for the NPC pages */

.npcName {
	font-size: 1.2em;
	font-weight: 700;
	margin: 0 0 5px 5px;
	color: #7B786A;
}


.artist {
	margin-bottom: 15px;
	padding-bottom: 5px;
	clear: both;
}


img.imageleft {
	float:left;
	margin: 0 10px 5px 0;
	border: 1px #ccc solid;
}

.artcontainer {
	height: 1px;
	border-bottom: 1px #ccc solid;
	margin-bottom: 10px;
}
	

.artistImage {
        float:left; 
	padding: 10px;
	margin-left: 20px;
}

.frenchBreak {
	height: 1px;
	color: #ccc;
	margin-right: 5px;
}

.subhead {
	color: #7B786A;
	margin: 0 0 5px 5px;
}


.dataContainer {
	clear: both;
	width: 100%;
	padding: 5px 0 5px 0;
	margin-bottom:15px;
}

.dataHeader {
	float: left;
	color: #7B786A;
	width: 300px;
}

.data {
	float:left;
	width: 320px;}

.updated {
	font-size: .85em;
	color: #ccc;
	padding-left; 15px;
}


li {
       margin-left: 1.5em;
}

div.alpha-menu {
	margin: 10px 0 5px 0px;
	padding-left: 20px;
	font-size: 85%;
}

table {
	margin-left: 40px;
}

a {
	color:#1054AD;
	text-decoration: none;
	}


a:hover {
	text-decoration: underline;
	}

a:visited {
	color:#003366;
}

.container {		
	width: 890px;
	margin: 0 auto !important;
	
	}

#content-wrapper {
	width: 890px;
	height: auto;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-top: 1em;
	margin-top: 2px;
	
	}


#menu {
	width: 142px;
	float: left;
	margin-left: 2px;

	}

.menu-header {
	background-image: url(/newimages/clga_menu.jpg);
	background-repeat: no-repeat;
	width: 142px;
	text-align: center;
	padding: .25em 0 .25em 0;
	letter-spacing: .15em;
	}

.menu-header a {
	color: #fff;
	text-decoration: none;
	}


.menu-header a:hover {
	text-decoration: underline;
	}

.menu-item {
	margin: .25em 0 .25em 0;
	font-size: 95%;
	line-height: 1.5em;
	}

.menu-item a {
	color: #1054AD;
}

.menu-item a:visited {
	color:#003366;
}


#content-lower {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	background-color: #fff;
	width: 730px;
	height: auto;
	float: left;
	border-left: 1px #008BCE solid;
	}

h1 {
	color: #008BCE !important;
	font-size:2em;
	font-weight:100;
	margin: 0;
	padding: 0 0 0 .5em;

}

h2,h3 {
	color: #003366;
	font-size:1.4em;
	font-weight:100;
	margin-left: 35px;


}

#content-lower p, #content-lower ul, #content-lower ol, #content-lower div {
	margin-left: 15px;
}

.footer {
	border-top: 1px #7B786A dashed;
	font-size: 80%;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #7B786A;
	padding: 1em 0 0 160px;
	margin-top: .25em;
	
	}

.footer img {
	display: none;
	}



#banner2 {
	background-image: url(/newimages/banner-hr.gif);
	height: 102px;
    width: 890px;
	background-repeat: no-repeat;
	
	}



#banner2 a {
	background: url(/newimages/banner-hr.gif);
	float: left;
	height: 100px;
	width: 600px;
	text-decoration: none;
}

#banner2 span {
	visibility: hidden;
}



#keep 	{
	font-family: arial;
	float: right;
	margin: 83px 90px 0px 0;
	font-size: .75em;
	color: #fff;
	}
#navigation {
	text-transform: uppercase !important;
	font-family: arial;
	margin: 7px 0 0px 7px;
	padding: 0;
	} 

#mainNav {
	font-size: 10pt;
	margin: 0px 0 7px 0;
	padding: 0px;
	}

#mainNav li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type:none; 
	
	}

#mainNav a {
	padding: 0 30px 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #3C2415;
	}

#mainNav a.contactus {
	padding: 0 0 0 10px !important;
	text-decoration: none;
	font-weight: bold;
	color: #3C2415;
	}

#mainNav a:hover {
	color: #1f75c0;
	}				
			
			
#content {
	border: 3px #008BCE solid;
	background-color: #fff;
	height: auto;

	padding: 5px;
	}



#news 
	{
	height: auto;
	}

#newsHeading 
	{
	text-transform: uppercase;
	background-color: #fff;
	margin: 0px 0px 5px 0px;
	padding-left: 10px;
	color: #1a1a1a;
	border-bottom: 1px #3BA4F5 solid;

	}
#newsHeading-nb
	{
	text-transform: uppercase;
	background-color: #fff;
	margin: 0px 0px 5px 0px;
	padding-left: 10px;
	color: #1a1a1a;
	}	

#news1, #news2
	{ 
	padding: 5px;
	font-size: .8em;
	height: 300px;
	}

#news1 {
	float: left;
	width: 400px;
	padding: 5px 10px 10px 25px;
	height: auto;
	}

#news2 {
	float: right;
	width: 390px;
	padding: 5px 10px 10px 10px;
	height: auto;
	}
.news_header {

	color: #2C84C8;
	font-weight: bold;
	margin-bottom: 3px;
	}	

	
#contact
	{

	padding-top: 5px;
	margin: 20px 10px 10px 10px;
	height: 160px !important;
	}

#contactHeading 
	{
	text-transform: uppercase;
	background-color: #fff;
	margin: 0px 0px 5px 0px;
	padding-left: 10px;
	color: #1a1a1a;
	border-bottom: 1px #3BA4F5 solid;
	}
#contactHeading-nb
	{
	text-transform: uppercase;
	background-color: #fff;
	margin: 0px 0px 5px 0px;
	padding-left: 10px;
	color: #1a1a1a;
	}	

#contact1 {
	float: left;
	postition: absolute;
	width: auto;
	height: auto;
	padding: 0;
	margin: 5px 220px 0 15px;
	background-color: #fff;
	font-size: .8em;
	}


#contact2 {
	float: left;
	width: auto;
	height: 95px;
	padding: 0;
	margin: 5px 140px 0 0;
	background-color: #fff;
	font-size: .8em;
	}

#contact3 {
	float: left;
	width: auto;
	height: 95px;
	padding: 0;
	margin: 5px 0 0 0;
	background-color: #fff;
	font-size: .8em;
	}
	
.contact_header {
	color: #2C84C8;
	font-weight: bold;
	margin-bottom: 3px;
	}	
#features {
	width: 875px;
	height: auto;

}


#featureA {

	padding: 40px 5px 40px 7px;
	float:left;
	width:280px;
	font-size: .8em;
	margin-top: 20px;

}


#featureBb {

	padding: 0px;
	float:right;
	width:300px;
	font-size: .8em;
	margin-top: 5px;
        text-align: center;
}

#featureC {

	padding: 5px 5px 5px 0px;
	float:left;
	width:630px;
	font-size: .8em;
	margin-top: 5px;
        text-align: center;
       
}




.pride {
	background-image: url(pride.jpg);
	height: 48px;
        width: 270px;
	background-repeat: repeat;
	
	}

#featureB {
	float:right;
	width:305px;
	font-size: .8em;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;	
	border-left: 1px #ccc solid;
}

#featureAa {
	float:left;
	width:300px;
	font-size: .8em;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	margin-top: 5px;

	border-right: 1px #ccc solid;
}


img {
	border: none;
}
		
.featurette {
	margin: 5px;
	padding: 5px;
	
	background-color: #fff;
	}		

p,dl {
	padding-left: 20px;
}
       

.clear {
	clear: both;
}


.home_searchButton {
	background-image:url(/graphics/search_bg.jpg) !important;
	border:medium none !important;
	color:#FFFFFF !important;
	padding:0 2px;
	text-transform:uppercase !important;
}

.googleform {
	margin: 5px;
	padding: 5px;
	background-color: #fff;
}	

#searchbox {
	float:right; 
	postion;relative;
	margin-top: 5px;
}

