/* Main */
*, html, body, br, hr, div, span, a, object, iframe, ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, blockquote, q, small, big, cite, dfn, ins, del, i, em, b, strong, sup, sub, strike, pre, code, samp, kbd, var, tt, form, fieldset, legend, label, input, textarea, option{ margin:0; padding:0; outline:0; vertical-align:baseline }
html, body{ margin:0; padding:0; background:#fff; color:#c05a6a; font-family:'Myriad-Pro'; font-size:14px; line-height:18px; text-align:left }

br{ height:0 }
img{ border:none }
.clear{ clear:both; font-size:1px; line-height:1px }

/* Typo */
h1, h2, h3, h4{ margin:0; padding:0; font-weight:normal }
i, em, cite, dfn, ins{ font-style:italic }
del, code, samp, kbd, var{ font-style:inherit }

h1{ /* customized */ }
h2{ /* customized */ }
h3{ font-family:'Franklin-Gothic', Helvetica; font-size:15px }
h4{ /* customized */ }
strong{ font-weight:bold }
p{ padding-bottom:15px }
a{ color:#be1622; cursor:pointer; text-decoration:none }
	a:hover, a.selected{ color:#a87d53; text-decoration:none }
ol{ margin-left:15px; margin-bottom:18px }
	ol li{padding-left:6px } 

/* CSS3 extra function */
@font-face {
	font-family:'Myriad-Pro';
	src:url('../font/MyriadPro.eot');
	src: local('☺'), url('../font/MyriadPro.woff') format('woff'), url('../font/MyriadPro.ttf') format('truetype'), url('../font/MyriadPro.svg') format('svg'), url('../font/MyriadPro.otf') format('otf');
	font-style:normal;
	font-weight:normal
}
@font-face {
	font-family:'Franklin-Gothic';
	src:url('../font/FranklinGothic.otf');
	src: local('☺'), url('../font/FranklinGothic.woff') format('woff'), url('../font/FranklinGothic.ttf') format('truetype'), url('../font/FranklinGothic.svg') format('svg'), url('../font/FranklinGothic.otf') format('otf');
	font-style:normal;
	font-weight:normal
}
::selection{ background:transparent; color:#aaa }
::-moz-selection{ background:transparent; color:#aaa }
::-webkit-selection{ background:transparent; color:#aaa }
