/* 
	Theme Name: Griffith Campus Club
	Description: Theme based on templates for http://www.griffithcampusclub.com.au
	Author: Alison Ruth
	Author URI: http://www.vicariousconversations.com/blog
	Version: 1.2

*/

body {
	background: url(images/backg5.gif) repeat fixed;
	font-size: 14px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
	color: #350000;
}

a, a:visited{
	color: #350000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #637700;
	text-decoration: underline;
}

#wrap {
	width: 700px;
    height: 100%;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: #d1dfc8;
	left: 10px;
	right: 10px;
}

#wrap1 {
	width: 702px;
    height: 100%;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: #d1dfc8;
}

#header {
	background-color: #350000;
}

#wrapper2 {
	width: 65%;
	float: left;
	padding-left: 10px;
	text-align: justify;
	background-color: #d1dfc8;
	left: 10px;
}

.nav a:hover {
	color: #495700;
	text-decoration: underline;
}


.nav a, a:visited {
	position: relative;
	text-decoration: none;
	color: #b0bda9;
}

.nav {
	text-align: center;
	font-size: 12px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #350000;
	color: #b0bda9;
	font-variant: small-caps;
}

h1, h2, h3, h4 {
	color: #350000;
	background-color: #d1dfc8;
}

#content {
	text-align: justify;
	color: #620004;
	left: 20px;
	right: 10px;
	padding-left: 10px;
}

#sidebar {
	width: 30%;
	float: right;
	margin-right: auto;
}

.footer {
	font-size: x-small;
	text-align: center;
}
	
.address {
	font-size: small;
}
