@charset "UTF-8";
/* CSS Document */

/*CLEAR CSS FOR BROWSERS*/
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
font-weight:normal;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Begin Site Style */

body {
	
	background-color:#003;
	}
#content_wrapper {
	width:700px;
	height:1100px;
	margin:auto;
	background-position:top center;
	position:relative;
	padding:50px;
	background-image:url(../assets/body-bg-repeator-1x948.jpg);
	background-repeat:repeat-x; 
}

h1.main {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:regular;
	font-variant:small-caps;
	font-size:60px;
	margin-top:30px;
}

#photo_main {
	position:relative;
	margin-top:23px;
	}
#photo_bottom {
	position:relative;
	margin-top:23px;
	float:left;
	}
p {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	line-height:22px;
	vertical-align:top;
	margin-top:20px;
}
#dropcap {
	font-size:300%;
	float:left;
	font-family:Georgia, 'Times New Roman', Times, serif;
	line-height:40px;
	margin-right:6px;
	margin-top:6px;
 }	
.contact {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-right:0px;
	float:right;
	text-align:center;
}

.mainsite{
	margin:auto;
	text-align:right;
	margin-top:-30px;
}

.mainsite a, a:hover, a:visited{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}

.mainsite2{
	margin:auto;
	text-align:center;
	padding-bottom:100px;
}

.mainsite2 a, a:hover, a:visited{
	text-align:right;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}
#rental{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#fff;
	padding-right:40px;
}