body {
	font-family: Tahoma;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #c7c7c7;
	background-image: url(../images/green/bg.gif);
	background-repeat: repeat-x;
	font-size: 0.8em;
}
h1 {
	background-image: url(../images/green/green_header.gif);
	background-repeat: repeat-x;
	font-size: small;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #649A15;
	font-weight: bold;
}
h2 {
	background-image: url(../images/green/green_header.gif);
	background-repeat: repeat-x;
	font-size: small;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #649A15;
	font-weight: bold;
	text-align: right;
}
.p-default {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	line-height: 1.5em;
}

div.clearfix {
	clear: both;
}
#shownav {
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#shownav a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
#shownav a:hover img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/green/site_main.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(../images/green/site_header.gif);
	background-repeat: no-repeat;
	height: 185px;
	width: 800px;
}
#header #styles {
	width: 494px;
	float: right;
	text-align: right;
	color: #999999;
	padding-top: 56px;
	padding-right: 120px;
}
#header #styles img {
	padding-right: 3px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	padding-left: 3px;
}


#header #logo {
	background-image: url(../images/green/logo.gif);
	background-repeat: no-repeat;
	height: 185px;
	width: 185px;
	float: left;
}
#header #toplinks {
	font-size: 1em;
	float: left;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	width: 506px;
	padding-top: 85px;
}
#header #toplinks ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#header #toplinks li {
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}
#header #toplinks a {
	color: #649A15;
	text-decoration: none;
}
#header #toplinks a:hover {
	text-decoration: underline overline;
}


#content {
	width: 604px;
	float: left;
	padding-top: 10px;
	padding-left: 87px;
}
#left_collum {
	width: 380px;
	border-right-width: .1em;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	text-align: justify;
	color: #666666;
	float: left;
	padding-left: 10px;
}
#left_collum #left_text {
	padding-bottom: 5px;
}
#left_collum #left_text a:hover {
	text-decoration: underline;
}

#left_collum #left_text a {
	color: #649A15;
	text-decoration: none;
}
#right_collum {
	width: 180px;
	color: #666666;
	float: left;
	padding-left: 10px;
}
#right_collum #right_text a img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#left_collum #right_text {
	padding-bottom: 5px;
	text-align: right;
}
#right_text img {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#right_collum #right_text #right_text_heading {
	float: left;
}

#right_collum #right_text #right_text_heading a {
	padding-top: 4px;
	color: #649A15;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: block;
	width: 150px;
	text-align: right;
	float: left;
}
#right_collum #right_text #right_text_heading a:hover {
	text-decoration: underline;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #649A15;
}
#right_collum #right_text #starimg {
	float: right;
	background-image: url(../images/green/star.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 20px;
	padding: 0px;
}
#right_collum #right_text #myroom_thumbnail {
	background-image: url(../images/thumbnails/myroom.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 170px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #649A15;
	float: right;
	margin-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
}
#fullpage {
	float: left;
	width: 584px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
#fullpage #backbutton a {
	color: #649A15;
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	margin-top: 10px;
}
#fullpage #backbutton a:hover {
	text-decoration: underline;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #649A15;
	border-left-color: #649A15;
}


#fullpage #audi img {
	border: 1px solid #000000;
}

#fullpage #barbreak {
	height: 20px;
	width: 584px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/green/barbreak.gif);
}
#fullpage #full_text {
	margin-bottom: 10px;
}
#fullpage #full_text a {
	color: #649A15;
	text-decoration: none;
}
#fullpage #full_text a:hover {
	text-decoration: underline overline;
}

#fullpage #smallfullheader {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #649A15;
	padding-bottom: 2px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
#fullpage #portfolio {
	width: 190px;
	float: left;
	padding-right: 4px;
}
#fullpage #portfolio #portfolio_header {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#fullpage #portfolio #portfolio_header em {
	font-size: .8em;
}

#fullpage #portfolio img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#fullpage #portfolio #portfolio_description {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #CCCCCC;
}
#fullpage #portfolio #portfolio_description a {
	color: #649A15;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
}
#fullpage #portfolio #portfolio_description a:hover {
	border-right-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #649A15;
	border-left-color: #649A15;
	text-decoration: underline;
}
#fullpage #contact {
	float: left;
}

#fullpage #contact input {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/green/contact_bg.gif);
	background-repeat: repeat-x;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#fullpage #contact input:hover {
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #C9DFA9;
	color: #000000;
}
#fullpage #contact textarea {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/green/contact_bg_large.gif);
	background-repeat: repeat-x;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#fullpage #contact .button {
	border: 1px solid #C7DEA6;
}




#footer {
	background-image: url(../images/green/footer.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 800px;
	float: left;
}
#footer #counter {
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	text-align: center;
	padding-top: 35px;
}
