* { padding: 0; margin: 0; }

html {
	height:100%;
	margin: 0 auto;
	background-color:#996633;
	background-image:url(../images/center_shadow_2.gif); 	
	background-repeat:repeat-y;	
	background-position: 50%;	
	padding:0;
	/*overflow: -moz-scrollbars-vertical !important; */
	text-align:center;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 100%;
	display:table;
	margin:0 auto;
}

#wrapper { 
	background-color:#996633;

	display:table;
	height:100%;
	width:733px;

}
#center { 
	text-align:center;
	display:table;
	background-color:#fff;
	height: 100%;
	width:733px;
	margin-top:-19px;
	margin-left:0px;
	
/* Supported by IE5.01, IE5.5 and IE6 */
	
	#_margin-left:2px;
}

#header {
	height:250px;
	background-image:url(../images/header_2.jpg);
	background-position: 50%;	
}

#content {
	text-align:left;
	color:#442D25;
	font-size:11px;
	background: #fff;
	height:250px;
	margin:0 0 0 0 ;
	#_margin:0 0 0 13px ;
}

#content_A {
	width:470px;
	margin-left: 30px; 
	margin-bottom: 20px;
	font-size:11px;
	float:left;
	background:url(../images/round_to_fade/back.gif) repeat-x;
	background-position:top;
	padding-bottom:30px;
	
/* Supported by IE5.01, IE5.5 and IE6 */
	
	#_margin-left: 7px;
	#_margin-bottom: 0px;
}

div.clearer {
   clear:both;
   height:1px;
  overflow:hidden;
	padding:0;
	margin:0;
}

#content_B {

	margin-left:15px;
	color:black;
	float:left;
	font-size:11px;
	width:180px;
	margin:12px 0 0 20px;
}

#footer {

}
#top {
	background-color:#E1C3A1;
}
#top_nav {
	background-color:#E1C3A1;
	text-align:right;
	font-weight:normal;
	font-size:9px;
	color:#cccccc;
	height:0px;
	line-height:23px;
	padding:0 20px 0 0;
	background-image:url(../images/top_nav_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #000
}
#text_size {
	position:relative;
	float:right;
	top:230px;
	margin-right:5px;
}
#navigation {
	font-weight:bold;
	font-size:10px;
	color:#BC8978;
	height:95px;
	line-height:38px;
	padding-left:30px;
	background-repeat:repeat-x;
	background-image:url(../images/swoosh.jpg);
	
	border:0px #000 solid;
}
#navigation a 
{
	text-decoration: none;
	color:#BC8978;
	letter-spacing:1px;
}

#navigation a:hover 
{
	text-decoration: none;
	color:#fff;
	letter-spacing:1px;
}

#nav_link
{
	margin:0 1px 0 1px;
	color:#fff;
}

#nav_link:hover
{ 
	background: url(../_images/nav_hover.gif) repeat-x;
	border-style:solid ;
	color:#000;
	margin:0 1px 0 1px;
	border-width: 0px 0px 0px 0px;
}

table {
	border-collapse: collapse;
	}

th {
	border: 1px solid #CCCCCC;
	padding: 0 0.5em;
	text-align: center;
	background-color:#E4E4E4;
	height:20px;
	color:#000;
	}

td {
	border: 1px solid #CCCCCC;
	padding: 0 0.5em;
	height:20px;
	color:#000;
	}
	
.round {
	background:#fff url(../images/round_to_fade/dot.gif) 0 0 repeat-x;
	margin-top:15px;
	float:left;
}

.round .l {
	background:url(../images/round_to_fade/dot.gif) 0 0 repeat-y;
}
.round .r {
	background:url(../images/round_to_fade/dot.gif) 100% 0 repeat-y;
}
.round .bl {
	background:url(../images/round_to_fade/bl.gif) 0 100% no-repeat;
}
.round .br {
	background:url(../images/round_to_fade/br.gif) 100% 100% no-repeat;
}
.round .tl {
	background:url(../images/round_to_fade/tl.gif) 0 0 no-repeat;
}
.round .tr {
	background:url(../images/round_to_fade/tr.gif) 100% 0 no-repeat;
	font-size:11px;
	line-height:16px;
	padding: 15px 20px 20px 20px;

}
.round h1 {
	font-size:12px;
	color:#442D25;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#content p,ul,ol,li {
	line-height:1.7em;
	font-size:11px;
	color:#442D25;
}

#content ul,ol {
padding-top:3px;
padding-bottom:3px;
}

#content .heading {

	line-height: 1.9em;
	font-size: 13px;
	font-weight: bold;
	color: #442D25;
	padding-bottom:7px;
}

#content .sub_heading {
	line-height:1.8em;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
#text_size  {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size:9px;
}
#text_size a.froth {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size:9px;
	padding-right:10px;
}
#text_size a.espresso {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size:9px;
}
#text_size  a {
	color: #000;
	text-decoration: none;
}
#text_size  a:hover.espresso {
	color:#000;
	text-decoration: none;
}

#top_nav a {
color:#fff;
text-decoration:none;
}
#top_nav a:link {
color:#fff;
text-decoration:none;
}
#top_nav a:hover {
color:#fff;
text-decoration:none;
}

#content ul {
	margin-left:25px;
	line-height:1.5em;
}
#content ol {
	margin-left:35px;
	line-height:1.5em;
}
