
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ol, ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}


body {background:#A04D75; font-size:13px; font-family:Arial, Verdana, Helvetica, sans-serif}
a {outline:none; color:#ffffff}
	a:hover {text-decoration:none}

h2 {margin-bottom:15px; font-size:1.5em; font-weight:bold; color:#422e25}
#sidebar h2 {margin-bottom:5px}

blockquote {padding-left:30px; font-size:1.85em; font-weight:bold; font-family:Georgia, Times, "Times New Roman", serif; font-style:italic; color:#D1076F; }
	blockquote span {padding-right:30px; }

 
#wrapper {width:960px; margin:0 auto; background-color:#fff}

	#header {width:960px; height:200px; float:left; background:#fff url("../images/header_bg.jpg") left top }
		#header img {float:left}
		#header h1 {float:left; display:inline; margin:50px 0 0 15px; font-size:2em; font-weight:bold; color:#fff}

	#content_wrapper {width:960px; float:left; background:#fff url("../images/content_wrapper_bg.jpg") left bottom repeat-y}
	
		#sidebar {float:left; display:inline; padding-bottom:25px; width:155px; background-color:#EFD1DF}	
		
		#content {float:left; display:inline; width:780px; padding:20px 15px}			
			#content p {margin:15px 0; line-height:1.5em}
			
			
			#content input, textarea {width: 350px}	
			#content input#submit {width:auto; font-weight:bold}														
				
			#print {padding:2px 0 3px 30px; background:url("../images/print_icon.jpg") left top no-repeat}												
					
			#navigation {list-style-type:none}
				#navigation li {width:120px; padding:10px 15px; font-size:1.em; border-top:1px solid #f1efd7; border-bottom:1px solid #EFD1DF; background:#EFD1DF url("../images/navigation_button.jpg") left top repeat-x}
					#navigation li a {text-decoration:none; color:#890549}
						#navigation li a:hover {color:#C00866}
			
			/* Category/Group List Styles */
			#group_headline {font-size:1.1em; font-weight:normal; padding:20px 15px 10px 15px; background:url("../images/category_headline_bg.jpg") 15px bottom no-repeat}
				#group_list {width:125px; margin:0px 15px; font-size:.95em; border-top:1px dashed #cdc99b; border-bottom:1px solid #fff}
					#group_list li {width:120px; border-top:1px dashed #fff; border-bottom:1px dashed #cdc99b}
						#group_list li a {display:block; padding:5px; text-decoration:none; color:#6c5c55}
							#group_list li a:hover {color:#568599; background:#efecca}

#footer {clear:both; padding:15px; width:928px; font-size:.80em; color:#fff; background-color:#C00866; border-left:1px solid #C00866; border-right:1px solid #C00866}
	#footer a {color:#fff; text-decoration:none}
		#footer a:hover {text-decoration:underline}