/*
Theme Name: Asian Heritage Foundation
Theme URI: http://www.asianheritage.ca
Description: A theme for the Asian Heritage Foundation.
Version: 1.0
*/


body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px; }
	
a img { border:none; }
img { border: none; }

h1 {
	color:#972428;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0px;
	margin:0px; }

h2 {
	color:#972428;
	font-size:20px;
	font-weight: normal;
	padding: 5px 0px;
	margin:0px; }

img.download { vertical-align:middle; }

/* ----------container to center the layout---------- */
#container {
	background: url('images/bg_top.png') no-repeat top;
	width: 850px;
	padding:0px;
	padding-top:25px;
	margin: 0px;
	margin-top:25px;
	margin-left: auto;
	margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px; }

#banner img { padding:10px 0px; } 

/* ----------outer and inner----------------- */
#outer{
	background: #FF0000 url('images/bg_center.png') repeat-y top;
	/*border-left: solid 200px #EBD3E0;*/  /* color of the left column  */ 
	padding-left:175px;
	background-color: #ffffff; /* color of the content column */ } 

#inner { margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
	width:150px;
	float:left;
	position:relative;
	margin-left:-175px;
	padding-left:25px; }

.page_list {
	text-align:right;
	padding-left: 0;
	margin-left: 5px;
	margin-right:10px;
	text-transform:lowercase;
	font-weight:bold;
	font-size:11px;
	line-height:16px; }
	
.extra_list { font-size:9px; }

.page_list li { list-style-type: none; }

#left a { 
	color: #ffffff;
	text-decoration: none;
}

#left a:hover { color: #972428; }

/* -----------------content--------------------- */
#content {
	min-height:500px;
	position: relative;
	margin: 0px;
	margin-left:25px;
	/*margin-left:299px;*/
	margin-right:50px;
	padding-bottom:5px; }

#content a, a:visited, a:hover, a:active {
	color: #972428;
	text-decoration: none;
}

#content a:hover {
	/*text-decoration:none;*/
}

p{
padding: 5px 0;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */
#footer {
background: url('images/bg_bottom.png') no-repeat top;
clear:left;
padding:0px;
padding-top:25px;
margin:0px;
text-align: center; }
