html,body{
	height: 100%;
}


body {
	margin: 0px;
	min-height: 100%;
	color: #333333;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background: #AAD4FE url(../images/body_bk.jpg) repeat;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #277BDD;
}

a:visited {
	text-decoration: none;
	color: #277BDD;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

h1 {
	padding: 0px;
	color: #333333;
	margin: 0px 0px 15px;
	font: bold 18px "Trebuchet MS", Verdana, sans-serif;
}

h2 {
	padding: 0px;
	color: #009900;
	margin: 18px 10px 14px 0px;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
}


h3 {
	color: #000000;
	font: bold 13px "Trebuchet MS", Verdana, sans-serif;
	margin: 7px 0px 12px;
}

h4 {
	color: #2D396F;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin-left: 33px;
	margin-top: 7px;
}

h5 {
	color: #012935;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 3px 3px 0px;
}

#outer {
	background: url(../images/outer_bk.jpg) repeat-y;
	width: 938px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}
#topLftdiv {
	margin: 0px;
	float: left;
	height: 448px;
	width: 345px;
}

#topRtdiv {
	margin: 0px;
	float: left;
	height: 448px;
	width: 593px;
}
#topRtinnerL {
	float: left;
	height: 386px;
	width: 311px;
	margin: 0px;
}

#topRtinnerR {
	float: left;
	height: 386px;
	width: 282px;
	margin: 0px;
}
#topRtSub1 {
	float: left;
	height: 62px;
	width: 415px;
	background: url(../images/bk_rtdivsub.jpg) no-repeat;
	font-size: 14px;
	text-align: right;
	line-height: 25px;
	color: #277BDD;
	margin: 0px;
}

#topRtSub2 {
	float: left;
	height: 62px;
	width: 178px;
}
#LeftcolEnv {
	float: left;
	height: 100%;
	width: 244px;
}
#mainCenterEnv {
	margin: 0px 0px 14px;
	float: left;
	height: auto;
	width: 516px;
}

#mainCenterBox {
	background: url(../images/greenbox_bk.jpg) repeat-y;
	height: auto;
	width: 516px;
	margin: 0px;
	padding-bottom: 65px;
	float: left;
}



#secCenterBox {
	background: url(../images/greenbox_bk.jpg) repeat-y;
	height: auto;
	width: 516px;
	margin: 0px;
	padding-bottom: 65px;
	float: left;
}

/*
	#mainCenterBox p {
	margin: 12px 75px 0px 94px;
	text-align: justify;
}
*/
* html .centralCont {
	margin-left: 40px;
}

.centralCont {
	height: auto;
	width: 372px;
	margin-left: 80px;
	float: left;
}
* html .centralCont ul {
	margin: 0px 0px 0px 20px;
	background: url(../images/blt.gif) no-repeat 9px 4px;
}

.centralCont ul {
	margin: 0px 0px 0px -20px;
	background: url(../images/blt.gif) no-repeat 42px 4px;
}

.centralCont li {
	margin-bottom: 8px;
	width: 90%;
	margin-left: 25px;
	list-style-type: none;
}
* html .centralContthumbs {
	margin-left: 10px;
}

.centralGolfthumbs {
	height: auto;
	width: 140px;
	margin-left: 10px;
	float: left;
}

.centralContGolf {
	height: auto;
	width: 320px;
	float: left;
}
* html .centralContGolf ul {
	margin: 0px 0px 0px 20px;
	background: url(../images/blt.gif) no-repeat 9px 4px;
}

.centralContGolf ul {
	margin: 0px 0px 0px -20px;
	background: url(../images/blt.gif) no-repeat 42px 4px;
}

.centralContGolf li {
	margin-bottom: 8px;
	width: 90%;
	margin-left: 25px;
	list-style-type: none;
}




* html .mcentralCont {
	margin-left: 40px;
}

.mcentralCont {
	height: auto;
	width: 372px;
	margin-left: 80px;
	float: left;
}
/*
#secCenterBox p {
	margin: 12px 75px 0px 94px;
	text-align: justify;
}
*/

#mainCenterBoxEnd {
	background: url(../images/greenbox_bk.jpg) repeat-y;
	height: 17px;
	width: 516px;
	float: left;
}
#rightColEnv {
	float: left;
	height: auto;
	width: 178px;
}
* html #acco {
	margin-left: 40px;
}
#acco {
	height: auto;
	width: 372px;
	margin: 15px 0px 0px 80px;
	z-index: 2;
	float: left;
}
#acco p {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 16px;
}


#tel {
	font: bold 14px/74px "Trebuchet MS", Verdana, sans-serif;
	background: url(../images/top_row1_3.jpg) no-repeat;
	text-align: right;
	height: 127px;
	width: 282px;
}


.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 2px;
}

form {

}

#trans {
	float: left;
	height: 284px;
	width: 345px;
	background: url(../images/trans/transition01.jpg) no-repeat;
}

* html .clear{
	height:auto;margin-bottom:0
} 
/* End IE Hack */

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}


input, select, textarea {
	font: 12px "Courier New", Courier, mono;
	color: #000000;
	padding: 1px;
}



#vmenuContainer {
	width: 208px;
	margin-left: 32px;
}

ul#vmenu
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}


ul#vmenu li {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul#vmenu li a
{
	color: #333333;
	text-decoration: none;
	display: block;
	padding-right: 2px;
	padding-left: 18px;
	height: 29px;
	background: url(../images/menu_off.jpg) no-repeat;
	font: 14px/29px Arial, Helvetica, sans-serif;
}
/*
* html ul#vmenu li a
{
	padding: 6px 0px 2px 11px;
	height: 25px;
	line-height: 18px;
}
*/
ul#vmenu li#current a
{
	color: #0267CC;
	background: url(../images/menu_on.jpg) no-repeat;
}

ul#vmenu li a:hover, ul#vmenu li#active a:hover
{
	color: #FFFFFF;
	background: url(../images/menu_on.jpg) no-repeat;
}


/*
.publications {
	background: #FFFFFF;
	margin: 8px 8px 0px 80px;
	width: 514px;
	border: 1px dashed #138DB2;
	float: left;
}*/

.back {
	background: #ADC1C8;
	border: 1px solid #638D9B;
	color: #000000;
	font-size: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 54px;
}

.back a:link{
	color: #000000;
	text-decoration: none;
}

.back a:visited {
	color: #000000;
}

.back a:hover {
	color: #0F7488;
}


#footerContainer {
	height: 60px;
	width: 938px;
	margin: 12px 0px;
}

#footer {
	color: #333333;
	width: 938px;
	padding: 4px 22px 0px 10px;
	text-align: center;
	float: left;
	height: auto;
	font-size: 11px;
}
#footer a:link {
	color: #0066CC;
}

#footer a:visited {
	color: #0066CC;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

table {
	margin-left: 0px;
	margin-top: 26px;
}

.tdgrey {
	background: #F2F9FF;
}

* html .revgalCont {
	margin-left: 40px;
}
.revgalCont {
	height: auto;
	width: 372px;
	margin-left: 80px;
	float: left;
	background: url(../images/sketch_x32.gif) no-repeat;
}

.contbase {
	width: 85%;
	padding: 7px;
	border: 2px solid #A5CF3F;
}
