@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/background.jpg);
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	}
	
.container {
	width:1025px;
	margin:auto;
	}
	
.nav {
	text-align: center;
	float: right;
	width: auto;
	padding-top: 90px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	height: 19px;
	}
	
.nav2 {
	text-align: center;
	background-image: url(../images/link_break.jpg);
	float: right;
	height: 110px;
	width: 10px;
	}
	
.logo {
	height:110px;
	background-image:url(../images/top_bar.jpg);
	padding-right: 50px;
	}
	
.top {
	background:url(../images/container_top.jpg);
	height:21px;
	}
	
.top_f {
	background:url(../images/container_top.jpg);
	height:6px;
	}
	
.middle_1 {
	background:url(../images/container_middle.jpg);
	height: 225px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 80px;
	}
	
.middle_2 {
	background:url(../images/container_middle.jpg);
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 250px;
	height:auto;
	}
	
.middle_3 {
	background:url(../images/container_middle.jpg);
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 80px;
	height:auto;
	}
	
.middle_4 {
	background:url(../images/container_middle.jpg);
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	height:auto;
	}

.rightContent {
	float: right;
	width: 680px;
}
	
.middle_f {
	background:url(../images/container_middle.jpg);
	height: auto;
	padding-left: 45px;
	padding-top: 0px;
	}

h1 {
	font-size: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #999999;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #84837B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
li {
	color: #76945F;
}

.bottom {
	background-image:url(../images/container_bottom.jpg);
	height:70px;
	font-size: 11px;
	padding-left: 250px;
	padding-right: 70px;
	}
	

.bottom_f {
	background-image:url(../images/container_bottom_f.jpg);
	height:45px;
	font-size: 11px;
	padding-left: 250px;
	padding-right: 70px;
	}
	
.subnav {
	width:150px;
	padding-top: 15px;
	}
	
.subnav2 {
	padding-top: 10px;
	}

.image_1 {
	width:695px;
	float:right;
	border: 5px solid #C4C3B8;
	}
	
.image_2 {
	height: 210px;
	border: 2px solid #FFFFFF;
	}
	
.image_3 {
	width:705px;
	float:right;
	}
	
a.sub:link, a.sub:visited {
	font-size:14px;
	text-decoration:none;
	color: #797979;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

a.sub:hover {
	color: #b46900;
	}
	
a.nav3:link, a.nav3:visited {
	font-size:14px;
	text-decoration:none;
	color: #6C6C6C;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

a.nav3:hover {
	color: #b46900;
	font-weight: normal;
	}
	
a:link, a:visited {
	text-decoration:none;
	color: #AA6B17;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	}

a:hover {
	color: #804B00;
	text-decoration: none;
	}

.clearfloat {
	clear:both;
    height:0; 
    line-height: 0px;
	}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

hr {
	font-weight: normal;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #edd599;
	}

ul {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

.caruso {
	background-image: url(../images/caruso_logo.jpg);
	float: left;
	height: 40px;
	margin-left: -190px;
	width: 163px;
	margin-right: 37px;
	margin-top: 15px;
	}
.date {
	color: #5E6F7D;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.divider {
	height: 2px;
	margin-bottom: 5px;
	margin-top: 20px;
	background-color: #C4C3B8;
}

.divider_2 {
	height: 2px;
	margin-bottom: 5px;
	background-color: #C4C3B8;
}

a.tag:link, a.tag:visited {
	font-size:11px;
	color: #84837B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}
a.tag:hover {
	color: #54534F;
	text-decoration: none;
}
.clearfloatRight {
	clear:left;
	height:0;
	line-height: 0px;
}
