@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




html, body{
	color: #333;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #EFEFE9;
    height: 100%;
    width: 100%;
}

br.clear {
	clear: both;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
}

#container {
    width: 1000px;
    margin: 0 auto;
    background-color: white;
    min-height: 100%;
}

#containerInner{
    padding: 25px;
}

#footer {
    clear: both;
    padding: 5px;
    text-align: center;
}

#footer p#designlink{
	color: #FDFDFD;
	margin-top: 10px;
	display: block;
    float: left;
}

#footer p#designlink a{
	color: #FDFDFD;
}


ol {
	margin-bottom: 10px;
}

.center {
text-align: center;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a { 
color: #9A0201;
}

a:hover{ 
color: #580100;
}

a.pdf{
background: url("./themes/site_themes/default/images/pdf.png") left top no-repeat;
padding-left: 19px;
}

a.external{
background: url("./themes/site_themes/default/images/external-link.gif") right 3px no-repeat;
padding-right: 14px;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

#topbar {
margin:0 auto;
padding:0;
height: 45px;
background: #FBFAF4;
border-top: 8px solid #232863;
border-bottom: 1px solid #333;
}

.secondbar {
margin:0 1px 0 0;
padding:0;
height: 1px;
background: #3C3B3A;
border-top: 1px solid #31302F;
border-bottom: 1px solid #50504E;
}

#wrapper {
margin: -57px auto 0 auto;
padding-bottom: 10px;
width: 740px;
border-top: 8px solid #232863;
background: #585756 url("./themes/site_themes/default/bg.gif") repeat;
color: #333;
}

#navbar {
margin:0 0 0 125px;
padding:3px 0 3px 0;
background: #FBFAF4;
font: 16px lucida grande, verdana, arial, helvetica, sans-serif;
text-align: center;
}

#navbar ul {
list-style: none;
}

#navbar li {
float: left;
padding: 0 23px 0 23px;
margin-right: 5px;
list-style: none;
}

#navbar li a {	display: block; 
padding: 0.75em 0 0.25em; 
text-transform: uppercase; 
color: #000;}

#navbar a:hover {background: transparent;}

#header {
	height: 125px;
    padding-bottom: 35px;
}

body#home div#header{
	padding-bottom: 45px;
}

#headercontent{
	width: 790px;
    float: right;
}

#header a#AWGlogo{
	float: left;
}

#header #loginInfo{
	float: right;
    background-color: #EFEFE9;
    border: 1px solid #ddddd0;
    padding: 6px 8px 8px 8px;
    line-height: 140%;
    font-size: 11px;
}

#header #loginInfo ul{
	list-style-type:square;
    padding: 0 0 0 1em;
    color: #580100;
}

body#home h1#logoText{
	padding: 22px 0 39px 0;
    margin-bottom: 0;
}

#header h2{
    font-size: 19px;
    color: #9A0201;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 5px 0 13px 0;
}

#header h1{
    font-size: 49px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 18px;
}

#header h1.perpetua.red{
	color: #9A0201;
}

#header ul#nav{

}

#header ul#nav li{
	display: inline;
    float: left;
    margin-right: 25px;
    text-indent: -3000px;
}

#header ul#nav li.last{
	margin-right: 0;
}

#header ul#nav li a{
	text-decoration: none;
    display: block;
	height: 20px;
}

#header ul#nav li.nav-home a{
	background: transparent url('/themes/site_themes/default/images/nav_r1_c1.png') top left no-repeat;
	width: 45px;
}

#header ul#nav li.nav-about_us a{
	background: transparent url('/themes/site_themes/default/images/nav_r1_c3.png') top left no-repeat;
	width: 65px;
}

#header ul#nav li.nav-members a{
	background: transparent url('/themes/site_themes/default/images/nav_r1_c5.png') top left no-repeat;
	width: 120px;
}

#header ul#nav li.nav-the_building a{
	background: transparent url('/themes/site_themes/default/images/nav_r1_c7.png') top left no-repeat;
	width: 92px;
}

#header ul#nav li.nav-craft_apprenticeships a{
	background: transparent url('/themes/site_themes/default/images/nav_r1_c9.png') top left no-repeat;
	width: 145px;
}

#header ul#nav li.nav-events a{
	background: transparent url('/themes/site_themes/default/images/nav_r1_c11.png') top left no-repeat;
	width: 47px;
}

#header ul#nav li.nav-blog a{
	background: transparent url('/themes/site_themes/default/images/nav_r1_c13.png') top left no-repeat;
	width: 32px;
}

#header ul#nav li.nav-contact a{
	background: transparent url('/themes/site_themes/default/images/nav_r1_c15.png') top left no-repeat;
	width: 56px;
}

#header ul#nav li a:hover,
#header ul#nav li.here a,
#header ul#nav li.here a:hover{
	text-decoration: underline;
	background-position: bottom left;
}



#blogtitle {
font-size: 1.25em;
color: #2F4C12;
float: left;
margin: 7px 0 0 0;
padding: 8px 4px 4px 4px;
width: 700px;
border-top: 1px solid #333;
}

