/*General Site Styles*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-color: #EEEBDC;
}

body.popup
{
	background-color: #E2D5A3;
	font-size: 12px;
}
body.print
{
	background-color:#fff;
}
b.larger
{
	font-size: 12px;
}
.error
{
	color:#772727;
	font-weight: bold;
}

p.reg
{
	display:inline;
}

a
{
	color:#996600;
	text-decoration:underline;
}

a:visited
{
	color:#69683C;
	text-decoration:underline;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

.numericInput
{
	text-align: right;
	border:solid 1px #68683D;
	width:107px;
	height:14px;
	font-size:11px;
}

.Button
{
	border:solid 1px #000;
	background-color:#4E2029;
	color:#fff;
	font-size:11px;
	padding: 0px;
	text-decoration: none;
	font-weight:bold;
	cursor:pointer;
}

a.Button
{
	display:block;
	width:60px;
	border:solid 1px #000;
	background-color:#4E2029;
	color:#fff;
	font-size:11px;
	padding:3px 0px 3px 3px;
	text-decoration:none;
	text-align:center;
}

a.Button:visited
{
	color:#fff;text-decoration:none;
}

a.Button:hover
{
	color:#fff;text-decoration:none;
}

a.Application
{
	color:#996600;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
}

.ButtonRow
{
	width:556px;
	text-align:right;
}

h1
{
	display:inline;
	font-size:13px;
	color:#996600;
}

h2
{
	font-size:11px;
	color:#996600;
}

h3
{
	font-size:10px;
	color:#996600;
}

h4
{
	color:#996600;
	display: inline;
	font-size:11px;
}

h5
{
	font-size:11px;
	color: #4E2029;
}

.HeaderText
{
	font-size:11px;
	font-weight:bold;
	color:#996600;
}

.NoBreak
{
	display:inline;
}

hr
{
	border:none 0px #fff;
	color:#4E2029;
	background-color:#4E2029;
	height:1px;
	width:550px;
}

hr.Small
{
	border:none 0px #fff;
	color:#4E2029;
	background-color:#4E2029;
	height:1px;
	width:540px;
}
hr.Smallest
{
	border:none 0px #fff;
	color:#4E2029;
	background-color:#4E2029;
	height:2px;
	width:240px;
	text-align:center;
}

.Main
{
	width:350px;
}

hr.Right
{
	width:170px;
}

.TextBox
{
	border:solid 1px #68683D;
	width:107px;
	height:14px;
	font-size:11px;
}

.DropDown
{
	height:18px;
	font-size:11px;
}

.TextField
{
	border:solid 1px #68683D;
	width:200px;
	height:42px;
	font-size:11px;
}

/*Layout Styles*/
.Banner
{
	width:760px;
	height:60px;
	border-top:solid 2px #4C4C4C;
	border-right:solid 2px #4C4C4C;
	border-left:solid 2px #4C4C4C;
	border-bottom:solid 1px #fff;
	background-color:#69683C;
}

.MidBanner
{
	width:760px;
	height:102px;
	border-right:solid 2px #4C4C4C;
	border-left:solid 2px #4C4C4C;
	border-bottom:solid 1px #4C4C4C;
}

.Logo
{
	height:101px;
	width:152px;
	text-align:center;
	background-color:#F2F0E5;
}

.LogoInside
{
	height:101px;
	width:152px;
	background-color:#F2F0E5;
}

.ContentArea
{
	border-left:solid 2px #4C4C4C;
	border-right:solid 2px #4C4C4C;
	width:760px;
}
#searchfrm1 {
	border: 1px solid red;
	height: 187px;
}
#main-content-right {

}


.LeftNav
{
	width:152px;
	text-align:left;
	background-color:#919071;
}

.LeftNavBottom
{
	width:142px;
	padding:20px 10px 10px 0px;
	text-align:right;
	background-color:#919071;
}	

.Content
{
	padding:33px 10px 10px 28px;
	text-align:left;
	background-color:#fff;
}

