body {
	margin: 0px;
	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #663366;
	text-decoration: underline;
}

a:visited {
	color: #3d5821;
	text-decoration: none;
}

.text {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.cta {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
}

.caption {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	padding: 2px 2px 2px 2px;
}

.footer_text {
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 10px 10px;

}

/*h styling*/

h1{
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #20865e;
}

h2{
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #576A8F;
}
 
h3{
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #576A8F;
}

.sidebar {
	background-color: #bdc7a5;
}

.navigation {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #c6cf7b;
	background-image: url(../images/bg_navcell.gif);
	background-repeat: repeat-x;
}

.navcell {
	font-size: 12px;
	padding: 8px;
	text-align: center;
	border-width: 0px 1px 0px 0px;
	border-style: dotted;
	border-color: #c6cf7b;
}

.navcell a {
	text-decoration: none;
	color: #555d35;
	display: block; width: 100%;
}

.navcell a:hover {
	text-decoration: underline;
	color: #000000;
}

.maincontent {
	padding: 0px;
	margin: 0px;
}

.footer {
	border-width: 1px 0px 0px 0px;;
	border-style: solid;
	border-color: #6C7D47;
	font-size: 11px;
	padding: 10px 0px 10px 10px;

}

.green {
	height: 112px;
	background-image: url(../images/bg_rev_green.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
}

.green img {
	border: 1px solid #1B3047;
	margin: 0px 10px 0px 0px;
}

.illust {
	border: 2px solid #20865e;
}

.illust_left {
	float: left;
	text-align: left;
	margin: 0px 10px 0px 0px;
}

.illust_right {
	float: right;
	text-align: right;
	margin: 0px 0px 0px 10px;
}
	
.ad_container {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ada6a5;
}

.ad_hd_border {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ada6a5;
}

.ad_hd_noborder {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ffffff;
}

/* main styles */

.mainContain {
	padding: 5px 15px 0px 15px;
}


/* azgolf section */

.azgolfimgrt {
	float: right;
	padding: 0px;
	border: 1px solid #D4DF86;
	margin-bottom: 15px;
	margin-left: 20px;
}

.azgTable {
	width:610px;
	border:none;
	margin:0;
	line-height: 1.4em;
	font-size: 100%;
}
.azgTable td {
	padding:2px 10px;
	margin: 2px 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/dots_h.gif);
	
}

.azgTable img {
	border: 1px solid #1B3047;
	float: left;
	padding: 3px;
	margin: 0px 10px 10px 0px;
}