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

html, body {
	background-image:url(/images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#EADFCD;
	height:100%;
	margin:0;
	padding:0;
	
}
li {
	font-family:tahoma;
	line-height:1.2;
	color:white;
}
#icing li {
	font-family:tahoma;
	line-height:1.2;
	color:white;
	font-size:12px;
}

li a:link {
	color:#868FEF;
}

li a:hover {
	color:white;
	font-decoration:underline;
}

li a:visited {
	color:#868FEF;
}


h1 {
	color:white;
	position:relative;
	top:-10px;
	left:20px;
	font-family:Tahoma;
	font-size:24px;
	font-weight:normal;
}

h3 {
	color:white;
	font-size:14px;
}
	
#outer {
	width:820px;
	position:absolute;
	left:50%;
	margin-left:-410px;
	background-color:black;
}

#container {
	position:relative;
	min-height:100%;
}

#header {
	height:110px;
	background-image:url(../images/header2.jpg);
	font-family: Tahoma;
	font-weight:normal;
	font-size: 20px;
	color:white;
}

#header h1 {
float:left;
clear:left;
margin-top:30px;

}

#logo {
	width: 400px;
	height:50px;
	margin-left:20px;
	float:left;
	clear:left;
}
#body {
padding-bottom:87px;
clear:both;
}

#body #navmenu1 {
	background-image:url(../awmdata/bg.jpg);
	background-repeat:repeat-y;
	font-family:Tahoma;
	font-size:12px;
	color:white;
	width:165px;
	float:left;
	padding-left:25px;
}
#body #mainbody {
float:left;
color:white;
font-family:Tahoma;
	font-size:12px;
	color:white;
	}
/*.innernav {
	background-image:url(/awmdata/bg.jpg); 
	background-repeat:repeat-y;

}*/

/*#maincontent {
	float:left;
	background-color:black;
	color:white;
	font-family:Tahoma;
	font-size:12px;
}*/

#banner {
	background-image:url(/images/banner2.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	postion:relative;
	top:-5px;
	left:7px;
	border-bottom:solid 5px #705B46;
}

#banner h2 {
	margin-left: 150px;
	margin-top:5px;
	margin-bottom:5px;
	font-family:tahoma;
	font-size:18px;
	font-weight:normal;
	color:white;
}
#banner p {
	margin-left:150px;
	width:400px;
	margin-top:5px;
	font-size:12px;
	color:white;
	font-family:tahoma;
	line-height:1.2;
	
}

#banner p a {
	color:#868FEF;
	font-decoration:none;
}

#banner p a:hover {
	color:#FF6803;
	font-decoration:underline;
}

#banner p a:visited {
	color:#868FEF;
	font-decoration:none;
}

#footer {
	height:87px;
	text-align:center;
	background-image:url(/images/bottom_1.jpg);
	
	
	color:#7C5D3C;
	font-family:tahoma;
	font-size:11px;
	width:100%;
	position:absolute;
	bottom:0;
}

#clr {
	clear:both;
}

#infoboxa {
	width:200px;
	height:115px;
	border:solid 3px #705B46;
	background-image:url(/images/love_2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family:tahoma;
	font-size:12px;
	color:white;
	/*position:absolute;
	top:221px;*/

}
#infoboxb {
	width:200px;
	height:115px;
	border:solid 3px #705B46;
	background-image:url(/images/love_2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family:tahoma;
	font-size:12px;
	color:white;
	/*position:absolute;
	top:340px;*/
}

#infoboxa h4 {
	text-align:right;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:0px;
	font-size:12px;
}

#infoboxb h4 {
	text-align:right;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:0px;
	font-size:12px;
}

#infoboxa p {
	text-align:right;
	margin-right:10px;
	margin-top:0;
	width:100px;
	float:right;
}

#infoboxb p {
	text-align:right;
	margin-right:10px;
	margin-top:0;
	width:100px;
	float:right;
}


#content {
	width:645px;
	background-color:black;
}

#content2 {
	padding-left:20px;
	padding-right:20px;
}

#content2 h3 {
	color:#FF6803;
	font-family:tahoma;
	margin-top:5px;
	margin-bottom:5px;
}

#content2 p {
	color:white;
	font-family:tahoma;
	font-size:12px;
	margin-bottom:10px;
}

#menu {
	 float:right;
	 height:245px;
	 width:220px;
	 margin-right:5px; 
	 background-image:url(/images/mid-menu.jpg);
	 background-repeat:no-repeat; 
	 background-position:center top;
	 background-color:black;
	 color:white;
	 font-family:tahoma;
}

#menu li {
	list-style:circle outside;
	line-height:1.0;
	font-size:12px;
	margin-left:80px;
	margin-top:10px;
}

#menu p {
	margin-left:80px;
}

#slider {
	float:right;
	height:245px;
	width:200px;
	margin-right:5px;
}

#contact {
	float:left;
	font-family: verdana;
	font-size:12px;
	top:15px;
	left:50%;
	margin-left:20px;
	/*margin-right:200px;*/
	
}