#blogtitle h1 {
margin: 0;
padding-top: 5px;
font: 160% Georgia, Times, serif;
letter-spacing: 0.1em;
text-align: left;
}

#nav {

}

#content {
    width: 790px;
    min-height: 270px;
    float: right;
}

div.fullwidth{
	width: 100% !important;
}

.contentHome{
	width: 100% !important;
}

#content p{
	margin-bottom: 1.4em;
    line-height: 145%;
}

#content-inner-left{
	width: 510px;
    float: left;
}

#content-inner-right{
	width: 246px;
    float: right;
}

div.blog #content-inner-right{
	width: 231px;
    padding-left:15px;
    border-left: 1px solid #ccc;
}

#content-inner-right img{
	padding: 2px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

#content-inner-right ul li{
	padding-bottom: 6px;
}

#content h3{
	font-size: 26px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

h3.perpetua{
    font-family: Perpetua, Georgia, "Times New Roman", Times, serif;
    margin-bottom: 2px;
    text-transform: uppercase;
}





#members_detail_left ul{
	margin: 0 0 2em 1.65em;
    list-style-type: disc;
}

#members_detail_left h2{
	font-weight: bold;
}

.contentHome ul.images li{
	float: left;
    padding: 0 6px 6px 0;
}

.contentHome ul.images li a{
	display: block;
    width: 100px;
    height: 100px;
    padding: 2px;
    border: 1px solid #ccc;
}

.contentHome ul.images li a:hover{
	border: 1px solid #9A0201;
}


#members_finder ul{
}

#members_finder ul li{
	padding-bottom: 6px;
    display: block;
}

#members_finder ul li.header{
	font-weight: bold;
	padding-bottom: 7px;
}

#members_finder ul li a{
	text-decoration: none;
}

#members_finder ul li a:hover{
	text-decoration: underline;
}

#members_finder ul.last{
	padding-right: 0;
}

#members_finder div.listContainer{
	width: 210px;
    float: left;
    margin-right: 37px;
    padding-right: 37px;
    border-right: 1px solid #ccc;
}

#members_finder div.listContainer.last{
	margin-right: 0;
    padding-right: 0;
    border-right: none;
}

#members_finder div.listContainer select{
    width: 220px;
    height: 410px;
    border: none;
    cursor: pointer;
}

#members_finder div.listContainer select option{
	color: #9A0201;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 4px;
}

#members_finder div.listContainer select option:hover{
	text-decoration: underline;
}

p.listTitle{
	font-weight: bold;
    font-size: 14px;
    width: 220px;
}

#contentHomeLeft{
    width: 130px;
    float: left;
}

#contentHomeRight{
    width: 790px;
    float: right;
}

#contentHomeRight img#selection{
	margin-bottom: 10px;
}

.contentHomeLeftInner{
    border: 1px solid #CCC;
    padding: 8px;
    margin-bottom: 10px;
}

.contentHomeLeftInner img{
	margin: 2px 0 8px 0;
}

#upcoming p{
	margin-bottom: 0;
}

#book a{
	text-decoration: none;
    color: #333;
    line-height: 145%;
}

#book a:hover{
	text-decoration: underline;
	color: #580100;
}


#members_detail_left{
	width: 500px;
    float: left;
}

#members_detail_right{
	width: 233px; /* 225px + 8px */
    float: right;
}

#members_detail_right ul li{
	padding-bottom: 20px;
}

#members_detail_right ul li img{
	padding: 3px;
    border: 1px solid #ccc;
	margin-bottom: 5px;
}


#blog {
    float: left;
    margin-right: 5px;
    padding: 0 10px 10px 10px;
    width: 440px;
    color: #333;
    text-align: left;
}

p.date{
	color: #aaa;
    font-size: 11px;
    text-transform: uppercase;
}

h2.title {
	font-size: 40px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 0;
    padding-bottom: 0;
}

.entry {

}

.entry img{
	padding: 2px;
    border: 1px solid #ccc;
}

#sidebar {
    float: left;
    width: 145px;
}

#sidebar ul#nav-sub{
	padding-left: 4px;
}

#sidebar ul#nav-sub li{
	padding-bottom: 10px;
    padding-left: 8px;
	background: url('/themes/site_themes/default/images/nav-arrow.png') 0px 4px no-repeat;
}

#sidebar ul#nav-sub li.here{
	background-image: url('/themes/site_themes/default/images/nav-arrow-here.png');
}

#sidebar ul#nav-sub a{
	text-decoration: none;
    line-height: 125%;
}

#sidebar ul#nav-sub a:hover{
	text-decoration: underline;
}

#sidebar ul#nav-sub li.here a{
	color: black;
    cursor: default;
}

#sidebar ul#nav-sub li.here li a{
	color: #9A0201;
    cursor: pointer;
}

#sidebar ul#nav-sub li.here li a:hover{
	text-decoration: underline;
}

