/* Lubar 
 * (c) Lubar -- www.lubar.com
 * 
 */

html
{
	padding: 0px;
	margin: 0px;
	background: #0b0a06 url(/pics/shared/background_y.gif) top repeat-y;
}

body
{
	padding: 0px;
	font: normal 13px Georgia, times, serif;
	color: #333;
	margin: auto;
}

img { border: 0; }
img.print { border: 0; display: none; }
div { border: 0; }

a:link
{
	color: #c49801;
	text-decoration: none;
}

a:visited
{
	color: #c49801;
	text-decoration: none;
}

a:hover
{
	color: #c49801;
	text-decoration: underline;
}

a:visited:hover
{
	color: #c49801;
	text-decoration: underline;
}

div.spacer { clear: both; }

/* FONT IN TABLES */
body td
{
	font: normal 12px Georgia, times, serif;
	line-height: 24px;
	color: #333;
}

/* HEADER TAGS USING h1 - h6 HELPS SEARCH ENGINES UNDERSTAND CONTENT IMPORTANCE*/
h1
{
	font: normal 18px Georgia, times, serif;
	color: #333;
	margin: 0px 0px 5px 0px;
}

h2
{
	font: normal 16px Georgia, times, serif;
	color: #987c5a;
	margin: 0px 0px 5px 0px;
}

h3
{
	font: bold 13px Georgia, times, serif;
	color: #09C;
	margin: 20px 0px 5px 0px;
}

h4
{
	font: bold 11px Georgia, times, serif;
	color: #333;
	margin: 20px 0px 5px 0px;
}

/* PARAGRAPH TAG */
p
{
	margin: 0px 0px 10px 0px;
	font: normal 13px Georgia, times, serif;
	line-height: 24px;
	color: #333;
}


ul
{
	font: normal 12px Georgia, times, serif;
	line-height: 17px;
	color: #333;
}

li
{
	font: normal 13px Georgia, times, serif;
	line-height: 17px;
	color: #333;
	padding-bottom: 5px;
}


.pictures
{
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0px;
}

/* HOLDS CONTENT ON THE PAGE */
#container
{
	border: 0px solid #CCC;
	padding: 0px;
	color: #333;
	background: #080808 url(/pics/shared/globe_back_repeat.jpg) top repeat-x;
	margin: auto;
}

#container_sub
{
	border: 0px solid #CCC;
	padding: 0px;
	color: #333;
	background: #fff url(/pics/shared/sub_globe_wht_bck_repeat.gif) top repeat-y;
	margin: auto;
}

#copy_container
{
	width: 720px;
	margin: auto;
	border: 0px solid #fc0;
}

#sub_text
{
	border: 0px solid #CCC;
	padding: 0px;
	color: #333;
	background: transparent url(/pics/shared/sub_globe_wht_bck.jpg) top no-repeat;
	margin: auto;
}

#subnav
{
	border: 0px solid #fc0;
	padding: 15px;
	color: #333;
	width: 155px;
	float: left;
	display: inline;
	overflow: hidden;
	background: transparent;
}


#subnav a
{
	color: #333;
	background: transparent;
}

#subnav a:link, #subnav a:visited
{
	color: #333;
	text-decoration: none;
	background: transparent;
}

#subnav a:hover
{
	background: transparent;
	color: #333;
	text-decoration: underline;
}

.white_bar
{
	border: 0px solid #fc0;
	margin: auto;
	background: #353535 url(/pics/shared/top_bar2.jpg) top repeat-y;
	height: 12px;
	display: block;
	clear: both;
}

#logo_bar
{
	border: 0px solid #fc0;
	margin: auto;
	background: #070707 url(/pics/shared/top_bar3.jpg) top no-repeat;
	padding: 0px;
	height: 125px;
}

#logo_bar_sub
{
	border: 0px solid #fc0;
	margin: auto;
	background: #070707 url(/pics/shared/sub_top_globe.jpg) top no-repeat;
	padding: 0px;
	height: 80px;
}

