/* colorado dreamin vacation home stylesheet 

		Author: 	Diane Grogan at ccadwebdesign.com
		Date:		05/15/2009, 01/01/2011
		
		coloradodreamin.css

*/

body {
font-family: arial, sans-serif;
color: navy;
background-image: url(paper.gif);
}

h2, h3, h4, h5, h6 {
font-family: cursive;
color: maroon;
}

#center {
width: 1024px;
background-color: white;
margin: auto;
}

#header h1 {
font-family: cursive;
color: navy;
text-align: center;
position: absolute;
margin-top: 3px;
}

a {
color: navy;
}

a:hover {
text-decoration: none; 
color: navy;
}

#linktable {
width: 100%;
font-size: 12pt;
color: navy;
}

#linktable th {
width: 10%
}

#left {
float: left;
width: 310px;
margin: 0 10px 5px 2px;
color: maroon;
background-color: rgb(176,196,222);
font-weight: bolder;
line-height: 1.5;
font-size: .8em;
}

#left h3 {
margin-top: 15px;
text-align: center;
}

#text {
margin-left: 5px;
margin-right: 5px;
}

#leftpic {
text-align: center;
margin-bottom: 15px;
}

#main {
margin-right: 5px;
margin-left: 320px;
font-size: .9em;
}

#main a {
font-family: cursive;
}

#main span.item {
font-family: cursive;
font-size: 1.2em;
}

#date {
font-weight: bold;
color: maroon;
}

#bnav {
clear: left; 
text-align: center; 
font-variant: small-caps; 
width: 100%; 
font-size: 12pt;
}

#bnav td {
width: 5%;
}

#bnav a {
text-decoration: none; 
font-variant: small-caps;
}

#bnav a:hover {
font-style: italic;
}

#foot {
clear: both; 
text-align: center; 
border-top: 2px solid navy;
font-size: 10px;
}


	
	
	

