@charset "utf-8";


/*Tags*/


p {
	margin-top: 0em;
	margin-bottom: 2.0em;
}

img {
	border: 0px;
}


h1 {
	font-size: 1.8em;
	line-height: 1.333em;
	color: #ff6600;
	margin-bottom: 0.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	line-height: 1.333em;
	color: #999999;
	margin-bottom: 0.5em;
	font-weight: bold;
}



/*Template*/

html {
	font-size: 100%;
}

body {
	background-color: #2f2f2f;
	background-image: url(../images2/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 0.625em;
	/* 1em = 10px */
}

#page_container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 964px;
	position: relative;
}

#body_container {
	text-align: left;
	margin: 20px 0px 0px 0px;
	width: 964px;
	height: 100%;
	border: solid 0px black;
	}

div#add_this {
	position: absolute;
	right: 23px;
	top: 392px;
}

#header {
	background-image: url(../images2/header.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	width: 964px;
	height: 181px;
	border: solid 0px black;
}

#menu {
	margin: 0px 0px 0px 100px;
	width: 500px;
	height: 30px;
	border: solid 0px black;
}

#right_column_wrapper {
	float: right;
	margin: 0px 20px 20px 20px;
	width: 300px;
}

#right_column {
	text-align: left;
	padding: 20px;
	background-color: #3c3c3c;
	background-image: url(../images2/compass-rose.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 260px;
	font-size: 1.2em;
	line-height: 2.0em;
}


#right_column_footer {
	background-image: url(../images2/column-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 20px;
}

#left_column_wrapper {
	margin: 0px 20px 0px 20px;
	width: 600px;
}

#left_column {
	text-align: left;
	padding: 20px;
	background-color: #3c3c3c;
	background-image: url(../images2/background-map.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 560px;
	font-size: 1.2em;
	line-height: 2.0em;
}

#left_column_contact {
	text-align: left;
	padding: 20px;
	background-color: #3c3c3c;
	background-image: url(../images2/background-contact.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 560px;
	font-size: 1.2em;
	line-height: 2.0em;
}

#left_column_footer {
	background-image: url(../images2/column-footer-left.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 600px;
	height: 20px;
}

.menu_buttons {
	margin: 0px 20px 0px 0px;
	border: none;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #3399ff;
}

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


/*Footer*/

#footer_wide {
	margin: 20px 0px 0px 0px;
	background-color: #666666;
	height: 35px;
	clear: both;
}

#footer_container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 964px;
}

#footer_box_left {
	height: 20px;
	width: 400px;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

#footer_box_right {
	float: right;
	margin: 0px 20px 0px 0px;
	height: 20px;
	width: 200px;
	text-align: right;
}
