﻿.Large_box
{
	width:740px;
	background-image:url(/images/design/box/lrg_box_rep.png);
	background-repeat:repeat-y;
	background-position:50% bottom;
}
.Large_box .box_grid
{
	width:740px;
}
.Large_box .box_content
{
	margin-left:5px;
	margin-right:4px;
}
.Large_box A.link
{
	cursor:pointer;
}
.Large_box H3.title
{
	background-image: url(/images/design/box/lrg_box_top.png);
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 13px;
	padding-right: 0px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman" , Times, serif;
	height: 26px;
	color: #ffffff;
	font-size: 1.7em;
	font-weight: normal;
	padding-top: 10px;
}
.Large_box .btm_border
{
	background-image: url(/images/design/box/lrg_box_btm.png);
	width: 740px;
	background-repeat: no-repeat;
	height: 7px;
}

.Half_box
{
	width:365px;
	background-image:url(/images/design/box/hlf_box_rep.png);
	background-repeat:repeat-y;
	background-position:50% bottom;

}
.Half_box .box_grid
{
	width:365px;
}
.Half_box .box_content
{
	margin-left:5px;
	margin-right:4px;
}
.Half_box A.link
{
	cursor:pointer;
}
.Half_box H3.title
{
	background-image: url(/images/design/box/hlf_box_top.png);
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 13px;
	padding-right: 0px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman" , Times, serif;
	height: 26px;
	color: #ffffff;
	font-size: 1.7em;
	font-weight: normal;
	padding-top: 10px;
}
.Half_box .btm_border
{
	background-image: url(/images/design/box/hlf_box_btm.png);
	width: 365px;
	background-repeat: no-repeat;
	height: 7px;
}
.Medium_box
{
	width:477px;
	background-image:url(/images/design/box/mid_box_rep.png);
	background-repeat:repeat-y;
	background-position:50% bottom;
}
.Medium_box .box_grid
{
	width:477px;
	
}
.Medium_box .box_content
{
	margin-left:5px;
	margin-right:4px;
}
.Medium_box A.link
{
	cursor:pointer;
}
.Medium_box H3.title
{
	background-image: url(/images/design/box/mid_box_top.png);
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 13px;
	padding-right: 0px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman" , Times, serif;
	height: 26px;
	color: #ffffff;
	font-size: 1.7em;
	font-weight: normal;
	padding-top: 10px;
}
.Medium_box .btm_border
{
	background-image: url(/images/design/box/mid_box_btm.png);
	width: 477px;
	background-repeat: no-repeat;
	height: 7px;
}

.Third_box
{
	width:250px;
	background-image:url(/images/design/box/trd_box_rep.png);
	background-repeat:repeat-y;
	background-position:50% bottom;
}
.Third_box .box_grid
{
	width:250px;
	
}
.Third_box .box_content
{
	margin-left:5px;
	margin-right:4px;

}
.Third_box A.link
{
	cursor:pointer;
}
.Third_box H3.title
{
	background-image: url(/images/design/box/trd_box_top.png);
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 13px;
	padding-right: 0px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman" , Times, serif;
	height: 26px;
	color: #ffffff;
	font-size: 1.7em;
	font-weight: normal;
	padding-top: 10px;
	

}
.Third_box .btm_border
{
	background-image: url(/images/design/box/trd_box_btm.png);
	width: 250px;
	background-repeat: no-repeat;
	height: 7px;
}

.Quarter_box
{
	width:200px;
	background-image:url(/images/design/box/qrt_box_rep.png);
	background-repeat:repeat-y;
	background-position:50% bottom;
}
.Quarter_box .box_grid
{
	width:200px;
}
.Quarter_box .box_content
{
	margin-left:5px;
	margin-right:4px;

}
.Quarter_box A.link
{
	cursor:pointer;
}
.Quarter_box H3.title
{
	background-image: url(/images/design/box/qrt_box_top.png);
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 13px;
	
	padding-right: 0px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman" , Times, serif;
	height: 26px;
	color: #ffffff;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 13px;
}
.Quarter_box .btm_border
{
	background-image: url(/images/design/box/qrt_box_btm.png);
	width: 200px;
	background-repeat: no-repeat;
	height: 7px;
}
/*
					Internal Box Designs
*/


.Large_box .Medium_box
{
	background-image:none;
	padding:5px;
	width:467px;
}
.Large_box .Medium_box .box_grid
{
	width:467px;
}
.Large_box .Medium_box H3.title
{
	background-image: none;
	color:black;
	border-bottom:1px solid silver;
	padding-left:5px;
}
.Large_box .Medium_box .box_content
{
	padding-top:10px;
}
.Large_box .Medium_box .btm_border
{
	background-image: none;
	width: 467px;
}

.Large_box .Third_box
{
	background-image:none;
	padding:5px;
	width:240px;
}
.Large_box .Third_box .box_grid
{
	width:240px;
}
.Large_box .Third_box H3.title
{
	background-image: none;
	color:black;
	border-bottom:1px solid silver;
	padding-left:5px;
}
.Large_box .Third_box .box_content
{
	padding-top:10px;
}
.Large_box .Third_box .btm_border
{
	background-image: none;
	width: 240px;
}