@charset "utf-8";
/* CSS Document */


body {
	background-image: url(/images/background.jpg);
	margin: 0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#fullpage_content_container {
	width:1024px;
	height:720px;
	border:2px solid #000;
	margin:0 auto 0 auto;
	padding:0px;
	background-color:#000;
}
	
#left_column {
	width:244px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

#right_column {
	width:780px;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;
}

#flash_header_container {
	width:780px;
	height:320px;
	float:right;
}

#navigationbar_container {
	width:780px;
	height:20px;
	float:right;
	background-color:#a08d7a;
}

.colorbar {
	width:100%;
	float:right;
}

.colorbar_left {
	width:100%;
	float:left;
}

#logo_block {
	width:244px;
	height:340px;
	float:left;
}

#pagecontent {
	width:780px;
	height:334px;
	float:right;
	background-color:#F5E4B1;
}

.content_text_main {
	width:600px;
	margin:60px auto 0 auto;
	font-size:16px;
	color:#333333;
	text-align:justify;
	line-height:30px;
	font-weight:200;
	letter-spacing:1px;
}

.content_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-align:justify;
	line-height:20px;
	font-weight:200;
	letter-spacing:1px;
	padding:15px;
}

.content_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	line-height:20px;
	font-weight:200;
	letter-spacing:1px;
	padding-left:15px;
}

.content_text_tight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-align:justify;
	line-height:18px;
	font-weight:200;
	letter-spacing:1px;
	padding:5px 15px 5px 15px;
}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#333333;
	padding-left:15px;
}

.content_link a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000066;
	text-align:left;
	line-height:20px;
	font-weight:200;
	letter-spacing:1px;
	text-decoration:underline;
}

.content_link a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000066;
	text-align:left;
	line-height:20px;
	font-weight:200;
	letter-spacing:1px;
	text-decoration:underline;
}

#overlay_caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	opacity:0.5;
	filter:alpha(opacity=50);
	text-align:center;
	font-style:italic;
	padding:2px;
	width:776px;
	height:15px;
	position:relative;
	
}
	

#webdesign {
	width:180px;
	margin:5px auto 0 auto;
	font-size:10px;
	color:#000;
	letter-spacing:1px;
}

#webdesign a{
	color:#000;
	text-decoration:none;
} 

#webdesign a:hover{
	text-decoration:underline;
}



.style3 {font-size: 12px}

#al_award {
	width:120px;
	font-family:arial, helvetica, sans serif;
	font-size:12px;
	text-align:center;
	color:#000;
	position:relative;
	top:-25px;
	left:640px;
}

#al_award a{
	color:#000;
	text=decoration:none;
}

#al_award a:hover{
	text-decoration:underline;
}


#portfolio_title {
	font-size:24px;
	text-align:center;
	width:384px;
	margin:20px auto 0 auto;
	color:#806346;
	border-bottom:2px solid #806346;
}

#portfolio_thumbs {
	/*border:1px solid #000;*/
	width:740px;
	height:560px;
	margin:20px auto 0 auto;
	padding-left:12px;
	padding-right:12px;
}

#portfolio_thumbs img{
	float:left;
	width:100px;
	border:1px solid #000;
	margin:10px;
}

#testimonials_box {
	width:550px;
	height:100px;
	overflow-x:hidden;
	overflow-y:auto; 
}

#testimonials_box p{
	margin:0px 0px 50px 0px;
}

#portfolio_links {
	width:600px;
	height:120px;
}

#portfolio_links a{
	float:left;
	width:158px;
	height:18px;
	text-align:center;
	padding:20px;
}