body {
	min-height: 101%;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background-color: #26324b;
	text-align: center;
	margin-top:30px;
	background-repeat: repeat;
}


#container {
	width: 936px;
	margin:0 auto;
	background-color: #FFFFFF;
	border: solid #ffffff 15px;
	text-align: left;
}
a {
	color: #1A6691;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #009BA6;
	text-decoration: underline;
}

#header {
	height: 100px;
	background-color: #009BA6;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 75%;
	background-image: url(../images/hopper.rooms-sea.jpg);
}

/* Navigation */

#navlinks li {
	font-size: 13px;
	display:inline;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 12px 5px 12px;
	letter-spacing: 1px;
}
#navlinks a {
	text-decoration: none;
	color: #FFFFFF;
}
#navlinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #009BA6;

}
a.learnmore {
	text-decoration: none;
	text-transform:uppercase;
}
a.learnmore:hover {
	color: #49433F;
	text-decoration: none;
}
.narrowParagraph {
	padding: 0 200px 10px 37px;
	margin: 0;
	color: #52524A;
}
#contentarea #main p {
	padding: 0 40px 10px 37px;
	margin: 0;
	color: #52524A;
}
/* Home */
#home #contentarea #main {
	background-color: #FFFFFF;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 25px;
	text-align: left;
	padding-bottom: 10px;
	width: 636px;
	margin: 0;
	border-left: solid #eeeeee 0px;
}
#home #contentarea #sidebar {
	width: 250px;
	background-color: #f4f7f4;
	text-align: left;
	padding-top: 15px;
	
}
#home #contentarea #sidebar p {
	/* line-height: 24px; */
	margin: 0;
	padding: 0 15px 8px 15px;
	color: #49433F;
}
#sidebar h2 {
	color: #37507e;
	text-transform: uppercase;
	font-size: 125%;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#contentarea {
	padding-bottom: 14px;
	font-size: 75%;
	line-height: 1.5;
	margin:0;
	margin-top: 15px;
}
#sidebar h3 {
	width: 134px;
	height: 15px;
	margin: 30px 0 8px 27px;
	padding: 0;
}
/* Footer */
#footer {
	margin: 0 auto;
	text-align: left;
	padding: 12px 0 10px 0;
	width: 936px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 12px 15px;
	margin: 0;
	text-align: right;
	color: #FFFFFF;
}


.currentNav {
	color: #FFFFFF;
	background-color: #8DC63F;
}
.bottom a {
	color: #003366;
}

.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}
#home #container #wrapper1 #contentarea #wrapperMain {
	border: 1px solid #49433f;
}
#main h2 {
	font-size: 125%;
	text-transform: uppercase;
	color: #37507e;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#bottomMain h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home #container #wrapper1 #contentarea #blankcolumn {
	width: 15px;
}
#contentarea #bottomMain p {
	margin: 0;
}
#home #contentarea #bottomMain {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: right;
	padding-bottom: 5px;
	color: #2F5F63;
	background-image: url(../images/hopper.rooms-sea.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 20px;
	padding-top: 30px;
	height: 160px;
}
.uppercase {
	text-transform:uppercase;
}
.nopad {
	padding: 0px;
}
.superscript {
	font-size: 6pt;
	vertical-align: top;
}



a.bottom{
	color: #FFFFFF;
}
a.bottom:hover {
	color: #A52F25;
}
.noWrap {
	white-space: nowrap;
}

#montmartreArtist {
	background-repeat:no-repeat;
	background-image: url(../images/montmartrestreet300.jpg);
	width: 200px;
	background-position: left  top;
}
#home #picture {
	background-image: url(../images/hopper.rooms-sea.jpg);
	background-repeat: no-repeat;
	background-position: right  top;
	width: 140px;
}
#preloader {
width:1px;
height:1px;
left:-9999px;
top:-9999px;
overflow:hidden;
position:absolute;
}

.bigger {
	font-size: 120%;
}
#myelement {   
    filter: alpha(opacity=40);   
}  

#Navigation {
	background-color: #009BA6;
	text-align: center;
	padding: 10px;
	padding-bottom: 3px;
	border-top: 10px solid #8DC63F;
	border-bottom: 10px solid #8DC63F;
	
}




.standoutLink{
	font-weight: bold;
	text-transform: uppercase;
	color: #1A6691;
}
 a.standoutLink:hover {
	color: #FFFFFF;
	background-color: #0095C6;
	text-decoration: none;
}
.judith{
	font-weight: bold;
	
	color: #1A6691;
}
 a.judith:hover {
	color: #009ba6;
	background-color:#E8E7CF;
	
	text-decoration: none;
}
.twitter {
	margin-right: 40px;
	margin-top: 40px;
}

	
	

#grass {
	background-image: url(../images/hopper.rooms-sea1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 936px;
}
#contactinfo {
	background-color: #6F8202;
	color: #FFFFFF;
}
#bottomgrey {
	background-color: #E8E7CF;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 85%;
	color: #37507e;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	border: solid 5px #eeeeee;
}


#main #tagline {
	font-size: 135%;
	text-transform: uppercase;
	color: #37507e;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-right: 30px;
	line-height: 1.6;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
}
#home #wrapper1 #container #header img {

}
#subTagline {
	color: #37507E;
	background-color: #efeee4;
	border: solid 5px #eeeeee;
	padding: 10px;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 115%;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#home  #ccoptin2 {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	float: right;
}