.ContentBottom
{
	width:608px;
	background-color:#fff;
}

.MainCol
{
	width:360px;
	padding:0px 10px 0px 0px;
	font-size:10px;
}

.RightCol
{
	padding:0px 0px 10px 10px;
	text-align:left;
	border-left:solid 1px #4E2029;
	font-size:10px;
}

.OneCol
{
	padding:0px 10px 0px 0px;
	font-size:10px;
}

.NewsList
{
	margin:0px 0px 0px 0px;
}

.NewsText
{
	list-style-image:url(../gfx/newsBullet.gif);
}

.NewsText li
{
	margin:0px 0px 0px -22px;
	padding:0px 0px 5px 0px;
}

.IBAList
{
	margin:0px 0px 0px 0px;
}

.IBAText
{
	list-style-image:url(../gfx/arrowBullet.gif);
}

.IBAText li
{
	margin:0px 0px 0px -22px;
	padding:0px 0px 5px 0px;
}

.LinksList
{
	margin:-10px 0px 0px 0px;
}

.LinksList ul li
{
	display:inline;
	font-size:11px;
	color:#996600;
}

.LinksList ul li ul
{
	list-style-image:url(../gfx/arrowBullet.gif);
}

.LinksList ul li ul li
{
	margin:0px 0px 0px -22px;
	padding:0px 0px 5px 0px;
}

.DocList
{
	margin:0px 0px 0px 0px;
	width:550px;
}

.DocText
{
	list-style-image:url(../gfx/docBullet.gif);
}

.DocText li
{
	
	margin:0px 0px 0px -22px;
	padding:0px 0px 5px 0px;
}

