@charset "utf-8";

/* CSS Document */

body{background:#cccccc;text-align:center;width:100%;height:100%;}
body{font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#333333;}
a{text-decoration:none;color:#ffffff;}
#container{width:800px;background:#d4d4a9;border:1px solid #000;margin:0 auto;}
#header{height:50px;width:800px;background:#993400;}



#top{width:800px;height:295px;}
#top_left{float:left;margin-top:10px;width:176px;height:295px;background:#d4d4a9 url(../images/left_col_bg.jpg) repeat-x top;color:#562b15;}
#top_right{float:right;width:624px;height:295px;background:#993400;margin-top:10px;}
#center{width:800px;height:138px;background:url(../images/center.jpg) no-repeat;}

#top_sub{width:800px;height:40px;background:#993400;margin:5px 0 5px 0;}


#bottom{width:800px;height:402px;}
#bottom_left{float:left;width:176px;background:#d4d4a9;}
#bottom_right{float:right;width:622px;background:#993400;}
#bottom_right img{border-bottom:2px solid #d4d4a9;}



#main_nav{position:relative;top:50px;left:90px;}
#main_nav li{display:inline;padding-right:10px;color:#ffffff;}
#main_nav li a{color:#ffffff;font-weight:normal;font-size:14px;}

#main_nav_sub{position:relative;top:10px;left:30px;}
#main_nav_sub li{display:inline;padding-right:10px;color:#ffffff;}
#main_nav_sub li a{color:#ffffff;font-weight:normal;font-size:14px;}

#footer{width:800px;height:20px;background:#993400;text-align:center;margin-top:1px;font-size:11px;color:#fff;}


p.start:first-letter {
font-size : 300%;
font-weight : bold;
float : left;
width : 1em;
color : #fff;
}





/*form*/

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:dashed 1px #fff;
background:#993400;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#eee;
margin-bottom:20px;
border-bottom:solid 1px #a4a4a9;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#eee;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #a4a4a9;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #a4a4a9;
width:200px;
height:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}


/*image map*/
dl.image_map {display:block; width:622px; height:176px; background:url(../images/bot_pic.jpg); position:relative; margin:2px auto 2px auto;}
	a.LINK0 {left:4px; top:4px; background:transparent;}
	a.LINK0 {display:block; width:203px; height:0; padding-top:169px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent; border:0px dashed black; color:black;}
	a.LINK1 {left:413px; top:3px; background:transparent;}
	a.LINK1 {display:block; width:206px; height:0; padding-top:170px; overflow:hidden; position:absolute;}
	a.LINK1:hover  {background:transparent; border:0px dashed black; color:black;}
	a.LINK2 {left:218px; top:4px; background:transparent;}
	a.LINK2 {display:block; width:186px; height:0; padding-top:169px; overflow:hidden; position:absolute;}
	a.LINK2:hover  {background:transparent; border:0px dashed black; color:black;}
	a.BLINK {left:620px; top:174px; background:transparent;}
	a.BLINK {display:block; width:202px; height:17px; overflow:hidden; position:absolute; font-size:0px;}
	a.BLINK:hover  {background:black; border:1px dashed white; color:white; font-size:9px;}