html,body
{
	font-family: "Trebuchet MS", sanserif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	background-image: url(../tt_images/bkgrnd_gradient.png);
	background-color: #d1d1d1;
	background-repeat: repeat-x;	
}

p
{
	font-family: "Trebuchet MS", sanserif;
	font-size: 0.75em;
	line-height: 130%;
	color: #606060;
	margin: 0;	
}

.bodytext
{
	margin: 5px 15px 10px 0;
}

.phonetext
{
	font-size: 1.1em;
}

.greytext
{
	color: #808080;
	margin-bottom: 3px;
}

.smalltext
{
	font-size: .75em;
	line-height: 100%;
}

.link_margins
{
	margin: 5px 0 5px 7px;
}

.italtext
{
	text-align: right;
	font-style: italic;
	margin-right: 3px;
}

.italtext2
{
	text-align: center;
	font-style: italic;
}

h1
{
	font-weight: normal;
	font-size: 1.75em;
	color: #606060;
	text-align: right;
	margin: 0;
}

h2
{	
	font-weight: normal;
	font-size: 1.5em;
	color: #606060;
	margin: 0;
}

h3
{	
	font-weight: normal;
	font-size: 1.25em;
	color: #808080;
	margin: 0;
}

h4
{
	font-weight: normal;
	font-size: 3.5em;
	color: #fff;	
	margin: 0;
}

h5
{
	font-weight: normal;
	font-size: 3.25em;
	/*color: #808080;*/
	color: #000;
	margin: 0;
}

ol
{
	font-family: "Trebuchet MS", sanserif;
	font-size: 0.85em;
	line-height: 130%;
	color: #606060;
	margin: 0;	
}

li
{
	margin: 5px 0;
}

a
{
	color: #808080;
	text-decoration: none;
}

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

a:visited
{
	color: #808080;
}

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

a.menu_grey:link
{
	color: #808080;
	text-decoration: none;
}

a.menu_grey:visited
{
	color: #808080;
}

a.menu_grey:hover
{
	color: #444;
	text-decoration: underline;
}

a.menu_white:link
{
	color: #fff;
	text-decoration: none;
}

a.menu_white:visited
{
	color: #fff;
}

a.menu_white:hover
{
	color: #fff;
	text-decoration: underline;
}

a.email:link
{
	color: #444;
	text-decoration: underline;
}

a.email:visited
{
	color: #808080;
	text-decoration: underline;	
}

a.email:hover
{
	color: #808080;
	text-decoration: underline;	
}


#shadow_holder
{
	width: 1050px;
	margin: 0 auto;
	position: relative;
	background-color: transparent;
}

#shadow_left
{
	height: 100%;
	width: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../tt_images/left_drop_shadow.png);
	background-color: transparent;
}

#shadow_right
{
	height: 100%;
	width: 25px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../tt_images/right_drop_shadow.png);
	background-color: transparent;
}

#shadow_bottom
{
	height: 25px;
	width: 1050px;
	position: absolute;
	bottom: -25px;
	right: 0;
	background-image: url(../tt_images/bottom_drop_shadow.png);
	background-color: transparent;
}

#mainholder
{
	width: 1000px;
	margin: 0 25px;
	background-color: #e6e6e6;
}

#header
{
	width: 970px;
	margin: 0 15px 0 15px;	
}

#header_logo
{
	width: 190px;
	float: left;	
}

#header_text
{
	position: absolute;
	left: 368px;
	top: 100px;	
	width: 642px;
	float: right;
}

#header_text_home
{
	position: absolute;
	left: 240px;
	top: 100px;	
	width: 770px;
	float: right;
	text-align: right;
}

#main_image
{
	width: 970px;
	margin: 0 15px 0 15px;	
}

#home_words_left_1
{
	position: absolute;
	left: 130px;
	top: 172px;
}

#home_words_left_2
{
	position: absolute;
	left: 410px;
	top: 225px;
}

#home_words_right_1
{
	position: absolute;
	left: 575px;
	top: 525px;
}

#home_words_right_2
{
	position: absolute;
	left: 666px;
	top: 579px;
}

#home_menu
{
	width: 970px;
	height: 150px;
	margin: 14px 15px 0 15px;	
}

#home_menu_1
{
	position: absolute;
	left: 40px;
	width: 232px;
	background-color: #ffffff;	
}

#home_menu_2
{
	position: absolute;
	left: 286px;
	width: 232px;
	background-color: #ffffff;	
}

#home_menu_3
{
	position: absolute;
	left: 532px;
	width: 232px;
	background-color: #ffffff;	
}

#home_menu_4
{
	position: absolute;
	left: 778px;
	width: 232px;
	background-color: #ffffff;	
}

#menu_bar
{
	width: 970px;
	height: 20px;
	margin: 5px 15px 5px 15px;
}

#menu_bar_1
{
	position: absolute;
	left: 40px;
	width: 180px;
	height: 10px;
	background-color: #ffffff;
	padding: 5px;
}

#menu_bar_2
{
	position: absolute;
	left: 235px;
	width: 180px;
	height: 10px;
	background-color: #ffffff;
	padding: 5px;
}

#menu_bar_3
{
	position: absolute;
	left: 430px;
	width: 180px;
	height: 10px;
	background-color: #ffffff;
	padding: 5px;
}

#menu_bar_4
{
	position: absolute;
	left: 625px;
	width: 180px;
	height: 10px;
	background-color: #ffffff;
	padding: 5px;
}

#menu_bar_5
{
	position: absolute;
	left: 820px;
	width: 180px;
	height: 10px;
	background-color: #ffffff;
	padding: 5px;
}

#left_graphic
{
	width: 190px;
	margin: 0 5px 0 15px;
	float: left;
}

#content
{
	/* position: absolute;
	left: 205px;*/
	float: left;
	width: 560px;
	margin: 0 5px 15px 5px;
	padding: 5px;
}

#right_panel
{
	width: 190px;
	margin-right: 15px;
	float: right;
	background-color: #e6e6e6;
}

#right_panel_top
{
	width: 180px;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;
}

#right_panel_top_inside
{
	width: 170px;
	background-color: #e6e6e6;
	padding: 5px;
	margin-top: 5px;	
}

#right_panel_bottom
{
	width: 180px;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;	
}

#right_panel_bottom_inside
{
	width: 170px;
	background-color: #e6e6e6;
	padding: 5px;
	margin-top: 5px;
	min-height: 75px;
}

#right_panel_facebook
{
	width: 180px;
	background-color: #fff;
	padding: 5px;
}

.clear_div
{
	clear: both;
}

#signoff
{
	position: relative;
	width: 1050px;
	background-color: transparent;
	margin: auto;
	margin-bottom: 20px;
}

#signoff_left
{
	float: left;
	margin-left: 25px;
}

#signoff_right
{
	float: right;
	margin-right: 25px;
	text-align: right;
}


