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

body, html {
	background-color:#EFEFEF;
	}
	
#page {
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	width: 863px;
	height:450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 210px;
	}
#nav {
	width:863px;
	margin-left: 0px;
	}
	
#main {
	width: 480px;
	height: 340px;
	float: left;
	margin-left:50px;
	margin-top: 17px;
	overflow:auto;
	}

#side-box {
	background-image:url(images/side-box.gif);
	background-repeat:no-repeat;
	width:218px;
	height:110px;
	float:left;
	margin-bottom:5px;
	margin-left: 25px;
	padding: 10px;
	margin-top: 35px;
	}
	
#side-box2 {
	background-image:url(images/side-box.gif);
	background-repeat:no-repeat;
	width:218px;
	height:110px;
	float:left;
	margin-bottom:5px;
	margin-left: 25px;
	padding: 10px;
	margin-top: 25px;
	}
	
#special {
	width:208px;
	height:100px;
	}
	
#socail {
	height:40px;
	width:260px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	padding-left: 575px;
	}

#slideShow {
	width : 480px;
	height : 280px;
	padding :0px;
	overflow:hidden;
}
	
p {
font-family:Verdana, sans-serif;
color:#000;
margin:0;
font-size:14px;
line-height:18px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

p.subtitle {
font-family:Verdana, sans-serif;
color:#000;
margin:0;
font-size:14px;
font-weight:bold;
line-height:18px;
}

p.title {
font-family:Verdana, sans-serif;
color:#000;
margin:0;
font-weight:bold;
font-size:16px;
line-height:20px;
}

p.side {
font-family:Verdana, sans-serif;
color:#000;
margin:0;
font-size:12px;
line-height:18px;
}

p.side-title {
font-family:Verdana, sans-serif;
color:#000;
font-weight:bold;
text-decoration:underline;
margin:0;
font-size:12px;
line-height:18px;
}

p.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
}

p.copywrite {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, sans-serif;
	TEXT-ALIGN: left;
	color: #333333;
	background-position: right;
	padding-left:12px;
	text-align:center;
}

a:hover {
	color: #AB3148;
	margin:0px;
}

a {
	text-decoration: none;
	color:#cc3300;
	margin:0px;

}

a.navigation:hover {
	color: #fbb03d;
}

a.navigation {
	color:#633214;
	margin:5px;
	text-decoration:none;

}
