@charset "utf-8";
/* CSS Document */
body,html	{
	min-height:400px;
	height:auto;
}

* body,html	{
	height:400px;
}

body	{
	background-color:#000;
	background-image:url(../images/bg-opt.jpg);
	background-position:top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #9c678d;
	background-repeat: repeat-y;
}

hr	{
	color:#C9C;
	size:2px;
	noshade:noshade;
	margin-top:15px;
	margin-bottom:15px;
}

a:link	{
	text-decoration:none;
}

a:visited {
	color:#96C;
	text-decoration:none;
}

a:hover	{
	color:#606;
	text-decoration:underline;
}

a.footerlinks:link {
	color:#636;
}

a.footerlinks:hover {
	text-decoration:none;
	color:#636;
	background-color: #FFF;
}

a.footerlinks:visited {
	color:#C6C;
}

.pad	{
	padding:20px;
}

h1	{
	color:#9e1a6e;
	font-size:17px;
	margin:5px 0px 5px 0px;
}

h2	{
	color:#9e1a6e;
	font-size:14px;
	margin-top:0px;
}

h4	{
	margin-top:10px;
	font-size:12px;
}


img	{
	border:0px;
}

.headertext	{
	font-size:20px;
	font-weight:normal;
	line-height:22px;
}

.linksdiv{
	text-align:right;
}

.minilinks	{
	font-size:10px;	
}

.outmostdiv	{
	width:804px;
	min-height:700px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #DF8B4F;
	background-color:#B3B5B4;
	background-image:url(../images/RO/divbg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin-top:30px;
	padding-bottom:10px;
	text-align:center;
}

.innercontentdiv	{
	width:480px;
	background-color:#FFF;
	padding-left:20px;
	min-height:350px;
	border: 2px solid #DF8B4F;
}

.contentdiv1	{
	width:780px;
	min-height:260px;
	padding:20px 10px 20px 0px;
	margin-left:auto;
	margin-right:auto;
}

.contentdiv	{
	border:solid 1px #DF8B4F;
	background-color:#F5F2F2;
	width:750px;
	min-height:560px;
	padding:20px 10px 20px 10px;
	margin-left:auto;
	margin-right:auto;
}

#rotator-left	{
	margin-top:15px;
	text-align:left;
}

.rotatordiv	{
	width:760px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
}

.rightdiv	{
	width:495px;
	height:260px;
	float:right;
	margin-left:10px;
}

.rightdivoverlay	{
	width:465px;	
	height:30px;
	background-color:#000;
	color:#fff;
	opacity:.6;
	filter:alpha(opacity=60);
	padding:15px;
	text-align:left;
	margin-top:200px;
}

.leftdiv {
	width:218px;
	height:238px;
	background-color:#FFF;
	float:left;
	padding:10px;
	text-align:center;
	border:solid 1px #C9C
}

.rotatorbutton {
	display:inline;
	cursor:pointer;
	border:solid 1px #96C;
	font-size:16px;
	font-weight:bold;
	background-color:#a55795;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	margin:2px;
	color:#fff;
}

.rotatordesc	{
	margin:5px;
	width:200px;
	height:180px;
}

.rsscontent	{
	width:760px;
	min-height:405px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	background-color:#fff;
}

.midcontent	{
	width:475px;
	min-height:105px;
	padding:0px 10px 5px 10px;
	background-color:#fff;
	text-align:left;
	float:right;
}

.cybergraphixrss	{
	width:485px;
	margin-left:20px;
	float:right;
	text-align:left;
}

.rssfeed	{
	width:475px;
	float:right;
	text-align:left;
}

.rssnav	{
	float:right;
}

.rssnav img	{
	cursor:pointer;
	margin-left:5px;
}

.footerdiv	{
	width:790px;
	min-height:140px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #DF8B4F;
	background-color:#B3B5B4;
	background-image:url(../images/RO/divbg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin-top:15px;
	padding:8px;
}

.smfooterdiv	{
	float:left;
	margin:5px;
	text-align:left;
}

.footertext 	{
	margin-left:33px;
}

.bottomtext {
	color:#FFF;
	text-align:center;
}

.phone	{
	margin:5px 30px 5px 30px;
	font-size:18px;
	font-weight:bold;
}
