/*
Theme Name: Geneva Society
*/



/* Begin Typography & Colors */
body
{
	font: 14px/1.7 Georgia, Lucida Sans, Lucida, 'Trebuchet MS', Arial, sans-serif;
	color:#4a2131;
	background:url(images/bg.jpg);
}
#container {
	width:820px;
	margin:0 auto;
}
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 28px;
	font-weight:normal;
	color:#4a2131;
}
h2
{
	font-size: 18px;
	font-weight:normal;
	color:#4a2131;
	padding:0 0 10px 0;
}
h3
{
	font-size: 21px;
}
h4
{
	font-size: 18px;
	font-weight:normal;
	color:#585647;
	text-align:left;
}
h5
{
	font-size: 14px;
	font-weight:normal;
}
h6
{
	font-size: 15px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}
ul
{
	list-style: square;
}
li
{
	margin-left: 30px;
}
p,
dl,
hr,
h1,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 12px;
}
blockquote {
	margin:0 50px;
}

/* =Divs
--------------------------------------------------------------------------------*/


#header {
	width:800px;
	margin:0 auto;
	height: 124px;
	background:url(images/header_slice.jpg);
}

#logo {
	float:left;
	width:298px;
	padding-top:16px;
	padding-left:28px;
}
#slogan {
	float:left;
	width:474px;
	padding-top:45px;
}
#buttons {
	width:820px;
	height: 48px;
	margin: 0 auto;
}
#under-buttons {
	background:url(images/btn_below.jpg);
	height:21px;
	width:820px;
}
.ind-button {
	height: 48px;
	float: left;
}

#content {
	margin: 0 auto;
	width: 800px;
	background: url(images/slice.jpg) repeat-y;
}
#text {
	margin: 0 auto;
	width: 734px;
}
#text-left {
width:534px;
float:left;
margin-top:15px;
}
#text-right {
width:160px;
margin-left:40px;
margin-top:65px;
float:left;
}
#graphic {
	width:160px;
	float:left;
	padding-left:36px;
}
#graphic2 {
	width:538px;
	float:left;
	padding-top:20px;
}
.box {
	width:360px;
	float:left;
}
.box-top {
	width:360px;
	height:31px;
}
.box-content {
	width:360px;
	background:url(images/box_slice.jpg)
}
.box-footer {
	width:360px;
	height:17px;
	background:url(images/box_footer.jpg)
}
.box-text {
	padding:5px 20px;
	color:#fafaeb;
	font-size:12px;
}
.box-text li {
	padding-bottom:8px;
}
.box-text a {
	color:#fafaeb;
}
#footer {
	margin:0 auto;
	width:800px;
	height:20px;
	background: url(images/footer.jpg) no-repeat;
}
a#buttonA {float:left;width:86px;height:48px;background:url(images/btn_home.jpg)}
a#buttonA:link {background:url(images/btn_home.jpg)}
a#buttonA:visited {background:url(images/btn_home.jpg)}
a#buttonA:hover {background:url(images/btn_home.jpg) 0 -48px;}
a#buttonB {float:left;width:115px;height:48px;background:url(images/btn_about.jpg)}
a#buttonB:link {background:url(images/btn_about.jpg)}
a#buttonB:visited {background:url(images/btn_about.jpg)}
a#buttonB:hover {background:url(images/btn_about.jpg) 0 -48px;}
a#buttonC {float:left;width:183px;height:48px;background:url(images/btn_public.jpg)}
a#buttonC:link {background:url(images/btn_public.jpg)}
a#buttonC:visited {background:url(images/btn_public.jpg)}
a#buttonC:hover {background:url(images/btn_public.jpg) 0 -48px;}
a#buttonD {float:left;width:86px;height:48px;background:url(images/btn_books.jpg)}
a#buttonD:link {background:url(images/btn_books.jpg)}
a#buttonD:visited {background:url(images/btn_books.jpg)}
a#buttonD:hover {background:url(images/btn_books.jpg) 0 -48px;}
a#buttonE {float:left;width:193px;height:48px;background:url(images/btn_resources.jpg)}
a#buttonE:link {background:url(images/btn_resources.jpg)}
a#buttonE:visited {background:url(images/btn_resources.jpg)}
a#buttonE:hover {background:url(images/btn_resources.jpg) 0 -48px;}
a#buttonF {float:left;width:83px;height:48px;background:url(images/btn_links.jpg)}
a#buttonF:link {background:url(images/btn_links.jpg)}
a#buttonF:visited {background:url(images/btn_links.jpg)}
a#buttonF:hover {background:url(images/btn_links.jpg) 0 -48px;}

/* =Links & Spans & Misc
--------------------------------------------------------------------------------*/
p {
	text-align:left;
}
a {
	color:#4a2131;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#footer a {
	color:#859aa0;
}

.clear {
	clear:both;
}

/* =Navigation
--------------------------------------------------------------------------------*/



