@charset "UTF-8";

/* HOME AND CONSTANTS */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: auto;
	padding: 0px;
	background-color: #ffffff;
	width: 900px;
}
img {
	border: none;
	}
#content_home {
	background: #ffffff;
	background-image: url(images/side_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
	height: 600px;
	width: 900px;
	border: 2px solid #b5121b;
	margin: auto;
	margin-top: 30px;
	padding: 0px;
	}
a:link {
	color: #0096d6;
	text-decoration: none;
	}
a:visited {
	color: #0096d6;
	text-decoration: none;
	}
a:hover {
	color: #b5121b;
	}
a:active {
	color: #b5121b;
	}	

#side_bar {
	float: left;
	width: 288px;
	height: 600px;
	margin: 0px;
	}
#side_images {
	width: 288px;
	height: 405px;
	margin: 0px;
	padding: 35px 0px 0px 16px;
	}
	
#side_images img{
	width: 255px;
	height: 135px;
	margin: 3px 0px 0px 0px;
	_margin: 0px;
	padding: 0px;
	}
		*:first-child+html #side_images img{
		margin: 0px;
		}
		
#red_line {
	width: 9px;
	float: left;
	_margin: 0px 0px -4px -16px;
	height: 600px;
	}
#top_green {
	float: left;
	width: 603px;
	height: 90px;
	background-color: #e7efbb;
	}
		* html #top_green{
		width:603px;
		margin: -600px 0px 0px 149px;
		}
		
#top_green table{
	font-size: 12px;
	color: #0096d6;
	text-align: center;
	margin: auto;
	margin-top: 22px;
	padding: 0px;
	}
#top_green td{
	width: 190px;
	padding: 0px 0px 0px 0px;
	}
#nav_bar {
	float: left;
	width: 603px;
	margin-top: -22px;
	}
		* html #nav_bar{
		margin: -532px 0px 0px 149px;
		}
		
#nav_bar p{
	font-family: Georgia, serif;
	color: #572700;
	text-align: center;
	font-size: 13px;
	margin-top: -31px;
	}
		*:first-child+html #nav_bar p{
		margin-top: -36px;
		}			
		* html #nav_bar p{
		margin-top: -36px;
		}
		
#nav_bar a:link {
	text-decoration: none;
	color: #572700;
	}
#nav_bar a:visited {
	text-decoration: none;
	color: #572700;
	}
#nav_bar a:hover {
	text-decoration: underline;
	color: #0096d6;
	}	
#nav_bar a:active {
	text-decoration: underline;
	color: #0096d6;
	}
	
#home_pic {
	float: left;
	width: 600px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	}
#home_pic p{
	width: 250px;
	height: 430px;
	margin: -425px 0px 0px 373px;
	font-size: 12px;
	line-height: 14px;
	color: #b5121b;
	}
		*:first-child+html #home_pic {
		margin-top: -5px;
		}
		* html #home_pic{
		margin: -490px 0px 0px 149px;
		}
		*:first-child+html #home_pic p{line-height: 1.2em;} * html #home_pic p{
		line-height: 1.2em;
		}
#home_pic a:link {
	color: #b5121b;
	}
#home_pic a:visited {
	color: #b5121b;
	}
#home_pic a:hover {
	color: #0096d6;
	}
#home_pic a:active {
	color: #0096d6;
	}
			

#home_footer {
	width: 600px;
	float: left;
	text-align: center;
	color: #0096d6;
	}

		*:first-child+html #home_footer {
		margin-top: -5px;} 
		
		* html #home_footer {
		margin: -40px 0px 0px 149px;}
		
	
	
/* PORTFOLIO */
#side_info {
	width: 288px;
	height: 405px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	}
	
#side_info p{
	width: 250px;
	margin: auto;
	color: #0096d6;
	text-align: left;
	font-family: georgia, serif;
	font-size: 13px;
	margin: 15px 0px 0px 50px;
	}
#side_info h1{
	width: 288px;
	font-size: 13pt;
	color: #572700;
	text-align: center;
	margin: 20px 0px 0px 0px;
	font-family: georgia, serif;
	font-weight: normal;
	}
#side_info h2{
	width: 230px;
	font-size: 14px;
	color: #b5121b;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	font-family: georgia, serif;
	font-weight: normal;
	}

#side_info img{
	width: 255px;
	margin: 10px 0px 0px 16px;
	}
	
	
	
#main_text {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	width: 600px;
	float: left;
	}
#main_text img {
	margin-top: -10px;
	padding: 0px;
	}
#main_text p{
	font-family: georgia;
	font-size: 13px;
	padding: 0px 50px 0px 10px;
	color: #572700;
	}	
#main_text h1 {
	font-family: georgia;
	font-size: 16px;
	color: #b5121b;
	text-decoration: underline;
	margin: 0px 0px 0px 10px;
	}
	
*:first-child+html #main_text {
		margin-top: -5px;
		}
		* html #main_text{
		margin: -490px 0px 0px 149px;
		}
		*:first-child+html #main_text p{line-height: 1.2em;} * html #main_text p{
		line-height: 1.2em;
		}	
	
	

#main_text_big {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	width: 600px;
	float: right;
	}
#main_text_big img {
	margin-top: -10px;
	padding: 0px;
	}
#main_text_big p{
	font-family: georgia;
	font-size: 13px;
	padding: 0px 50px 0px 10px;
	color: #572700;
	}	
#main_text_big h1 {
	font-family: georgia;
	font-size: 16px;
	color: #b5121b;
	text-decoration: underline;
	margin: 0px 0px 0px 10px;
	}	
*:first-child+html #main_text_big p{
		font-size: 12px;} 
		
		* html #main_text_big{
		margin: -490px 0px 0px 149px;
		}
		
		* html #main_text_big p{
		font-size: 12px;}





#contact {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	width: 600px;
	float: left;
	}
#contact img {
	margin-top: -10px;
	padding: 0px;
	}
#contact p{
	font-family: georgia;
	font-size: 13px;
	padding: 0px 50px 0px 10px;
	color: #572700;
	text-align: center;
	}	
#contact table{
	font-family: georgia;
	font-size: 13px;
	padding: 0px 50px 0px 10px;
	color: #572700;
	margin: auto;
	}	
#contact h1 {
	font-family: georgia;
	font-size: 16px;
	color: #b5121b;
	text-decoration: underline;
	margin: 0px 0px 0px 10px;
	}
	
*:first-child+html #contact {
		margin-top: -5px;
		}
		* html #contact{
		margin: -490px 0px 0px 149px;
		}
		*:first-child+html #contact p{line-height: 1.2em;} * html #contact p{
		line-height: 1.2em;
		}	





#footer {
	width: 900px;
	text-align: center;
	margin: 5px 0px 0px 0px;
	color: #0096d6;
	}

		*:first-child+html #home_footer {
		margin-top: -5px;} 
		
		* html #home_footer {
		margin: -40px 0px 0px 149px;}