a {text-decoration: none;}
a:hover {text-decoration: none; color: #996633;}
a:visited {color: #5d2020;}

body {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 12px;
	background: #999999 url(../images/gradient.jpg) repeat-x top left;
}


/*LAYOUT*/
#container {
	margin: auto;
	width: 955px;
	overflow: hidden;
}

#logo {
	float: left;
	width: 420px;
	margin: 15px 0px 18px 23px;
}

#top {
	float: right;
	margin: 20px 23px 0px 0px;
}

#content {
	width: 955px;
	float: left;
	overflow: hidden;
}


/*TOP NAVIGATION*/
#top li {
	display: inline;
	font-size: 12px;
	margin-left: 10px;
}

#top li a {
	color: #993333;
}

#top li a:hover {
	color: #996633;
}

#top li a.current {
	color: #996633;
}

#top li a.current:hover {
	text-decoration: none;
}


/*CONTENT LAYOUT*/
#contenttop {
	float: left;
	width: 955px;
	height: 17px;
	background: url(../images/content_top.png) no-repeat;
	z-index: 2;
}

#contentmiddle {
	float: left;
	width: 955px;
	background: url(../images/content_middle.png) repeat-y;
	position:relative;
}

#contentbottom {
	float: left;
	width: 955px;
	height: 33px;
	background: url(../images/content_bottom.png) no-repeat;
}


/*CONTENTL - CONTENT LEFT*/
#contentl {
	width: 139px;
	margin-left: 27px;
	margin-top: 0px;
	float: left;
}

#contentl ul {
	margin-top: 0px;
	margin-left: 10px;
	font-size: 14px;
}

#contentl ul ul {
	margin-left: 15px;
	font-size: 14px;
	margin-top: 0px;
}

#contentl li {
	margin-bottom: 5px;
	color: #993333;
}

#contentl li a {
	color: #993333;
}

#contentl li a.drop {
	color: #996633;
}


#content li a:hover {
	color: #996633;
}

/*CONTENTR - CONTENT RIGHT*/
#contentr {
	width: 765px;
	float: right;
	margin-right: 23px;
}

#textcol {
	float: left;
	width: 363px;
	margin-top: 340px;
}

#textcol h2 {
	font-size: 14px;
	color: #af9177;
	margin-bottom: 7px;
	text-align: right;
	font-weight: normal;
}

#textcol h2.red {
	color: #993333;
	font-weight: bold;
}

#contact-contentr {
	width: 765px;
	height: 475px;
	float: right;
	margin-right: 23px;
	padding: 0px;
	position: relative;
}

#contentr img {
	float: right;
	margin-right: 23px;
	margin-bottom: 20px;
}

#contact-contenttop {
	width: 757px;
	float: none;
	background-color: #1b1b1b;
	height: 25px;
	margin-top: -15px;
	z-index: 2;
	margin-right: 3px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	clear: left;
	position: absolute;
	top: 0px;
	right: 0px;
}

#contact-contenttop h1 {
	font-size: 13px;
	color: #af9177;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
}
#contact-img {
	float: right;
	margin-right: 3px;
	margin-top: -15px;
	width:400px;
	height:481px;
	z-index: 10;
	margin-bottom: 8px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#contact-img2 {
	float: right;
	width:438px;
	z-index: 10;
	position: absolute;
	top: 4px;
	right: 15px;
}

#contact-text {
	float: right;
	margin-right: 15px;
	margin-top: 30px;
	height:20px;
	z-index: 5;
	margin-bottom: 3px;
	padding: 5px;
	width: 428px;
}

#contact-text h2 a {
	font-size: 16px;
	color: #993333;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#contact-text h2 a:hover {
	color:#996633
}

#address {
	width:80%;
	height:100px;
	background-color: #1b1b1b;
	float: none;
	z-index: 2;
	left: 70px;
	top: 215px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	position: absolute;
}

#address h2 {
	font-size: 14px;
	color: #af9177;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
}
	
#email {
	width:199px;
	height:27px;
	background-color: #1b1b1b;
	float: none;
	z-index: 2;
	left: 0px;
	margin-top: 2px;
	margin-left: 0px;
}

/*FOOTER*/

#footerl {
	float: left;
	margin-left: 23px;
	margin-bottom: 10px;
	color: #222222;
	margin-top: -15px;
}

#footerr {
	float: right;
	margin-right: 23px;
	margin-bottom: 10px;
	color: #222222;
	margin-top: -15px;
}

#bloghead {
	width: 765px;
	float: right;
	margin-right: 3px;
	background-color: #1b1b1b;
	height: 100px;
	margin-top: -15px;
	z-index: 3;
	margin-left: -4px;
}
#contentl-bottom {
	width: 111px;
	margin-left: 32px;
	margin-top: 125px;
	border: 1px solid #993333;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 9px;
	position: absolute;
	bottom: 7px;
}

#contentl-bottom h2 {
	font-size: 12px;
	color: #af9177;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
	line-height: 19px;
}

#contentl-bottom h2.red {
	color: #993333;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
}

#contentr-ad {
	width: 73px;
	margin-left: 0px;
	margin-top: 0px;
	height: 65px;
	position: absolute;
	left: 20px;
	top: 400px;
}
#bottomr {
	width: 125px;
	margin-right: 30px;
	margin-top: 15px;
	height: 14px;
	float: right;
}
