/*** RESET STYLES ***/
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, 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;
}
/* 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;
}


em {
	text-style: italic;
}

strong {
	font-weight: bold;
}

/******************************************************************************************************************************/
/*** Presentation Styles                                                                                                      */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
	min-width: 940px;
	background-image: url(images/bg.jpg);
	background-position: center 0px;
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

.highlight {
	border: 1px solid #999;
	background-color: #e0f0f9;
	padding: 10px;
	
}

blockquote {
	margin-left: 16px;
}

#Content {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}

#Header {
	position: relative;
	top: 0px;
	height: 440px;
	width: 938px;
	border-left: 1px solid #ff0d00;
	border-right: 1px solid #ff0d00;
	background-color: #000;
	overflow: hidden;
}

#Logo {
	background-image: url(images/bg-header.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	margin: 0px;
	height: 165px;
}

#MainMenu {
	position: absolute;
	top: 165px;
	left: 0px;
	z-index: 10000;
	width: 938px;
	border-top: 2px solid #425a93;
	border-bottom: 2px solid #425a93;
	background-image: url(images/bg-header.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

#MenuAddress {
	position: absolute;
	top: 169px;
	right: 10px;
	text-align: right;
	color: #f5e2aa;
	z-index: 10000;
	letter-spacing: 1px;
	line-height: 1.2em;
}

#MainMenu a, #MainMenu a:visited {
	float: left;
	display: block;
	width: 110px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	letter-spacing: 1px;
	border-right: 1px dotted #b10;
	color: #b10;
}

#MainMenu a:hover, #MainMenu a:active {
	color: #f30;
}

#MainMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#MainMenu li {
	float: left;
}

#HeaderBanner {
	position: absolute;
	top: 200px;
	left: 0px;
	height: 240px;
	
}

#Main {
	width: 940px;
	position: absolute;
	top: 440px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

#MainContent {
	width: 938px;
	background-color: #425a93;
	border-left: 1px solid #ff0d00;
	border-right: 1px solid #ff0d00;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}


#MainTop {
	width: 940px;
	background-image: url(images/bg_main_top.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 20px;
}

#MainBottom {
	width: 938px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 30px;
	position: relative;
	background-color: #000;
	border-top: 1px solid #ff0d00;
}

#Col1 {
	background-image: url(images/bg-side.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f5e2aa;
	padding: 10px 0px 10px 0px;
	margin-top: 2px;
	height: 100%;
}

#Col1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 10px 2px 10px;
}

#Col1 h2, .mgHeadline {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 16px !important;
	font-weight: bold !important;
	margin: 12px 10px 0px 10px !important;
	color: #930 !important;
	border: none !important;
	padding: 0px !important;
	line-height: 16px !important;
}

.mgSeperator {
	display: none;
}

#Col1 p {
	margin: 6px 20px 12px 10px;
	font-size: 14px;
	line-height: 1.4em;
	color: #390b02;
}

#Col1 ul {
	margin: 0px 0px 0px 26px;
	list-style:circle;
}

#Col1 li {
	margin: 6px 20px 12px 10px;
	font-size: 14px;
	color: #390b02;
}

#Col2 h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	letter-spacing: 2px;
	margin: 0px 0px 4px 10px;
	padding: 2px 8px 3px 8px;
	background-image: url(images/bx_top.png);
	background-position: top center;
	background-repeat: repeat-x;
	line-height: 25px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#Col2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 16px;
	font-weight: bold;
	margin: 12px 10px 0px 10px;
	color: #930;
}

#Col2 .contentWrapper {
	margin: 6px 10px 6px 20px;
	background-color: #eee;
	border: 1px solid #000;
}


#Col2 p {
	margin: 6px 20px 12px 10px;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}

#Col2 ul {
	list-style:circle;
	margin: 6px 10px 0px 20px;
	font-size: 14px;
	line-height: 1.4em;
}



