@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	border: 0;
	font-size: 100%;
	vertical-align: middle;
	text-align: left;
	float: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
/*****************Main Container******************/

#container {
	background-color: #fff;
	height: 515px;
	width: 905px;
	border: 1px solid #cc0000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/spacer/fauxColumn/bgColumn.png);
	background-repeat: repeat-y;
}

#topBar {
	background-color: #cc0000;
	height: 25px;
	background-image: url(../images/spacer/spacer.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

/********This is the start of the sidebar containing the navigation*********/
#sidebar {
	float: left;
	width:180px;
	font-size:1.2em;
	background-color: #F5F5F5;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	height: 445px;
	width:180px;
	
}
#sidebarNav {
	height: 410px;
	padding-bottom: 10px;
}



#sidebarNav a {

text-decoration:none;
line-height:1.5em;
padding-top:6px;
text-align: left;
}

/***************Navigation held in sidebar area****************/
#sidebarNav a:link, #sidebarNav a:visited { color:#666666}

#sidebarNav a:hover,sidebarNav a:active {
color:#cc0000;
text-decoration:underline;

}

#sidebarNav p {
	text-align: left;
	padding-left: 0.8em;
	padding-right: 0em;
}
#sidebarNav ul {
	list-style-type:none;
	list-style-image: url(../images/bullet_image/bullet-image.gif);
	list-style-position: outside;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.8em;
}

#sidebarNav li {

}

/**************Footer Area Container***************/


#footer {
	width: 905px;
	height: 70px;
	float: left;
	color: #FFFFFF;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/spacer/spacer_footer.png);
	background-repeat: repeat;
	padding: 0em;
}
#footer #logo {
	background-color: #CC0000;
	float: left;
	height: 70px;
	width: 180px;
	vertical-align: middle;
}
#footer #address {
	vertical-align: middle;
	font-size: 1.1em;
	letter-spacing: 2px;
	line-height: 1.3em;
	text-align: left;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}



#MainTitle {
	float: left;
	width: 700px;
	text-align: left;
	padding-top: 0.8em;
	padding-bottom: 1em;
	
}

#MainTitle h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #999999;
	font-weight: normal;
	padding-left: 10px;
}
#leftContentGuilds {
	float: left;
	width: 340px;
	height: 345px;
	padding-left: 10px;
}
#leftContentGuilds p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	padding: 0em;	
}

#rightContentGuilds {
	float: right;
	width: 340px;
	height: 400px;
}
#rightContentGuilds p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	padding: 0em;
}

#subHeading {
	float: left;
	width: 150px;
	height: auto;
	padding-top: 85px;
}


.photoName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
#contentGuilds {
	float: left;
	height: 440px;
	width: 720px;
	text-align: left;
	padding-left: 0em;
}
#contentGuilds h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #999999;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
#MainTitle h1 {
}

#contentGuilds h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #666666;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}

#membershipTextGuild {
	text-align: left;
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-left: 10px;
	height: 50px;
}
#members {
	padding-top: 14px;
}

