/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                 CSS DESIGNED BY FOLLOW STUDIO 2007              */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.main_container{
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
	width:931px;
	height:auto;
}

.home_main_container{
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
	width:960px;
	height:auto;
}

.site_links{
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	width:860px;
	height:auto;
	}
	
.home_logo{
	margin-top:30px;
	width:950px;
	height:auto;
	}
	
.tab_links{
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:45px;
	height:500px;
	}
	
.container{
	float:left;
	width:800px;
	height:auto;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	}
	
.home_container{
	float:left;
	width:953px;
	height:auto;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	}
	
.sub_links{
	margin-top:0px;
	width:800px;
	height:20px;
}

.home_left{
	float:left;
	margin-top:10px;
	width:553px;
	height:auto;
	padding-bottom:10px;
	}

.gallery_left{
	float:left;
	margin-top:10px;
	width:400px;
	height:auto;
	padding-bottom:10px;
	}
	
.info_left{
	float:left;
	margin-top:10px;
	margin-left:15px;
	margin-right:20px;
	width:227px;
	height:auto;
	padding-bottom:10px;
	}
	
.divider{
	float:left;
	margin-top:35px;
	width:8px;
	height:auto;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#666666;
	}

.gallery_right{
    float:left;
    margin-left:10px;
	margin-top:40px;
	padding-right:11px;
	width:370px;
	height:auto;
	background:url("images/logo/t.gif") bottom right;
	background-repeat:no-repeat;
	}
	
.info_right{
   float:left;
	margin-top:40px;
	margin-left:10px;
	padding-right:11px;
	width:508px;
	height:auto;
	background:url("images/logo/t.gif") bottom right;
	background-repeat:no-repeat;
	}

.external_link{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:20px;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                 BODY TEXT AND LINKS				               */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
font-family: "Century Gothic", Arial, Helvetica;
font-size:10px;
color:#333333;
line-height:19px; 
}

A { 
	text-decoration:none }

h1{
font-family: "Century Gothic", Arial, Helvetica;
font-size:12px;
color:#9E8B6F;
line-height:19px; 
font-weight:lighter;
}

h2{
font-family: "Century Gothic", Arial, Helvetica;
font-size:16px;
color:#888888;
line-height:19px; 
font-weight:lighter;
}

A:link {
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	color: #9E8B6F;
}

A:visited {
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	color: #9E8B6F;
}

A:active {
	text-decoration: none; 	
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	color: #9E8B6F;
}

A:hover {
	text-decoration: underline;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	color: #9E8B6F;
}
