/* Roma Cottage

{ 
	margin:0;
	padding:0;
}
 */
body
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	
}

#bg
{
	position:absolute;
	left:0px;
	top: 0px;
	background: #2f4777 url(../img/bgd.gif) 0 0 repeat-x;
	width: 100%;
}

#rap
{
	margin: 0px auto;
	width:900px;
}

.acc
{
	display: none;
}

a
{
	color: #21c8ff;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:hover
{
	color: #21c8ff;
	text-decoration:underline;
}

h1, h3
{
	font: bold 16px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #21c8ff;
	padding: 0 0 5px 0;
}

h2, h4
{
	font: bold 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #333;
	padding: 0 0 0 0;
}

h5, h6
{
	font: bold 13px "Trebuchet MS",Tahoma,sans-serif;
	text-transform:uppercase;
	line-height: 20px;
	color: #333;
	margin: 0 0 0 0;
}

ul, ol, dl
{
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}

li, dd
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #333;
}

p
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #333;
	margin: 5px 0 0 0;
}

/*head*/

#rc_head
{
	position: relative;
	width:900px;
	height:98px;
	background: url(../img/rc_head.jpg) 0 0 no-repeat;
}

/*menu*/

#rc_menu
{
	position:absolute;
	left: 450px;
	top: 55px;
	width: 428px;
	height: 23px;
	background: transparent url(../img/nav.gif) 0px 0px no-repeat;
}

#rc_menu ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 428px;
	height: 23px;
}

#rc_menu ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

ul#global li, ul#global a 
{
	height: 23px;
	display: block;
	top: 0px;
}

#rc_menu ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home		{left: 0px; width: 132px;}
#location	{left: 137px; width: 80px;}
#contact	{left: 221px; width: 205px;}

#home a:hover			{background: transparent url(../img/nav.gif) -0px -23px no-repeat;}
#location a:hover		{background: transparent url(../img/nav.gif) -137px -23px no-repeat;}
#contact a:hover		{background: transparent url(../img/nav.gif) -221px -23px no-repeat;}

#home a.on		{background: transparent url(../img/nav.gif) -0px -23px no-repeat; cursor: default;}
#location a.on	{background: transparent url(../img/nav.gif) -137px -23px no-repeat; cursor: default;}
#contact a.on	{background: transparent url(../img/nav.gif) -221px -23px no-repeat; cursor: default;}

/*banner*/

#rc_graphic
{
	position: relative;
	width:900px;
	height:205px;
	background: transparent url(../img/rc_graphic.jpg) 0px 2px no-repeat;
}

/*main*/

#main
{
	position: relative;
	float: left;
	width:900px;
	background: transparent url(../img/conbgd.gif) scroll center top repeat-y;
}

/*content*/

#rc_content
{
	position: relative;
	float: left;
	width:421px;
	padding: 20px 25px 0px 25px;
}

/*image*/

#rc_img
{
	position: relative;
	float: left;
	width: 360px;
	padding: 40px 20px 0 35px;
}
#rc_i p
{
	font: normal 11px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #000;
	margin: 5px 0 0 0;
}
#rc_i p a
{
	color: #C03000;
	text-decoration: underline;
}
#rc_i p a:hover
{
	color: #000;
}
#rc_iSql
{
	position: relative;
	float: left;
	width: 170px;
	text-align: left;
}
#rc_iSql img
{
	
	margin: 0 5px 25px 0;
	border: #fff 1px solid;
}
#rc_iSqr
{
	position: relative;
	float: right;
	width: 170px;
	text-align: right;
	
}
#rc_iSqr img
{
	margin: 0 0 25px 5px;
	border: #fff 1px solid;
}
/*foot*/

#rc_foot
{
	position:relative;
	clear:left;
	width:880px;
	height:81px;
	margin: 0;
	padding: 20px 0 0 20px;
}

#rc_foot p
{
	border-top: 1px dotted #49544b;
	width:421px;
	font: normal 12px  "Trebuchet MS", Tahoma, sans-serif;
	line-height: 18px;
	color: #c2daf1;
	padding: 5px 0 0 0;
}
