/* CSS Document */

html{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;	
	padding: 0px;
}
body{
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}

#container
{
	width:100%;
}

#wrapper {
	margin-top: 10px;
	width: 865px;
	text-align:left;
}

p{
	margin-top: 5px;
	margin-bottom: 15px;
	text-transform:uppercase;	
	text-align:justify;
	font-size: 11px;
	line-height: 130%;
}


ul {
	margin-top: 0px;
	text-transform:none;	
	text-align:justify;
	font-size: 11px;
}

li {
	margin-left: -5px;
}

a{
	color: #483318;
	font-size: 11px;
	text-decoration:none;
}
a:hover {
	color: #333333;
}

img{
	border: 0px;
}

h3 {
	color:#483318;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 130%;
}

h4{
	color:483318;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 130%;
}
#header, #body{
	width: 865px;
	margin: 0px auto;
}

.pageheader {
	width:865px;
	height:120px;
	background-color: #E5DECE;
}	

.contactbar {
	text-transform:uppercase;
	margin: 5px;
	font-size: 11px;
	text-align:center;
}

.contentarea {
	background-image:url(../img/cosettwallpaper.jpg);
	border-style:none;
	height: 420px;
	width: 865px;
}

.contentarea a{
	color: #000000;
}

.content {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.borderedimg {
	margin: 5px;
	padding:6px;
	border:1px solid black;
	background:white;
	text-align:center;
}

.titleimage {
	margin-right: 85px; 
	margin-top: 0px;
}

.regularcontent {
	text-transform:none;
	margin-top: -5px;
	margin-bottom: 15px;
	text-align:justify;
	font-size: 11px;
	line-height: 130%;
}
