/***************************
global styles
***************************/

html{
	height: 100%;
}

body  {
	background-color: #333;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
        height:100%;
	color: #cbcbcb;
}
#footer{
	background-image: url(images/bg_top_glow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a{
	color: #65CBFF;
	text-decoration: none;	
}

.bottom-glow{
	background-image: url(images/bg_bottom_glow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo {
	width:275px;
	height:70px;
	float:left;

	background-image: url(images/logo-avalon.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#logo h1 a {
	text-indent:-9999px;
	display:block;
	width:275px;
	height:70px;
}

#logo p {
	color: #979797;
	font-size: 14px;
	position: relative;
	left: 300px;
	bottom: 25px;
}

#container{
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
	position:relative;
}

.wrapper{
	width: 980px;
	margin-right: auto;
	margin-left: auto;	
	}

#header{
	background-image: url(images/bg_top_glow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#body{
   padding-bottom:240px;   /* Height of the footer */
}

#footer{
	width:100%;
	position:absolute;
	bottom:0;
	height:240px;   /* Height of the footer */
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	color: #656565;
}


.clr{
	clear: both;
	float: none;
}


h3{
	font-size: 11px;
	color: #65CBFF;
	font-weight: lighter;
	margin-top: 10px;
}


/*
* top navigation
*/

#head-nav{
	font-size: 11px;
	text-align: right;
}

#head-nav ul li{
	display: inline;
}

#head-nav a{
	color: #999;
	text-decoration: none;
	background-color: #000;
	padding: 10px;
	display: block;
	float: right;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #656565;	
}
#head-nav a#alpha{
	border-right-width: 1px;	
}
#head-nav a#omega{
	border-left-width: 1px;
}

.l-col ,.c-col,.r-col{
	float: left;
}

/* left col */
.l-col{
	width: 215px;
	margin-right: 15px;
}
/* center col */
.c-col{
	width: 750px;
	}
/* right col */
.r-col{
	width: 215px;
	margin-left: 15px;
}

#body p{
	margin-bottom: 10px;
}

/* top bar */
.tb{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

/* bottom bar */
.bb{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.bb-last{
	border-bottom-style: none;
}

#quick-links{
	display: block;
	margin-top: 110px;
	float: left;
}

#copyright{
	display: block;
	margin-top: 110px;
	float: right;
	text-align: right;
	width: 200px;
}

#copyright a{
	color: #656565;
}

.news-blurb{
	position:relative;
	bottom: 20px;
}


.news-blurb p{
	padding-bottom: 10px;
}

#main-banner{
	margin-top: 27px;
	border: 1px solid #666;
	width: 750px;
	height: 420px;
}

.news-blurb img{
    border: 1px solid #666;
	}




.article-output img#article-image{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
}


/* Thumb 1 */
img.t1{
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #666;
}

img.border{
	border: 1px solid #666;
}



/* news item block */
.news-item {
	clear: both;
	float: none;	
	}
	

.half-news-item {
	height: 92px;
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.half-news-item h3{
	padding-top: 5px;
}
	
.news-item h3 {
	padding-top: 15px;
}




/* Form */

#gc-form {
	width: 350px;
	margin-left: 40px;
}




#form_buttons
{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 265px;
}

.field_bg
{
	background-image: url('images/form_field_bg.png');
	background-repeat: no-repeat;
	background-color: transparent;
	height: 25px;
	width: 247px;
	margin: 0;
	padding: 0 0 8px 0;
	display:block;
	overflow: hidden;
}

.textarea_bg
{
	background-image:url('images/form_textarea_bg.png');
	background-repeat: no-repeat;
	height: 105px;
	width: 350px;
	margin: 0;
	padding: 0 0 8px 0;
	display:block;
	overflow: hidden;
}

.textarea
{
	border: 0;
	background-color: #FFF;
	font-family: Arial, Tahoma, Helvetica, Sans-serif;
	color: #000000;
	height: 95px;
	width: 340px;
	padding: 2px;
	margin: 3px 0 0 3px;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.field
{
	border: 0;
	background-color: #FFF;
	font-family: Arial, Tahoma, Helvetica, Sans-serif;
	color: #000000;
	height: 16px;
	width: 237px;
	padding: 2px;
	margin: 2px 0 0 3px;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
#message-error{
	color: #F00;
	font-size: 14px;
}
#message-error b{
	
}


.staff-caption{
	width: 540px;
	margin-top: 10px;
	margin-left: 10px;	
	
}


.half-news-item .intro{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
	width: 120px;
}

.read-more-blurb{
		position: relative;
		bottom: 35px;
        left: 122px;
}
