/* CSS Document */

body
{
	background-color:#5f5149;
	font-family:"Book Antiqua", Times, serif;
	font-size:medium;
	line-height:normal;
	margin:0px 0px 0px 0px;
}
.main
{
	background-color:#372a22;
	background-image:url(main_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	bottom:0px;
	
}
.main_area
{
	bottom:0px;
	width:800px;
	background-image:url(mainpic.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	margin: 0px auto;
}

.journey
{
	width:780px;
	padding: 10px 10px 10px 10px;
}

#info_title
{
	font-size:medium;
	width:800px;
	height:55px;
	z-index:1;
	margin:36px 0px 0px 0px;
}
#info_main
{
	float:left;
	width:800px;
	z-index:1;
	font-style:normal;
}
	
#info_pics
{
	float:left;
	background-image:url(bg_pic.gif);
	background-repeat:no-repeat;
	width:120px;
	height:550px;
	border: 0px solid;
	margin: 10px 10px 10px 10px;
}

#pics
{
	width:100px;
	height:110px;
	margin-bottom:8px;
	opacity: 1;
	filter: alpha(opacity=100);
}

#pics:hover
{
	width:100px;
	height:110px;
	margin-bottom:8px;
	opacity: .4;
	filter: alpha(opacity=40);
}

.footer
{
	height:150px;
	background-color:#5f5149;
	background-image:url(footer_grad.gif);
	background-repeat:repeat-x;
}

/********************** TOP **********************/
#main_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/**margin-left: 20px;**/
	font-size:medium;
	font-weight:bold;
	height:60px;
}

#main_flash
{
	height:200px;
	width:800px;
	left:20px;
}

/********************** SPECIAL TEXT **********************/
.blurb
{
	font-family:"Book Antiqua", Times, serif;
	font-weight:bold;
	font-size:medium;
	color:#006600;
	line-height:18px;
}
.quote
{
	font-family:"Book Antiqua", Times, serif;
	font-weight:bold;
	font-size:large;
	color:#006600;
	line-height:18px;
}
#quote_sub
{
	font-size:x-small;
	color:#006600;
	line-height:18px;
}

#date
{
	font-weight:bold;
	text-decoration:underline;
	font-style:normal;
}

#hottext
{
	font-family:"Lucida Handwriting", Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:large;
}

#contact_page_text
{
	font-family:"Garamond", Times, serif;
	font-size:12px;
}

/********************** LINKS **********************/
a:link,  a:visited
{
	color:#000000;
	text-decoration::underline;
}
a:hover
{
	color:#0066CC;
	text-decoration:none;
}

/********************** PAGE CONTAINERS **********************/
.container
{
	top:320px;
	bottom:0px;
	width:800px;
	height:800px;
}

.container_XXXL
{
	top:320px;
	bottom:0px;
	width:800px;
	height:15400px;
}
.container_XXL
{
	top:320px;
	bottom:0px;
	width:800px;
	height:3500px;
}

.container_XL
{
	top:320px;
	bottom:0px;
	width:800px;
	height:2100px;
}

.container_L
{
	top:320px;
	bottom:0px;
	width:800px;
	height:1200px;
}

.container_M
{
	top:320px;
	bottom:0px;
	width:800px;
	height:800px;
}


/********************** BACKEND UPLOAD **********************/
#uploadmain
{
	padding: 0px 100px 0px 100px;
}

#textfield
{
	width:280px;
	padding: 10px 10px 10px 10px;
	float:left;
}







