/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#000000;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Tahoma;
		font-size:0.75em;
		line-height:1.333em;
		color:#7e7e7e;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#f6791d; text-decoration:none;}
a:hover{text-decoration:underline;}
p {padding-top:16px;}
strong {color:#c4c4c4;}

/* ============================= main layout ====================== */

.link {display:block; position:absolute; color:#fff; text-decoration:underline; font-weight:bold; padding:23px 30px 26px 18px; bottom:0; right:0;}
.link:hover {text-decoration:none;}

.link1 {background:url(images/link-bg1.gif) no-repeat bottom right;}
.link2 {background:url(images/link-bg2.gif) no-repeat bottom right; padding:23px 36px 26px 18px;}
.link3 {text-decoration:underline;}
.link3:hover {text-decoration:none;}

.link4 { background:url(images/list-bg.gif) no-repeat 0 4px; padding-left:21px;}

li { background:url(images/list-bg.gif) no-repeat 0 7px; padding-left:21px; line-height:2em;}

.orderLi li { background:url(images/list-bg3.gif) no-repeat 0 7px; padding-left:21px; line-height:2em; color: #ccc;}

.imgindent {margin:0 30px 0 0; float:left;}
.title {margin:0 0 28px 28px;}
.box2 .title {margin:0 0 33px 26px;}

cite {font-style:normal;}

/* ============================= header ====================== */

.logo {margin:25px 0 50px 20px;}

/* ============================= content ====================== */

#content img, #content ul, #content .right {position:relative;}

h2 {
	font-size: 20px;
	color: #fff;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
}

.classifieds p {
	color: #ccc;
	font-size: 14px;
	line-height: 23px;
}


.box1 {background:url(images/box1-tail-bg.jpg) left top repeat-y;}
.box1 .bot-bg {background:url(images/box1-bot-bg.jpg) bottom left no-repeat;}
.box1 .top-bg {background:url(images/box1-top-bg.jpg) top left no-repeat; position:relative;}
.box1 .indent {padding:20px 32px 82px 37px;}

.box2 {background:url(images/box2-tail-bg.jpg) left top repeat-y;}
.box2 .bot-bg {background:url(images/box2-bot-bg.jpg) bottom left no-repeat;}
.box2 .top-bg {background:url(images/box2-top-bg.jpg) top left no-repeat; position:relative;}
.box2 .indent {padding:20px 52px 72px 27px;}

.text2 {font-size:1.167em; line-height:1.286em;}
.text3 {line-height:1.5em;}

.padding1 {padding-top:10px;}
.padding2 {padding-bottom:18px;}
.gallery img {margin-bottom:5px;}
.xgallery a {color:#fff; font-weight:bold; text-decoration:underline;}
.xgallery a:hover {text-decoration:none;}

.phone {float:right; margin-right:35px; position:relative;}

/* ============================= footer ====================== */

#footer {text-align:center; padding-top:32px; font-family:Arial; color:#565656;}
#footer a {color:#9c9c9c; text-decoration:underline;}
#footer a:hover {text-decoration:none;}

/* ============================= forms ============================= */

#ContactForm {padding-top:25px;}
#ContactForm .rowi {height:46px;}
#ContactForm .link4 {float:right; margin-left:20px;}

.input {width:243px; height:20px; border:1px solid #7e7e7e; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:256px; height:108px; border:1px solid #7e7e7e; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:18px;}


