/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#2f373a;
	text-align:center;
	background: url(images/bkg_diamond.gif);
}

img {vertical-align:top;}
a img { border:0;}

h1 { font-size:14px; }
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:arial;
		font-size:0.71em;
		line-height:1.364em;
		color:#333333;
		padding:5px;
	}

input, select { vertical-align:middle; font-weight:normal;}

input {padding:5px; border:1px solid #717171; background:#fff; font-size:1em;}
.button {border:1px solid #717171; background:#ddd; padding:0; height:20px; font-size:1em;}

a {color:#d14a00;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

.link {font-size:1.091em; color:#12191c;}

.link2 {font-size:0.95em; line-height:2.417em; color:#666666; text-decoration:none; }
.link3 {font-size:0.95em; line-height:2.417em; color:#AA000; text-decoration:none; }

.vertical_menu { border-bottom:#CCCCCC dashed 1px; padding-top:5px; padding-bottom: 5px; font-size:1.1em;}

cite {padding:0 20px 18px 157px; display:block; font-size:1.25em; font-family:arial; line-height:1.467em;}
.author {float:right; position:relative; margin:-34px 38px 0 0;}
.extra {font-size:1.364em; font-family:arial; line-height:1.467em; font-style:italic;}

h3 {font-size:1.091em;}

ol {padding-left:26px;}
ol li {font-size:1.091em; line-height:2.417em; color:#c35020;}
ol li a {color:#12191c;}

ul span {color:#c35020; float:right; line-height:1.636em;}
ul a {color:#635956; text-decoration:none; line-height:1.636em;}
ul a:hover {text-decoration:underline; color:#c35020;}

.imgindent {margin:0 20px 0 0; float:left;}
.title {margin-bottom:10px;}
.title2 {margin-bottom:6px;}

/* ============================= content ====================== */

.row1 {background:#cdcdcd; border-bottom:1px solid #b9b9b9; padding:33px 40px 30px 38px;}
#page1 .row1 {background:#cdcdcd url(images/page1_img1.jpg) top left no-repeat; padding:33px 0 0 38px;}
#page4 .row1, #page7 .row1 {padding:33px 0 33px 38px;}
.img {margin-bottom:20px;}
.img2 {margin:28px 0 10px 0;}

.row2 {background:#ffffff; padding:29px 0 33px 0;}
#page8 .row2 {padding:30px 40px 50px 37px;}

.special .side-1 {background:#ffffff; border-right:1px solid #ffffff;}
.special .side-2 {background:#ffffff; border-left:1px solid #dddddd;}

.padding1 {padding-top:10px;}
.padding2 {padding-top:5px;}
.padding2_title {background:url(images/title_bkg.gif) left no-repeat #CCCCCC; height: 30px; font-size:0.81em; font-weight:normal; text-align:right; padding-right: 10px; vertical-align:middle;}

.margin1 {margin-top:35px;}
.fs12 {font-size:1.091em;}
.phone {float:right; margin-right:55px;}

.indent1 { padding:33px 39px 43px 38px;}
.indent2 { padding:30px 0 11px 0;}
.indent3 { padding:13px 13px 23px 18px;}

/* ============================= footer ====================== */
#footer a {color:#cdcdcd; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:43px;}
#ContactForm .input {width:148px; height:16px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; font-size:1em;}
#ContactForm .button {border:1px solid #717171; background:#ddd; padding:5px 5px 5px 5px; font-size:1em;}
#ContactForm textarea {width:198px; height:68px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:15px;}
#ContactForm .link {float:right; margin:0 10px 0 5px;}

#LoginForm .rowi {height:43px;}
#LoginForm .input {width:148px; height:16px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; font-size:1em;}
#LoginForm .button {border:1px solid #717171; background:#ddd; padding:5px 5px 5px 5px; font-size:0.8em;}
#LoginForm textarea {width:198px; height:68px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:15px;}
#LoginForm .link {float:right; margin:0 10px 0 5px;}

#RegisterForm .rowi {height:43px;}
#RegisterForm .input {width:148px; height:16px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; font-size:1em;}
#RegisterForm .button {border:1px solid #717171; background:#ddd; padding:5px 5px 5px 5px; font-size:0.8em;}
#RegisterForm textarea {width:198px; height:68px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:15px;}
#RegisterForm .link {float:right; margin:0 10px 0 5px;}

#ReservationForm .rowi {height:36px;}
#ReservationForm .rows {height:44px;}
#ReservationForm .rowt {height:88px;}
#ReservationForm .link {float:right;}

#ReservationForm .input {width:191px; height:15px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; font-size:1em;}
#ReservationForm textarea {width:191px; height:66px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}
#ReservationForm .select1 {width:88px; font-size:1em;}
#ReservationForm .select2 {width:97px; font-size:1em; margin-left:10px;}
#ReservationForm .cheack {width:17px; height:17px;}

