body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../images/fadebg.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:13px;
}

img {
	border:1px solid #FFFFFF;
	vertical-align:text-bottom;
}

a {
	color:#3399CC;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
}

form {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	width:100%;
}

th {
	text-align:left;
	font-size:14px;
	color:#CC3300;
}

#container {
	min-width:900px;
}

#innercontainer {
	background-image:url(../images/topimg.jpg);
	background-repeat:no-repeat;
}

#top {
	height:220px;
}

#logo {
	margin-top:10px;
	margin-left:10px;
	text-align:center;
}

#logo a, #logo a:hover {
	color:#000000;
	font-size:72px;
}

#menu {
	margin-left:20px;
	width:180px;
	height:500px;
	float:left;
	background-image:url(../images/menubg.png);
	background-repeat:no-repeat;
}

div.menuitem {
	font-size:15px;
	height:45px;
	text-align:center;
}

div.menuitem {
	border-top:1px solid #CCCCCC;
}

div.menuitemtop {
	border-top:none;
}

#menudivider {
	height:1px;
	background-image:url(../images/menudivider.png);
	background-repeat:no-repeat;
}

div.menuitem a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:180px;
	height:20px;
	padding-top:15px;
	padding-bottom:10px;
	background-repeat:no-repeat;
}

div.menuitem a:hover {
	background-image:url(../images/menuoverbg.png);
	color:#FFFFFF;
}

div.menuitemtop a:hover {
	background-image:url(../images/menuovertopbg.png);
}

#content {
	width:660px;
	float:left;
	margin-top:15px;
	margin-left:30px;
}

#bottom {
	border-top:1px solid #FFFFFF;
	margin-top:20px;
	height:80px;
	color:#FFFFFF;
}

#bottomright a, #bottomright a:hover {
	color:#FFFFFF;
}

#bottomleft {
	margin-top:10px;
	margin-left:15px;
	width:850px;
	float:left;
}

#bottomright {
	margin-top:10px;
	width:150px;
	float:right;
	text-align:right;
	font-size:16px;
	margin-right:15px;
}

div.separator {
	clear:both;
	height:1px;
	font-size:1px;
}

.heading1 {
	font-size:24px;
	color:#CD8B3D;
}

.heading2 {
	font-size:18px;
	color:#CC3300;
}

.heading3 {
	color:#D78242;
}

.heading4 {
	font-size:15px;
	color:#D78242;
}

.heading5 {
	font-size:18px;
	color:#D78242;
}

.topspace {
	margin-top:5px;
}

div.space5 {
	height:5px;
	font-size:5px;
}

div.leftcolumn {
	width:320px;
	float:left;
}

div.rightcolumn {
	width:320px;
	float:right;
}

.heading2 a {
	color:#CC3300;
	text-decoration:underline;
}

.heading2 a:hover {
	color:#CC3300;
	text-decoration:underline;
}

div.clearboth {
	clear:both;
	height:1px;
	font-size:1px;
}
