/* CSS Document */

body {
  background:#000 url("img/jaguar_background.gif") no-repeat top center;
  margin:0 auto;
  padding:0;
  color:#817a4e;
  font:large/1.5em Helvetica, Arial, sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:large;
  } 

html>body {font-size:medium;}

#holder {
	width:383px;
	margin: 0 auto;
	padding:0;
	background:#f0e8b5 url("img/top_area_yellow_bg.jpg") repeat-y top;
	}
	
#wideHolder {
	width:531px;
	margin: 0 auto;
	padding:0;
	background:#f0e8b5 url("img/top_area_yellow_bg_531.jpg") repeat-y top left;
	}

#header {
  float:left;
  width:100%;
  background:#DECD65 url("img/top_area_yellow_bg.jpg") repeat-y top left;
  font-size:93%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0 0;
  list-style:none;
  font-size:22px;
  font-weight:normal;
  }
#header li {
  float:left;
  background:url("img/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 1px;
  }
#header a {
  float:left;
  display:block;
  background:url("img/right.gif") no-repeat right top;
  padding:10px 11px 4px 9px;
  text-decoration:none;
  color:#817a4e;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("img/left_on.gif");
  }
  
#header #current a {
  background-image:url("img/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

#topBg	{
	background:#f0e8b5 url(img/top_area_yellow_bg.jpg) repeat-y top left;
	margin-top:-30px;
	}
		
#titleBar {
	background:#666 url(img/title_bar_bg.jpg) no-repeat center left;
	}

#name	{
	padding: 80px 0 20px 20px;
	}

h1	{
	font:12px/2em Helvetica, Arial, sans-serif;
	color:#fff;
	padding: 0 0 0 10px;
	}
	
#content {
	background:#f0e8b5 url(img/bottom_curves.gif) no-repeat left bottom;
	padding:20px 20px 30px 20px;
	margin:0;
	}
	
#wideHolder #content {background-image:url(img/bottom_curves_531.gif);}

#wideHolder #titleBar {background-image:url(img/title_bar_bg_531.jpg);}

#wideHolder #topBg {background-image:url(img/top_area_yellow_bg_531.jpg);}

#wideHolder #header {background-image:url(img/top_area_yellow_bg_531.jpg);}
			
#content a	{
	color:#b29147;
	padding:0px;
	margin:0px;
	}
	
#content p {
	padding:0px 0 0 0;
	margin:10px;
	}	
	
.nopadding {padding:0;}
	
.bottom {float:right;}


/*table styles*/
#address {padding:0; margin:0 0 0 10px; font-size:12px;}
#address p {padding:0; margin:0; line-height:1em; vertical-align:text-top;}

table {margin:0 0 5px 0px; padding-left:10px; vertical-align:text-top;}
td {text-align:left; vertical-align:text-top;}

.smallCaps {font-size:11px; font-weight:bold; border-bottom:1px dotted #666; padding:0; margin:0 0 10px 0;}
.lists {font-size:11px; line-height:1.25em;}
.small {font-size:14px; line-height:1.25em;}