/*** Global Settings ****/
body {font : normal 13px/1.5em Georgia, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FEF5F6;}
p { margin : 8px 0 8px 0px 0;padding : 0;}
a:visited, a:link {color : #a43b55;text-decoration : underline;background:none;}
a:hover {color : #a43b55;text-decoration : none;background:none;}
h1 {
	margin: 10px 0px 10px 0px;
	padding-bottom : 10px;
	border-bottom : 0px solid #efece7;
	color: #B14464;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h2 {color : #000000;margin : 20px 0 0px;padding-bottom : 10px;font : normal 15px Georgia, serif;border-bottom : 0px solid #efece7;}
h3 {color : #7a2e40;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {padding : 0px;}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 948px;}
#header {margin : 15px 0px;}
#bg {
	height : 19px;
	border-bottom: solid #B14464 2px;
	text-align: center;
	padding: 25px 0 25px 0;
}
#nav {background : #FEF5F6;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 0px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {
	width : 325px;
	padding : 0 10px 30px 0px;
	float : left;
	margin-top: 15px;
}
#right-column {
	width : 613px;
	float : right;
	margin-top: 20px;
}
sidebar2 p {
	width : 613px;
	float : right;
	margin-top: 20px;
}
#right-columnside {width : 194px;float : right;}
#right-columnnarrow {
	width : 400px;
	float : left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efece7;
}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {
	border-top : solid #B14464 2px;
	padding : 10px 0px;
	clear : both;
	text-align: right;
	margin: 0 auto;
	width: 948px;
}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {margin : 0 0 0 10px;padding : 10px 0 0 0;background : url(images/shadow.jpg) no-repeat top;}
.sidebar2 {
	margin : 0 0 0 10px;
	padding : 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.sidebarsmall {
	margin : 0 0 0 10px;
	padding : 10px 0 0 0;
	background : url(images/shadow.jpg) no-repeat top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.clear{ 
clear:both;
}
#main-content hr {
	height: 1px;
	background-color: #E4DBDC;
	color: #F3E8E9;
	border: none;
	margin: 5px 0 5px 0;
	}
#right {
	text-align: right;
	margin-right: 20px;
	margin-top: -10px;
}
