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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: black;
	line-height: 18px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

/* begin overall style */
body
{
	margin-top: 0px;
	padding-top: 0px;
	background: #FFF url(/images/layout/pageBack.jpg);
	background-position: center top;
}

a {
	color: #4e4e4e;
}

a:hover {
	color: black;
}

h3, h3 a {
	text-transform: uppercase;
	font-size: 22px;
	color: #7f7f7f;
	font-weight: normal;
	margin-bottom: 22px;
	text-decoration: none;
}

a.nodec {
	text-decoration: none !important;
}

h4 {
	text-transform: uppercase;
	font-size: 20px;
	color: black;
	font-weight: normal;
	padding-bottom: 12px;

}

h5, h5 a {
	text-transform: none;
	font-size: 22px;
	color: black;
	font-weight: normal;
	padding-bottom: 12px;
	text-decoration: none;

}

h5 a:hover {
	text-decoration: underline;
}

div#footer {
	background-image: url(/images/layout/footer_back.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 42px;
	margin-top: 22px;
	margin-left: -8px;
}

div#footer div.left {
	padding-left: 22px;
	padding-top: 18px;
	font-size: 12px;
	float: left;
	width: 300px;
}

div#footer div.right {
	padding-right: 18px;
	padding-top: 18px;
	font-size: 12px;
	float: right;
	width: 600px;
	text-align: right;
}



div#pageWrap {
	width: 950px;
	margin: 0 auto;
	padding-left: 22px;
	padding-right: 0px;
	display: block;
}

div#header {
	margin-bottom: 44px;
	display: block;
	float: left;
}

div#content {
	width: 952px;
	padding-bottom: 44px;
}

div#left {
	width: 307px;
	display: block;
	float: left;
}

div#center {
	display: block;
	float: left;
	width: 365px;
}

div#cntMain {
	width: 700px;
	display: block;
	float: left;
}

div#willInfo {
	width: 297px;
	display: block;
	margin-top: -22px;
}

div#willInfo .txt {
	width: 250px;
	background-image: url(/images/layout/mawill_back.jpg);
	padding-left: 8px;
	padding-right: 8px;
}

div#willInfo .img {
	padding-left: 2px;
}

div#logo {
	display: block;
	float: left;
	height: 116px;
	width: 270px;
	
}

div#nav {
	display: block;
	float: left;
	margin-left: 30px;
}

div#metanav {
	display: block;
	height: 68px;
}

div#mainnav {
	width: 650px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid black;
}

ul.mainnav {
	width: 650px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}

ul.mainnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 26px;
}

ul.mainnav li:last-child a {
	margin-right: 0px;
}

ul.mainnav li a {
	margin-right: 30px;
	font-size: 18px;
	color: #6c6c6c;
	text-decoration: none;
}

ul.mainnav li a:hover,
ul.mainnav li.current a {
	color: black;
}


div.tweet {
	display: block;
	width: 213px;
	background-image: url(/images/layout/tweet_back.jpg);
	margin-bottom: 12px;
	overflow: hidden;
}

div.tweet span.large a {
	display: block;
	height: 40px;
	font-size: 21px;
	line-height: 40px;
}

div.tweet span {
	padding: 0 8px 0 8px;
	display: block;
}

div#cntRight {
	display: block;
	width: 220px;
	float: right;
}

div.blogHomeBottom {
	background-image: url(/images/layout/blog_home_bottom.jpg);
	background-repeat: no-repeat;
	height: 53px;
	display: block;
	margin-top: 22px;
	margin-bottom: 22px;
}

div.blogHomeBottom div.tags {
	padding: 8px;
	width: 270px;
	float: left;
	
}

div.blogHomeBottom div.cmcnt {
	width: 78px;
	float: left;
	padding-top: 17px;
	font-size: 22px;	
	text-align: center;
}

div.blogBottom {
	background-image: url(/images/layout/blog_bottom.jpg);
	background-repeat: no-repeat;
	height: 53px;
	display: block;
	margin-top: 12px;
	margin-bottom: 44px;
}

