/* CSS Document */

body{
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../design/leather_faux_background.jpg)
}

.navigation{
	background-color:#453c37;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
}

.navigation a{
	background-color:#453c37;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a:hover{
	background-color:#453c37;
	font-size: 16px;
	line-height: 36px;
	color: #5980bb;
	text-decoration: none;
}

.left_nav{
	background-color:#453c37;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.left_nav a{
	background-color:#453c37;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.left_nav a:hover{
	background-color:#453c37;
	font-size: 12px;
	color: #5980bb;
	line-height: 20px;
	text-decoration: none;
}
.left_nav_title{
background-color:#453c37;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}

.small1{
	font-size: 10px;
}

.content{
	background-color:#FFFCD7;
	color: #453c37;
}

.content h1{
	font-size: 14px;
	color: #453c37;
	margin: 0px;
	padding: 4px 0px;
}

.footer{
	background-color:#453c37;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding: 10px;
}

.footer a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.footer a:hover{
	color: #5980bb;
	font-size: 12px;
	text-decoration: none;
}

.portfolio td{
	text-align: center;
}

.portfolio a{
	text-decoration: none;
	color: #453c37;
}

.portfolio a:hover{
	text-decoration: none;
	color: #5980bb;
}

.text {
	font-size: 12px;
}

.line{
background-color:#453c37;
}

.tips1{
background-image:url(../images/party_tips/party_tips_03.jpg);
background-repeat: no-repeat;
}

.tips2{
	background-image:url(../images/party_tips/party_tips_05.jpg);
	background-repeat: no-repeat;
}