/* Start of CMSMS style sheet 'driftwoodvilla_CSS' */
body {
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Helvectica, sans-serif;
	background-color: #d6d6fc;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#header {
	height: 120px;
	background-image: url(images/header.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6fc;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d6d6fc;
}
#mainpageleft {
	height: 550px;
	width: 750px;
	background-image: url(images/grass.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#mainpageright {
	width: 750px;
	background-image: url(images/house.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 550px;
}
#navigation {
	width: 130px;
	font-size: 12px;
	background-color: #414E7B;
	float: left;
	padding-top: 10px;
}
#navigation ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}
#navigation a
{
	display: block;
	padding: 3px 3px 3px 5px;
	width: 122px;
	background-color: #424d7b;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:link, a:visited
{
color: #FFFFFF;
text-decoration: none;
}
#navigation a:hover
{
	color: #fff;
	background-color: #369;
}
#content {
	margin-left: 130px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#rightcolumn {
	width: 170px;
	float: right;
	font-size: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#rightcolumn img {
	border: 2px solid #414E7B;
        margin: 5px 0px 0px;
	padding: 0px;
}

#title {
	width: auto;
	font-weight: bold;
	color: #424d7b;
	height: 30px;
	font-size: 16px;
}
#contenttext {
	width: auto;
	height: auto;
	font-size: 12px;
	margin-top: 0px;
}
#footer {
	height: 95px;
	width: 750px;
	background-image: url(images/footer.jpg);
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #d6d6fc;
}
#copyright {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#contenttext a {
	color: #424D7B;
	text-decoration: none;
}
#contenttext a:visited {
	color: #424D7B;
	text-decoration: none;
}
#contenttext a:hover {
	color: #D6D6FC;
	text-decoration: underline;
}

/* End of 'driftwoodvilla_CSS' */

