/* 
Theme Name: Dot's Landing Cottage
Theme URL: http://www.dotslandingcottage.com
Author: Aaron Beaudoin
Author URL: http://www.abovethefold.ca
*/


body {
	margin:0;
	padding:0;
	background: url(images/bg.gif) repeat;
}

p {
	margin:0 0 15px 10px;
	padding:0 10px 0 0;
	color:#FFFFFF;
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
}

p.small {
margin:0 0 15px 10px;
padding:0 10px 0 0;
font:10px/12px "Palatino", "Times New Roman", Times, serif;
color:#46525a;
}

a {
color:#CCCCCC;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
text-decoration:underline;
}

ul {
margin:0;
padding:0 10px 20px 30px;
}

ul li {
	margin:0;
	padding:0;
	color:#DCDC9F;
	list-style:disc;
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
}

/*
------------------------------------------------------
HEADLINES
------------------------------------------------------
*/
 


h1 {
	margin:0;
	padding:20px 0 10px 10px;
	font-style:italic;
	color:#DCDCB4;
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 25px;
}

h2 {
	margin:0;
	padding:0 0 10px 10px;
	font-style:italic;
	color:#DCDCB4;
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
}

h3 {
	margin:0;
	padding:0 0 10px 0;
	font-style:italic;
	color:#AE8F41;
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
}


/*
------------------------------------------------------
SITE LEVEL LAYOUT
------------------------------------------------------
*/


#pgWrap1 {
margin:0 auto;
padding:30px 0 50px 0;
width:750px;
text-align:center;
}

#pgWrap2 {
	margin:20px 0 10px 0;
	padding:5px 0 15px 0;
	width:750px;
	background-color: #6C6B63;
}

#pgWrap3 {
margin:0 auto;
padding:0;
border:1px solid #999999;
width:738px;
}

#pgWrap4 {
margin:0 auto;
margin-top:15px;			
padding:0;
width:670px;
text-align:left;
}

#footer {
	margin:10px 10px 0 0;
	padding:0;
	color:#DCDCB4;
	text-align:center;
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
}


/*
------------------------------------------------------
SITE LEVEL STYLE
------------------------------------------------------
*/

img.maincnt {
margin:0 0 10px 0;
padding:0;
padding:9px;
border:1px solid #62564B;
}


/*
------------------------------------------------------
PAGE LEVEL LAYOUT
------------------------------------------------------
*/

#banner {
margin:0 auto;
border:1px solid #62564B;
width:650px;
height:180px;
}

#maincnt1 {
	margin:0;
	padding:20px 0 50px 0;
	width:470px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#sidebar {
	width:175px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}

/* BEGIN SMALL RENDERINGS ON FLOORPLANS PAGE */

div.imgthumb {
	margin:0 10px 10px 0;
	padding:10px;
	border:1px solid #62564B;
	width:200px;
	color:#999999;
	float:left;
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
}

div.imgthumb a {
color:#AE8F41;
text-decoration:none;
}

div.imgthumb a:hover  {
color:#666666;
text-decoration:none;
}

div.imgthumb img {
margin:0 0 10px 0;
padding:0;
}

/* END SMALL RENDERINGS ON FLOORPLANS PAGE */


/* BEGIN PRICE LIST TABLE */

table.priceList {
margin:0;
padding:0;
width:470px;
}

table.priceList td {
margin:0;
padding:5px 0 5px 10px;
font:12px/16px "Palatino", "Times New Roman", Times, serif;
color:#46525a; 
vertical-align:top;
}

table.priceList td.head {
padding-bottom:5px;
border-bottom:1px solid #2E3329;
font:16px "Palatino", "Times New Roman", Times, serif;
font-style:italic;
}

table.priceList td.body {
font-style:none;
}

table.priceList td.bodyAlt {
background:#2E3329;
font-style:none;
}

/* END PRICE LIST TABLE */


/* BEGIN CONTACT TABLE */

table.contact {
margin:0 0 0 10px;
padding:0;
width:460px;
}

table.contact td {
margin:0;
padding:0;
font:14px "Palatino", "Times New Roman", Times, serif;
}

table.contact td.label {
margin:0;
padding:0 20px 0 0;
font-style:italic;
color:#DCDCB4;
width:100px;
text-align:right;
vertical-align:middle;
}

table.contact td.field {
margin:0;
padding:0;
width:290px;
}

table.contact td.field input {
margin:5px 0 5px 0;
padding:4px;
border:1px solid #2E3329;
font:12px "Palatino", "Times New Roman", Times, serif;
font-style:italic;
width:150px;
background:#dfe2e3 !important;
color:#46525a;
}

table.contact td.field select {
margin:5px 0 5px 0;
padding:4px;
border:1px solid #2E3329;
font:12px "Palatino", "Times New Roman", Times, serif;
font-style:italic;
width:160px;
background:#dfe2e3 !important;
color:#46525a;
}

table.contact td.button {
margin:0;
padding:10px 0 0 0;
}


/* END APPOINTMENT TABLE */


/*
------------------------------------------------------
PAGE LEVEL STYLE
------------------------------------------------------
*/


#sidebar p {
margin:0;
padding:0 0 10px 0;
font:10px/16px "Palatino", "Times New Roman", Times, serif;
color:##DCDCB4;
}

/*
------------------------------------------------------
GLOBAL NAVIGATION ELEMENTS
------------------------------------------------------
*/

/*
------------------------------------------------------
MAIN NAVIGATION ELEMENTS
------------------------------------------------------
*/


ul.mainNav {
margin:10px 0 0 0;
padding:0;
}

ul.mainNav li {
	margin:0 10px 0 10px;
	padding:0;
	font-weight:bolder;
	text-transform:uppercase;
	display:inline;
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
}

ul.mainNav li a {
color: #DCDCB4;
text-decoration:none;
}

ul.mainNav li a:hover {
color:#8D896F;
text-decoration:none;
}

ul.mainNav .s a, ul.mainNav .s a:hover {
color:#8D896F;
text-decoration:none;
}


/*
------------------------------------------------------
SUB NAVIGATION ELEMENTS
------------------------------------------------------
*/


ul.sidebar {
margin:0;
padding:0 0 0 10px;
}

ul.sidebar li {
margin:0 10px 10px 0;
padding:0;
font:11px/11px "Palatino", "Times New Roman", Times, serif;
list-style:none;
text-align: center;
}

ul.sidebar li a {
color:#DCDCB4;
text-decoration:none;
}

ul.sidebar li a:hover {
color:#FFFFFF;
text-decoration:none;
}

ul.sidebar .s a, ul.sidebar .s a:hover {
color:#8D896F;
text-decoration:none;
}

ul.sidebar li.returnLink {
font:12px/12px "Palatino", "Times New Roman", Times, serif;
}

/*
------------------------------------------------------
REGISTRATION FORM
------------------------------------------------------
*/





.clear { 
display:inline-block; 
}

.clear:after {
visibility:hidden;
display:block;
font-size:0;
content:" ";
clear:both;
height:0;
}

/* start commented backslash hack \*/

* html .clear { 
height: 1%; 
}

.clear { 
display: block; 
}


.weblogo {
behavior: url(iepngfix.htc);
}

