body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-size: 13px;
	color: #8C8C8C;
	background:url(images/logo/RegencyBackground.jpg);
	background-size: 100%

}


body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FF00FF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}
.style1 {
	color: FF00FF;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #EB42A3;
}

img
{
	border-style: none;
}
/* main contrainer */

#maincontainer {
	width: 1024px;
	height: auto;
	background-color:#FFF;
	margin: 0 auto;
}

/* Header */

#header {
	
	width: 760px;
	height: 220px;
	margin: 0 auto;
	background: url(images/regencynew.jpg) no-repeat left top;
	
}

#header h1, #header p {
	margin: 0;
	color: #ffooff;
}

#header h1 {
	padding-top: 100px;
}

#header a {
	color: #ff00ff;
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	background-color:#FFF;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding: 0 10px 20px 10px;
	margin: 0 0 0 20px;
	background-color:#FFF;

}
#content h2 {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	background:url(images/logo/top_box_center.jpg) no-repeat;
	height: 36px;
	line-height: 200%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333;
	text-align: center;
}
#item {
	margin: 0 0 5px 0;
	width: 527px;
	border: dotted 1px #F3F;
	padding: 10px 0 0 10px;
	background-color:#FFF;
}


.Red {
	padding: 0 0 20px 0;
	color: #F00;
}

.title {
	margin: 0;
	border-bottom: 2px solid #ff00ff;
}

.line {
	margin: 0;
	border-bottom: 2px solid #ff00ff;
	size:537px;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}
.boxright {
    height: 320px;
	margin: 4px;
	width: 170px;
	float: right;
	border-top: 1px dotted #0F0F0F;
	border-bottom: 1px dotted #0F0F0F;
	border-left: 1px dotted #0F0F0F;
	border-right: 1px dotted #0F0F0F;
}
.boxleft {
    height: 320px;
	margin: 4px;
	width: 170px;
	float: left;
	border-top: 1px dotted #0F0F0F;
	border-bottom: 1px dotted #0F0F0F;
	border-left: 1px dotted #0F0F0F;
	border-right: 1px dotted #0F0F0F;
}
.boxleftacross {
    height: 300px;
	margin: 4px;
	width: 500px;
	float: left;
	border-top: 1px dotted #0F0F0F;
	border-bottom: 1px dotted #0F0F0F;
	border-left: 1px dotted #0F0F0F;
	border-right: 1px dotted #0F0F0F;
}
.boxlong {
    float: right;
	width: 530px;
	margin: 4px;
	border-top: 1px dotted #0F0F0F;
	border-bottom: 1px dotted #0F0F0F;
	border-left: 1px dotted #0F0F0F;
	border-right: 1px dotted #0F0F0F;
}

.imageFloatLeft {
   float: left;
   margin:0 5px 5px 0;
   }
   
/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
	padding: 0 0 0 5px;

}
#sidebarcontainer {
	width: 200px;
	height: auto;
	margin: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
}

#sidebar li ul {
	padding: 0px 0;
	margin: 0;
}


#sidebar li li {
	padding-left: 10px;
	border-bottom: 1px dotted #0F0F0F;
	
	
	background:#FFF none repeat scroll 0 0;
	border-color:#999;
	border: dotted 1px #F3F;
	border-width: 0 1px 1px 1px;
	margin: 0 0 0 0;

}


#sidebar h2 {
	margin: 0;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	background:url(images/logo/top_box.jpg) no-repeat;
	height: 36px;
	line-height: 200%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333;
}


#sidebar h3 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #0F0F0F;
}

#sidebar a {
	text-decoration: none;
	background-image:url(images/img02.gif);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:25px;
}

#sidebar a:hover {
	text-decoration: none;
	color: #F0F;

}
#sidebar {
	float: left;
	width: 197px;
	margin: 0;

	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

	
}

#sidebar li {
	margin: 0;
	
}

#sidebar li ul {
	padding: 10px 0;
	margin: 0;

}


#sidebar p {
	
	background:#FFF none repeat scroll 0 0;
	border-color:#999;
	border: dotted 1px #F3F;
	border-width: 0 1px 1px 1px;
	margin: 0 0 0 0;
	width: 195px;
	line-height: 1.3em;
	padding: 10px 0 0 0;
	font-size: 14px;

}



/* Rightsidebar */

#rsidebar {
	float: right;
	width: 199px;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;

}


#rsidebar h2 {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	background:url(images/logo/top_box.jpg) no-repeat;
	height: 36px;
	line-height: 200%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333;
}


#rsidebar h3 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #0F0F0F;
}

#rsidebar a {
	text-decoration: none;
}

#rsidebar a:hover {
}

#rsidebar p {
	
	background:#FFF none repeat scroll 0 0;
	border-color:#999;
	border: dotted 1px;
	border-width: 0 1px 1px 1px;
	margin: 0 0 0 0;
	width: 197px;
	line-height: 1.3em;
	padding: 10px 0 0 0;
}


/* Footer */

#footer {
	clear: both;
	width: 1004px;
	height: 100px;
	margin: 0 auto;
	text-align: centre;
	font-size: 12px;
	background-color:#FFF;
	padding:0 10px 0 10px;
	line-height: 150%;
	
}
img.floatLeft { 
    float: left; 
    margin:5px 5px 5px 0; 
}
img.floatRight { 
    float: right; 
    margin: 0px; 
	display: inline;
}
.PinkLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF00FF;
}

