@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/body-bg.jpg) no-repeat center top #7183aa;
	font-family:"Times New Roman", Times, serif;
	position:relative;
	background-repeat: no-repeat;
}

#right-content{
	margin-top:16px;
	background:url(../images/txtbg.png) repeat-y left top;
}

h1{
	font-size:32px;
	color:#5c77b1;
	font-style:italic;
	padding:0;
	margin:0;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:29px;
	color:#b7243d;
	padding:0;
	margin:0 0 6px 0;
	border-bottom:1px solid #ced6e7;
}

h3{
	font-size:18px;
	color:#5c77b1;
	padding:0 0 6px 0;
	margin: 0 0 17px 0;
	font-style:italic;
	background:url(../images/split-line.gif) no-repeat center bottom;
}

h4{
	font-size:14px;
	color:#b7243d;
	padding:0 0 8px 0;
	margin:0;
	line-height:15px;
	font-weight:normal;
}

h5{
	font-size:14px;
	color:#5c77b1;
	font-weight:normal;
	padding:0 0 7px 0;
	margin:0 0 3px 0;
	background:url(../images/split-line.gif) no-repeat center bottom;
	font-family:Arial, Helvetica, sans-serif;
}

h5 span{
	font-size:14px;
	color:#d1694a;
	font-weight:bold;
	text-transform:uppercase;
	display:inline !important;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
}

p{
	font-size:14px;
	color:#5c77b1;
	padding:0;
	margin:0 0 13px 0;
	line-height:15px;
}

a{
	text-decoration:none;
	font-size:14px;
	color:#5c77b1;
}

a:hover{
	text-decoration:underline;
}

ul.nav{
	width:160px;
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
}

ul.nav li{
	border-bottom:1px solid #e3e6ee;
	padding:11px 0;
	font-size:18px;
	line-height:18px;
}

ul.nav li.noborder{
	border-bottom:0;
}


ul.nav li a{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	list-style:none;
	padding:0;
	margin:0;
}

span{
	font-size:12px;
	font-weight:bold;
	color:#181a1d;
	display:block;
	padding:0;
	float:left;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;	
}

a.order{
	width:169px;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background:#b8243d;
	text-align:center;
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:0 auto;
}

span.copyright-txt{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#738bc4;
	width:360px;
	padding:0;
	margin:0;
	font-size:10px;
}

span.footer-link{
	width:auto;
	text-align:center;
}
span.footer-link a{
	color:#5f79b3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

span.design-txt, span.design-txt a{
	font-size:10px;
	color:#738bc4;
	width:auto;
}

span.design-txt{
	float:right;
}

span.design-txt a{
	text-decoration:underline;
}

span.design-txt a:hover{
	text-decoration:none;
}

.hometextL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Hdr1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #55638A;
	padding-top: 20px;
	padding-left: 8px;
	line-height: 30px;
}
.basicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #55628A;
	padding-right: 10px;
	padding-left: 12px;
}
.basicTextNoIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55638A;
}
.Order {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B7243D;
	text-align: center;
}
.OrderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7243D;
	font-style: normal;
	font-weight: normal;
}
.photoLM {
	padding-left: 5px;
}
.PhotoRM {
	padding-right: 6px;
}
.PhotoLMRM {
	padding-right: 9px;
	padding-left: 6px;
}

