@import url('menu.css');
@import url('main.css');


#homecontainer {
	 margin: 0px auto;	 
	 width: 850px;
	
}

#top {	
	margin: 0px;
	padding: 20px 0px 5px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	color:#8C183D;
	background-color:#E4E4E4;
}

#top a {
	color: #8C183D;
	text-decoration:none;
	
}

#top a:hover {
	color: #8C183D;
	text-decoration:none;
}


#midcontent{	
	 width: 850px;
	 height:auto;
	  /*background-color:#E4E4E4;
	background-image: url(../images/coloumn.png);*/
	position: relative;

}

#body-content {
	position: relative;
	padding: 10px 30px 10px 20px;

}

#homecontent {	
	width: 850px;
	margin:0px;	
	/*background-color:#ccc;*/
	background: url(../images/background_home.gif) no-repeat;		
	border:0px solid #999;	
}

#uppercontent {	
	height:490px;

}

#lowercontent{
	position: relative;		
	clear:both;	
	height:40px;	
	padding: 10px 0px 10px 0px;
	
}


#midleft{
	float: left;
    width: 350px;      
	padding: 0px 0px 8px 50px; 
	
	
}
	
#midright {
	float: right;
    width: 440px;    
	height:auto; 
	
}


#midone{	
	/*background: url(../images/topleft_bg.png) no-repeat;*/
	background-color: #fff;
	height:auto;	
	border:1px solid #999;		
}
#middtwo{	
	height:auto;	
	
}


#midcenter{
	clear:both;
	width: 658px;
	float: left;    
	height:auto;
}


#creatnew img{
	border:none;
	width:265px;
	height:47px;
	padding:0px 0px 20px 40px;
	
}


.box {
  font-size: 1em;
  margin:10px 20px 10px 20px;
  clear:both;
  
}

.box {
  width:22em;
  background: url(../images/bottom-left.gif) no-repeat left bottom;
  position:relative;
}

.box-outer {
  background: url(../images/bottom-right.gif) no-repeat right bottom;
  padding-bottom: 4%;
  position:relative;
}

.box-inner {
  background: url(../images/top-left.gif) no-repeat left top;
   position:relative;
    width:22em;

}

.box h3 {
  background: url(../images/top-right.gif) no-repeat right top;
  padding-top: 4%;
 }


.box h3, .box p {
  padding-left: 4%;
  padding-right: 3%;
  text-align:center;
}



.box form {
 	padding-left: 4%;
    padding-right: 3%;


}
form {
	line-height: 1;
	padding: 10px 0px 10px 10px;
}


input {
	display: block;
	margin-top: 2px;
}

input.button {
	margin-left:80px;	
	width: auto;
	
}
#search_box{
	width:240px;
	margin: 0 0 0 10px;
	
}

#search_box tr {
	width:120px;
	
}

#search_box th {
	text-align: left;
}

#search_box td {
	/*width:250px;*/
	
}

#search_box input.age_input {
	width: 30px;
	display: inline;
	
}

.right_input{
	text-align:right;
	
}


#middtwo img{
	border:none;
	width:430px;
	height:430px;
	padding:10px 0px 0px 0px;
}

p.style7{
	margin:0;
	font-size:18px;	
	color:#fff;
	font-weight:bold;
	padding:8px 0px 5px 0px;
}

p.style7 a{
	color: #fff;
 	text-decoration: underline;	
	
}

p.style7 a:hover{
	color: #fff;	
	
}

h2{
	font-size: 1.7em;
  	font-weight: normal;
  	line-height: 1;
  	color: #8C183D;
  	text-align:center;
  	margin: 0;

}
p.life{
	margin: 0;
	font-size: 12pt;	
	color: #8C183D;
	/*color: #FF9933; */
	text-align:center;
	padding:8px 8px 2px 12px;

}

p.style8{
	margin:0;
	font-size:16px;	
	color:#8C183D;
	font-weight:bold;
	padding:8px 0px 20px 12px;
}

p.style8 a{
	color: #8C183D;
 	text-decoration: underline;	
	
}

p.style8 a:hover{
	color: #8C183D;
	
}

P.create{
	font-size:15px;	
	color:#000;	
	padding:10px 0px 2px 75px;
	
}
p.lowertext{
	margin:0px;	
	font-size:20px;	
	color:#fff;
	text-align:center;	
	
	
}

/*** footer1 ***/


#links1 {
	
	clear:both;
	margin-top:50px;
	padding: 5px 0px 10px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color:#8C183D;

}


#copyright1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	padding: 5px 0px 10px 20px;
	text-align: center;
	color: #8C183D;

}
#links1 a {
	color: #8C183D;
	text-decoration:none;
	

}

#links1 a:hover {
	color: #8C183D;
	text-decoration: underline;
	border-bottom: 0px solid #f00;
}


#links2 {
	clear:both;
	padding: 8px 0px 10px 10px;
	text-align: center;
	color: #8C183D;
	background-color:  #E4E4E4; 
	border-bottom:4px solid #C4C4C4;
}

#links2 a {
	color: #8C183D;;
	text-decoration:none;
	
}

#links2 a:hover {
	color: #8C183D;
	text-decoration:underline;
	border-bottom: 0px solid #f00;
}

