@import url(http://fonts.googleapis.com/css?family=Cuprum|Philosopher|Droid+Serif:regular,italic,bold,bolditalic);

body {
	background: #95092C url(images/nepalbg.gif) top center repeat-x;
	margin: 0px;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#header {
	width: 960px;
	height: 172px;
	background: url(images/hdr_bg.png) top center no-repeat;
}

#header ul {
	float: right;
	margin: 133px 6px 0 0;
}
#header ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 8px;
	line-height: 39px;
	vertical-align: middle;
	font-family: 'Cuprum', Aria Narrow, Helvetica, sans-serif;
	font-size: 17px;
}
#header ul li a:link,
#header ul li a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#header ul li a:hover{
	color: #990033;
	font-weight: normal;
}
#homeleft {
	background: #f4f3e9;
	width: 440px;
	height: 200px;
	float: left;
	padding: 20px;
}
#homeright {
	background: #f4f3e9;
	width: 480px;
	height: 240px;
	float: left;
	padding: 0;
}
#homeleft p{
	padding: 0;
	margin: 0;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.4; 
}
#homebottom {
	background: #fff;
}
#homebottom1 {
	float: left;
	width: 440px;
	padding: 20px;
}
#homebottom2,
#homebottom3{
	float: left;
	width: 220px;
	padding: 20px 20px 0 0;
}
#content{
	background: #fff;
	padding: 20px;
}
#content h1 {
	color: #95092C;
	font-family: 'Philosopher', Arial, Helvetica, sans-serif;
	font-size: 2.4em;
}
#homebottom h2,
#content h2 {
	color: #95092C;
	font-family: 'Philosopher', Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
}
#homebottom p,
#content p {
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.4;
	margin: 0 0 8px 0;
}
#content ul {
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 8px 0;
	padding: 0 0 0 14px;
}
#content ul li {
		margin: 0 0 8px 0;
		list-style: square;
}
#homebottom ul {
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 8px 0;
	padding: 0;
}
#homebottom ul li {
		margin: 0 0 8px 0;
		list-style: none;
		line-heigth: 25px;
		vertical-align: middle;
}
.maintable {
	text-align: center;
}

a:link, 
a:visited {
	color: #990033;
}
a:hover{
	color: #CC0000;
}

.highlight {
	color: #990033;
	font-weight: bold;
}
.callout {
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	background-color: #EFECD0;
	margin: 0px;
	padding: 12px;
	width: 656px;
	line-height: 18px;
}
.image {
	margin-left: 20px;
	border: 0;
}
.signuptoday {
	margin-top: -20px;
	text-align: right;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#register {
	width: 230px;
	float: right;
	margin: 0 0 20px 30px;
	padding: 12px;
	background: #CCC;
}
.clear {
	clear: both;
}
#footer {
	width: 920px;
	padding: 20px;
	background:#fff;
	text-align: center;
}
#footer ul,
#footer p {
	font-size: 1.2em;
	font-family: "Droid Serif", Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	margin: 0 auto;
	width: 920px;
}
#footer ul li {
	display: inline;
	border-right: 1px solid #666;
	padding: 0 8px;
}
#footer ul li.last {
	border-right: 0;
}
