body {
	margin: 0px 0px 0px 0px;
	background: #610C28 url(../img/bg.jpg) top center no-repeat;
	background-attachment: fixed;
	font-family:Arial, Helvetica, sans-serif;
}

img { border: 0; }

a {
	color: #771131;
}

a:hover {
	text-decoration: underline;
}

#Error {
	padding: 5px;
	background: #FFD5D5;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 10px;
	color: #FF0000;
}

.txtfield {
	border: 1px solid #F4C1D0;
	width: 200px;
	padding: 5px;
	color: #771131;
	margin-bottom: 5px;
}

h1 {
	float: left;
	width: 580px;
	background: url(../img/TitleBg.png) no-repeat;
	height: auto;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 5px 6px 10px;
	margin-bottom: 0px;
}

h2 {
	margin: 0px;
	color: #A62F72;
	font-size: 1.2em;
}

h4 {
	margin: -3px 0px 0px 0px;
	padding: 10px;
	color: #A62F72;
	font-weight: bold !important;
	font-size: 1.2em;
	background: #FFFFFF url(../img/h2bg.jpg) repeat-x;
	border-left: 1px solid #F4C1D0;
	border-right: 1px solid #F4C1D0;
}

h5 {
	font-size: 15px;
	color: #771131;
}

#Container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	font-size: 13px;	
}

#Navigation {
	float: left;
	background: url(../img/NavigationBg.png) no-repeat;
	width: 900px;
	height: 42px;
}

#Navigation ul {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 10px;	
}

#Navigation ul li {
	float: left;
	margin-right: 20px;
	display: block;	
}

#Navigation ul li a {
	float: left;
	text-decoration: none;
	color: #771131;
	padding: 5px;
}

#Navigation ul li a:hover {
	background: #771131;
	color: #FFFFFF;
}


#SideBar {
	float: left;
	margin-top: 10px;
	padding-bottom: 40px;
	background: url(../img/LeftBarBG.png) no-repeat;
	width: 270px;
	height: 687px;
}

#SideBar .Logo {
	float: left;
	margin: 15px 0px 0px 15px;
}

#SideBox {
	float: left;
	width: 240px;
	height: auto;
	margin-top: 13px;
	margin-left: 15px;
}

#SideBox ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#SideBox ul li {
	display: block;
}

#SideBox ul li a {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #F4C1D0;
}

#SideBox ul li a:hover {
	background: #F4C1D0;
	text-decoration: none !important;
	border-bottom: 1px solid #771131;
}

#SideBox h3 {
	float: left;
	width: 240px;
	background: url(../img/LeftBoxTitleBg.png) no-repeat;
	height: auto;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 5px 6px 10px;
	margin-bottom: 0px;
}

#SideBox .Content {
	float: left;
	width: 218px;
	background: #FFFFFF;
	border-left: 1px solid #F4C1D0;
	border-right: 1px solid #F4C1D0;
	height: auto;
	font-size: 13px;
	padding: 0px 10px 0px 10px;	
}

#SideBox .Content a {
	color: #771131;
	text-decoration: none;
}

#SideBox .Content a:hover {
	text-decoration: underline;
}

#SideBox .Bottom {
	float: left;
	width: 240px;
	background: url(../img/LeftBoxFooter.png) no-repeat;
	height: 39px;
}

#SideBox .OptLeft {
	float: left;
	margin: 10px 0px 0px 10px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

#SideBox .OptRight {
	float: right;
	margin: 7px 10px 0px 0px;
	text-align: right;
}

#RightBox {
	float: left;
	margin: 0px 0px 13px 0px!important;
	padding: 0px!important;
}


#RightBox .Content {
	float: left;
	width: 558px;
	background: #FFFFFF;
	border-left: 1px solid #F4C1D0;
	border-right: 1px solid #F4C1D0;
	height: auto;
	font-size: 13px;
	padding: 0px 10px 0px 10px;
}

