body {
	margin: 0;
	padding: 0;
	background: #b08c64 url(../images/bg_texture.jpg) repeat-x 0px 0px;
      font-family: Arial, Verdana, sans-serif;
	font-size: 65%;
	}

a:link {
	color: #600;
	text-decoration: none;	
	}

a:visited {	
	color: #930;
	text-decoration: none;	
	}

a:hover {
	color: #600;
	text-decoration: underline;	
	}

body #main-content a:link,
body #sub-content a:link {
	text-decoration: underline;
	}

body #main-content a:visited,
body #sub-content a:visited {
	text-decoration: underline;
	}

body #main-content a:hover,
body #sub-content a:hover {
	text-decoration: none;
	}

body #main-content a:active,
body #sub-content a:active {
	text-decoration: underline;
	}

body #main-content h2 a:link,
body #sub-content h2 a:link, 
body #main-content h3 a:link,
body #sub-content h3 a:link {
	text-decoration: none;
	border-bottom: 1px #600 solid;
	} 

body #main-content .related-links h2 a:link, 
body #main-content .related-links h3 a:link {
	color: #333;	
	}

body #main-content .related-links h2 a:link,
body #main-content .related-links h3 a:link,
body #main-content h4 a:link,
body #sub-content h4 a:link, 
body #main-content h5 a:link,
body #sub-content h5 a:link, 
body #main-content h6 a:link,
body #sub-content h6 a:link {
	text-decoration: none;
	border-bottom: 1px #333 solid;
	}

body #main-content h2 a:visited,
body #sub-content h2 a:visited, 
body #main-content h3 a:visited,
body #sub-content h3 a:visited {
	text-decoration: none;
	border-bottom: 1px #930 solid;
	} 

body #main-content .related-links h2 a:visited,
body #main-content .related-links h3 a:visited {	
	color: #333;	
	}

body #main-content .related-links h2 a:visited,
body #main-content .related-links h3 a:visited,
body #main-content h4 a:visited,
body #sub-content h4 a:visited, 
body #main-content h5 a:visited,
body #sub-content h5 a:visited, 
body #main-content h6 a:visited,
body #sub-content h6 a:visited {
	text-decoration: none;
	border-bottom: 1px #333 solid;
	}

body #main-content h2 a:hover,
body #sub-content h2 a:hover, 
body #main-content h3 a:hover,
body #sub-content h3 a:hover,
body #main-content h4 a:hover,
body #sub-content h4 a:hover, 
body #main-content h5 a:hover,
body #sub-content h5 a:hover, 
body #main-content h6 a:hover,
body #sub-content h6 a:hover {
	text-decoration: none;
	border: none;
	}

body #main-content h2 a:active,
body #sub-content h2 a:active, 
body #main-content h3 a:active,
body #sub-content h3 a:active {
	text-decoration: none;
	border-bottom: 1px #600 solid;
	}

body #main-content .related-links h2 a:active, 
body #main-content .related-links h3 a:active,
body #main-content h4 a:active,
body #sub-content h4 a:active, 
body #main-content h5 a:active,
body #sub-content h5 a:active, 
body #main-content h6 a:active,
body #sub-content h6 a:active {
	text-decoration: none;
	border-bottom: 1px #333 solid;
	}

.view-all a {
	padding-left: 8px;
	background: transparent url(../images/arrow_red.gif) no-repeat left center;
}


h1, h2, h3, h4, h5, h6 {
	margin: 15px 15px 5px 18px;
	padding: 0px;
	color: #600;
	font-weight: normal;
	font-family: Times, 'Times New Roman', serif;
	}

p {
	margin: 5px 15px 10px 18px;
	line-height: 130%;
	}

ul, ol {
	margin: 5px 15px 10px 18px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	}

ul ul {
	margin-left: 0;
	margin-right: 0;
	}

ul ol {
	margin-left: 0;
	margin-right: 0;		
	}

ol ol {
	margin-left: 0;
	margin-right: 0;
	}

ol ul {
	margin-left: 0;
	margin-right: 0;		
	}

#content ul {
	list-style-image: url(../images/arrow_red.gif);
	}

li {
	margin: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0;
	line-height: 130%;
	}

ol li {
	margin-left: 25px;
	}

ol li ul li {
	margin-left: 15px;
	}

ol {
	list-style-type: decimal;
	}

ol ol {
	list-style-type: lower-alpha;
	}

ol ol ol {
	list-style-type: lower-roman;
	}

ul h1,
ul h2,
ul h3,
ul h4,
ul h5,
ul h6,
ol h1,
ol h2,
ol h3,
ol h4,
ol h5,
ol h6,
ul p,
ol p {
	margin-left: 0px;
	margin-right: 0px;
}

dl {
	margin: 5px 15px 10px 18px;
	}

dl dt {
	font-weight: bold;
	margin: 5px 0 0 0;
	line-height: 130%;
	}

dl dd {
	margin: 0 0 10px 0;
	font-weight: normal;
	line-height: 130%;
	}
	
dd ul, dd p, dd table {
	margin-left: 0;
	}


#nav {
	width: 191px;
	border-top: 0px solid #fff;
	float: left;
      margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-size: 78%;
	}

#nav ul li {
	list-style-image: none;
	}

#search {
	padding: 7px 0px 10px 20px;
	margin: 0px;
	background: #3c5b6f url(../images/search_bg.jpg) repeat-y top left;
	color: #fff;
	}

#main-nav {
	background: #497381 url(../images/left_nav_bg.jpg) repeat-y top left;
	color: #fff;
	padding: 0px 0px 0px 0px;
	clear: both;
	}