#homepage_globe
{
	font: normal 32px Georgia, times, serif;
	color: #fff;
	display: block;
	width: 1000px;
	margin: auto;
	line-height: 60px;
	text-align: center;
	height: 469px;
	background: url(/pics/shared/globe_bck.jpg) no-repeat top;
}

/* LIST */
#navcontainer
{
	margin: 0;
	padding: 0;
	background: #372e0d url(/pics/shared/nav_bar.jpg) top repeat-y;
	border: 0px solid #fc0;
}

#navcontainer ul
{
	margin: auto;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	font: normal 15px Georgia, times, serif;
	color: #d2cebf;
	display: block;
	width: 770px;
	border: 0px solid #fc0;
	letter-spacing: .02em;
}

#navcontainer li
{
	margin: 0;
	padding: 0px 8px 0px 8px;
	list-style-type: none;
	font: normal 15px Georgia, times, serif;
	color: #d2cebf;
	display: block;
	float: left;
	line-height: 15px;
}

#navcontainer a
{
	color: #d2cebf;
	background: transparent;
}

#navcontainer a:link, #navcontainer a:visited
{
	color: #d2cebf;
	text-decoration: none;
	background: transparent;
}

#navcontainer a:hover
{
	background: transparent;
	color: #32260b;
	text-decoration: none;
}

.nav_on { color: #c49801; }

#navcontainer_sub
{
	margin: 0;
	padding: 0;
	background: #332A09 url(/pics/shared/sub_nav_bar.jpg) top no-repeat;
	border: 0px solid #fc0;
}

#navcontainer_sub ul
{
	margin: auto;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	font: normal 15px Georgia, times, serif;
	color: #d2cebf;
	display: block;
	width: 770px;
	border: 0px solid #fc0;
	letter-spacing: .02em;
}

#navcontainer_sub li
{
	margin: 0;
	padding: 0px 8px 0px 8px;
	list-style-type: none;
	font: normal 15px Georgia, times, serif;
	color: #d2cebf;
	display: block;
	float: left;
	line-height: 15px;
}

#navcontainer_sub a
{
	color: #d2cebf;
	background: transparent;
}

#navcontainer_sub a:link, #navcontainer_sub a:visited
{
	color: #d2cebf;
	text-decoration: none;
	background: transparent;
}

#navcontainer_sub a:hover
{
	background: transparent;
	color: #32260b;
	text-decoration: none;
}

/* SPECIAL FONT COLORS */
#arrow
{
	width: 760px;
	clear: both;
	border: 0px solid #fc0;
	margin: -4px 0px 0px 0px;
}

.white_text
{
	font: normal 32px Georgia, times, serif;
	color: #fff;
	display: block;
	width: 550px;
	margin: auto;
	line-height: 60px;
	text-align: center;
	padding-top: 30px;
}

.homepage_text
{
	margin: auto;
	font: normal 13px Georgia, times, serif;
	line-height: 22px;
	color: #ccc;
	display: block;
	width: 400px;
	text-align: left;
	padding-top: 20px;
}

.copy_block
{
	font: normal 13px Georgia, times, serif;
	line-height: 24px;
	color: #333;
	display: block;
	width: 505px;
	text-align: left;
	padding-top: 20px;
	border: 0px solid #fc0;
	margin-left: 210px;
}

.quote
{
	font: normal 13px Georgia, times, serif;
	color: #333;
	line-height: 30px;
}

.quotation
{
	border: 0px solid #333;
}


/* FOOTER */
#footer
{
	display: block;
	text-align: center;
	padding: 20px 0px 20px 20px;
	color: #6C6656;
	clear: both;
	margin: auto;
	border: 0px solid #fff;
}

#footer a
{
	color: #6C6656;
	background: transparent;
}

#footer a:link, #footer a:visited
{
	color: #6C6656;
	text-decoration: none;
}

#footer a:hover
{
	color: #ccc;
	text-decoration: underline;
}

#contact_home li { list-style: none; }

input.search
{
	width: 130px;
	float: left;
	margin: 10px 0 0 10px;
}

input.text { width: 170px; }

.textarea
{
	width: 170px;
	height: 50px;
}

label
{
	font: normal 13px/22px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	background: none;
	color: #262626;
}