#RightBox .Content a {
	color: #771131;
	text-decoration: none;
}

#RightBox .Content a:hover{
	color: #771131;
	text-decoration: underline;
}

#RightBox .Bottom {
	float: left;
	width: 580px;
	background: url(../img/BigBoxFooter.png) no-repeat;
	height: 10px;
}


#PageHead {
	float: right;
	margin-top: 10px;
	background: url(../img/PageHeadBg.png) no-repeat;
	width: 620px;
	height: 147px;
}

#twitter_div ul {
	margin: 0px;
	padding: 0px;
}

#twitter_div li {
	display: block;
	margin: 0px;
	padding: 0px;
}



#Twitter {
	position: absolute;
	text-align: right;
	width: 580px;
	margin-top: 38px;
}


#TwitterFeed {
	float: right;
	margin-right: 140px;
	margin-top: 38px;
}

#TwitterFeed .Left {
	float: left;
	width: 11px;
	height: 60px;
	background: url(../img/TwitterFeedLeft.png) no-repeat;
}

#TwitterFeed .Middle {
	float: left;
	width: auto;
	max-width: 440px;
	height: 60px;
	padding-top: 8px;
	background: url(../img/TwitterFeedBg.png) repeat-x;	
}

#TwitterFeed .Right {
	float: left;
	width: 19px;
	height: 60px;
	background: url(../img/TwitterFeedRight.png) no-repeat;	
}



#Page {
	float: right;
	width: 580px;
	height: auto;
	background: url(../img/PageBg.png) repeat;
	padding: 3px 20px 6px 20px !important;
}


#PageFoot {
	float: right;
	background: url(../img/PageFootBg.png) no-repeat;
	width: 620px;
	height: 14px;
	margin-bottom: 50px;	
}

#map{height: 350px;	width: 100%;float:left;border:1px solid #ccc;margin-top: 10px;}


#FooterBar {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	background: url(../img/FooterBar.png) repeat-x;
	behavior: url(iepngfix.htc);
	font-size: 0.80em;
	color: #999999;
}

#FooterBar a {
	color: #999999;
	text-decoration: none;
}

#FooterBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#FooterBarContent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 26px;
}

#FooterBarContent .Left {
	float: left;
	width: auto;
}

#FooterBarContent .Right {
	float: right;
	text-align: right;
	width: auto;
}




a.button {
    background: transparent url(../img/bg_button_a_silver.png) no-repeat scroll top right;
    color: #FFFFFF!IMPORTANT;
	font-weight: bold !IMPORTANT;
    display: block;
    float: left;
    font: 13px arial, sans-serif;
    height: 24px;
    margin-left: 5px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
	text-align: center !important;
}

a.button span {
    background: transparent url(../img/bg_button_span_silver.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 3px 6px 9px;
	text-align: center !important;
} 

a.button:hover {
    background-position: bottom right;
    color: #FFFFFF!IMPORTANT;
	text-align: center !important;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration: none !important;
}

a.button:hover span {
    background-position: bottom left;
    color: #FFFFFF!IMPORTANT;
    outline: none; /* hide dotted outline in Firefox */
	text-align: center !important;
	text-decoration: none !important;	
}




/*
	UTILITY STYLES
*/				  				  
					  				  

.clear 										{ clear: both; }






.LocationTab {
	float: right;
	padding: 5px;
	background: #A62F72;
	margin: -5px -5px 0px 0px;
	color: #FFF;
}


.PrivateEvent {
	float: right;
	padding: 5px;
	background: #A62F72;
	margin: -26px 0px 0px 0px;
	color: #FFF;
}


.GalleryImg {
	border: 3px solid #F4C1D0;	
}

[disabled] {
	float: left;
	border: 0px;
	background: #ffffff url(../img/CommentsBg.jpg) repeat-x;
	height: 21px;
	border-top: 1px solid #F4C1D0;
	border-bottom: 1px solid #F4C1D0;
	font-size: 1.2em;	
	color: red !important;
}