/*********************************/
/* BASIC CSS Mamore Cottages.com */
/*********************************/

body {
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	/*font-family: Georgia,Times New Roman,Times,Serif;*/
	font-size: 62.5%;
	margin:20px;
	background-color: #ccc;
	color: #666666;
	padding: 5px;
	
}
/**********************/
/* WRAPPER */
/**********************/
#wrapper{
		margin: 0 auto;
		width:800px;
		border: 1px solid #000000;
		background-color:#FFFFFF;
		margin-top:10px;	 
		}
h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

#wrap{
	clear:both;
	width:100%;
}
/*********************/
/* BANNER STYLES */
/*********************/


/* NAV BAR */

#Nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/bg_nav.png) repeat-x left top;
	float: left;
	border-bottom: 1px solid #000;
	width: 100%;
}

#Nav li {
	float: left;
	padding: 0;
	margin: 0;
}

#Nav li a, #mainNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#Nav li a:hover {
	background: url(images/navrollover.png);
}

/* IE 6 hack to make entire button clickable */
* html #Nav a { width: 1px; }

/*********************/
/* MAIN */
/*********************/
#main {
color:#000066;
font-size:1.20em;
margin-left:10px;
margin-right:10px; }

p {
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#000066;
}

#main ul{
	margin:10px 0 20px 30px;
	}
#main li{
	color:#000066;
	font-size:1.0em;
	text-decoration:none;
	list-style:none;
	background-image:url(images/bullet3.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-bottom:5px;
	}
	
#main li a, #mainNav li a:link {
	text-decoration: none;
	color:#003366;
	
}

#main li a:visited {
	text-decoration:none;
	font-weight:normal;
}


#main li a:hover {
	color:#000066;
	text-decoration:underline;
	font-weight:normal;
}


.section {
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
}

.floatRight2 {
	float: right;
	width:600px;
}

.floatRight3 {
	float: right;
	width:510px;
}
.floatRight125{
	float:right;
	width:125px;
	margin-right:8px;
}
img.floatRight {
	border: 2px solid #000000;
}




.floatleft {
	float: left;
	width:470px;
	margin-bottom:20px;
}
.floatleft2 {
	float:left;
	width:400px;
	margin-bottom:20px;
}

.floatleft3 {
	float:left;
	width:550px;
	margin-bottom:20px;
}

.floatleft4{
	float:left;
	width:240px;
	/*margin-top:20px;*/
	}
.floatleft5{
	float:left;
	width:240px;
	margin-top:-20px;
}
.left {
	float:left;
	width:265px;
}
.middle {
	margin-left:270px;
	width:195px;
}

.rightmap {
	float:right;
	width:195px;
}
.floatfullleft {
	clear:both;
	float: left;
	width:100%;
	margin-bottom:20px;
}
.floatmiddle {
	margin-left:195px;
	width:195px;
}
.floattest {
	float: right;
	width:470px;
	margin-bottom:20px;
}
.center {
	margin: 0 auto;
	border: 1px solid #000000;
	background-color:#FFFFFF;	 
}

/* Captioned Photograph*/
.captioned_photo {
	position: relative;
	float: right;
	margin: .5em 0 .5em 1.25em;
	padding: 0;
	border: 3px double #4d4d4d;
	line-height: 1em;
	}
.captioned_photo p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/caption-grey.png);
	font: .75em/1.25em Lucida Grande, sans-serif;
	letter-spacing:.10em;
	color: #fff;
	text-align:center;
	}
.captioned_photo p span {
	display: block;
	padding: .75em;
	}
.captioned_photo img {
	margin: 0;
	padding: 0;
	display: block;
	}
	
a[href^='mailto:']{
	background:url(images/email.png) no-repeat left center;
	padding-left:20px;
	margin-left:0px;
	text-decoration:none;
	color: #003366;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
.telephone{
	background:url(images/telephone.png) no-repeat left center;
	padding-left:20px;
	margin-left:0px;
	text-decoration:none;
	color: #003366;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
.web{
	background:url(images/globe.png) no-repeat center left;
	padding-left:20px;
}
/*
a[href^='http://']{
	background:url(images/globe.png) no-repeat center left;
	padding-left:20px;
	}
a[href^='http://www.mamorecottages']{
	background:none;
	padding-right:0;
	}
.nolink a{
	background:none;
	padding-right:0;
	}
*/
	
/* BOTTOM NAV BAR*/
#bottomnav {
	margin-top:5px;
	font-size:1em;
}

/*********************/
/* FOOTER */
/*********************/
#footer {
	clear:both;
	margin-top:10px;
	background:#666666;
	color:#fff;
}
#footer a, #footer a:link {
	color: #fff;
	text-decoration: none;
	padding: .5em 1em;
	/*border-right: 1px solid #000;*/
	/*display: block;*/
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	
}

#footer a:hover {
	color:#cc9900
	}
	
#footer p {
	color: #ccc;
	padding: .5em 1em;
}

#footer a[href^='mailto:']{
	padding-left:20px;
	}
#footer .indent{
	margin-left:15px;
	}
	
#footer .indent2{
	margin-left:7px;
	}
/**********************/
/* STYLE */
.style1 {color: #cc9900}
/**********************/

h1 {
	color: #003366;
	font-size: 2.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
h2 {
	color: #003366;
	font-size: 1.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.20em;
}
h3 {
	color: #cc9900;
	font-size: 1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.20em;
}
h4 {
	color: #003366;
	font: 1em/1.25em Verdana, Arial, Helvetica, sans-serif;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:2.5em;
	letter-spacing: -9px;
	line-height:120%;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:2.0em;
	letter-spacing: -6px;
	line-height:130%;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 1.75em;
	line-height:120%;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 12px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 10px;
}
/* CONTENT Form------------------------------------------------------------------ */

#content
{
	padding: 0 35px;
}

p
{
	margin-top: 1.5em;
}

form
{
	margin-top: 1.5em;
	padding-bottom: 35px;
}

input.text
{
  width: 10.5em;
}
label
{
font-weight:bold;
display: block
}


 
input
{
color: #781351;
background:#ccc;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #cc9900;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #781351;
width: 35em;
background:#FFFFCC;
margin:0 0 1.5em 0;
}

fieldset p
{
margin:10px;
}

legend
{
font-size:1.50em;
color:#000066;
background:#CCCCCC;
margin-left:10px;
border: 1px solid #781351;
/*padding: 2px 6px;*/
} 

textarea
{
color: #000;
background:#fff;
border: 1px solid #781351;
padding: 2px 6px
} 

#flash {
position: relative;
left: 12.5%;
top: 0px;
}

div.container{
	overflow:hidden;
	width:100%;
	/*border-bottom:1px solid #000;*/
	}

div.container2{
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #000;
	padding-top:20px;
	padding-bottom:20px;
	}	
.largetext{
	color: #003366;
	font-size:2.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.largetextsub{
	color: #003366;
	font-size:1.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.comments{
	color: #003366;
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-style:italic;
	font-weight:400;
	text-align:left;
}