/* HAND CODED BY ROYALATLANTISGROUP.COM */

body {
	margin: 0px;
	background: #fff;
	font-family: verdana, arial, helvetica;
	text-align: left;
	font-size: 13px;
	color: #000;
}

a { 
	color: #511306;
	text-decoration: underline;
}

a:hover {
	color: #342118;
	text-decoration: none;
}

.headOut {
	float: left;
	width: 100%;
	height: 140px;
	background: #742110 url(images/head_bg.gif) repeat-x top left;
	border-bottom: 1px solid #000; /**/
}

.menuOut {
	float: left;
	width: 100%;
	height: 32px;
	background: #342118 url(images/menu_bg.gif) repeat-x top left;
}

.menu {
	margin: 0 auto;
	width: 900px;
	height: 32px;
}

.menu a {
	float: left;
	width: 140px;
	height: 32px;
	margin-left: 10px;
	text-align: center;
	line-height: 2.5em;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.menu a:hover {
	line-height: 1.9em;
	background: url(images/menu_h.gif) repeat-x top left;
	color: #f5d361;
	text-decoration: none;
}

.menu a:visited { }

.menuAct {
	float: left;
	width: 140px;
	height: 32px;
	margin-left: 10px;
	background: url(images/menu_h.gif) repeat-x top left;
	text-align: center;
	line-height: 2.5em;
	font-size: 12px;
	font-weight: bold;
	color: #f5d361;
	text-decoration: none;
}

.headbOut {
	float: left;
	width: 100%;
	height: 30px;
	background: #e1e1e1;
	border-top: 1px solid black;
}

.headb {
	margin: 0 auto;
	width: 850px;
	height: 30px;
	text-align: left;
	line-height: 2.5em;
	font-size: 12px;
}

#page {
	width: 900px;
	background: #;
}

.pagebottom {
	float: left;
	width: 900px;
	padding-top: 20px;
}

.pageBot {
	clear:both;
	width: 870px;
	padding-top: 10px;
}


.pageCon {
	float: left;
	width: 880px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}


.pageHome {
	float: left;
	width: 860px;
	margin: 10px;
	text-align: left;
}

.homeL {
	float: left;
	width: 405px;
	margin: 10px;
}

.homeR {
	float: right;
	width: 405px;
	margin: 10px;
}

.homeleft {
	float: left;
	width: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.homeright {
	float: right;
	width: 305px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hometitle {
	float: left: 
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 14px;
	border-bottom: 3px solid #233746;
	font-family: georgia, tahoma, arial;
	text-align: left;
	text-indent: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #742110;
}

.pageLeft {
	float: right;
	width: 690px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
}

.pageRight {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FEFBD9;
	padding: 5px 5px 5px 5px;
}

.footerLinks {
	float: left;
	width: 860px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px dotted #333;
	text-align: center;
	font-size: 12px;
	color: #333;
}

.footerLinks a {
	color: #8B0101;
	text-decoration: none;
}

.footerLinks a:hover {
	color: #333;
	text-decoration: underline;
}

.footerLinks a:visited { }

.copy {
	float: left;
	width: 860px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 10px;
	color: #373535;
}

.copy a {
	color: #373535;
	text-decoration: none;
}

.copy a:hover {
	color: #8B0101;
	text-decoration: underline;
}

.copy a:visited { }

.smcopy {
	font-size: 10px;
	color: silver;
}

.gooad {
	float: left;
	width: 860px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px dotted #333;
}


.ptitle {
	float: left: 
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #233746;
	font-family: georgia, tahoma, arial;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #233746;
}

h2 { text-align: center; }

h2 a {
	color: #8B0101;
	text-decoration: underline;
}

h2 a:hover {
	color: black;
	text-decoration: none;
}

h2 a:visited { }

.get {
	margin: 10px;
}

.getl {
	float: left;
	width: 135px;
}

.getr {
	float: right;
	width: 535px;
}

.gtitle {
	float: left: 
	width: 100%;
	margin-top: 20px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted black;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: black;
}