div.blogBottom div.tags {
	padding: 8px;
	width: 606px;
	float: left;
	
}

div.blogBottom div.cmcnt {
	width: 78px;
	float: left;
	padding-top: 17px;
	font-size: 22px;	
	text-align: center;
}



div.blogPostTop {
	background-image: url(/images/layout/cmtback.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 53px;
	display: block;
	margin-top: 12px;
	margin-bottom: 22px;
}

div.blogPostTop div.tags {
	padding: 8px;
	width: 606px;
	float: left;
	
}

div.blogPostTop div.cmcnt {
	width: 78px;
	float: left;
	padding-top: 17px;
	font-size: 22px;	
	text-align: center;
}

div.evtHomeList {
	margin-bottom: 12px;
}

div.evtHomeList .date {
	color: grey;
}

div#gmap {
	margin-left: 6px;
	width: 687px;
	height: 400px;
}

div#commentform {
	margin-top: -10px;
	background-image: url(/images/layout/big_back.jpg);
}

/* SOCIAL STUFF */

div#sharebar {
	background-image: url(/images/layout/big_back.jpg);
	margin-top: -10px;
}

#social_nav_horizontal {
	background-image: url(/images/layout/big_back.jpg);
}

#social_nav_horizontal ul {
	margin: 0;
	padding: 0;
}
#social_nav_horizontal ul li {
	float: left;
	list-style-type: none;
}
#social_nav_horizontal ul li a {
	margin-left: 12px;
	display: block;
	width: 24px;
	height: 24px;
}

#social_nav_horizontal ul li a:hover {
	background-position: 0px 6px;
}

.delicious {
	background: url(/images/social/24/delicious.png) no-repeat;
	background-position: 0 -1px;
}
.facebook {
	background: url(/images/social/24/facebook.png) no-repeat;
	background-position: 0 -1px;
}
.stumbleupon {
	background: url(/images/social/24/stumbleupon.png) no-repeat;
	background-position: 0 -1px;
}
.twitter {
	background: url(/images/social/24/twitter.png) no-repeat;
	background-position: 0 -1px;
}
.digg {
	background: url(/images/social/24/digg.png) no-repeat;
	background-position: 0 -1px;
}
.furl {
	background: url(/images/social/24/furl.png) no-repeat;
	background-position: 0 -1px;
}

span.cmtfloat {
	color: grey;
}


/* FORMS */
div.form input,
div.form textarea {
	width: 460px;
	line-height: 18px;
	border: 1px solid grey;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-left: 12px;
}

div.form textarea {
	height: 200px;
}

div.form div.simple {
	float: left;
	display: block;
	margin-bottom: 12px;
}

div.form div.label {
	display: block;
	width: 200px;
	float: left;
}

div.form div.field {
	display: block;
	width: 400px;
	float: left;
}

div.form .check input {
	width: auto;
}

div.errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}

div.errorSummary p
{
	margin: 0;
	padding: 5px;
}

div.errorSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

div.errorSummary ul li
{
	list-style: square;
}

div.form input.error,
div.form textarea.error,
div.form select.error
{
	background: #FEE;
	border-color: #C00;
}

div.comment {
	margin-bottom: 22px;
}

div.comment_reply {
	margin-bottom: 22px;
	margin-left: 140px;
}


div.comment .txt,
div.comment_reply .txt {
	padding: 8px;
	display: block;
	background-image: url(/images/layout/big_back.jpg);
}

div.comment .usr,
div.comment_reply .usr {
	font-size: 12px;
	font-style: italic;
	padding-top: 10px;
}

div.comment .admin,
div.comment_reply .admin{
	background-image: url(/images/layout/admin.png);
	background-repeat: no-repeat;
	background-position: 60px 0;
}

div.comment .usr span,
div.comment_reply .usr span {
	float: right;
}

div.comment .usr img,
div.comment_reply .usr img {
	margin-right: 8px;
	margin-top: -10px;
}

