/* CSS Document */
body { 
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif; 
	color: #454545; 
	margin: 0px auto 0px auto;
	height:100%;  
	text-align: center;
	background:#F0EBD8;  
}

#page{ 
	margin: 0px auto; 
	padding: 0px 0px 0px 10px; 
	width: 690px;
	height:auto !important;
	height:100%;
	min-height:100%;
	background: #C9C9C1;
}

h1 {
	color:#FFF;
	font-size: 11px;
	width: 696px;
	line-height: 18px;
	padding: 2px;
	margin: 0px auto 0px auto; 
	text-align:center;
	border: 1px solid #636060;
	background: #858182;
}

#orange {
	position:relative;
	margin: 0px auto 0px 0px;  
	width:700px;
	height: 31px;
    background: #FFF url(../images/orange.gif) repeat-x;	
}

#main {
	float:left;
	margin:20px auto 0px 0px;
	DELmargin-left: 10px; 
	width: 678px;
	height:auto !important;
	height:100%;
	min-height:100%; 
	text-align:center; 
	background: #FFF 
}

#left { 
	float: left; 
	text-align:center; 
	width: 192px;
	height:auto !important;
	height:100%;
	min-height:100%;
	background: #EAEAEA; 
}

#right { 
	float: right;
	margin-right:0px; 
	width: 486px;
	height:auto !important;
	height:100%;
	min-height:100%; 
	text-align:center; 
	background: #FFF 
}

/* ------------------- #top ------------------- */

#top {
	position:relative;
	margin:0px 0px 0px -10px; 
	height:auto; 
}

#nav {
	position:relative;
	margin: -15px auto 0px auto;  
	padding-left:75px;
	height: 50px;
	width:575px;
    background: #FFF url(../images/grey.gif) repeat-x;
	z-index:2;
}

.topNav{
	padding: 0px 5px 5px 5p;
	float: left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 600;
}

.topNav a{ 
	padding: 4px 6px 0px 6px;
	color: #ffffff; 
	text-decoration: none;
	display:block;
}

#topDivider{
	float: left;
	height:28px;
	width:7px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:600;
	background:url(../images/menu_div.gif) no-repeat right;
}
	
/* ------------------- #content ------------------- */

.content{ 
	padding: 0px 15px; 
	margin-bottom: 20px; 
	text-align: left; 
	height:auto;
	text-align:justify; 	
}

.title{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 25px;
	margin-right: 40px;
	text-align: left;
	border-bottom: 3px solid #C9C9C1;
}

.content a {
	color:#BB530A;
}

/* ------------------- #Footer ------------------- */

.clear { 
	clear: both;
}

#footer{
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	background: #858182;
}

#footer a { 
	color: #ffffff;
}


/* ------------------- #Google Ad ------------------- */

#adLong{ 
	padding: 5px 10px; 
	margin: 0px ;
	background: #EAEAEA; 
	height:auto; 
}

#adTop{
	float:right; 
	height: auto;
	width: 260px;
	padding: 10px 0px; 
}

#adbottom{ 
	padding: 15px 5px 5px 15px; 
	height: auto; 
}


#logo {
	position:relative;
	height:55px;
	width:192px;
}