#main {
	width: 960px;
}
#rows {
	float: left;
	width: 960px;
}
#mid_vertical {
	float: left;
}
#middle {
	float: left;
	/* height: 584px; */  /* removing this allows flexible height to content */
	width: 914px;
}
#cupboard {
	float: left;
	height: 368px;
	width: 269px;
	background-image: url(images/image_03.jpg);
}
#mid_text {
	float: left;
	height: 125px;
	width: 914px;
}

#middle_top {

	float: left;
	width: 914px;
}
#mid_top_right {
	float: left;
	width: 645px;
}
#mid_bg {
	background-image: url(images/image_08.jpg);
	float: left;
	/* height: 125px; */
	width: 914px;
}
#banner {
	float: left;
	height: 205px;
	width: 645px;
	background-image: url(images/image_04.jpg);
}
#main_button {
	float: left;
	height: 47px;
	width: 645px;
	background-image: url(images/images_06.jpg);
}

#mid_top_bg {
	background-image: url(images/image_07.jpg);
	float: left;
	height: 116px;
	width: 645px;
	border: 0px solid #00ff00;
}

#flash {
	/* background-image: url(images/images_09.jpg); */
	background-image: url(images/image_08.jpg);
	float: left;
	height: 10px;  /* 84 px; */
	width: 914px;
	padding-top: 7px;
}
#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	background-image: url(images/button.jpg);
	text-align: center;
	display: block;
	float: right;
	height: 28px;
	width: 136px;
	padding-top: 7px;
	background-position: left top;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 2px;
	margin-top: 12px;
}
#button:link {
}
#button:hover {
	background-position: left center;
	font-size: 17px;
}
#button:active {
	background-position: left bottom;
}
#fhome {
	float: left;
	width: 350px;
}
#fgallery {
	float: left;
	width: 136px;
	background-image: url(images/button.jpg);
	margin-top: 12px;
}


/* #################### */
/* BRIAN'S CSS ADD-ON'S */
/* #################### */

body {
	margin:0px;
	background-image: url(images/back.jpg)
	/* background-position: center center; */
	/* background-repeat: repeat-y; */
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#6E2505;	
	}
	
.project p {
	font-size:14px;
	line-height:18px;
	color:#6E2505;
	}
	
.project {
	font-size:14px;
	line-height:18px;
	color:#6E2505;
	}	

.list1 ul li {
	list-style-type: disc;  /* circle; */
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#6E2505;
}

.list2 ul li {
	list-style-type: disc;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#6E2505;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	list-style-position: outside;
}

.list1 {
	width:290px;
	float:left;
	margin:0px;
	border: 0px solid #B581CF;	
	}

.list2 {
	margin:0px;
	border: 0px solid #B581CF;
	width:203px;
	float:left;
	padding:0px;
	}

.col250	{
	float:left;
	margin-top:30px;
	margin-left:25px;
	/* margin-right:20px; */
	width:270px;
	/* border: 0px #ff0000 solid; */
	}
	
.col2	{
	float:left;
	width:400px;
	margin-left:25px;
	/* margin-right:20px; */
	border: 0px #ff0000 solid;
	}	
	
#mainbody {
	margin-left:30px;
	margin-right:30px;
	text-align:left;
}

#mid_top_text {
	float: left;
	width:595px;
	text-align:left;
	margin-top:8px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 0px;
	border: 0px solid #ff0000;
	}
	
#mid_top_text2 {
	float: left;
	width:615px;
	text-align:left;
	margin-top:3px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 0px;
	border: 0px solid #ff0000;
	}	
	
.picright {
	float:right;
	margin-left:8px;
	margin-right:0px;
	margin-bottom:4px;
	margin-top: 14px;
	}
	
.picleft {
	float:left;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:4px;
	margin-top: 14px;
	}	
	
.dropcap {
	float:left;
	color:#6E2505; /* #8f8f8f; */ 
	font-size:42px;  /* 58px; */
	font-weight:bold;
	line-height:33px; /* 42px; */
	padding-top:0px;
	font-family: Times, serif, Georgia;
	}
	
#air_q{
	width:300px;
	height:37px;
	margin:0px ;
	float:right;
	font-weight:bold;
	background-image:url(images/blk_bg300.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;  /* 18 */
	line-height:34px;  /* 34 */
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	margin-right:145px;
	margin-top:160px;
	}	

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	color:#6E2505;
	text-align:center;
	margin-top:2px;
	margin-bottom:6px;
	border: 0px solid #0000ff;	
	}
	

.link1 a:link    {color:#6E2505; text-decoration:none;}

.link1 a:visited {color:#6E2505; text-decoration:none;}

.link1 a:active  {color:#6E2505; text-decoration:underline;}

.link1 a:hover   {color:#6E2505; text-decoration:underline; font-weight:bold;}	


.footer	{
	margin-top:35px;
	text-align:center;
	}

.footer2 {
	margin-top:25px;
	font-size:10px;
	color:#DFB8A7;
	text-align:center;
	}

.footer2 a:link    {color:#DFB8A7; text-decoration:none;}

.footer2 a:visited {color:#DFB8A7; text-decoration:none;}

.footer2 a:active  {color:#6E2505; text-decoration:underline;}

.footer2 a:hover   {color:#6E2505; text-decoration:underline;}	

