div.comment .admin img,
div.comment_reply .admin img {
	margin-right: 66px;
	margin-top: -10px;
}

div.comment .usr a,
div.comment_reply .usr a {
	font-size: 18px;
	text-decoration: none;
	font-style: italic;
	color: #807263;
}

div.form input.btn {
	background-image: url(/images/layout/btnback.jpg);
	background-repeat: repeat-x;
	border: 1px solid grey;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px;
	padding-left: 8px;
	padding-right:8px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}

div.comment .usr span a,
div.comment_reply .usr span a {
	cursor: pointer;
	background-image: url(/images/layout/btnback.jpg);
	background-repeat: repeat-x;
	border: 1px solid grey;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px;
	padding-left: 8px;
	padding-right:8px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

div.comment .usr span a:hover,
div.comment_reply .usr span a:hover {
	font-size: 12px;
	font-style: normal;
	border-color: black;
	color: black;
}

div#replyto {
	font-style: italic;
	color: red;
}

div#loginhead .usr,
div#loginhead .usr a {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
}


/* LOGIN WITH POP & TIPSY */
#container {
	float: right;
}

#topnav a.signin {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:transparent url("/images/signin-nav-bg-ie.png") no-repeat 0 0;
	padding: 10px;
	padding-top: 3px;
}

#topnav a.signin:hover {
	background:transparent url("/images/signin-nav-bg-hover-ie.png") no-repeat 0 0;

}

#topnav a.signin, #topnav a.signin:hover {

}

a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
	background-image:url("/images/toggle_down_light.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}
#topnav a.menu-open {
	background:transparent url("/images/signin-nav-bg-ie.png") no-repeat 0 0;
	color:#666!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url("/images/toggle_up_dark.png");
}

#signin_menu {
	display:none;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-image: url(/images/layout/big_back.jpg);
	margin-left: -166px;
	position: absolute;
	text-align:left;
	padding:12px;
	margin-top:5px;
	margin-right: 0px;
	color:#789;
	font-size:11px;
	width: 220px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {

}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	
}

#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background: #b7b1a6 url('/images/layout/btnback.jpg') repeat-x scroll 0 0;
	border:1px solid #b7b1a6;
	color:#000;
	text-shadow: 0 1px 0 #f9f7f3;
	padding: 4px 10px 5px;
	font-size: 11px;
	margin: 0 5px 0 0;
	font-weight: bold;
}

#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	border:1px solid #655e53;
	cursor:pointer;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}
.tipsy-north {
	background-image:url(/images/tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(/images/tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(/images/tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(/images/tipsy-west.gif);
	background-position:left center;
}

div.metaicon {
	float: right;
	margin-left: 6px;
	margin-top: 2px;
}

div.contentList,
div.contentList div.title {
	margin-bottom: 12px;
}

div.contentList div.title a {
	text-decoration: none;
}

div#footer a.small {
	font-size: 12px !important;
}

/*PAGE OVERWRITE*/

ul.yiiPager {
    border: 0 none;
    display: inline;
    font-size: 11px;
    line-height: 100%;
    margin: 0;
    padding: 0;
}
ul.yiiPager li {
    display: inline;
}
ul.yiiPager a:link, ul.yiiPager a:visited {
    border: 1px solid #726047 !important;
    color: #726047 !important;
    font-weight: bold;
    padding: 1px 6px;
    text-decoration: none;
}
ul.yiiPager .page a {
    font-weight: normal;
}
ul.yiiPager a:hover {
    border: 1px solid #000 !important;
    color: #000 !important;
}
ul.yiiPager .selected a {
    background: none repeat scroll 0 0 #d6c2a5 !important;
    color: #000 !important;
    font-weight: bold;
}
ul.yiiPager .hidden a {
    border: 1px solid #DEDEDE !important;
    color: #888888 !important;
}
ul.yiiPager .first, ul.yiiPager .last {
    display: none;
}

