@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-x;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.oneColFixCtr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FFFFFF;
	text-align: left; /* this overrides the text-align:center on the body element. */
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/tea.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 10px;
	background-repeat: no-repeat;
	background-position: right top;
}



.logobox{
	width: 190px;
	padding: 0px;
	height: 230px;
	text-align: left;
	margin: 0px;
}

.menubar {
	padding: 0px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	float: left;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	clear: both;
}

.link {
	width: 180px;
	margin: 0px;
	padding: 0px;
	height: 300px;
	background-repeat: no-repeat;
}

.link ul{
	padding: 0px;
	width: 180px;
	list-style-image: none;
	margin: 0px;
}

.link li{
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	letter-spacing: 1px;
	width: 180px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-image: url(../images/link_bg.png);
	background-repeat: no-repeat;
	height: 30px;
}

.link a{
	text-decoration: none;
	color: #666666;
	display: block;
	height: 23px;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

.link a:hover {
	color: #993300;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 180px;
}

.wc3{
	width: 180px;
	margin-bottom: 0px;
	vertical-align: bottom;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.slogan {
	width: 210px;
	margin-left: 220px;
	margin-top: 20px;
}

.slogan p{
	font-size: .9em;
	color: #993300;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

.top_content{
	clear: none;
	float: right;
	width: 730px;
	padding: 0px;
	height: 300px;
	margin-top: 135px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.content_block{
	width:750px;
	margin-top: 135px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 190px;
}

.login_box {
	width:230px;
	height:300px;
	background-image: url(../images/logo_bg.png);
	float:left;
	padding: 0px;
	text-align:left;
	font-size: 1em;
	clear: right;
	margin: 0px;
	background-repeat: no-repeat;
}

.login_form{
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
	margin: 0px;
}

.login_input{
	width: 180px;
	margin: 0px;
	padding: 0px;
}

.login_input h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #CCCCCC;
	letter-spacing: 1px;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}

.login_input p{
	letter-spacing: 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}

.login_warning{
	color:#CCCCCC;
	font-size: 0.7em;
	padding: 0px;
	height: 40px;
	width: 190px;
	line-height: 1.25em;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.project_box {
	height: 0px;
	width: 490px;
	padding: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	margin: 0px;
}

.project_content{
	height: 298px;
	width: 488px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.project_text{
	padding: 20px;
	width: 258px;
	float: left;
}

.project_text p{
	font-size: 0.7em;
	line-height: 1.5em;
	}
	
.project_text ul{
	text-decoration: none;
	color: #666666;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	list-style-position: inside;
	list-style-type: square;
	letter-spacing: 1px;
	}
	
.project_text li{
	padding: 2px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	}		

.project_text h3{
	font-size: .85em;
	color: #993300;
	margin: 0px;
	padding: 0px;

}

.project_image_box{
	float: right;
	width: 160px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.project_image_box_caption{
	margin-top: 10px;

}

.project_image_box_caption p{
	font-size: .7em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;

}

.project_image_box_caption a{
	text-decoration: none;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	line-height: 1.5em;
	text-transform: none;
}

.project_image_box_caption a:hover {
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	line-height: 1.5em;
}

.bottom_content{
	clear: none;
	float: right;
	width: 730px;
	margin: 0px;
	padding: 0px;
}

.bottom_left_block{
	width: 518px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	float: left;

}

.bottom_left_block_content{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 375px;
	width: 518px;
	padding: 0px;
	background-position: left top;
	margin: 0px;
}

.bottom_left_block_content_text{
	padding: 10px;
	width: 470px;
	margin-left: 15px;
	margin-top: 15px;
}


.bottom_left_block_content_text h3{
	font-size: .85em;
	color: #993300;
	margin: 0px;
	padding: 0px;
}

.bottom_left_block_content_text p{
	font-size: 0.7em;
	line-height: 1.5em;
}

.bottom_left_block_content_text a{
	text-decoration: none;
	color: #666666;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}

.bottom_left_block_content_text a:hover {
	text-decoration: none;
	color: #993300;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: .7em;
}

.bottom_right_block{
	width: 198px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.bottom_right_block_content{
	padding: 0px;
	height: 375px;
	width: 198px;
	margin: 0px;
}

.bottom_right_block_content_text{
	padding: 10px;
	margin-top: 15px;
	margin-left: 10px;
	letter-spacing: 1px;
}

.bottom_right_block_content_text h3{
	font-size: 0.85em;
	color: #993300;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.bottom_right_block_content_text p{
	font-size: 0.7em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

.footer {
	clear: both;
	height: 10px;
	width: 930px;
	margin: 0px;
	padding: 0px;
	float: none;
	position: static;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.contact_single {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 22px;
}

.contact_multi {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 150px;
}

.index_single {
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	height: 70px;
}

.content_page_box {
	background-color: #FFFFFF;
	width: 710px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	clear: none;
	float: right;
	position: relative;
	margin-top: 135px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content_page_box_copy {
	float: left;
	width: 450px;
	clear: right;

}

.content_page_box_copy  h3{
	font-size: .85em;
	color: #993300;
	margin: 0px;
	padding: 0px;
}

.content_page_box_copy  h4{
	font-size: .75em;
	color: #993300;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.content_page_box_copy  p{
	font-size: 0.7em;
	line-height: 1.5em;
}

.content_page_box_copy a{
	text-decoration: none;
	color: #666666;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content_page_box_copy a:hover {
	text-decoration: none;
	color: #993300;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

.content_page_box_image {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 50px;
	clear: none;
}

.content_page_box_image_caption{
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

} 

.content_page_box_image_caption p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
	color: #666666;
	letter-spacing: 1px;
}

.content_page_box_image_caption a{
	text-decoration: none;
	color: #666666;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

.content_page_box_image_caption a:hover {
	text-decoration: none;
	color: #993300;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

.content_page_box_copy ul{
	text-decoration: none;
	color: #666666;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	list-style-position: inside;
	list-style-type: square;
	letter-spacing: 1px;
}

.content_page_box_copy li{
	padding: 5px;
	margin-left: 5px;

}
