/*
Theme Name: Gloucester Camera Club
Theme URI: http://www.mellorweb.co.uk
Description: Designed for the Gloucester Camera Club
Version: 1.0
Author: Steve Mellor
Author URI: http://www.mellorweb.co.uk
Tags: gloucester camera club
*/



/* Begin Typography & Colors */
body{
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#7b7b7b;
	margin:0px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

#content{
	width:817px; 
	margin: 0 auto; 
	text-align:left;
}

#mainCont h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#333333;
}

#mainCont p{
	color:#333333;
	text-align:justify;
}

#sidebar h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#333333;
	margin-top:0px;
}

#sidebar p{
	color:#333333;
	text-align:justify;
}

/* Text Styles
**************/

h1{
	font-family:Gill Sans MT Condensed, Arial, Helvetica, sans-serif;
	font-size:60px;
	color:#444444;
	font-weight:normal;
	float:right;
	text-align:right;
	padding:0px;
	margin:-10px 32px 0px 0px;
}

a:link, a:visited{ 
	color:#6a60e8;
	text-decoration:none;	
}

a:hover, a:active{ 
	color:#423f6c;
	text-decoration:none;
}

/* Design
*********/

#shadow_top{
	position:absolute;
	z-index:0;
	background-position:15px;
}

#holder{
	padding-top:20px;
}

#topBanner{
	margin-left:25px;
	width:766px;
	z-index:2;
	position:absolute;
}

#ContentHolder{
	position:absolute;
	width:817px;
	margin-top:29px;
	background:url(images/shadowBottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:3px;
}

#bottomBanner{
	margin-left:25px;
	width:766px;
	padding-bottom:25px;
}

#main{
	float:left;
	margin-left:25px;
	width:766px;
	background:url(images/main_bg.gif);
	background-repeat:repeat-y;
}

#logo{
	position:absolute;
	margin-top:6px;
	margin-left:68px;
	z-index:10;
}

#navigation{
	float:right;
	margin-right:25px;
}

#navigation ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

#navigation ul li{
	display:inline;
	font-family:"Agency FB", Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:18px;
	padding-right:10px;
	text-transform:capitalize;
	letter-spacing:inherit;
}

#navleft{
	float:right;
	width:10px;
	height:37px;
	background:url(images/rightnavcap.gif);
}

#navmid{
	float:right;
	text-align:right;
	height:33px;
	overflow:hidden;
	background:url(images/midnavcap.gif);
	background-repeat:repeat-x;
	padding:8px 0px 0px 10px;
}

#navright{
	float:right;
	width:10px;
	height:37px;
	background:url(images/leftnavcap.gif);
}

#mainCont{
	float:left;
	width:491px;
	background:url(images/mainCont_bg.gif);
	background-repeat:repeat-y;
	margin-top:12px;
	margin-left:25px;
}

#cont_marg_left{
	padding:0px 34px 0px 34px;
}

#cont_marg_right{
	padding:0px 12px 0px 12px;
}

#cathedral{
	background:url(images/mainCont_logo.gif);
	background-repeat:no-repeat;
	background-position: 298px bottom;
}

#sidebar{
	width:203px;
	float:left;
	background:url(images/sidebar_bg.gif);
	background-repeat:repeat-y;
	margin-top:70px;
	margin-left:25px;	
}

#underbar{
	width:203px;
	float:right;
	margin-right:22px;	
}

#undercont{
	width:491;
	height:10px;
	background:#ffffff;
	overflow:hidden;
	margin-top:-4px;
}

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

#cont_marg_right ul li{
	padding-top:10px;
	padding-bottom:0px;
}

#cont_marg_right ul li ul li{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;	
}

#cont_marg_right ul li ul li{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;	
}


#cont_marg_right h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#333333;
	padding-bottom:0px;
	margin-bottom:0px;
}
/************************************/