/* CSS Document */

body {
	background: #661411;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	text-align:center;
	margin-top:10px;
	}

* {margin:0; padding:0;}
	
/* font styles */

h1 { font-size: 1.8em; font-weight: bold; color:#942824; line-height:3em;}
h2 { font-size: 1.1em; font-weight:bold; color:#942824; line-height:1.4em;}
h3 { font-size:1.2em; font-weight: lighter; color:#942824;line-height:1.2em;}
h4 { font-size: 1.3em; color: #FFFFFF; font-weight:normal; padding:4px 8px 4px 8px; background:url(images/right_bg.gif) repeat-x #D84C7E;}
h5 {}
h6 {}


p {color:#333333; line-height:1.4em;}	
a, a:link {color:#000000; text-decoration:underline;}
a:hover {color:#D84C7E;}
	
#wrapper {
	text-align:left;
	width:735px;
	margin:auto;
	border:5px solid #FFFFFF;
	}

#header {
	background: url(images/header.png) no-repeat #FFFFFF;
	height:113px;
	display:block;
	}
	
	#header img {margin:18px 18px 0 0;}

#topmenu {
	background-color: #E04F81;
	font-size: 1em;
	height:1.9em;
	display:block;
	background:url(images/nav_bg.gif) top repeat-x;
	}
	
	#topmenu ul {list-style-type:none;}
	#topmenu li {display:inline; }
	#topmenu a, #topmenu a:link {color:#FFFFFF; text-decoration:none; line-height:2em;padding:5px 8px 4px 8px; border-right:#FFFFFF 1px solid;}
	#topmenu a:hover {background:url(images/nav_bg.gif) bottom repeat-x;color:#FFCC66;line-height:2em;padding:5px 8px 4px 8px;border-right:#FFFFFF 1px solid;}

#container {
	background-color:#FFFFFF;
	}

#main {
	background: url(images/fade_bg.gif) top repeat-x #FFFFFF; 
	width:535px;
	display:inline;
	float:left;
	margin-top:5px;
	padding-left:10px;
	}

#right {
	display:inline;
	float:right;
	width:180px;
	background-color: #932824;
	margin:5px 0px 5px 9px;
	
	}
	
	#right p {color:#FFFFFF; margin:1em;	}
	#right a, #right a:link {color:#FFCC33; font-weight:bold;}
	#right a:hover {color:#DFD2D6;}

#footer {
	text-align:left;
	width:735px;
	color: #DFD2D6;
	font-size: 0.85em;
	line-height:1em;
	margin:auto;
	padding: 8px;
	}
	
	#footer ul {width:735px;text-align:left;list-style-type:none;}
	#footer li {display:inline;}
	#footer a, #footer a:link {text-decoration:none; color:#DFD2D6;padding:0px 5px;border-right:1px solid #DFD2D6}
	#footer a:hover {text-decoration:underline;}

#clear {clear:both;}
#main2 {
	background: url(images/fade_bg.gif) top repeat-x #FFFFFF;
	width:715px;
	display:inline;
	float:left;
	margin-top:5px;
	padding-left:10px;
	padding-right: 10px;
}
#topmenu up {
background:url(images/nav_bg.gif) bottom repeat-x;color:#FFCC66;line-height:2em;padding:5px 8px 4px 8px;border-right:#FFFFFF 1px solid;
}