#sidebar ul#nav-sub li.here a:hover{
	text-decoration: none;
}

#sidebar ul#nav-sub ul{
	padding-top: 10px;
	padding-left: 2px;
}

#sidebar ul#nav-sub ul li.last{
	padding-bottom: 1px;
}


#footer {
	padding-top: 30px;
	color: #666666;
}


.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.sidetitle {
margin: 25px 0 3px 0;
font-weight: normal;
font-size: 22px;
}

.spacer {
clear: both;
}

.paginate {
 font-size:			12px;
 font-weight: 		normal;
 padding:			10px 6px 10px 0px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-size:			11px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
  padding: 3px 0;
}

div#tabs ul li.date{
	border: none;
    background: none;
    padding-left: 40px;
    font-size: 19px;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: black;
    opacity: 1;
}

div#tabs ul li.date a{
	cursor: pointer;
}

div#tabs ul li.date a:hover{
	cursor: pointer;
    color: #9A0201;
}

div#tabs ul li.ui-tabs-selected{
	font-weight: bold;
}

.calendarMonthLinks {
 font-size:         20px;
 font-weight:		bold;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	12px;
 color: #fff;
 background-color: black;
 border-left: 1px solid  black;
 border-right: 1px solid  black;
 text-align:  center;
 vertical-align: middle;
 padding: 4px 0;
}

.calendarToday,
.calendarBlank,
.calendarCell {
 text-decoration:   none;
 font-size: 11px;
 background-color:  #FFFFE5;
 border: 1px solid #ccc;
 padding: 4px;
 width: 120px;
 height: 80px;
 display: table-cell;
}

.calendarBlank {
 background-color: #d3d3ab;
}

.calendarToday {

}


span.day_number{
 font-size: 12px;
 font-weight: bold;
 color: black;
}

.calendarToday span.day_number{
	background-color: #9A0201;
    color: white;
    padding: 1px 2px 2px 2px;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

table#event_calendar{
	border-collapse: collapse;
    width: 100%;
    margin: 9px 0 6px 0;
}

div.event{
padding: 2px 0 0 0;
line-height: 130%;
}

div.event.public{
color: #9A0201;
}

div.event a{
	color: black;
    text-decoration: none;
}

div.event a:hover{
	color: black;
    text-decoration: underline;
}

div.event a.tooltip span {
    display:none; 
    padding: 5px; 
    margin-left:8px;
    width:130px;
}
 
div.event a.tooltip:hover span{
    display:inline; 
    position:absolute; 
    background:#ffffff; 
    border:1px solid #666; 
}


.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

form#crafts{
	padding: 3px;
    border: 1px solid #9A0201;
    background-color: white;
    margin-bottom: 25px;
}

form#crafts div#craftsFormInner{
	padding: 15px 25px;
	background-color: #eee;
}

form#crafts label{
	font-weight: bold;
    width: 210px;
    display: block;
    float: left;
    padding-top: 4px;
}

form#crafts input#search{
	margin-left: 210px;
}

form#crafts div.fieldContainer{
	padding-bottom: 10px;
}


div.fullwidth div.public-event{
	margin-bottom: 20px;
    border-left: 4px solid #9A0201;
    padding-left: 8px;
    margin-left: 10px;
}

div.public-event p{
	margin-bottom: 0px !important;
}

p.event-title{
	font-size: 14px;
    font-weight: bold;
}

div#contentHomeLeftInner div.public-event{
	margin-bottom: 8px;
}

div.public-event p.event-date{
	font-size: 11px;
    color: #777;
}

p.event-title a{
	text-decoration: none;
    color: black;
    line-height: 120%;
}

p.event-title a:hover{
	text-decoration: underline;
    color: #9A0201;
}

div#slider1{
	width: 400px;
    height: 330px;
    margin: 0 auto;
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
}

div#slider1 .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 400px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
    text-align: center;
}


div#paginate-slider1{
    padding-top: 25px;
    position:relative;
    left:50%;
    float: left;
}

a.toc img{
	padding: 2px;
    margin: 0 2px;
    float: left;
    position:relative;
	left:-50%;
}

a.toc.selected img{
	border: 1px solid #9A0201;
    padding: 1px;
}

div#paginate-slider1 a.prev,
div#paginate-slider1 a.next{
	text-align: center;
    display: block;
    float: left;
    position:relative;
	left:-50%;
    width: 35px;
    height: 45px;
}

div#paginate-slider1 a.prev img,
div#paginate-slider1 a.next img{
	padding-top: 16px;
}

div.sponsors{
	width: 141px;
    height: 141px;
    padding: 10px;
    border: 1px solid #CCC;
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}

div.sponsors.last{
	margin-right: 0;
}

div.sponsors a.image{
	height: 65px;
    padding-top: 5px;
    display: block;
}


div#bookbuynowtext{
width: 485px;
}

div#bookbuynow{
	width: 250px;
    float: right;
    background-color: #E0E0D1;
    padding: 15px;
}