/* CSS STYLES FOR http://www.graphicustouring.com CREATED BY - http://www.thinksoda.com/ */

body{
	background-color: #585455;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#center_all{
	position:relative;
	width:902px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/background.jpg);
	background-repeat:repeat-y;	
}	

#logo_top{
	position:relative;	
	width:902px;
	height:160px;	
	background-image: url(images/gt_logo_top.jpg);
	background-repeat:no-repeat;
}

#logo_links{
	position:relative;
	top:122px;
	left:163px;
	width:auto;
	height:auto;
	
}

a.logo_links:link, a.logo_links:visited, a.logo_links:active {
	position:relative;
	float:left;
	width:auto;
	padding-left:10px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	height:14px;
	background-image: url(images/dot.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-transform:uppercase;
}

a.logo_links:hover{	
	color: #ff2b22;
	background-image: url(images/dot-roll.gif);
	background-position:right;
	background-repeat:no-repeat;	
}

#grey_line{
	position:relative;
	left:21px;
	width:860px;
	height:0px;
	font-size: 0px;
	background-color:#727272;
	border-top:solid 3px #c1bfbf;
}

#flash_presentation{
	position:relative;
	left:21px;
	width:860px;
	height:245px;
	border-bottom:solid 1px #ffffff;
	overflow:hidden;
	background-color:#727272;
}

#content_space{
	position:relative;
	left:21px;
	width:840px;
	height:auto;	
	padding:10px;	
	background-color:#c1bfbf;
}

#column_01{
	position:relative;
	float:left;
	padding-right:20px;
	width:260px;
	height:auto;
}

#column_02{
	position:relative;
	float:left;
	width:538px;
	height:auto;
	padding:10px;
	border:solid 1px #aaaaaa;
	background-color:#eeeeee;
}

#lower_line{	
	position:relative;
	left:21px;
	width:840px;
	height:5px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	background-color:#000000;
	border-top:solid 1px #ffffff;	
	font-size: 0px;
}

#footer{
	position:relative;	
	width:902px;
	height:27px;		
	background-image: url(images/gfx_lower.jpg);
	background-repeat:no-repeat;
}

a.footer:link, a.footer:visited, a.footer:active {
	float:left;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

a.footer:hover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fc2b24;
}

.footer{	
	float:right;
	padding-left:31px;
	padding-right:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

/* THUMBNAILS */

.thumbnails{
	float:left;
	display:block;
	width:auto;
	padding-left:5px;
}

.thumbnails p{
	clear:left;
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.thumbnails_image{
	float:left;
	padding:0px;
	border: solid 1px #333333;
	margin-top:10px;	
	margin-bottom:0px;	
	margin-left:0px;	
	margin-right:3px;	
	background-color:#999999;
	font-size: 0px;
}

a.thumbnails_image:hover{
	
	border: solid 1px #ff0033;
	background-color:#999999;
}

/* GENERAL FORMATTING */

img{
	border:0px;
	margin:0px;
}

/* TEXT FORMATTING */

h1{
	margin-top:10px;
	margin-bottom:15px;
	margin-left:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

h2{
	margin-top:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;	
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

h3{
	margin-top:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

p{
	margin-top:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.faq_text{
	margin-top:0px;
	margin-bottom:15px;
	margin-left:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

sup{
letter-spacing:normal;
}

.back{
}

/* ALL LINKS */

a, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	color: #418a21;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline;
	color: #ff2b22;
	font-weight:bold;
}

/* LISTS FORMATTING */

ul {
	padding:0px;
	padding-left:5px;
	margin:0px;
	margin-left:25px;
	padding-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}


ul li {
	margin:2px;
	margin-top:2px;
	margin-bottom:2px;
}


br.clear{
	clear:both;
	margin:0px;
}

/* FORM FORMATTING */

.block_area{
	height:250px;
}


.std_table_contact {
	width:430px;
	margin: 0px;
	margin-left:10px;
	text-align: left;
	vertical-align:middle;
	border-collapse: collapse;	
}

input{ 	
	padding:1px;
	margin-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333; 
	border: 1px solid #999999; 
	background-color: #ffffff; 
	width: 200px;	
}

.input_select{ 	
	padding:1px;
	margin-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333; 
	border: 1px solid #999999; 
	background-color: #ffffff; 
	width: auto;	
}

.input_text_area{ 	
	padding:1px;
	margin-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333; 
	border: 1px solid #999999; 
	background-color: #ffffff; 
	width: 350px;	
	height:80px;
}

.submit_buttons { 
	margin-right:2px;
	margin-top:10px;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 10px; 
	font-weight:bold;
	color: #333333; 	
	border: 1px solid #333333;  	 
	padding:1px;
	width:auto;
	background-image:url(images/button_background.jpg);
	background-position:center;
	background-repeat:repeat-x;
}






/* MORE INFORMATION PRINT */

.more_information{	
	position:relative;
	float:left;
	width:auto;
	height:auto;
}

.more_information p{	
	display: none;
}

/* PRINT PROPERTIES */

#dont_print {   	
}

#printlogo {
	position: absolute;	
	width: 326px;
	height: 95px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
#printlogo img{
    display: none;
}

/* END CSS */
