body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#b1a373;
	font:0.75em Arial, Helvetica, sans-serif;
	line-height:100%;
}
 
#wrapper {
	width:775px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
	border:5px solid #535c44;
	background-color:#fff;
}

.clear {
	clear:both;
}
 
#header {
	height:130px;
	background-image:url(/inc/html/beachgate/pix/header_bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	border-bottom:5px solid #535c44;
} 

.logo {
	margin:35px 0 0 10px;
}

img {
	border:none;
}

/*----------- TOP MENU ---------*/
#top-menu {
	width:785px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:#fff;
	margin-top:20px;
}

#top-menu ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	font-size:0.9em;
}

#top-menu li {
	display:inline;
}

#top-menu li a, #top-menu li a:visited {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 5px 0 5px;	
}

#top-menu li a:hover {
	text-decoration:underline;
}

/*----------- LEFT CONTENT ----------*/

#left-content {
	float:left;
	width:150px;
	margin-right:10px;
	margin-left:10px;
	padding:5px;	
}

#left-content h2 {
	font-size:1em;
/*	color:#fff; */
	background-color:#702222;
	padding:10px;
	margin-top:0;
	margin-bottom:8px;
	color:#fff;
}


#left-content ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

#left-content ul ul {
	margin:0;
	padding:0;
}

#left-content ul li {
	border-bottom:1px solid #702222;
}

/*
#left-content ul li:last-child {
	border-bottom:none;
}
*/

#left-content ul ul li {
	border-bottom:none;
	padding:2px 5px 2px 25px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(/inc/html/en-ergise/pix/left_menu_bullet.gif);
	background-position:5px 5px; 
	background-repeat:no-repeat;
} 

#left-content ul a, #left-content ul a:visited {
	text-decoration:none;
	color:#702222;
	padding:7px 5px 7px 0;
	display:block;
}


#left-content ul ul a, #left-content ul ul a:visited {
	text-decoration:none;
	color:#702222;
	padding:1px 5px 5px 0;
	display:block;
}

#left-content ul a:hover {
	text-decoration:underline;
	background-position:top right;
	background-repeat:repeat-y;
	color:#000;
}

#left-content ul ul a:hover {
	text-decoration:underline;
	background-image:none;
	color:#000;
}

/*---------- CENTER CONTENT ----------*/

#center-content {
	width:360px;
	float:left;
	line-height:1.3em;
	color:#333;
	padding:10px 10px 20px 10px;
	min-height:450px;
}

#center-content h1 {
	font-size:1.4em; 
	color:#685f42;
	margin-top:0;
	line-height:1em;
}

#center-content h2 {
	color:#333; 
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin:10px 0 10px 0;
}


#center-content h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#BB211F;
	background-color:white;
}

#center-content h4 {
	font-size:1em;
	font-weight:bold;
	color:#666666;
}

#center-content a, #center-content a:visited {
	color:#666666;
}
    
#center-content p {
	color:#333333;
	font-size:1.1em;
	line-height:1.2em;
}
 
/*--------- RIGHT CONTENT ----------*/

#right-content {
	float:right;
	width:175px;
	padding-right:5px;	
	padding-left:10px;	
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}

#right-content {
	font-size:12px;
	line-height:120%;
	color:#666666;
}

#right-content h2 {
	font-size:1em;
/*	color:#fff; */
	background-color:#702222;
	padding:10px;
	margin-top:0;
	margin-bottom:8px;
	color:#fff;
}

#right-content h4 {
	color:#660000;
	text-transform:uppercase;
	margin-bottom:0;
	font-size:1em;
}

#right-content ul {
	margin:0;
	padding:0;
	list-style:none;
}

#right-content ul li {
	 margin-bottom:8px;
	 background-color:#efefef;
	 padding:10px;
}

#right-content ul a, #right-content ul a:visited {
	color:#333;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

#right-content ul a:hover {
	color:#427eac;
}

/*---------- FOOTER ----------*/

#footer {
	width:785px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#footer a, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer a:hover {
	color:#fff;
}

.footer-left {
	float:left;
	padding:5px 10px 10px 0;
	color:#fff;
	width:550px;
	font-size:1em;
	color:#3f402d;
}

.footer-right {
	float:right;
	padding:5px 0px 10px 10px;
	width:150px;
	text-align:right;
}

/*--------- MISC ----------*/

.gully {
	color:#660000;
	font-weight:bold;
}

.news-byline {
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:15px; 
	margin-bottom:10px;	
}

pre {
	padding:10px;
	background-color:#efefef;
	color:#000;
	font-family:"Courier New", Courier, mono;
	font-size:1em;
	border:1px solid #ccc;
}

.comment {
	padding:10px;
	background-color:#efefef;
	border-bottom:2px solid #427eac;
	margin-bottom:10px;
}