/* START GENERAL */
body {
	margin: 0 auto;
	padding: 0;
	height: auto;
	min-height: 100%;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #ffffff;
}

html {
	height: 100%;
}

img {
	border: none;
}

form {
	margin: 0px; 
	padding: 0px;
}

/*
ul {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 20px; 
	margin-right: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(../img/icon_list.gif);
}

input {
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
}
select {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
}
*/
A:visited
{
    COLOR: #7cba54;
	text-decoration: underline;
}
A:hover
{
    COLOR: #343d38;
	text-decoration: underline;
}
A:link
{
    COLOR: #7cba54;	
	text-decoration: underline;
}
.no_margin {
	margin: 0 auto;
}
h1 {
	font-size: 24px;
	color: #343d38;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #86c95b;
}
h3 {
	font-size: 14px;
	color: #343d38;
	font-weight: bold;
}
.button_general {
	color: #ffffff;
	background-color: #343d38;
	FONT-SIZE: 9pt;
	font-weight: bold;
}
.button_subscribe {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 78px;
	border: 0px;
	background: url(../images/button_subscribe.jpg) no-repeat left center;
	cursor: pointer;
}
.button_cancel {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 78px;
	border: 0px;
	background: url(../images/button_cancel.jpg) no-repeat left center;
	cursor: pointer;
}
.alertMessage {
	width: 645px;
	border: 1px #cccccc solid;
	background-color: #f1f1f1;
	color: #000000;
}
}
/* END GENERAL */

/* START TOP HEADER: HOME */
.body_home {
	background: url(../images/bkg_home.gif) repeat-x;
}
.container_home {
	margin: 0 auto;
	padding-bottom:30px;
	background: url(../images/bkg_home.gif) repeat-x;
}
.sub_container_home {
	margin: 0 auto;
	width: 933px;
	overflow: hidden;
}
.topHeader_home {
	height: 399px;
}
.top_left {
	width: 280px;
	float: left;
}
.logo_home {
	background: url(../images/logo_mpgc.gif) no-repeat left center;
	width: 228px;
	height: 112px;
	margin: 0px; 
	padding: 0px;
}
.menu_home {
	width: 280px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 11px;
}

.menu_home ul {margin: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 67px; padding-right: 0px; list-style: none;}
.menu_home ul li {margin: 0px; padding: 0px;}
.menu_home ul li.menu_item a {color: #ffffff; text-decoration: none; margin: 0px; padding: 0px;}
.menu_home ul li.menu_item a:hover {color: #ffffff; text-decoration: none; margin: 0px; padding: 0px;}
.top_right {
	width: 585px;
	float: left;
	padding-top: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
}
/* END TOP HEADER: HOME */

/* START TOP HEADER: INSIDE PAGES */
.container {
	margin: 0 auto;
	padding-bottom:30px;
	background: url(../images/bkg_insidePages.gif) repeat-x;
}
.sub_container {
	margin: 0 auto;
	width: 965px;
	overflow: hidden;
}
.logo {
	background: url(../images/logo_mpgc_2.gif) no-repeat left center;
	width: 190px;
	height: 59px;
	margin: 0px; 
	padding: 0px;
}
.menu {
	width: 865px;
	padding: 0px;
	margin: 0px;
}

.menu ul {margin: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; list-style: none;}
.menu ul li {margin: 0px; padding: 0px; display: inline;}
.menu ul li.menu_item a {color: #ffffff; text-decoration: none; margin: 0px; padding: 0px;}
.menu ul li.menu_item a:hover {color: #ffffff; text-decoration: none; margin: 0px; padding: 0px;}
/* END OF TOP HEADER: INSIDE PAGES */

/* START OF HOMEPAGE */
.home_bottom_boxes {
	margin: 0px; 
	padding-top: 30px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	width: 933px; 
	height: auto; 
	float: left; 
}
.bottomBox1 {
	font-size: 13px;
	width: 275px;
	padding-left: 0px; 
	padding-right: 10px; 
	margin: 0px;
	background-color: #ffffff;
	float: left;
}
.bottomBox2 {
	font-size: 13px;
	width: 275px;
	padding-left: 15px; 
	padding-right: 15px; 
	border-left: #d9d9d9 solid 1px;
	border-right: #d9d9d9 solid 1px;
	margin: 0px;
	background-color: #ffffff;
	float: left;
}
.bottomBox3 {
	font-size: 13px;
	width: 275px;
	padding-left: 15px; 
	padding-right: 0px; 
	margin: 0px;
	background-color: #ffffff;
	float: left;
}
.bottomBox {
	margin:0px;
	padding-top:12px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
}
.home_announcement {
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-bottom: 6px;
}
.home_announcement A:visited
{
    COLOR: #ffffff;
	text-decoration: none;
}
.home_announcement A:hover
{
    COLOR: #7cba54;
	text-decoration: none;
}
.home_announcement A:link
{
    COLOR: #ffffff;	
	text-decoration: none;
}
/* END OF HOMEPAGE */

/* START INSIDE PAGES */
.content {
	width: 100%;
	padding-top: 10px;
	margin: 0px;
}
.courseNav {
	pading-left: 5px;
	padding-bottom: 8px;
}
/* END INSIDE PAGES */

/* START FOOTER */
.footer {
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
}
/* END FOOTER */


/* START TEE TIMES */ 
.teeTimes_table {
	width: 400px;
	border: 1px #cccccc solid;
}
.sub_header {
	background-color: #f1f1f1;
	font-weight: bold;
}
.indented_content {
	padding-left: 20px;
}
/* END TEE TIMES */ 


/************************************************************************************************************
*	DHTML modal dialog box	(CSS for the DHTMLSuite_modalMessage class)
*
*	Created:						August, 26th, 2006
*	@class Purpose of class:		Display a modal dialog box on the screen.
*			
*	Css files used by this script:	modal-message.css
*
* 	Update log:
*
************************************************************************************************************/

.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:1px solid #767c75;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}


/* */
/* CSS for the demo. CSS needed for the scripts are loaded dynamically by the scripts */
#mainContainer{
	width:500px;
	margin:0 auto;
	margin-top:0px;
	border:1px double #000;
	padding:0px;
	
}

/* Alternative layout for the message box - used by one of the messages */

.modalDialog_contentDiv_error{
	border:3px solid #FFF;	
	padding:0px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#F00;	/* White background color for the message */
	color:#FFF;
}
.modalDialog_contentDiv_error a{
	color:#FFF;
}
h1{
	margin-top:0px;
}