html	{height: 101%;}

a	{color: #0F4A81; text-decoration: none;}
a:hover	{color: #666666;}
a:visited {color: #0F4A81; text-decoration: none;}


body	{background : White url(../images/bgnd.gif) repeat-x;text-align: center;margin-top: 0px;}

p {
	color: #666666;
	font : normal 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
}

h1 {color: #0F4A81;text-transform: uppercase;letter-spacing: 2px;margin: 15px 0px 15px 0px;font : normal 18px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;}
h2	{color: #111111;text-transform:uppercase;letter-spacing: 1px;margin: 10px 0px 10px 0px;font: normal 16px/18px Verdana, Arial, sans-serif;}
h3	{color: #666666;text-transform:uppercase;letter-spacing: 1px;margin: 10px 0px 10px 0px;font: normal 14px/16px Verdana, Arial, sans-serif;}

img	{border: none;}

.container	{margin-top: 0px;margin-left: auto;margin-right: auto;width: 760px;text-align: left;}
.page	{margin: 25px 30px 10px 20px;}
.page_left	{width: 490px;padding: 0px 40px 0px 0px;border-right: 1px solid #666666;}

.page_right	{
	float: right;
	position: relative;
	left: 30px;
	top: 0px;
	padding-right: 15px;
	width: 160px;
}


.quotes	{color: #666666;text-align: right;font : italic 14px/18px Georgia, "MS Serif", "New York", serif;}


ul	{
	font: 12px/20px Verdana, Arial, sans-serif;
	color: #666666;
	margin: 5px 0px 5px 30px;
	list-style : disc outside;
}
ol	{font: 12px/20px Verdana, Arial, sans-serif; color: #666666; margin:5px 0px 5px 30px;}
li	{font: 12px/20px Verdana, Arial, sans-serif;color: #666666;margin-bottom: 5px;}

blockquote	{margin: 10px 0px 10px 30px;}


/*=== Common  ===*/

#header {position: relative;left:0px;top:0px;width:760px;height:51px;}

/*   ===  Navigation Bar === */

#nav {width: 760px;height: 29px;background: url(../images/navbar.gif);margin: 0px 0px 0px 0px;padding: 0;position:relative;left:0px;top:0px;overflow : hidden;z-index: 5;}

#navbar li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#navbar li, #navbar a {height: 29px; display: block; text-indent:-9999px; overflow:hidden;}

#navhome {left: 2px; width: 78px;}
#navmeetings {left: 82px; width: 111px;}
#navvacations {left: 195px; width: 122px;}
#navibank {left: 319px; width: 169px;}
#navcertificate {left: 490px; width: 157px;}
#navcontact {left: 649px; width: 108px;}

#navhome a:hover {background: transparent url(../images/navbar.gif) -2px -29px no-repeat ;}
#navmeetings a:hover {background: transparent url(../images/navbar.gif)  -82px -29px no-repeat;}
#navvacations a:hover {background: transparent url(../images/navbar.gif) -195px -29px no-repeat;}
#navibank a:hover {background: transparent url(../images/navbar.gif) -319px -29px no-repeat;}
#navcertificate a:hover {background: transparent url(../images/navbar.gif) -490px -29px no-repeat;}
#navcontact a:hover {background: transparent url(../images/navbar.gif) -649px -29px no-repeat;}

/* === Rounded Boxes === */

.t {background: #FCF7EE url(../images/line_dot.gif) 0 0 repeat-x; width: 100%}
.b {background: url(../images/line_dot.gif) 0 100% repeat-x}
.l {background: url(../images/line_dot.gif) 0 0 repeat-y}
.r {background: url(../images/line_dot.gif) 100% 0 repeat-y}
.bl {background: transparent url(../images/bottomleft.gif) 0 100% no-repeat}
.br {background: transparent url(../images/bottomright.gif) 100% 100% no-repeat}
.tl {background: transparent url(../images/topleft.gif) 0 0 no-repeat}
.tr {background: transparent url(../images/topright.gif) no-repeat 100% 0;padding:10px}
.clear {font-size: 1px; height: 1px}

/* === Footer ===*/

#footer	{display: block;position: relative;left: 0px;top: 15px;clear: both;width: 760px;height: 60px;text-align : center;border-top : 1px solid #0F4A81;padding: 15px 0px 0px 0px;}
#footer a	{text-transform: uppercase;letter-spacing: 3px;text-decoration: none;color: #0F4A81;}
#footer a:hover	{text-decoration: underline; color: #666666;}
.footer_text {text-align: center;padding: 15px 0px 0px 0px;}

/*===Forms===*/
label	{font: bold 11px/18px Verdana, Arial, sans-serif;color: #482505;margin-bottom: 5px;float: left;display: block;width: 160px;padding-right: 20px;text-align: right;}
