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

#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;
}

#blankcolumn { width:15px;}
#header {
	height: 100px;
	background-color: #54712a;
	background-image: url(../images/hopper.rooms-sea.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

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


#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;

}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 50px 10px 37px;
	margin: 0;
}
/* Home */
#contentarea #main {
	background-color: #FFFFFF;
	border-left:solid #eeeeee 5px;
	padding-left: 15px;
	vertical-align: top;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	margin: 0;
	color: #49433f;
}
#contentarea #sidebar {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	color: #49433f;
	width: 235px;
	background-repeat: no-repeat;
	background-position: left top;
	
}


#news #sidebar{
	background-repeat: no-repeat;
	background-color: #AEB09E;
	background-image: url(../images/tuillerie275.jpg);
	background-position: left bottom;
}

	
#contentarea #sidebar p {
	margin: 0;
	padding: 0 15px 8px 15px;
}
#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-top: 15px;
}
#sidebar h3 {
	
	height: 15px;
	margin: 30px 0 8px 27px;
	padding: 0;
}
/* Footer */
#footer {
	margin: 0 auto;
	text-align: left;
	padding: 12px 0 10px 0;
	width: 936px;
	font-size: 90%;
}
#footer p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 12px 15px;
	margin: 0;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}

#header #mainmenu {
	float: right;
}

.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-right: 15px;
	margin-bottom: 15px;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

#main h2 {
	font-size: 125%;
	text-transform: uppercase;
	color: #37507e;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#main h3 {
	font-size: 14px;
	text-transform: capitalize;
	color: #2F5F63;
}
#bottomMain h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #49433F;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: -5px;
}

#contentarea #bottomMain p {
	padding: 10px 25px 6px 25px;
	margin: 0;
	color: #49433F;
}

#contentarea #bottomMain {
	background-color: #CCCC33;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
}
.uppercase {
	text-transform:uppercase;
}

 .nopad {
	padding: 0px;
}
.superscript {
	font-size: 6pt;
	vertical-align: top;
}


#container #wrapper1 #contentarea #bottomMain #ccoptin {
	font-family: Arial, Helvetica, sans-serif;
}

a.bottom {
	color: #49433F;
}
a.bottom:hover {
	color: #FFFFFF;
}
.noWrap {
	white-space: nowrap;
}
#main .news {
	padding-left: 36px;
}


#news #container #wrapper1 #contentarea #main #newsTable {
	border: 1px solid #999999;
}
#newsTable .newsCell {
	border: 1px solid #CCCCCC;
}


#main #montmartre {
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 200px;
	background-image: url(../images/tuillerie275.jpg);
}

.uppercaseBold {text-transform:uppercase; font-weight:bold;}
#aboutus #picture {
	background-image: url(../images/montmartreart275.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
}
#annengelland #sidebar {
	background-image: url(../images/AEpoppy275.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contactus #picture {
	background-image: url(../images/womaninblackandred.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
}

#contactus #sidebar {
	background-repeat: no-repeat;
	background-position: left top;
}
#testimonials  #testimonialtable {
	margin-left: 30px;
}
#testimonials #sidebar {
	background-image: url(../images/redstorefront200.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
}
#contactus #contacttable {
	margin-left: 0px;
	margin-top: 15px;
}
#news  #ccoptin {
	width: 230px;
	background-color: #E8E7CF;
	float: right;
	border: solid 5px #eeeeee;
	margin-right: 37px;
	margin-left: 37px;
}
.casestudiesglance {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #E8E7CF;
	padding-top: 10px;
	border: solid 5px #eeeeee;
}
#sdg  #sidebar {
	background-image: url(../images/louvre300.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#search  #picture {
	width: 200px;
	background-image: url(../images/montmartrestreetlight200nostreet.jpg);
	background-repeat: no-repeat;
}
#pk #sidebar {
	background-image: url(../images/PKJoanRoth275.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentarea #main ul {
	padding-right: 25px;
}
.noIndent {



}
.shadowed{ 
 
box-shadow: 10px 10px 5px #888; 
}

.round{ 
   
border-radius:5px; 
  
-moz-border-radius:5px; 
   
-webkit-border-radius:5px; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7E015F;
	text-transform: capitalize;
}
#testimonials #main {
	width: 721px;
}

#main {
	width: 701px;
}

.bigger {
	font-size: 110%;
}

#news #sidebar {
	width: 175px;
}
.standoutLink{
	font-weight: bold;
	text-transform: uppercase;
	color: #1A6691;
}
 a.standoutLink:hover {
	color: #FFFFFF;
	background-color: #0095C6;
	text-decoration: none;
}
#aboutus body {
	background-color: #F15522;
}
#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;
}
.warning {
	font-weight: bold;
	color: #9D4D4D;
}
form {
	width:100%;
}
label {
	display:block;
	font-weight:bold;
}
textarea {
	width:300px;
	height:150px;
}
textInput {
	width:250px;
}
#form1 .star {
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
}
.newsdate {
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
}
#whyredesign #contentarea {
	margin-top: 15px;
}
.bigandgreen {
	font-size: 14px;
	text-transform: uppercase;
	color: #45701E;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 30px;
	line-height: 1.6;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
}
.judith{
	font-weight: bold;
	
	color: #1A6691;
}
 a.judith:hover {
	color: #009ba6;
	background-color:#E8E7CF;
	
	text-decoration: none;
}

#contactBottom {
	border: 5px solid  #eeeeee;
	padding: 10px;
	background-color: #E8E7CF;
}
.boldBlueBigger {
	font-weight: bold;
	color:#37507e;
}
