﻿/* CSS Document */
* { margin:0; padding:0;}

div.container {	overflow:hidden; width: 100%;}

.container ul{
	margin-top:50px;
    margin-left: 147px;
}
.container ul li{
	display:inline;	
    margin-top: 14px;
    padding-left:6px;
    padding-right:6px;
}

.container ul li a{
	text-decoration:none;
	list-style-type:none;

}
.container ul li a:hover{
	color:#DB040B;
}
div.photocontainer {overflow:hidden; width: 100%;}

.photocontainer ul{
	margin-top:60px;
    margin-left: 270px;

}
.photocontainer ul li{
	display:inline;	
    margin-top: 14px;
    padding-left:6px;
    padding-right:6px;
}

.photocontainer ul li a{
	text-decoration:none;
	list-style-type:none;

}
.photocontainer ul li a:hover{
	color:#DB040B;
}

.controlform{
	vertical-align:baseline;
	margin-bottom:4px;
}
.fieldlabel{
	width:150px;
	float:left;
	text-align:right;
	margin-top:2px;
	margin-right:5px;

}



.clear { clear:both;}

body { height:100%; }

html { height:100%; }
body {font-size:100%; line-height:1em; text-align:center; background:url(images/bg.gif) repeat-x top; background-color:#B0B0B0;
	  font-family:Arial, Helvetica, sans-serif; color:#444444;
}
textarea
	{	font-family:Arial, Helvetica, sans-serif;
		color:#444444;
	}	


input
	{	font-family:Arial, Helvetica, sans-serif; 
		color:#444444;
	}	


html
	{	font-family:Arial, Helvetica, sans-serif; 
		color:#444444;
	}	


.width{ width:100%}
div.container1 {overflow:hidden; width: 100%;}


a img{ border:0px}
img{ vertical-align:top;  }

a{color:#115788; text-decoration:underline} 
a:hover{text-decoration:none}


/*header*/
#header {font-size:0.75em; color:#aaa9a6 }
#header a{color:#0e5d95; text-decoration:underline} 
#header a:hover{text-decoration:none}
#header .menu{ float:left; width:331px; height:286px } 
#header .slogan{ float:left; width:980px;}
#header .holdmain{width:980px;}
#header .slogan1{ margin:0px 0px 0px -31px;}
#header .mainpicture{ float:right; width:649px;} 

ul {
	list-style:none;
}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left}
#content .indent_main{padding:0px 29px 33px 40px}
#content .title{ background:url(images/bg_title.gif) repeat-x bottom; padding-top: 0px; padding-bottom:7px; margin-bottom:18px }
#content .bann{ position:relative; margin:0px 0px 9px -20px; border:2px solid #bebebe;}
#content .bann2{ position:relative; margin:120px 0px 50px -20px; border:2px solid #bebebe;}
#content .bann3{ position:relative; margin:75px 0px 50px -20px; border:2px solid #bebebe;}
#content p{ margin:0px 0px 25px 0px}

#content .img_border{border:2px solid #bebebe; float:left; margin:0px 20px 0px 0px}
#content .p2{ margin:0px 0px 10px 10px}
#content .p2red{ color:#850B1C; margin:0px 0px 10px 10px; font-weight:bold; font-size:small;}



.text{ background:url(images/page1_title4.gif); width:225px; color:#FFFFFF; margin-bottom:9px}
.text .indent_text{ padding:0px 0px 0px 0px; }

.left{text-align:left;}


/*footer*/
#footer { color:#757575; font-size:0.75em; background:url(images/bot.gif) repeat-x top;}
#footer a {color:#115788; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .bg_left{background:url(images/bot_left.gif) no-repeat top left; }
#footer .bg_right{background:url(images/bot_right.gif) no-repeat top right;  height:140px}
#footer .indent_footer{padding:0px 25px 0px 45px; margin-top:0px;}
.botdate {
	margin-top:28px;
}
.webdessize {
	font-size:smaller;
}

.arlogo {
	margin-right:10px;
	margin-bottom:0px;
	margin-top:18px;
	border-color: #cccccc; 
	border-style:solid;
	border-width:1px;
	
}
.golflogo {
	margin-right:45px;
	margin-bottom:0px;
	margin-top:18px;
	border-color: #cccccc; 
	border-style:solid;
	border-width:2px;

}
.aftlogo {
	margin-right:6px;
	margin-left:5px;
	margin-bottom:0px;
	margin-top:9px;
	border-color: #cccccc; 
	border-style:solid;
	border-width:2px;
}


input{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	width:200px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	width:335px; height:72px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:90px; height:26px;
	padding: 0.25em;
	margin-right:30px;
	color:#444444;
	background-color:#CCCCCC;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
input.reset
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:90px; height:26px;
	padding: 0.25em;
	color:#444444;
	background-color:#CCCCCC;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}

