@charset "utf-8";
/* CSS Document */
body {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#999;
	background-color:#CCC;
	background-attachment:fixed;
	background-repeat: repeat;
	margin-top:0px;
	margin-bottom:0px;
}
a:link {
	color: #7A2B81;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #7A2B81;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #7A2B81;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #7A2B81;
}
.mobilescreen {
	position:static;
	width:310px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FCFCFC;
	background-image:url(mob-images/RyanAvatar.gif);
	background-repeat:no-repeat;
}
.logoarea {
	position: relative;
	width:112px;
	height:135px;
	margin-left:16px;
	background-image:url(mob-images/logo.gif);
}

.TxtMenu {
	padding-top:45px;
	margin-left:16px;
	position:relative;
	text-align:left;
	line-height:150%;
	width:150px;
}
.AddressBody {
	position:relative;
	padding-top:25px;
	width:270px;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
}
.TxtBody {
	position:relative;
	width:270px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
/*START CSS Styling*/
.RCH1class {
	font-size:20px;
	color:#999;
}
.RCPclass {
	font-size:14px;
	color:#FFF;
}
.mainpageH1 {
	font-size:40px;
	color:#7A2B81;
}
.FeaturedTitleTag {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FCFCFC;
}
.FeaturedTextTag {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FCFCFC;
}
.mainpageH2 {
	font-size:20px;
	color:#999;
}
.mainpageH3 {
	font-size:15px;
	font-weight:bold;
}
.telareacode {
	font-size:30px;
	font-weight:bold;
	color:#999999;
}
.telnumber {
	font-size:30px;
	font-weight:bold;
	color:#7A2B81;
}
.address {
	font-size:12px;
	color:#CCCCCC;
}