/* CSS Document */

.homepagelink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #660000;
}

.regularlink-verdana 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-color: #660000;
	text-decoration: none;
	color: #660000;
}



a:hover 
{  
	text-decoration: underline; 
	color: #996600
}

.navbarlink-currntselectn 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}

/* CSS for Reading Room Articles */
.body_par 
{
	font-family: Arial, Helevetica, Sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #000000;
}



.sub_title 
{
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}



.caption 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
}	



.main_title 
{
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 19px;
	color: #660000;
	font-weight: bold;
}



.termstitle 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

/* CSS for Wedding Announcement Section */
.wedd_name 
{
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}

.wedd_subtitle 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}

.wedd_text 
{
	font-family: Arial, Helvetica, Sana-serif;
	font-style: normal;
	font-size: 9px;
	color: #000000;
}

.deadlink 
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}

.link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.nolink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #CC9933;
}

.company_title 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

table.box
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #660000;
	width: 125px;
	background-color: #FFFBF3;
	border: 1px #d79900 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.boxHd
{ 
	border-bottom: 1px solid #d79900;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #660000;
}

.boxBod p
{ 
	text-align: justify;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #404040;
	background-color: #FFFBF3;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.title_head 
{
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.caption1 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

table.bigbox
{ 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #660000;
	width: 600px;
	background-color: #FFFBF3;
	border: 1px #d79900 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.bigboxHd
{ 
	border-bottom: 0px ;
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #660000;
}

.bigboxBod p
{ 
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navbar li 
{
	display: inline;
	font-family: Arial, Nimbus Sans L, Verdana, Helvetica, Sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.bevelmenu 
{
	margin: 0;
	width: 1005px;
	background-color: #D9AF3D;
	text-align: left;
	font-family: Arial, Nimbus Sans L, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 5px;
	word-spacing: 0em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

.bevelmenu li
{
	list-style: none;
	display: inline;
}

.bevelmenu li a 
{
	padding: 5px 1.5em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.bevelmenu li a:hover 
{
	text-decoration: none;
	color: #5B3028;
}

.bevelmenu li a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}
