body {
	margin: 0px;
	padding: 0;
	background: url(/imgs/img01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191;

}

h1, h2, h3 {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 { 
	font-size: 20px; 
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 650px;
	color: #c02929;
}


h2 { 
	font-size: 16px; 
	float: left;
	text-align: left;
	padding: 0px 0px 0px 20px;
	width: 700px;
	margin-top:0px;
	margin-botom: 10px;
	color: #311c0c;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	padding: 0px 10px 0px 15px;
}

ul, ol { }

blockquote { }

a { color: #4999CB; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header {
	width: 940px;
	height: 180px;
	margin: 0 auto;
	background: url(/imgs/img091.jpg);
}

/* Menu */

#menu {
    
	float: right;
	width: 700px;
	height: 68px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 50px 75px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 42px;
	padding: 30px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f8f4d5;
}

#menu a:hover { 
	display: block;
	text-decoration: none; 
	color:#c02929;
	background: url(/imgs/cookie_bg.png) 50% top no-repeat;
}

#menu .current_page_item a {
	display: block;
	text-decoration: none;
	color:#c02929;
}


/** LOGO */

#logo {
	width: 920px;
	height: 95px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 20px;
	background: url(/imgs/img091.jpg);
}

#logo h1, #logo p {
	float: left;
	margin: 0px;
	
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding: 13px 0px 0px 5px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}

/* Content */
#content {
	float: right;
	width: 600px;
}

#page {
	position: relative;
	width: 880px;
	height: 600px;
	margin: 0px auto;
	padding: 20px 30px 20px 30px;
	background: #efe8ca;
}

#pagelocation {
	position: relative;
	width: 880px;
	height: 670px;
	margin: 0px auto;
	padding: 20px 30px 20px 30px;
	background: #efe8ca;
}

#pagelocationindex {
	position: relative;
	width: 880px;
	height: 370px;
	margin: 0px auto;
	padding: 20px 30px 20px 30px;
	background: #efe8ca;
}

#pagemenu {
	position: relative;
	width: 880px;
	height: 3050px;
	margin: 0px auto;
	padding: 20px 30px 20px 30px;
	background: #efe8ca;
}

#pagecontact {
	position: relative;
	width: 880px;
	height: 860px;
	margin: 0px auto;
	padding: 20px 30px 20px 30px;
	background: #efe8ca;
}

#dvleftpanel {
	width:210px;
	height: 600px;
	margin:0px;
	padding:10px 0px 10px 0px;
}

#dvleftpanel ul {
	text-align: left;
	margin: 0;
	padding: 0px 35px 10px 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
	line-height: normal;
}

#dvleftpanel li {
    text-align: left
	padding: 0px 35px 10px 15px;
	line-height: normal;
}

#dvleftpanel ul li a {
	display: block;
	float: left;
	height: 25px;
	padding: 15px 35px 5px 5px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #311c0c;
}

#dvleftpanel ul li a:hover {
	display: block;
	text-decoration: none; 
	color:#c02929;
	background: url(/imgs/sidebar.png) right no-repeat;
}

#dvleftpanel h2 {
	float:left;
	width:195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	color:#c02929;
	margin-left: -9px;
	margin-bottom: 0px;
	padding:11px 0px 0px 0px;
}

#dvleftpanel p {
	float:left;
	width:185px;
	font-size:12px;
	text-align:left;
	line-height:16px;
	color:#311c0c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -6px;
	margin-bottom: 1px;
	padding:5px 2px 10px 0px;
}

#dvrightpanel {
	position: absolute;
	width:609px;
	height:600px;
	margin:0px 10px 0px 0px;
	padding:10px 10px 10px 37px;
	left: 240px;
	top: 20px;
	border-left-style: double;
	border-left-color: #a19591;
}

#dvrightpanellocation {
	position: absolute;
	width:609px;
	margin:0px 10px 15px 0px;
	padding:10px 10px 5px 37px;
	left: 260px;
	top: 20px;
	border-left-style: double;
	border-left-color: #a19591;
}

#dvrightpanellocation h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 20px; 
	float: left;
	text-align: left;
	margin-left: 35px;
	margin-bottom: 7px;
	padding: 0px 0px 0px 0px;
	width: 460px;
	color: #c02929;
}

#dvrightpanellocation h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px; 
	float: left;
	text-align: left;
	margin-left: 35px;
	margin-top: -9px;
	padding: 0px 0px 0px 20px;
	width: 540px;
	color: #311c0c;
}

#dvrightpanellocation h2 a {
	display: block;
	float: left;
	height: 16px;
	padding: 0px 0px 1px 0px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #311c0c;
}

#dvrightpanellocation h2 a:hover {
	display: block;
	text-decoration: none; 
	color:#c02929;
}

#dvrightpanel h1 {
	float:left;
	width:450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	color:#c02929;
	margin:0px;
	padding:0px 10px 2px 10px;
}

#dvrightpanel h2 {
	float:left;
	width:450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-align:left;
	color:#c02929;
	margin:0px;
	padding:15px 10px 2px 15px;
}

#dvrightpanel h3 {
	float:left;
	width:550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	color:#311c0c;
	margin:0px;
	padding:20px 10px 2px 15px;
}

#dvrightpanel p {
	float:left;
	width:590px;
	font-size:12px;
	text-align:left;
	line-height:16px;
	color:#311c0c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:10px 5px 10px 15px;
}

/* Footer */

#footer {
position: relative;
	width: 940px;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	background: url(/imgs/img021.jpg) no-repeat left top;
}

#footer p {
	margin-bottom: -20px;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	font-size: 11px;
	color: f8f4d5;
}

#footer p a {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	line-height: normal;
	font-size: 11px;
	color: f8f4d5;
}
