/* global */
html {
	height: 100%;
}

body {
	font-family:  Helvetica,
               Arial,
               sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

p {
	margin: 0px;
	line-height: 1.7em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}

h1, h2, h3, h4 {
	font-family: tahoma, sans-serif;
	font-size: 110%;
	letter-spacing: .1em;
	padding: 7px 0px 5px 0px;
	margin: 0px 0px 12px 0px;
}

h4 {
	font-family: arial, sans-serif;
	font-size: 110%;
}

img {
	border: 0px;
	margin: 0px;
}

a {
	outline: none;
}


/* image positioning - left, right and center */
.left {
	float: left;
}

.right {
	float: right;
	border-left: 18px solid;
}

.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}

.leftphotos {
	float: left;
	width: 250px;
	text-align: center;
}

/* block quote */
blockquote {
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 0px 20px;
	border-left: 8px solid;
}

/* unordered list */
ul {
	margin: 2px 0px 18px 16px;
	padding: 0px;
}


/* ordered list */

.phone {
	float: right;
	font-size: 14px;
	margin-top: auto;
	color: #930;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 45%;
}

/* margin lefts / margin rights - to centre content */
#main, #footer, #logo, #menubar, #site_content {
	margin-left: auto;
	margin-right: auto;
}

#site_content1 {
	width: 770px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
  /*background: #f9f7f1 ;
  	 border:5px solid rgb(230, 230, 229);*/;
}

/* main container */
#main {
	width: 1000px;
}

/* logo */
.logo {
	width: 1000px;
	height: 183px;
	display: block;
	margin-bottom: -31px;
	margin-top: 2px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.logo h1 {
	font-size: 250%;
	font-weight: normal;
	padding: 0px 12px 0px 0px;
	float: right;
}

#logo {
	margin: 0px;
	border: 0px none;
	outline: 0px none;
	vertical-align: baseline;
	background: none repeat scroll 0% 0% transparent;
	padding-bottom: 0px;
	padding-left: px;
	padding-right: px;
	padding-top: px;
}

/* navigation menu */
#menubar {
	width: 100%;
	height: 40px;
}

ul#menu {
	margin: 0px;
}

ul#menu li {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

ul#menu li a {
	font-family: verdana, sans-serif;
	display: block;
	float: right;
	height: 44px;
	text-decoration: none;
	padding: 26px 18px 0px 18px;
	text-align: center;
	border-right: 1px solid;
}

#search {
	float: left;
	padding: 5px 0px 0px 15px;
}

input.searchfield {
	border: 1px solid;
	padding: 2px;
}

input.searchbutton {
	font-family: verdana, sans-serif;
	border: 1px solid;
	padding: 0px 0px 1px 0px;
	width: 64px;
	cursor: pointer;
}

/* main content */
#site_content {
	width: 1000px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
} 

/* sidebar */
.sidebar {
	float: right;
	width: 190px;
	padding: 15px 15px 15px 20px;
 /* border:5px solid rgb(230, 230, 229);*/;
}

/* sidebar items / links */
.sidebaritem {
	text-align: right;
	width: 190px;
	float: right;
	margin: 0px 0px 15px 0px;
}

.sidebaritem h1, .sidebaritem h3, .sidebaritem p {
	margin: 8px 12px 10px 10px;
}

.sidebaritem ul {
 /*border-top: 1px solid;*/
	width: 160px;
	padding-top: 4px;
	margin: 4px 0px 15px 14px;
}

.sidebaritem li {
	list-style: none;
	padding: 0px 0px 4px 0px;
}

.sidebaritem li a, .sidebaritem li a:hover {
	text-decoration: none;
	padding: 0px 0px 0px 18px;
	display: block;
} 

/* page content */
#content {
	text-align: center;
	width: 505px;
	float: right;
	padding: 22px 0px 15px 15px;
}

#content h1 {
	font-size: 125%;
}

p a {
	border-bottom: 1px dotted;
}

#ul1 a {
	border-bottom: 1px dotted;
}

h4 a {
	color: #3a3a38;
}

#content a:hover, #footer a:hover {
	border-bottom: 1px solid;
}

/* footer */
#footer {
	width: 1000px;
	height: 150px;
	border-top: 1px solid;
	padding: 25px 20px 20px 20px;
	text-align: center;
}

#content a, #content a:hover, #footer a, #footer a:hover {
	text-decoration: none;
}

/* sNews */
fieldset, .comment, .commentsbox {
	margin-bottom: 10px;
}

fieldset {
	border: 1px solid;
	padding: 10px 8px;
}

input {
	padding: 2px;
}

textarea {
	width: 95%;
	height: 200px;
	padding: 3px;
}

.date {
	border-top: 1px solid;
	margin: 15px 0px 5px 0px;
	font-weight: bold;
}

div .gallery {
	height: auto;
	overflow: auto;
	text-decoration: none;
	border-image: none;
	text-align: center;
}

div .gallery a {
	text-decoration: none;
}

#gallery {
	list-style: none;
	text-decoration: none;
}

#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
}

.menuset {
	height: 60px;
	padding-top: 30px;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 18px;
	font-weight: bold;
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 87.5px;
	height: 30px;
	background: /*url(menu.png) repeat-x*/#000;
	color: #FFF;
	text-align: center;
	text-decoration: line-through;
	text-decoration: none;
}

#sddm li a:hover {
	background: url(menu_sel.png) repeat-x;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	color: #FBEEDB;
	background: #000;
	border: 1px solid #3a3a38;
	text-align: center;
	width: 106px;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: right;
	text-decoration: none;
	color: #B7272E;
	background: #202020;
	text-align: center;
	font-size: 11px;
}

#sddm div a:hover {
	background: #565654;
	text-align: center;
	color: #FFF;
}

#marq {
	border: #d6d9c9 solid 2px;
	height: 150px;
	width: 75%;
}

.form .text {
	display: block;
	border: 1px solid #666666;
	background: #efefef;
	width: 250px;
	padding: 5px;
	font-size: 14px;
	color: #000000;
}

.form label {
	display: block;
	margin-bottom: 3px;
	margin-top: 10px;
}

.form .text:hover {
	background: #FFFFFF;
	border: solid 1px #000000;
}

.form .text:focus {
	background: #efefef;
	border: 1px solid #363634;
}

.form .button {
	display: block;
	border: 1px solid #666666;
	background: #efefef;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 0px;
}

.form .button:hover {
	display: block;
	border: 1px solid #666666;
	background: #ffffff;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 0px;
}

.dmarquee div div {
	height: 150px;
}

#ho {
	list-style-type: disc;
}

#ho1 {
	list-style-type: circle;
}