.FooterDate
{
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

.FooterArea
{
	border-left:solid 2px #4C4C4C;
	border-right:solid 2px #4C4C4C;
	border-bottom:solid 2px #4C4C4C;
	background-color:#68683D;
	width:760px;
	height:10px;
}

.CopyArea
{
	width:760px;
	height:10px;
	font-size:10px;
}

.Copy
{
	text-align:left;
}

.Credits
{
	text-align:right;
}

.Credits a
{
	color:#000;
}

.BarReview
{
	margin:20px 0px 0px 27px;
	height:75px;
	width:99px;
}

.ImgLinkButton
{
	border:none;
}

.MemberLoginButton
{
	margin:10px 0px 0px 13px;
}

.SearchArea
{
	margin:10px 0px 0px 13px;
}

.SubNav
{
	margin:5px 0px 0px 5px;
	font-size:10px;
}

.SubParent
{
	border:solid 1px #484848;
	width:134px;
	background-color:#EEEBDC;
}

.SubParentLink
{
	display:block;
	width:122px;
	padding:1px 0px 2px 12px;
	background-image:url(../gfx/SubNavBullet.gif);
	background-position:4px 5px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}

a.SubParentLink
{
	display:block;
	width:122px;
	padding:1px 0px 2px 12px;
	background-image:url(../gfx/SubNavBullet.gif);
	background-position:4px 5px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}

a.SubParentLink:hover
{
	color:#996600;
	text-decoration:none;
}

a.SubParentLink:visited
{
	color:#000;
	text-decoration:none;
}

.SubChild
{
	border:solid 1px #484848;
	background-color:#E2D5A3;
	margin:0px 0px 0px 14px;
	width:110px;
}

.SubChildLink
{
	display:block;
	padding:1px 0px 2px 10px;
	width:110px;
	font-size:9px;
	text-decoration:none;
	color:#000;
}

a.SubChildLink:visited
{
	text-decoration:none;color:#000;
}

a.SubChildLink:hover
{
	color:#996600;
	background-image:url(../gfx/SubNavArrow.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

.SubChildLinkOn
{
	display:block;
	padding:1px 0px 2px 10px;
	width:110px;
	font-size:9px;
	text-decoration:none;
	color:#000;
	background-image:url(../gfx/SubNavArrow.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

a.SubChildLinkOn:visited
{
	text-decoration:none;color:#000;
}

a.SubChildLinkOn:hover
{
	text-decoration:none;color:#000;
}

.Table
{
	border:solid 1px #000;
	padding:5px 5px 5px 5px;
}

.TableHeader
{
	background-color:#E2D5A3;
	border:solid 1px #000;
	color:#000;
	font-weight:bold;
}

.TableRow
{
	background-color:#F2F0E4;
}

.MoreAroundIBA
{
	margin:0px 0px 0px 310px;
}

.MoreEvents
{
	margin:0px 0px 0px 71px;
}

.Required
{
	color: #4E2029;
}

.smallTextBox
{
	border:solid 1px #68683D;
	width:40px;
	height:14px;
	font-size:11px;
}

.mediumTextBox
{
	border:solid 1px #68683D;
	width:100px;
	height:14px;
	font-size:11px;
}

.largeTextBox
{
	border:solid 1px #68683D;
	width:200px;
	height:14px;
	font-size:11px;
}

.eventRegistrationBox
{
	border:1px solid #919071;
	background-color:#EEEBDC;
	padding:3px;
	width:548px;
}

.barReviewRegistrationBox
{
	border:1px solid #919071;
	background-color:#EEEBDC;
	padding:3px;
	width:548px;
}

.MembershipBox
{
	border:1px solid #919071;
	background-color:#EEEBDC;
	padding:3px;
	width:548px;
}

.LRSBox
{
	border:1px solid #919071;
	background-color:#EEEBDC;
	padding:3px;
	width:530px;
}

.ApplyBox
{
	border:1px solid #919071;
	background-color:#EEEBDC;
	padding:3px;
	width:270px;
}

.ProfileBox
{ border:1px solid #919071;
	background-color:#EEEBDC;
	padding:3px;
	width:265px;
	height: 120px }

.FloatRightBorder
{
	float:right;
	border:solid 1px #68683D;
	margin:0px 0px 10px 10px;
}

.eventheader
{
	font-weight: bold;
	font-size:11px;
	color:#fff;
	background-color:#919071;
}

.eventheader a
{
	font-weight: bold;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

.eventheader a:visited
{
	font-weight: bold;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

.eventheader a:hover
{
	font-weight: bold;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.EventGridRow
{
	border:solid 1px #919071;
	background-color:#EEEBDC;
	vertical-align: top;
}

.AltEventGridRow
{
	background-color:#E6E2D2;
	vertical-align: top;
}

.SortArrows
{
	margin:0px 0px 0px 10px;
}

/* Shopping Cart Styles */

.CheckButtonRow
{
	height:30px;
	border-bottom:solid 1px #4E2029;
	margin:0px 0px 10px 0px;
	text-align:right;
}

.CheckHead
{
	font-weight:bold;
	border:0px;
	color:#996600;
}

.CheckButton
{
	width:65px;
	height:18px;
	font-size:10px;
	border:1px solid #444444;
	cursor:pointer;
}

.ContinueButton
{
	width:102px;
	height:18px;
	font-size:10px;
	border:1px solid #444444;
	cursor:pointer;
}

.eventTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #451A17;
}

.creditText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.orange
{ color: #FF9900; }

.TopMenu
{
	height:23px;
	padding:1px 3px 0px 0px;
	background-color:#E6E2D2;
	border-bottom:solid 1px #919071;
}

a.HomeBtn
{
	display:block;
	width:55px;
	font-weight:bold;
	padding:3px 0px 3px 15px;
	color:#434444;
	text-decoration:none;
	text-align:center;
	background-image:url(../gfx/HomeBtn.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

a.HomeBtn:hover
{
	cursor:pointer;
}

a.PrintBtn
{
	display:block;
	width:55px;
	font-weight:bold;
	padding:3px 0px 3px 10px;
	color:#434444;
	text-decoration:none;
	text-align:center;
	background-image:url(../gfx/PrintBtn.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

a.PrintBtn:hover
{
	cursor:pointer;
}

.TotalDue
{
	font-size:14px;
	font-weight: bold;
	text-align: center;
}