body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	vertical-align:top;
}

h1{
	font-size:18px;
	margin:0px; 
	padding-left:20px;
	padding-top:12px;
}

a{
	text-decoration:none;
	color:#8A6D42;
}
a:hover{
	text-decoration:none;
	color:#34A04D;
}
/*************************************************************************/

#divTitle{
	float:left;
	width:686px;
	height:46px;
	background-image:url(../images/title-bg.gif);
	border:2px;
	border-style:solid;
	border-color:#FFFFFF;
	color:#6F5735;
}
.divSpace{
	float:left;
	width:690px;
	height:15px;
}
#divTopMenu{
	float:left;
	width:690px;
	height:24px;
}
#divTopMenu p{
	margin:0px; 
	padding-top:4px;
	font-weight:bold;
	color:#FFFFFF;
}
/**************************************************************************/
#divMainImage{
	float:left;
	width:686px;
	height:146px;
	border:2px;
	border-style:solid;
	border-color:#FFFFFF;
}
#divLeftImage{
	float:left;
	width:200px;
	height:146px;
	background-image:url(../images/golden-grill.gif);
}
#divRightImage{
	float:left;
	width:484px;
	height:146px;
	border-left:2px;
	border-left-style:solid;
	border-left-color:#FFFFFF;	
}
/*****************************************************************************/
#divMainMenu{
	float:left;
	width:690px;
	height:26px;
}
#mainMenuSpace{
	float:left;
	width:437px;
	height:26px;
}
#mainMenu1{
	float:left;
	width:125px;
	height:24px;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	background-image:url(../images/main-menu-bg.gif);
}
#mainMenu2{
	float:left;
	width:125px;
	height:24px;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	background-image:url(../images/main-menu-bg.gif);
}
#mainMenu1 p, #mainMenu2 p{
	margin:0px; 
	padding-top:4px;
	font-weight:bold;
	color:#FFFFFF;
}
/************************************************************************/
#divContent{
	float:left;
	width:686px;
/*	height:300px;*/
	border:2px;
	border-style:solid;
	border-color:#FFFFFF;
}
#divContentTitle{
	float:left;
	width:686px;
	height:21px;
	border-bottom:1px;
	border-bottom-style:dashed;
	border-bottom-color:#FFFFFF;
	background-image:url(../images/content-title-bg.gif);
	color:#34A04D;
}
#divContentTitle p{
	margin:0px; 
	padding-top:3px;
	padding-left:15px;
	font-weight:bold;
}
#divContentInfo{
	float:left;
	width:656px;
/*	height:279px;*/
	padding:15px;
}
#divBottomMenu{
	float:left;
	width:686px;
	height:21px;
	font-size:11px;
	border-top:1px;
	border-top-style:dashed;
	border-top-color:#CCCCCC;
	background-image:url(../images/bottom-menu-bg.gif);
}
#divBottomMenu p{
	margin:0px; 
	padding-top:3px;
}