#Footer {
	text-align: left;
	bottom: 8px;
	right: 25px;
	position: absolute;
	font-size: 11px !important;;
	color: #fff;
	padding: 1px 0px 0px 0px;
	line-height: 14px;
	width: 890px;
}



.ContentWrapper h1, div.mgHeadline {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	letter-spacing: 2px;
	margin: 0px 0px 4px 0px;
	padding: 2px 8px 3px 8px;
	background-image: url(images/bx_top_grey.png);
	background-position: top center;
	background-repeat: repeat-x;
	line-height: 25px;
	border-bottom: 1px solid #ddd;
}

.ContentWrapper h2, div.mgSubHead {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #7591a6;
	letter-spacing: 2px;
	padding: 0px 10px 2px 0px;
	margin: 0px 0px 4px 8px;
}

.ContentWrapper p, div.mgBody {
	margin-top: 6px: !important;
	margin-right: 8px;
	margin-bottom:  8px !important;
	margin-left:  8px;
	line-height: 1.7em;
	color: #000;
	font-size: 13px !important;
}



p a:link, p a:visited {
	color: #009;
	text-decoration: none;
}

p a:hover, p a:active {
	color: #00A;
}

a {
	color: #009;
	text-decoration: none;
}

a:link, a:visited {
	color: #009;
	text-decoration: none;
}

a:hover, a:active {
	color: #06f;
	text-decoration: none;
}

hr {
	height: 1px;
	color: #a5c1d6;
	background-color: #a5c1d6;
}

table.form td{
	padding: 2px;
}

.formlabel {
	color : #002299 !important;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 1px;
	margin: 6px 0px 0px 4px;
	line-height: normal;
}

.formchoice {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 0px;
	margin: 6px 0px 0px 0px;
}

.formnote {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0px;
	margin: 6px 0px 0px 4px;
}

.menuOrder {
	padding: 2px 3px 2px 3px;
}

.menuItem {
	margin: 0px 20px 0px 20px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
}

.color1 {
	background-color: #eee;
}

.color2 {
	background-color: #def;
}

.menuOrder td {
	font-size: 14px;
}

a.wdButton {
    background: transparent url('images/wd_button_cap.png') no-repeat scroll top right;
    color: #555 !important;
    display: block;
    float: left;
    font: bold 12px calibri, arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.wdButton span {
    background: transparent url('images/wd_button.png') no-repeat;
    display: block;
    line-height: 21px;
    padding: 0px 0px 0px 10px;
}
a.wdButton:hover {
    background: transparent url('images/wd_button_cap_over.png') no-repeat scroll top right;
    color: #060 !important;
}

a.wdButton:hover span {
    background: transparent url('images/wd_button_over.png') no-repeat;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #999;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 2px 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	font-size: 11px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

#VIPStamp {
	position: absolute;
	top: 8px;
	right: 25px;
}


/**************************************************************/

.mgArticle, .mgEvent {
	padding: 2px 6px 2px 4px;
}

.mgDateGroupHead {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	letter-spacing: 2px;
	margin: 0px 0px 4px 0px;
	padding: 2px 8px 3px 8px;
	line-height: 25px;
	border: 2px solid #300;
	background-color: #600;
}

.mgDateHeadline {
	font-weight: bold;
	color: #CCC;
	padding: 10px 0px 2px 0px;
	font-size: 16px;
}

.mgEventHeadline {
	font-weight: bold;
	color: #FFF;
	padding: 4px 0px 2px 10px;
	font-size: 16px;
}

.mgEventLocation {
	font-weight: normal;
	color: #000;
	padding: 2px 0px 1px 10px;
	font-size: 14px;
}

.mgEventBody {
	font-weight: normal;
	color: #000;
	padding: 2px 0px 1px 10px;
	font-size: 14px;
}

.mgContentImage {
	float: right;
	margin: 1px 5px 5px 5px;
}
