@charset "UTF-8";

body {
	background-image: url(images/1-durianborderbackground2014.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #150601;
}
a {
	color: #891747;
}

.contents {
	display: block;
	padding: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.banner {
	display:block;
	width:900px;
	height:200px;
	clear:both;
	background-image: url(images/durain-banner900.png);
	background-repeat: no-repeat;
}
.navigation {
	float:left;
	display: block;
	width: 220px;
	padding: 0px;
	margin-left:10px;
}
.fbindent {
	display:block;
	margin-left:15px;
	padding-left:15px;
}
.durianbody {
	float:right;
	display: block;
	margin-right:35px;
	width: 605px;
	padding: 5px;
}

.durianbody img {
	margin:15px;
	border-radius:15px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
}
.durianbody ul, .durianbody li {
	font-family: 'Coming Soon', cursive;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
}

.navigation li{
	list-style-type: none;
	padding: 5px;
	width: 190px;
	border: 2px solid #AEA363;
	margin-top: 5px;
	margin-left:10px;
	margin-bottom: 5px;
	background-color: #6D4C0D;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	
}
.googleadvertical {
	margin-left:25px;
	padding: 5px;
	font-size:12pt;
	font-family: 'Coming Soon', cursive;
}
.navigation li:hover a {
	color: #6D4C0D;
	font-size: 16px;
	text-decoration: none;
}

.navigation li a {
	color: #F7EB7D;
	font-size: 16px;
	text-decoration: none;
}
.navigation li a:hover {
	color: #6D4C0D;
	font-size: 16px;
	text-decoration: underline;
}

.imagefloat {
	float:right;
	margin-left:25px;
	margin-bottom:15px;
	border-radius:15px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
}


.navigation li:hover {
	border: 2px solid #808000;
	background-color: #FBF7C5;
	color: #6D4C0D;
}

h1, h2, h3, p {
	margin-bottom: 20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	font-weight:normal;
	color: #59460D;
	font-family: 'Coming Soon', cursive;
}
blockquote {
	font-family: 'Coming Soon', cursive;
	font-size:12pt;
	line-height: 2em;	
	
}
.googleadz {
	display: block;
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #6D4C0D;
	margin-top:15px;
	margin-bottom:25px;
	
	color: #6D4C0D;
}