/* designed and produced by www.rpadesign.co.uk  -  info@rpadesign.co.uk */
/* template */


/* CORE */
body{
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../images/header-bg-tile.gif);
	background-position: top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	outline:none; 
	color:#ffffff;
	text-decoration: none; 
}
a:hover
{
	color:#ffffff;	
}
#pagewidth{
	width:896px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	text-align:left;
}
.txt-highlight{
	font-weight:bold;
	color:#7ec242;		
}
.txt-highlight2{
	font-weight:bold;
	color:#0b79a8;
}
h1{
	font-size:1.4em;
}


/* HEADER */
#header{
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	height:300px;
}
#header-bot{
	background-image:url(../images/header-bg-bot.jpg);
	background-repeat:no-repeat;
	height:56px;
}
#conservative-logo{
	background-image:url(../images/header/con-logo.png);
	background-repeat:no-repeat;
	height:56px;
	width:896px;
}
#footer{
	width:896px;
	height:45px;
	float:left;
	margin:10px 0px 20px 0px;
	float: none;
	clear: both;
	border-top:solid;
	border-top-color:#FFF;
	border-top-width:4px;
	text-align:center;
}


/* CONTENT */
#content{
	background-image:url(../images/content/content-bg-tile.gif);
	background-repeat:repeat-y;
	height:auto;
}
#left-column{
	width:591px;
	height:auto;
	float:left;
}
#right-column{
	width:305px;
	height:auto;
	float:left;
	color:#FFF;
	font-size:.9em;
}
.txt-holder{
	margin:31px 20px 30px 48px;
	color:#0b79a8;
	font-size:.8em;
}
.title-holder{
	height:auto;
	margin-bottom:6px;
}
.divider{
	height:15px;
 	background-image:url(../images/content/divider.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.involved-holder{
	width:275px;
	margin:0px 0px 0px 24px;
	background-image:url(../images/right-column/widget-bg-tile.gif);
	background-repeat:repeat-y;
	height:auto;
}
#involved-bot{
	width:235px;
	background-image:url(../images/right-column/widget-bot.gif);
	background-repeat:repeat-y;
	height:auto;
	height:4px;
}
.widget-txt{
	margin:0px 15px 5px 15px;
	padding-top:10px;
	width:202px;
	height:auto;
}
#button{
	width:242px;
	height:auto;
	text-align:right;
	padding:10px 0px 10px 0px;
}
#help-top{
	width:261px;
	height:66px;
	text-align:right;
}
#follow{
	width:275px;
	height:auto;
	background-image:url(../images/right-column/follow.gif);
	background-repeat:no-repeat;
	margin:25px 0px 0px 19px;
}
#links{
	width:275px;
	height:auto;
	background-image:url(../images/right-column/links-bg.gif);
	background-repeat:no-repeat;
	margin:25px 0px 0px 19px;
}
#contact{
	width:275px;
	height:auto;
	background-image:url(../images/right-column/contact-bg.gif);
	background-repeat:no-repeat;
	margin:25px 0px 0px 19px;
}
.contact-txt{
	margin:0px 15px 10px 20px;
	padding-top:10px;
	width:202px;
	height:auto;
}
#button-email{
	width:247px;
	height:auto;
	text-align:right;
	padding:10px 0px 10px 0px;
}
.follow-bot{
	width:235px;
	background-image:url(../images/right-column/follow-bot.gif);
	background-repeat:repeat-y;
	height:auto;
	height:4px;
}
#twitter-link{
	padding-top:65px;
	height:auto;
}
.links-txt{
	margin:0px 15px 5px 20px;
	padding-top:10px;
	width:202px;
	height:20px;
	border-bottom:dotted;
	border-bottom-color:#80caea;
	border-bottom-width:2px;
}
#blank{
	height:65px;
}



