@charset "utf-8";

/*       _              _   _        _         _           _                                        _________________________
        / /\           /\ \/\ \     /\_\      /\ \        /\ \     _     _                        /\                          \
       / /  \         /  \ \ \ \   / / /     /  \ \      /  \ \   /\_\  /\ \              _       \ |                          |
      / / /\ \       / /\ \ \ \ \_/ / /     / /\ \ \    / /\ \ \_/ / / /  \ \____    __  /\ \     | |   Beyond Logics, LLC.    |
     / / /\ \ \     / / /\ \_\ \___/ /     / / /\ \ \  / / /\ \___/ / / /\ \_____\  /_/\_\ \_\    | | http://beyondlogics.com  |
    / / /\ \_\ \   / /_/_ \/_/\ \ \_/     / / /  \ \_\/ / /  \/____/ / / /   / / /  \ \__/\/_/_   | |   me@beyondlogics.com    | 
   / / /\ \ \___\ / /____/\    \ \ \     / / /   / / / / /    / / / / / /   / / /    \/_/\/___/\  | | ___    _____          ___|
  / / /  \ \ \__// /\____\/     \ \ \   / / /   / / / / /    / / / / / /   / / /       /\/___ \ \  \ \                          \
 / / /____\_\ \ / / /______      \ \ \ / / /___/ / / / /    / / /  \ \ \__/ / /        \/_/ /_/ /   | |       ©2008 - 2010       |
/ / /__________Y / /_______\      \ \_Y / /____\/ / / /    / / /    \ \___\/ /              \_\/   / /                          /
\/_____________|/__________/       \/_|/_________/\/_/     \/_/      \/_____/                      \/__________________________/

*/