#main-nav a:link,
#main-nav a:visited,
#where-we-are li a:link,
#where-we-are li a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	background: transparent url(../images/left_nav_arrow.gif) no-repeat 0px 2px;
	}

#main-nav a:hover, #where-we-are li a:hover {
	color: #fff;
	text-decoration: none;
	background: transparent url(../images/left_nav_arrow_hover.gif) no-repeat 0px 2px;
	}

#main-nav ul {
	margin: 0px 0px 0px 6px;
	padding: 10px 10px 5px;
	list-style: none;
	background: transparent url(../images/left_nav_separator.jpg) no-repeat top right;
	}

#main-nav .back a:link,
#main-nav .back a:visited {
	background: transparent url(../images/left_arrow.gif) no-repeat 2px 2px;
	}

#main-nav .back a:hover {
	background: transparent url(../images/left_arrow_hover.gif) no-repeat 0px 2px;
	}

#main-nav a.parent:link,
#main-nav a.parent:visited {
	background: transparent url(../images/arrow_down.gif) no-repeat 0px 4px;
	}

#main-nav .back .last a:link,
#main-nav .back .last a:visited {
	background: transparent url(../images/arrow_down.gif) no-repeat 0px 4px;	
	}

#main-nav .back .last a:hover {
	background: transparent url(../images/arrow_down_hover.gif) no-repeat 0px 4px;	
	}

#main-nav ul li, #where-we-are ul li {
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 110%;
	display: block;
	background: transparent none;
	list-style: none;
	}

#main-nav .vt-back .last a:link,
#main-nav .vt-back .last a:visited {
	background: transparent url(../images/left_arrow.gif) no-repeat 0px 4px;	
	}

#main-nav .vt-back .last a:hover {
	background: transparent url(../images/left_arrow_hover.gif) no-repeat 0px 4px;	
	}

#where-we-are {
	padding-left: 8px;	
	margin: 0px;			
	background: transparent url(../images/left_nav_bot.jpg) no-repeat top left;
}

#where-we-are img {
	padding: 0px;
	border: 0px;
	background-color: transparent;
	border: 0px;
}

#where-we-are .inside {
	padding: 8px 9px 8px 4px;
	background: transparent url(../images/left_nav_bot_inside.jpg) repeat-x top left;
	/*height: 20em;*/
	/*min-height: 305px;*/
}

#where-we-are ul {
	margin: 0px;
	padding: 10px 5px 5px;
	list-style: none;
}

h2#where-header {
	margin-top: 12px;
	margin-left: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	}

h2#where-header a {
	text-decoration: none;
	color: #fff;
	}

#sub-content {
	font-size: 78%;
	background: #ddd8bb url(../images/bg.jpg) repeat-y 0px 0px;
}

.sub-section {
	background: transparent url(../images/sub_content_top_left.gif) no-repeat top left;
	padding: 0px 0px 8px 8px;
}

.sub-section li a:link,
.sub-section li a:visited {
      padding: 0px 0px 0px 12px;
	background: transparent url(../images/arrow_red.gif) no-repeat 0px 2px;
	}

.sub-section * {
	margin-right: 8px;
	margin-left: 3px;
}

.sub-section * * {
	margin-right: 0px;
	margin-left: 0px;
}

.sub-section ul li {
	margin-left: 0px;
      list-style-image: none;
	}

.sub-section h2 {
	font-size: 1.3em;
	line-height: 110%;
	padding: 10px 10px 10px 3px;
	margin: 0px;
	background: transparent url(../images/sub_content_header_bg.gif) repeat-x top left;
	font-weight: bold;
}

.sub-section h3, .sub-section h4, .sub-section h5, .sub-section h6 {
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: bold;
}

.sub-section img {
	display: block;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #9d9879;
	display: inline;
	}

.sub-section .view-all {
	text-align: right;
	margin: 10px 12px 0px 3px;
}

.sub-section .view-all a {
	padding-left: 8px;
	background: transparent url(../images/arrow_red.gif) no-repeat left center;
}

#footer {
	width: 764px;
	margin: 0px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	text-align: center;
	color: #333;
	font-size: 72%;
	font-weight: bold;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #333;
}

#footer ul, #footer p {
	margin: 0px;
	padding: 3px 0px;
}

#footer ul li {
	padding: 0px 6px;
	margin: 0px;
	list-style: none;
	display: inline;
	background: transparent none;
	border-right: 1px #333 solid;	
}

#footer li.last {
	border-right: 0px;
}


#intro{
	margin-top: 10px;
	margin-bottom : 10px;
	font-size: 85%;
	}


#main-content .col-group {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	font-size: 85%;
	/* overflow: hidden; Makes columns invisible in Netscape. */

	}

#main-content .col-group .clear {
	border: 1px transparent dotted;	/* Helps Netscape "get" the clearing div, but shows black borders in IE without a second hack -- see global-ie.css. */
	}

#main-content .col {
	overflow: hidden;
	display: inline;
	}

#main-content .col h2 {
	margin-top: 5px;
	}

#main-content .col table {
	margin-left: 18px;
	margin-right: 15px;
	width: auto;
	}

#main-content .two-col {
	background: transparent url(../images/two_col_bg.gif) repeat-y  50% 0%;
	}

#main-content .two-col .first-col {
	float: left;
	width: 49%;
	}

#main-content .two-col .last-col {
	float: right;
	width: 49%;
	}

#main-content .three-col .col {
	float: left;
	width: 33%;
	}

#main-content .three-col .first-col {
	float: left;
	width: 33%;
	}

#main-content .three-col .last-col {
	float: right;
	width: 33%;
	}


 


