@charset "UTF-8";
body {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: #C1272D;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
#container {
	width: 944px;
	background-image: url(../graphics/bg_shadowMain.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin: 13px auto 0 auto;
}
#headContainer {
	background-image: url(../graphics/bg_shadowTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#header {
	height: 130px;
	/*background-image: url(../graphics/bg_header.jpg);*/
	background-repeat: no-repeat;
	background-position: left center;
	width: 920px;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
}
#header h1 {
	visibility:hidden;
}
#header img {
    margin-top: 5px;
    margin-left: 70px;
    border: 0;
}

#navigation {
	height: 30px;
	width: 920px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-left: 12px;
}
#navigation  ul  {
	padding: 0;
	padding-left: 20px;
	margin: 0;
}
#navigation  li  {
	list-style-type: disc;
	display: inline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	margin: 0px;
	padding: 0;
	margin-right: 7px;
}
#col2{
	position:relative;
	float: right;
	width:383px;
	z-index:1;
    left: -25px;
    margin: 0px;
    padding: 0px;
}
#smallWindow {
	position:relative;
	float: right;
	width:383px;
	height:569px;
	z-index:1;
    left: -25px;
	top: -75px;
	background-image: url(../graphics/bg_portfolioCorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	border: 0px none #CCCCCC;
	margin: 0px;
}
#portfolioWindow {
	position:relative;
	float: right;
	width:383px;
	height:705px;
	z-index:1;
    left: -25px;
	top: -75px;
	background-image: url(../graphics/bg_portfolioCorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	border: 0px none #CCCCCC;
	margin: 0px;
}

/*#smallWindow {
	position:absolute;
	width:383px;
	height:569px;
	z-index:1;
	left: 585px;
	top: 105px;
	background-image: url(../graphics/bg_portfolioCorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	border: 0px none #CCCCCC;
	margin: 0px;
}
#portfolioWindow {
	position:absolute;
	width:383px;
	height:705px;
	z-index:1;
	left: 585px;
	top: 105px;
	background-image: url(../graphics/bg_portfolioCorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	border: 0px none #CCCCCC;
	margin: 0px;
}*/
#window {
	width: 377px;
	height:564px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#portfolio {
	width: 377px;
	height:698px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#portfolio p {
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #FFFFFF;
	width: 920px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 12px;
	background-image: url(../graphics/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #515B51;
}
#sideNav {
	width: 115px;
	float: left;
	margin-top: 40px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
#sideNav p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #515B51;
}
.groupHead {
	color: #C1272D;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	text-align: center;
	width: 83px;
}
.groupHead li {
	padding: 0px;
	font-weight: bold;
}

.groupHead .headItem {
	padding: 8px 0;
	margin: 0;
}

.groupHead a:link {
	color: #C1272D;
	text-decoration: none;
}

.groupHead a:visited {
	color: #C1272D;
	text-decoration: none;
}

.groupHead a:hover {
	color: #C1272D;
	text-decoration: underline;
}

.groupHead a:active {
	color: #C1272D;
	text-decoration: none;
}
.headItem {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C1272D;
}

.groupHead .aboutItem {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C1272D;
	padding: 8px 0;
	margin: 0;
	font-weight:normal;
}

.groupOptions {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.groupOptions li {
	padding: 8px 0;
	margin: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #515B51;
	font-weight: normal;
}
.groupOptions .headItem {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C1272D;
}

.groupOptions a:link {
	color: #515B51;
	text-decoration: none;
}
.groupOptions a:visited {
	color: #515B51;
	text-decoration: none;
}
.groupOptions a:hover {
	color: #333;
	text-decoration: underline;
}
.groupOptions a:active {
	color: #515B51;
	text-decoration: none;
}
#mainContent {
	float: left;
	width: 325px;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 12px;
}
#sideContent{
	float: left;
	width: 325px;
	margin-top: 40px;
	margin-left: 35px;
	margin-bottom: 10px;
	font-size: 12px; 	
}
#mainContent h2, #sideContent h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
#mainContent h3, #sideContent h3 {
	font-size: 13px;
	margin-bottom: 10px;
}
#mainContent p, #sideContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 20px;
}

#mainContent .topLevel {
	margin:0;
	padding: 0;
	list-style-type: none;
}
#mainContent ul {
	/*border: 1px solid red;*/
	padding-left: 30px;
}

.topItem {
	font-size: 13px;
	margin-bottom: 15px;
	font-weight:bold;
}
.topItem li{
	font-size: 12px;
	font-weight:normal;
	padding: 8px 0 2px 0;
}


#mainContent a:link {
	color: #666666;
	text-decoration: none;

}
#mainContent a:visited {
	color: #333;
	text-decoration: none;

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

}
#mainContent a:active {
	color: #333;
	text-decoration: none;
}

#breaker {
	clear: both;
}
#footContainer {
	background-image: url(../graphics/bg_shadowBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 12px;
	padding-bottom: 12px;
}
#footer {
	clear: left;
	height: 60px;
	background-color: #FFFFFF;
	width: 920px;
	background-image: url(../graphics/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer  p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
}

#footer img {
	border: 0;
}

#footCap {
	padding-bottom: 12px;
	padding-left: 12px;
	background-image: url(../graphics/bg_shadowBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footCap #footCapInside {
	width: 920px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}