*, html {
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

a.Thumb > IMG {
	border:3px solid #FFFFFF;
	margin:5px;
	}
	  a {
color: rgb(120,82,42);
text-decoration: none;
color:#FFF;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:normal;}

a:visited {
color:#ffffff;
text-decoration: none}

body {
	background-color:#000;
	position:relative;
	}

iframe { display:none; }

img {}

		img.Divider {
			clear:both;
			height:50px;
			width:1100px;
		}

table {
	color:#FFF;
}

	

	
	


/* DIV Containers and Releated Elements  */


DIV#Container {
	margin:0px auto;
	width:1100px;
}

		DIV#Container
		DIV#Navigation {
			color:#CCC;
			height:50px;
			margin:0px auto;
			width:1100px;
			
		}
			
				DIV#Container
				DIV#Navigation > UL {
					display:block;
					list-style:none;
					margin:15px 0;
					padding-left:37px;
				}
				
						DIV#Container
						DIV#Navigation > UL > LI {
							border-right:1px dotted #CCC;
							float:left;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size:13pt;
							font-weight:normal;
							padding:0 13px 0 13px;
						}
						
						DIV#Container
						DIV#Navigation > UL > LI:first-child
						{
							float:left;
							padding:0 25px 0 0;
						}
						
						DIV#Container
						DIV#Navigation > UL > LI:last-child
						{
							float:left;
							border:none;
							outline:none;
							padding:0 0 0 25px;
						}
						
						DIV#Container
						DIV#Navigation > UL > LI > SPAN {
							color:#FFF;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size:16pt;
							font-weight:normal;
						}
						
								DIV#Container
								DIV#Navigation > UL > LI > A > SPAN {
									/*border-bottom:1px #DDD dotted;*/
									color:#FFF;
									font-family:Georgia, "Times New Roman", Times, serif;
									font-size:16pt;
									font-weight:normal;
									padding:0 0 2px 0;
									text-decoration:none;
								}
							
								DIV#Container
								DIV#Navigation > UL > LI > A:HOVER > SPAN {
									text-decoration:overline;
								}
								
								DIV#Container
								DIV#Navigation > UL > LI.Manual > A:HOVER > SPAN {
									text-decoration:overline;
								}
								
								DIV#Container
								DIV#Navigation > UL > LI.Manual > A > SPAN {
									/*border-bottom:1px #DDD dotted;*/
									background-image:url(../_images/wordico.png);
									background-position:left;
									background-repeat:no-repeat;
									color:#FFF;
									font-family:Georgia, "Times New Roman", Times, serif;
									font-size:16pt;
									font-weight:normal;
									padding:0 0 2px 25px;
									text-decoration:none;
								}
							
		

		DIV#Container
		DIV#Header {
			background-image:url(../_images/header_short.png);
			background-repeat:no-repeat;
			height:250px;
			width:1100px;
		}
		DIV#Lower {
			background-image:url(../_images/header_.png);
			background-repeat:no-repeat;
			height:250px;
			width:1100px;
		}
		DIV#Movie {
			background-image:url(../_images/homePage_3.png);
			background-repeat:no-repeat;
			height:432px;
			width:324px;
		}
		
		DIV#Container
		DIV#Banner {
			background-image:url(../_images/banner.png);
			background-repeat:no-repeat;
			height:400px;
			margin:40px 0 0 0;
			width:1100px;
		}
		
		DIV#Container
		DIV#Main_Content {
			min-height:200px;
			width:1100px;
		}
		
				DIV#Container
				DIV#Main_Content > H2 {
					color:#FFF;
					font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
					font-size:33pt;
					font-weight:normal;
				}
				DIV#Container
				DIV#Main_Content
				DIV#Main_Content_Centered {
					background-color:#000;
					float:none;
					
					width:1100px;
				}
				DIV#Main_Content_Centered > P {
							color:#FFF;
							font-family:Georgia, Tahoma, Geneva, sans-serif;
							font-size:16px;
							font-weight:normal;
							padding:10px;
							line-height:30px;
						}
				DIV#Main_Content_Centered > H2.Welcome {
							background-image:url(../_images/welcome.png);
							background-repeat:no-repeat;
							height:93px;
							width:650px;
						}
		
				DIV#Container
				DIV#Main_Content
				DIV#Main_Content_Left {
					background-color:#000;
					float:left;
					width:650px;
					
					}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > H4 {
							color:#fcfcfc;
							font-family:Rockwell, Arial, Helvetica, sans-serif;
							font-size:24pt;
							font-weight:normal;
							padding:0 10px 10px 10px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > H5 {
							color:#fcfcfc;
							font-family:"Lucida Grande", arial;
							font-size:10pt;
							font-weight:normal;
							padding:0 10px 10px 10px;
						}
						
								DIV#Container
								DIV#Main_Content
								DIV#Main_Content_Left
								DIV.Display_Portfolio {
									min-height:675px;
									width:650px;
								}
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Lilleigh-Monroe{
											background-image:url(../_images/Lilleigh_Monroe.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.New-Hope-House {
											background-image:url(../_images/new_hope_house.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Karlie-Dare {
											background-image:url(../_images/karlie_dare.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Kamryn-Leigh-II {
											background-image:url(../_images/kamryn_leigh_ii.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Lauren-Elizabeth {
											background-image:url(../_images/lauren_elizabeth.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Casey-McKenna {
											background-image:url(../_images/Casey-McKenna.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Lions-Paw {
											background-image:url(../_images/Lions-Paw.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Lynda-Christine {
											background-image:url(../_images/lynda_christine.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Kamryn-Leigh {
											background-image:url(../_images/kamryn_leigh.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										
										
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Carol-Ann {
											background-image:url(../_images/carol_ann.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.ThePreston {
											background-image:url(../_images/preston.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Brittany-Leigh {
											background-image:url(../_images/brittany_leigh.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Unnamed-House {
											background-image:url(../_images/The-New-House.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
										DIV#Container
										DIV#Main_Content
										DIV#Main_Content_Left
										DIV.Display_Portfolio > H6.Megan-Elyse {
											background-image:url(../_images/megan_elyse.png);
											background-repeat:no-repeat;
											height:675px;
											width:650px;
										}
				
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > H2.Welcome {
							background-image:url(../_images/welcome.png);
							background-repeat:no-repeat;
							height:93px;
							width:650px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > H2.Resouces {
							background-image:url(../_images/resources.png);
							background-repeat:no-repeat;
							height:93px;
							width:650px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > H2.Resouces2 {
							background-image:url(../_images/resources_2.png);
							background-repeat:no-repeat;
							height:93px;
							width:650px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > H2.Portfolio {
							background-image:url(../_images/portfolio.png);
							background-repeat:no-repeat;
							height:93px;
							width:650px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > H2.Contact {
							background-image:url(../_images/contact.png);
							background-repeat:no-repeat;
							height:93px;
							width:650px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > H2.NumberHeader {
							font-family:Rockwell, Arial, Helvetica, sans-serif;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > H3.Number_Person {
							color:#CCC;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size:24px;
							font-weight:bold;
							padding:6px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > P.Number {
							font-family:Tahoma, Geneva, sans-serif;
							font-size:24px;
							padding:6px;
						}
							
								
								DIV#Container
								DIV#Main_Content
								DIV#Main_Content_Left > H2 > SPAN {
									display:none;
								}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > P {
							color:#FFF;
							font-family:Georgia, Tahoma, Geneva, sans-serif;
							font-size:16px;
							font-weight:normal;
							padding:10px;
							line-height:30px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > P.Client {
							background-color:#000000;
							color:#FFFFFF;
							padding:5px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Left > P.Comment {
							background-color:#FFFFFF;
							border:2px solid #999999;
							color:#000000;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size:11pt;
							/*font-size:12pt;*/
							padding:8px 12px;
						}
						
					
				DIV#Container
				DIV#Main_Content
				DIV#Main_Content_Right {
					background-color:#000;
					float:right;
					width:400px;
				}
				
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Right	> IMG.House {
								height:250px;
								margin:0;
								width:325px;
							}
							
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Right	> H2.Communities {
							background-image:url(../_images/communities.png);
							background-repeat:no-repeat;
							height:93px;
							width:400px;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Right	> H2.RecentNews {
							background-image:url(../_images/recentnews.png);
							background-repeat:no-repeat;
							height:93px;
							width:400px;
						}
						
								DIV#Container
								DIV#Main_Content
								DIV#Main_Content_Right	> H2 > SPAN {
									display:none;
								}
						
						
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Right	> H3 {
							color:#FFF;
							font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
							text-align:center;
						}
						
						DIV#Container
						DIV#Main_Content
						DIV#Main_Content_Right	> H4 {
							color:#FFF;
							font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
							font-size:1.4em;
							font-weight:normal;
							margin:5px 0px 0px 10px;
						}
					
		DIV#Container
		DIV#Footer {
			color:#FFFFFF;
			clear:both;
			height:100px;
			position:relative;
			width:1100px;
		}
			
			DIV#Container
			DIV#Footer > P {
				font-family:Tahoma, "Lucida Grande", Georgia, "Times New Roman";
				font-size:11pt;
				padding:10px;
				text-align:center;
			}

#Lilleigh-Monroe {
	/*display:none;*/
}
				
#New-Hope-House {
	display:none;
}

#Karlie-Dare {
	display:none;
}

#Kamryn-Leigh-II {
	display:none;
}		

#Lauren-Elizabeth {
	display:none;
}				
	
#Lions-Paw {
	display:none;
}	

#Megan-Elyse {
	display:none;
}

#The-Lynda-Christine {
	display:none;
}

#The-Kamryn-Leigh {
	display:none;
}					
				
#The-Carol-Ann {
	display:none;
}

#The-Preston {
	display:none;
}

#The-Brittany-Leigh {
	display:none;
}

#The-Casey-McKenna {
	display:none;
}

#The-Unknown {
	display:none;	
}


/* CSS Fixes Problems with IE ver. X */
.float-left {
	float:left;
}

.no-border {
	border:0;
}



#ie6-warning {
	background-image:url(../_images/warning.gif);
	background-repeat:no-repeat;
	height:600px;
	width:1100px;
}

#ie6-choice {
	background-image:url(../_images/options.gif);
	background-repeat:no-repeat;
	height:600px;
	position:relative;
	width:1100px;
}

		a#ie6-choice-IE {
			
			position:absolute;
			height:500px;
			left:50px;
			top:100px;
			width:400px;
		}
		
		a#ie6-choice-FF {
			
			position:absolute;
			height:500px;
			right:50px;
			top:100px;
			width:400px;
		}
#base{
	height:13px;
	width:1100px;
	bottom:1px;
	left:1px;
	z-index:15;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:200;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	position:relative;
	}
