/* global */

* {margin:0;padding:0}

html, body {
	border:0px;
}

body {
	background:url(../images/layout/body/background.gif) repeat-x;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1, h2, h3, h4, h5, h6 {
	color:#7f0303;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color:#7f0303;
	font-size:13px;
	padding:5px 0 5px 0px;
}

h2 {
	color:#364766;
	font-size:12px;
	padding:5px 0 10px 0px;
}

a {
	color:#8e0909;
	text-decoration:none;
}

a:hover {
	color:#364766;
}

input, select, textarea {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* layout classes */

#layout_container {
	margin:0 auto;
	padding:14px 0px 0px 0px;
	width:792px;
	border:0px;
}

#layout_logo {
	float:left;
	width:130px;
	height:202px;
}

#layout_logo_top {
	padding:0px 0px 0px 111px;
}

#layout_logo_left {
	background:url(../images/layout/header/logo_left.gif) no-repeat 9px 20px;
	height:88px;
	width:21px;
}

#layout_right_medal {
	background:url(../images/layout/header/right_medal.gif) no-repeat 0px 119px;
	height:212px;
	width:21px;
}
	
#layout_header_top {
	background:url(../images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_alberta {
	background:url(../alberta/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_calgary {
	background:url(../calgary/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_edmonton {
	background:url(../edmonton/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_okotoks {
	background:url(../okotoks/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_delia{
	background:url(../delia/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_fairview{
	background:url(../fairview/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_bow_valley{
	background:url(../bow_valley/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_medicine_hat_redcliff{
	background:url(../medicine_hat_redcliff/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_mountain_view{
	background:url(../mountain_view/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}
#layout_header_top_parkland{
	background:url(../parkland/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}
#layout_header_top_vegreville{
	background:url(../vegreville/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_provost{
	background:url(../provost/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_fort_saskatchewan {
	background:url(../fort_saskatchewan/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_grande_prairie {
	background:url(../grande_prairie/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_vulcan_county {
	background:url(../vulcan_county/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_wood_buffalo {
	background:url(../wood_buffalo/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}

#layout_header_top_parkland {
	background:url(../parkland/images/layout/header/top.gif) no-repeat 0px 0px;
	height:18px;
	width:750px;
}
	
#layout_header_images {
	margin:0 auto;
	padding:0;
	float:right;
	width:620px;
	height:202px;
	background:url(../images/layout/header/images_generic.jpg) no-repeat 0px 0px;
}

#layout_menu {
	float:left;
	width:207px;
	height:510px;
	background:url(../images/layout/nav/bg.gif) no-repeat top left;
}
	
#layout_body {
	width:543px;
	height:440px;
	float:right;
}
	
#layout_content {
	height:330px;
	margin:25px 0px 0px 30px;
	overflow:auto;
	padding:2px 10px 0px 0px;
	scrollbar-base-color:#f8f7e7;
    scrollbar-track-color:#f8f7e7;
    scrollbar-darkshadow-color:#f8f7e7;
    scrollbar-shadow-color:#c6bd9f;
    scrollbar-arrow-color:#95b9cb;
	scrollbar-3dlight-color:#c6bd9f;
	width:470px;
}
	
/* content */

.content, .content div, .content blockquote, .content ol, .content ul, .content dl, .content li, .content dt, .content dd, .content td, .content th {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.content p {
	padding:0 0 10px 0;
}
	
.content ul, .content ol {
	list-style:none;
	padding:0 0 10px 0;
}
	
.content li {
	padding:0 0 5px 12px;
	background:url(../../../../main/images/layout/icons/bullet.gif) no-repeat 0px 2px;
}
	
.content .table th {
	background-color:#403304;
	color:#FFFFFF;
	font-weight:normal;
	padding:5px;
}
	
.content .table td {
	padding:5px;
}

.members {
	float:right;
}

.siteby {
	float:right;
	padding:10px;
}

.calgary_sponsor_logos {
	float:right;
	padding:0 100px 0 0;
}

/* drop down menus */

.dropdown .menus {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.dropdown a {
	background-color: #eed036;
	color:#000000;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding:5px 10px;
}

.dropdown a:hover {
	background-color: #f8e34b;
	color: #000000;
}

/* chapters component block */
	
div.chapters_block {
	padding:123px 0px 0px 40px;
}

div.chapters_block select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a6a75;
	width:143px;
}


